
22 Sep
2009
22 Sep
'09
6:37 p.m.
On Sep 21, 2009, at 11:53 PM, Mingkai Hu wrote:
When boot from NAND, the NAND flash must be connected to br/or0. Also init RAM(L2 SRAM or DDR SDRAM) for load the second image to it.
Signed-off-by: Mingkai Hu Mingkai.hu@freescale.com
ChangeLog:
- move the board specific config for br/or to board init file, i.e. nand_spl/board/freescale/mpc8536ds/nand_boot.c, which make it common for 85xx platform.
cpu/mpc85xx/cpu_init_nand.c | 63 ++++++++++++++++++++++++++++++++++ +++++++++ 1 files changed, 63 insertions(+), 0 deletions(-) create mode 100644 cpu/mpc85xx/cpu_init_nand.c
applied to 85xx
- k