u-boot-brain/arch/mips/cpu/xburst
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
..
config.mk MIPS: remove OUTPUT_FORMAT from linker scripts 2013-01-30 23:34:10 +01:00
cpu.c MIPS: don't use camel-case style 2012-10-16 15:02:08 +02:00
jz4740.c MIPS: xburst: fix broken access to global_data 2013-02-12 22:22:12 +01:00
jz_serial.c serial: Use default_serial_puts() in drivers 2012-10-17 07:55:50 -07:00
Makefile MIPS: Ingenic XBurst Jz4740 processor support 2011-10-10 22:06:12 +09:00
start.S MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 2013-02-12 22:22:13 +01:00
timer.c arm: Move lastinc to arch_global_data 2013-02-01 15:07:50 -05:00