u-boot-brain/arch/powerpc
Joakim Tjernlund 89f4289958 mpc85xx: Initial SP alignment is wrong.
PowerPC mandates SP to be 16 bytes aligned.
Furthermore, a stack frame is added, pointing to the reset vector
which may in the way when gdb is walking the stack because
the reset vector may not accessible depending on emulator settings.
Also use a temp register so gdb doesn't pick up intermediate values.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-08-22 16:07:42 -05:00
..
cpu mpc85xx: Initial SP alignment is wrong. 2012-08-22 16:07:42 -05:00
include/asm powerpc: Fix declaration type for I/O functions 2012-08-09 22:24:31 +02:00
lib net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00