]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
NAND boot: change NAND loader's relocate SP to CONFIG param
authorMingkai Hu <Mingkai.hu@freescale.com>
Fri, 11 Sep 2009 02:53:08 +0000 (10:53 +0800)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:28 +0000 (09:04 -0500)
commita87426e6dc464839407ee92f133cabf38944b605
treebd4e67ff8bb234e7091b27cafac428b3de212345
parent9f3243612ca29c40a55ab0c3927e072349690610
NAND boot: change NAND loader's relocate SP to CONFIG param

So that we can set the NAND loader's relocate stack pointer
to the value other than the relocate address + 0x10000.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
board/freescale/mpc8313erdb/mpc8313erdb.c
board/sheldon/simpc8313/simpc8313.c
include/configs/MPC8313ERDB.h
include/configs/SIMPC8313.h