[U-Boot] [PATCH 06/15] bootm: refactor entry point code

Wolfgang Denk wd at denx.de
Tue Aug 26 23:31:49 CEST 2008


Dear Kumar Gala,

In message <1218806685-3615-6-git-send-email-galak at kernel.crashing.org> you wrote:
> Move entry point code out of each arch and into common code.  Keep
> the entry point in the bootm_headers_t images struct.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>  common/cmd_bootm.c     |   31 ++++++++++++++++++++++---------
>  include/image.h        |    2 ++
>  lib_arm/bootm.c        |   19 +------------------
>  lib_avr32/bootm.c      |   19 +------------------
>  lib_blackfin/bootm.c   |   19 +------------------
>  lib_m68k/bootm.c       |   19 +------------------
>  lib_microblaze/bootm.c |   19 +------------------
>  lib_mips/bootm.c       |   18 +-----------------
>  lib_nios2/bootm.c      |   20 +-------------------
>  lib_ppc/bootm.c        |   22 +++-------------------
>  lib_sh/bootm.c         |   19 +------------------
>  lib_sparc/bootm.c      |   12 ++----------
>  12 files changed, 37 insertions(+), 182 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
Man is the best computer we can put aboard a spacecraft ...  and  the
only one that can be mass produced with unskilled labor.
                                                  - Wernher von Braun


More information about the U-Boot mailing list