[U-Boot-Users] [PATCH] fdt: add common memory fixup function
Jerry Van Baren
gerald.vanbaren at ge.com
Thu Oct 25 16:13:16 CEST 2007
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.
Best regards,
gvb
More information about the U-Boot
mailing list