u-boot-brain/arch/mips/cpu/xburst
Gabor Juhos 025f2b3380 MIPS: simplify relocated _G_O_T_ address calculation
The difference between the address of the original
and the relocated _GLOBAL_OFFSET_TABLE_ is always
the same as the relocation offset.

The relocation offset is already computed and it is
available in the 's1/t6' register. Use that to adjust
the relocated _G_O_T_ address, instead of calculating
the offset again from the _gp value.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
Cc: Xiangfu Liu <xiangfu@openmobilefree.net>
2013-01-30 23:32:52 +01:00
..
config.mk MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles 2012-08-24 00:34:47 +02:00
cpu.c MIPS: don't use camel-case style 2012-10-16 15:02:08 +02:00
jz4740.c MIPS: Ingenic XBurst Jz4740 processor support 2011-10-10 22:06:12 +09: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: simplify relocated _G_O_T_ address calculation 2013-01-30 23:32:52 +01:00
timer.c dm: mips: Fix lb60 timer code 2012-08-17 20:13:48 +02:00