u-boot-brain/arch/arm/cpu/ixp
Albert ARIBAUD d026dec875 arm: make __image_copy_{start, end} compiler-generated
This change is only done where needed: some linker
scripts may contain __image_copy_{start,end} yet
remain unchanged.

Also, __image_copy_end needs its own section; putting
it in relocation sections changes their flags and makes
relocation break.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Tested-by: Lubomir Popov <lpopov@mm-sol.com>
Tested-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-06-21 23:05:05 +02:00
..
config.mk arm: Enable -ffunction-sections / -fdata-sections / --gc-sections 2013-05-23 12:09:56 +02:00
cpu.c Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
interrupts.c arm: Move cpu/$CPU to arch/arm/cpu/$CPU 2010-04-13 09:13:24 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S arm: factorize relocate_code routine 2013-05-30 20:24:38 +02:00
timer.c ixp: Move timestamp to arch_global_data 2013-02-01 15:07:50 -05:00
u-boot.lds arm: make __image_copy_{start, end} compiler-generated 2013-06-21 23:05:05 +02:00