[U-Boot] [PATCH] ppc/85xx: add cpu init config file for boot from NAND
Kumar Gala
galak at kernel.crashing.org
Tue Sep 22 18:37:45 CEST 2009
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 at 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
More information about the U-Boot
mailing list