u-boot-brain/arch/mips
Daniel Schwierzeck 28875e2c47 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation
Use the newly introduced symbol __image_copy_end as end address for
relocation of U-Boot image. This is needed for dynamic relocation added
in later patches. This patch obsoletes the symbols uboot_end and
uboot_end_data which are removed.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2013-02-12 22:22:13 +01:00
..
cpu MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 2013-02-12 22:22:13 +01:00
include/asm MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 2013-02-12 22:22:13 +01:00
lib MIPS: board.c: switch to new symbols __bss_end and __image_copy_end 2013-02-12 22:22:12 +01:00
config.mk MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles 2012-08-24 00:34:47 +02:00