]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: add cpu init config file for boot from NAND
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 22 Sep 2009 06:53:21 +0000 (14:53 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:26 +0000 (12:05 -0500)
commit234a89d911ce28e46372f555d7c14e28424f2b0d
tree2728ba5870fd5efb67bf5420e136e1fa2b71aab1
parent266139b88b43ae1d87abb5f5431e6f57b801795f
ppc/85xx: add cpu init config file for boot from NAND

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>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu_init_nand.c [new file with mode: 0644]