-
- Downloads
image: push default arch values to arch headers
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@nigauri.org> Tested-by:
Thomas Chou <thomas@wytron.com.tw> Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Showing
- arch/arm/include/asm/u-boot.h 3 additions, 0 deletionsarch/arm/include/asm/u-boot.h
- arch/avr32/include/asm/u-boot.h 3 additions, 0 deletionsarch/avr32/include/asm/u-boot.h
- arch/blackfin/include/asm/u-boot.h 3 additions, 0 deletionsarch/blackfin/include/asm/u-boot.h
- arch/m68k/include/asm/u-boot.h 3 additions, 0 deletionsarch/m68k/include/asm/u-boot.h
- arch/microblaze/include/asm/u-boot.h 2 additions, 0 deletionsarch/microblaze/include/asm/u-boot.h
- arch/mips/include/asm/u-boot.h 3 additions, 0 deletionsarch/mips/include/asm/u-boot.h
- arch/nios2/include/asm/u-boot.h 2 additions, 0 deletionsarch/nios2/include/asm/u-boot.h
- arch/powerpc/include/asm/u-boot.h 4 additions, 0 deletionsarch/powerpc/include/asm/u-boot.h
- arch/sh/include/asm/u-boot.h 3 additions, 0 deletionsarch/sh/include/asm/u-boot.h
- arch/sparc/include/asm/u-boot.h 4 additions, 0 deletionsarch/sparc/include/asm/u-boot.h
- arch/x86/include/asm/u-boot.h 3 additions, 0 deletionsarch/x86/include/asm/u-boot.h
- common/cmd_bootm.c 1 addition, 25 deletionscommon/cmd_bootm.c
- include/image.h 4 additions, 55 deletionsinclude/image.h
Loading
Please register or sign in to comment