u-boot-brain/arch/mips/cpu/mips64
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
..
cache.S MIPS: add board qemu-mips64 support 2012-10-16 15:02:08 +02:00
config.mk MIPS: add board qemu-mips64 support 2012-10-16 15:02:08 +02:00
cpu.c MIPS: add board qemu-mips64 support 2012-10-16 15:02:08 +02:00
interrupts.c MIPS: add board qemu-mips64 support 2012-10-16 15:02:08 +02:00
Makefile MIPS: add board qemu-mips64 support 2012-10-16 15:02:08 +02:00
start.S MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 2013-02-12 22:22:13 +01:00
time.c MIPS: do not initialize timestamp variable before relocate_code 2012-11-25 21:50:43 +01:00