u-boot-brain/arch/arm/cpu/arm926ejs
Benoît Thébaudeau 8b7cd098dd imx: Fix automatic make targets for imx images
Automatically build the 'u-boot.imx' (i.e. imx header + u-boot.bin) and 'SPL'
(i.e. imx header + u-boot-spl.bin) make targets for all imx processors
supporting this header, so for arm926ejs, arm1136 and armv7. Some combinations
were missing.

At the same time, fix the build of SPL targets not supporting the imx header on
arm1136. For arm1136, the 'SPL' make target was forced to build in all cases if
CONFIG_SPL_BUILD was defined, even for non-imx platforms or imx setups without
an imx header.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-04-12 07:55:06 +02:00
..
armada100 arm: Move tbl to arch_global_data 2013-02-01 15:07:50 -05:00
at91 ARM: sam9x5: fix ethernet pins in MII mode 2013-03-12 13:02:20 +01:00
davinci Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00
kirkwood arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
lpc32xx arm926ejs: add NXP LPC32x0 cpu series support 2012-05-15 08:31:21 +02:00
mb86r0x arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
mx25 ppc: arm: Move sdhc_clk into arch_global_data 2013-02-04 09:05:44 -05:00
mx27 arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
mxs arm: start.S: Fix _TEXT_BASE for SPL 2013-04-12 07:55:05 +02:00
nomadik nhk8815: fix build errors 2012-03-28 23:53:22 +02:00
omap arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
orion5x arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
pantheon arm: Move tbl to arch_global_data 2013-02-01 15:07:50 -05:00
spear Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
versatile arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
cache.c ARM926EJS: Fix cache.c to comply with checkpatch.pl 2012-04-16 22:12:01 +02:00
config.mk imx: Fix automatic make targets for imx images 2013-04-12 07:55:06 +02:00
cpu.c arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
Makefile arm926ejs: add noop implementation for dcache ops 2011-12-06 23:59:35 +01:00
start.S arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00