]> 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)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 16 Sep 2009 02:30:09 +0000 (21:30 -0500)
commit6e1385d5f8d137e741dfef02465d7dc328040ad7
tree148c1b529cdedb3d8c74ef97f93ace40e36d720e
parent7da53351d817c6d77364cfde922891f37d0e5ed8
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