u-boot-brain/arch/arm/cpu
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
..
arm720t arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm920t arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm925t arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm926ejs imx: Fix automatic make targets for imx images 2013-04-12 07:55:06 +02:00
arm946es arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm1136 imx: Fix automatic make targets for imx images 2013-04-12 07:55:06 +02:00
arm1176 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
arm_intcm arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
armv7 imx: Fix automatic make targets for imx images 2013-04-12 07:55:06 +02:00
ixp arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
pxa arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
s3c44b0 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
sa1100 arm: relocate_code(): Use __image_copy_end for end of relocation 2013-04-12 07:55:05 +02:00
tegra20-common tegra: rename FUNCMUX_UART2_UARTB 2013-02-11 10:35:24 -07:00
tegra30-common Tegra30: Cardhu: Add pad config tables/code based on pinmux code 2013-03-14 11:06:43 -07:00
tegra114-common Tegra114: Dalmore: Add pad config tables/code based on pinmux code 2013-03-14 11:49:14 -07:00
tegra-common Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-02-12 10:18:31 -05:00
u-boot-spl.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00