qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/6] hw/arm/boot: enable DTB support when bootin


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 6/6] hw/arm/boot: enable DTB support when booting ELF images
Date: Tue, 9 Sep 2014 19:17:34 +0100

On 9 September 2014 19:15, Ard Biesheuvel <address@hidden> wrote:
> On 9 September 2014 20:08, Peter Maydell <address@hidden> wrote:
>> (Thinking about it, that implies we either need a
>> rom_del_blob() or we need to tell load_dtb() about
>> areas of address space it needs to check for overlap
>> with before it registers the rom blob for the dtb.)
>>
>
> ... or we just call load_elf() again

That won't work, because we'll still trip the overlap
check in rom_load_all(), won't we?

-- PMM



reply via email to

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