u-boot-brain/arch/arm
Eric Cooper 6445a3051e ARM: fix stack pointer adjustment in board_init_f()
Since addr_sp is a byte address, it should be adjusted by 12 here.

Signed-off-by: Eric Cooper <ecc@cmu.edu>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Acked-by: Wolfgang Denk <wd@denx.de>
2011-04-27 19:38:09 +02:00
..
cpu arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
include/asm arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
lib ARM: fix stack pointer adjustment in board_init_f() 2011-04-27 19:38:09 +02:00
config.mk Make STANDALONE_LOAD_ADDR configurable per board 2011-04-12 22:58:32 +02:00