[U-Boot] [PATCH v3] image: push default arch values to arch headers

Wolfgang Denk wd at denx.de
Wed Oct 5 20:58:43 CEST 2011


Dear Mike Frysinger,

In message <1317689433-7108-1-git-send-email-vapier at gentoo.org> you wrote:
> This pushes the ugly duplicated arch ifdef lists we maintain in various
> image related files out to the arch headers themselves.
> 
> Acked-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> Tested-by: Thomas Chou <thomas at wytron.com.tw>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> v3
> 	- fix typo in fdt-specific code path
> 
>  arch/arm/include/asm/u-boot.h        |    3 ++
>  arch/avr32/include/asm/u-boot.h      |    3 ++
>  arch/blackfin/include/asm/u-boot.h   |    3 ++
>  arch/m68k/include/asm/u-boot.h       |    3 ++
>  arch/microblaze/include/asm/u-boot.h |    2 +
>  arch/mips/include/asm/u-boot.h       |    3 ++
>  arch/nios2/include/asm/u-boot.h      |    2 +
>  arch/powerpc/include/asm/u-boot.h    |    4 ++
>  arch/sh/include/asm/u-boot.h         |    3 ++
>  arch/sparc/include/asm/u-boot.h      |    4 ++
>  arch/x86/include/asm/u-boot.h        |    3 ++
>  common/cmd_bootm.c                   |   26 +--------------
>  include/image.h                      |   59 ++-------------------------------
>  13 files changed, 38 insertions(+), 80 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
The greatest threat towards future is indifference.


More information about the U-Boot mailing list