qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 1/1] tricore: added triboard with tc27x_soc


From: Bastian Koppelmann
Subject: Re: [PATCH v4 1/1] tricore: added triboard with tc27x_soc
Date: Tue, 7 Jul 2020 10:56:04 +0200

On Mon, Jul 06, 2020 at 02:40:30PM +0200, David Brenken wrote:
> From: Andreas Konopik <andreas.konopik@efs-auto.de>
> 
> Signed-off-by: Andreas Konopik <andreas.konopik@efs-auto.de>
> Signed-off-by: David Brenken <david.brenken@efs-auto.de>
> Signed-off-by: Georg Hofstetter <georg.hofstetter@efs-auto.de>
> Signed-off-by: Robert Rasche <robert.rasche@efs-auto.de>
> Signed-off-by: Lars Biermanski <lars.biermanski@efs-auto.de>
> ---
>  hw/tricore/Kconfig             |   8 ++
>  hw/tricore/Makefile.objs       |   2 +
>  hw/tricore/tc27x_soc.c         | 247 +++++++++++++++++++++++++++++++++
>  hw/tricore/triboard.c          | 102 ++++++++++++++
>  include/hw/tricore/tc27x_soc.h | 139 +++++++++++++++++++
>  include/hw/tricore/triboard.h  |  53 +++++++
>  6 files changed, 551 insertions(+)
>  create mode 100644 hw/tricore/tc27x_soc.c
>  create mode 100644 hw/tricore/triboard.c
>  create mode 100644 include/hw/tricore/tc27x_soc.h
>  create mode 100644 include/hw/tricore/triboard.h

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>

I also applied it to my tricore-next queue.

Cheers,
Bastian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]