qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [Qemu-devel] [PATCH 19/19] mps2-an505: New board model: M


From: Peter Maydell
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH 19/19] mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
Date: Thu, 1 Mar 2018 12:50:08 +0000

On 21 February 2018 at 10:30, Igor Mammedov <address@hidden> wrote:
> On Tue, 20 Feb 2018 18:03:25 +0000
> Peter Maydell <address@hidden> wrote:
>

>> +typedef struct {
>> +    MachineClass parent;
>> +    MPS2TZFPGAType fpga_type;
>> +    const char *cpu_model;
> I don't see it used in this patch, should it be removed?
>

You're right; this was a leftover from when I started out
with something that looked more like hw/arm/mps2.c. I'll just
delete the struct member.

thanks
-- PMM



reply via email to

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