Re: [U-Boot] [PATCH 02/10] NAND boot: change NAND loader's relocate SP to CONFIG param

2009-08-19 Thread Kim Phillips
On Tue, 18 Aug 2009 15:37:14 +0800 Mingkai Hu wrote: > So that we can set the NAND loader's relocate stack pointer > to the value other than the relocate address + 0x1. > > Signed-off-by: Mingkai Hu > --- In case someone wants to take this via some other tree (Kumar/Andy/Scott?): Acked-by:

[U-Boot] [PATCH 02/10] NAND boot: change NAND loader's relocate SP to CONFIG param

2009-08-18 Thread Mingkai Hu
So that we can set the NAND loader's relocate stack pointer to the value other than the relocate address + 0x1. Signed-off-by: Mingkai Hu --- board/freescale/mpc8313erdb/mpc8313erdb.c |2 +- board/sheldon/simpc8313/simpc8313.c |2 +- include/configs/MPC8313ERDB.h |