u-boot-brain/arch/arm/cpu/arm1136
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
..
mx31 arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
mx35 SPL: ONENAND: Fix some ONENAND related defines. 2013-03-08 16:41:14 -05:00
omap24xx omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ 2013-04-08 11:29:05 -04:00
config.mk imx: Fix automatic make targets for imx images 2013-04-12 07:55:06 +02:00
cpu.c arm1136: Fix enable_caches() 2012-11-10 12:28:22 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
u-boot-spl.lds Replace __bss_end__ with __bss_end 2013-03-15 16:13:54 -04:00