u-boot-brain/arch/mips/cpu/xburst
Gabor Juhos 5b7dd8163d MIPS: start.S: fix boundary check in relocate_code
The loop code copies more data with one than
necessary due to the 'ble' instuction. Use the
'blt' instruction instead to fix that.

Due to the lack of suitable hardware the Xburst
specific code is compile tested only. However the
change is quite obvious.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
2013-01-27 16:39:43 +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: start.S: fix boundary check in relocate_code 2013-01-27 16:39:43 +01:00
timer.c dm: mips: Fix lb60 timer code 2012-08-17 20:13:48 +02:00