qemu-arm
[Top][All Lists]
Advanced

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

Re: [RFC PATCH 01/15] hw/board: promote fdt from ARM VirtMachineState to


From: Alex Bennée
Subject: Re: [RFC PATCH 01/15] hw/board: promote fdt from ARM VirtMachineState to MachineState
Date: Thu, 05 Nov 2020 20:37:24 +0000
User-agent: mu4e 1.5.6; emacs 28.0.50

Philippe Mathieu-Daudé <philmd@redhat.com> writes:

> On 11/5/20 6:51 PM, Alex Bennée wrote:
>> The use of FDT's is quite common across our various platforms. To
>> allow the generic loader to tweak it we need to make it available in
>> the generic state. This creates the field and migrates the initial
>> user to use the generic field. Other boards will be updated in later
>> patches.
>> 
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>> Message-Id: <20201021170842.25762-2-alex.bennee@linaro.org>
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>
> Two S-o-b better than one!

Hmm I wonder what happened there? I'm sure b4 applied that patches for
me.

>
>> ---
>>  include/hw/arm/virt.h |   1 -
>>  include/hw/boards.h   |   1 +
>>  hw/arm/virt.c         | 322 ++++++++++++++++++++++--------------------
>>  3 files changed, 170 insertions(+), 154 deletions(-)
>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>


-- 
Alex Bennée



reply via email to

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