[U-Boot-Users] [PATCH] fdt: add common memory fixup function
Kumar Gala
galak at kernel.crashing.org
Thu Oct 25 17:05:20 CEST 2007
On Oct 25, 2007, at 9:13 AM, Jerry Van Baren wrote:
> Martin Krause wrote:
>> Add the function fdt_memory() to fixup the /memory node of the fdt
>> with the memory values detected by U-Boot (bd->bi_memstart and
>> bd->bi_memsize).
>> To activate this feature CONFIG_OF_MEMORY_FIXUP has to be defined
>> in the board config file.
>> Signed-off-by: Martin Krause <martin.krause at tqs.de>
>> ---
>> The patch was tested on the TQM5200 board. Any comments are welcome!
>> Best Regards,
>> Martin Krause
>
> Thanks for the patches, Martin and Kumar. I should be able to make
> progress on fdt improvements this weekend and next week.
Great, I've got a set of patches for using new libfdt, but I might
put them in a git tree since the libfdt import is big and difficult
to post to the list.
- k
More information about the U-Boot
mailing list