Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > Each architecture has different ways of determine what regions of memory > might not be valid to get overwritten when we boot. This provides a > hook to allow them to reserve any regions they care about. Currently > only ppc, m68k and sparc need/use this. > > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> > --- > Updated against latest next tree. > > - k > > common/cmd_bootm.c | 7 +++++++ > lib_m68k/bootm.c | 29 ++++++++++++++++------------- > lib_ppc/bootm.c | 50 ++++++++++++++++++++++++++++---------------------- > lib_sparc/bootm.c | 16 +++++++++------- > 4 files changed, 60 insertions(+), 42 deletions(-)
Applied to "next" branch. 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] The software required `Windows 95 or better', so I installed Linux. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

