qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH target-arm v1 03/15] arm: Introduce Xilinx Zynq


From: Peter Crosthwaite
Subject: Re: [Qemu-devel] [PATCH target-arm v1 03/15] arm: Introduce Xilinx Zynq MPSoC
Date: Mon, 2 Mar 2015 14:32:16 -0800

On Tue, Feb 24, 2015 at 12:06 PM, Michal Simek <address@hidden> wrote:
> On 02/24/2015 12:04 AM, Peter Crosthwaite wrote:
>> With quad Cortex-A53 CPUs.
>>
>> Signed-off-by: Peter Crosthwaite <address@hidden>
>> ---
>>  default-configs/aarch64-softmmu.mak |  2 +-
>>  hw/arm/Makefile.objs                |  1 +
>>  hw/arm/xlnx-zynq-mp.c               | 71 
>> +++++++++++++++++++++++++++++++++++++
>>  include/hw/arm/xlnx-zynq-mp.h       | 21 +++++++++++
>>  4 files changed, 94 insertions(+), 1 deletion(-)
>>  create mode 100644 hw/arm/xlnx-zynq-mp.c
>>  create mode 100644 include/hw/arm/xlnx-zynq-mp.h
>
> Can you please use zynqmp instead of zynq-mp?
> For macros ZYNQMP and for case sensitive strings ZynqMP to be align
> with other projects.
>

Fixed globally in V2.

Regards,
Peter

> Thanks,
> Michal
>
>



reply via email to

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