u-boot-brain/arch/arm/cpu
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays
Refactor linker-generated array code so that symbols
which were previously linker-generated are now compiler-
generated. This causes relocation records of type
R_ARM_ABS32 to become R_ARM_RELATIVE, which makes
code which uses LGA able to run before relocation as
well as after.

Note: this affects more than ARM targets, as linker-
lists span possibly all target architectures, notably
PowerPC.

Conflicts:
	arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
	arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
	arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
	board/ait/cam_enc_4xx/u-boot-spl.lds
	board/davinci/da8xxevm/u-boot-spl-da850evm.lds
	board/davinci/da8xxevm/u-boot-spl-hawk.lds
	board/vpac270/u-boot-spl.lds

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2013-03-12 23:28:40 +01:00
..
arm720t Tegra114: Add AVP (arm720t) files 2013-02-11 10:35:25 -07:00
arm920t Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
arm925t arm: remove useless code in start.S files 2013-01-08 22:14:54 +01:00
arm926ejs Remove linker lists (LGAs) from SPL linker scripts 2013-03-12 23:28:29 +01:00
arm946es arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm1136 SPL: ONENAND: Fix some ONENAND related defines. 2013-03-08 16:41:14 -05:00
arm1176 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
arm_intcm arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
armv7 Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
ixp Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
pxa arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00
s3c44b0 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
sa1100 arm: move C runtime setup code in crt0.S 2013-01-08 22:14:50 +01:00
tegra20-common tegra: rename FUNCMUX_UART2_UARTB 2013-02-11 10:35:24 -07:00
tegra30-common tegra30: add SBC1 to periph id mapping table 2013-02-11 10:35:24 -07:00
tegra114-common Tegra114: Add common CPU (shared) files 2013-02-11 10:35:25 -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 Remove linker lists (LGAs) from SPL linker scripts 2013-03-12 23:28:29 +01:00
u-boot.lds Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00