u-boot-brain/arch/mips
Zhi-zhou Zhang 0d69d918ab MIPS: fix a latent bug on initialize $gp
If bal is 8 bytes aligned, the _gp will not be 8 bytes aligned.
then the following ld insntrustion generates a Adel exception.
So here make _gp be always aligned in 8 bytes.

Signed-off-by: Zhi-zhou Zhang <zhizhou.zh@gmail.com>
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2012-12-08 21:33:07 +01:00
..
cpu MIPS: fix a latent bug on initialize $gp 2012-12-08 21:33:07 +01:00
include/asm mips: Change global data baudrate to int 2012-10-19 15:25:45 -07:00
lib common: Convert the U-Boot commands to LG-arrays 2012-10-22 08:29:42 -07:00
config.mk MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles 2012-08-24 00:34:47 +02:00