u-boot/board/amcc
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
..
acadia Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
bamboo Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
bluestone punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
bubinga punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
canyonlands Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
common board/amcc/common/flash.c: Fix GCC 4.6 build warning 2011-12-05 23:17:41 +01:00
ebony doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
katmai punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
kilauea Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
luan punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
makalu punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
ocotea doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
redwood punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
sequoia Refactor linker-generated arrays 2013-03-12 23:28:40 +01:00
taihu board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings 2011-12-05 23:17:53 +01:00
taishan consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
walnut punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
yosemite punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
yucca board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings 2011-12-05 23:17:47 +01:00