qemu-devel
[Top][All Lists]
Advanced

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

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


From: Bastian Koppelmann
Subject: Re: [PATCH v5 1/1] tricore: added triboard with tc27x_soc
Date: Thu, 12 Nov 2020 10:52:53 +0100

On Mon, Nov 09, 2020 at 05:50:55PM +0100, 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>
> ---
>  default-configs/devices/tricore-softmmu.mak |   2 +-
>  hw/tricore/Kconfig                          |   8 +
>  hw/tricore/meson.build                      |   2 +
>  hw/tricore/tc27x_soc.c                      | 246 ++++++++++++++++++++
>  hw/tricore/triboard.c                       |  98 ++++++++
>  include/hw/tricore/tc27x_soc.h              | 129 ++++++++++
>  include/hw/tricore/triboard.h               |  50 ++++
>  7 files changed, 534 insertions(+), 1 deletion(-)
>  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 applied this to my tricore.next tree.

Cheers,
Bastian



reply via email to

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