[U-Boot-Users] [FDT][PATCH 3/4] Add common memory fixup function
Kumar Gala
galak at kernel.crashing.org
Wed Nov 28 05:03:38 CET 2007
On Nov 27, 2007, at 7:20 PM, gvb.uboot wrote:
> 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?
If you want to pull again you'll get the exist boards converted over
to use fdt_fixup_memory().
- k
More information about the U-Boot
mailing list