summaryrefslogtreecommitdiff
path: root/cpu/mpc85xx/cpu_init_early.c
AgeCommit message (Collapse)Author
2009-09-15ppc/85xx: Split out cpu_init_early into its own file for NAND_SPLKumar Gala
By pulling out cpu_init_early we can build just it and not all of cpu_init for NAND_SPL. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>