[U-Boot-Users] [FDT][PATCH 3/4] Add common memory fixup function
gvb.uboot
gvb.uboot at gmail.com
Wed Nov 28 02:20:48 CET 2007
Kumar Gala wrote:
> Add the function fdt_fixup_memory() to fixup the /memory node of the fdt
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>
> in git.kernel.org:/pub/scm/boot/u-boot/galak/u-boot.git libfdt_testing
>
> common/fdt_support.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++++
> include/fdt_support.h | 1 +
> 2 files changed, 79 insertions(+), 0 deletions(-)
Hi Kumar,
I pulled your changes locally. fdt_fixup_memory() is like a good
function, but nobody calls it??? Am I missing something?
gvb
More information about the U-Boot
mailing list