Dear Simon Glass, In message <[email protected]> you wrote: > This adds support for a new environment variable called 'fdtcontroladdr'. If > defined, the hex address is used as the address of the control fdt for U-Boot. > > Note: I have not changed CONFIG_PRAM section as I already have an > outstanding patch on that. > > Signed-off-by: Simon Glass <[email protected]> > --- > Changes in v3: > - Add fdtcontroladdr environment variable > > Changes in v6: > - Use the new getenv_ulong() function > > README | 4 ++++ > arch/arm/lib/board.c | 3 +++ > doc/README.fdt-control | 12 ++++++++++++ > 3 files changed, 19 insertions(+), 0 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] We are Microsoft. Unix is irrelevant. Openness is futile. Prepare to be assimilated. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

