u-boot-brain/arch/powerpc
Joakim Tjernlund 83f83d1935 ppc: Create a stack frame for wait_ticks()
wait_ticks() calls get_ticks() without building a back chain which
makes gdb unhappy when doing back trace. This can also cause
improper memory accesses.

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
2012-09-02 17:10:21 +02:00
..
cpu mpc5xxx: add GPIO port configuration 2012-09-01 14:19:52 +02:00
include/asm powerpc: Fix declaration type for I/O functions 2012-08-09 22:24:31 +02:00
lib ppc: Create a stack frame for wait_ticks() 2012-09-02 17:10:21 +02:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00