[U-Boot] [PATCH 07/15] bootm: refactor ramdisk locating code

Wolfgang Denk wd at denx.de
Tue Aug 26 23:35:38 CEST 2008


Dear Kumar Gala,

In message <1218806685-3615-7-git-send-email-galak at kernel.crashing.org> 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 <galak at kernel.crashing.org>
> ---
>  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: wd at denx.de
Presidency:  The greased pig in the field game of American politics.
- Ambrose Bierce


More information about the U-Boot mailing list