Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > Move determing if we have a ramdisk and where its located into the common > code. Keep track of the ramdisk start and end in the bootm_headers_t image > struct. > > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> > --- > common/cmd_bootm.c | 38 ++++++++++++++++++++++++++++++++++++++ > include/image.h | 2 ++ > lib_arm/bootm.c | 10 ++-------- > lib_avr32/bootm.c | 12 +++--------- > lib_i386/bootm.c | 8 +------- > lib_m68k/bootm.c | 12 +++--------- > lib_mips/bootm.c | 12 +++--------- > lib_ppc/bootm.c | 16 +++++----------- > lib_sparc/bootm.c | 17 +++-------------- > 9 files changed, 60 insertions(+), 67 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] Presidency: The greased pig in the field game of American politics. - Ambrose Bierce _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

