diff options
author | Joakim Tjernlund <joakim.tjernlund@transmode.se> | 2012-07-23 10:58:02 +0000 |
---|---|---|
committer | Andy Fleming <afleming@freescale.com> | 2012-08-22 16:07:42 -0500 |
commit | 89f4289958c12e6b64a6073f820255c1f719c5cc (patch) | |
tree | 1ee3edbe1f1f2f23e6276420082232c02f6b2c9c /README | |
parent | e66443fdb5355e68cfdbbdd37248c4b7eb4968f5 (diff) | |
download | u-boot-imx-89f4289958c12e6b64a6073f820255c1f719c5cc.zip u-boot-imx-89f4289958c12e6b64a6073f820255c1f719c5cc.tar.gz u-boot-imx-89f4289958c12e6b64a6073f820255c1f719c5cc.tar.bz2 |
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>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions