[U-Boot] [RFC PATCH v2 1/6] fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL)
Simon Glass
sjg at chromium.org
Tue Sep 13 20:24:47 CEST 2011
Hi Mike,
On Tue, Sep 13, 2011 at 11:16 AM, Mike Frysinger <vapier at gentoo.org> wrote:
> On Monday, September 12, 2011 18:04:22 Simon Glass wrote:
>> --- a/arch/arm/include/asm/global_data.h
>> +++ b/arch/arm/include/asm/global_data.h
>>
>> + const void *blob; /* Our device tree, NULL if none */
>
> still "blob" and not "fdt_blob" ? one man's blob is another man's blub ;)
> -mike
>
Sorry I did say I would change this - will do so before I send out a
real (not RFC) patch.
Regards,
Simon
More information about the U-Boot
mailing list