commit | 9f00409a9d04cf533305531da32437130802f3a3 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Sep 11 13:52:45 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 15 21:30:09 2009 -0500 |
tree | 0f1d7791cc318282fcf78e46b637ea9aeadedb3d | |
parent | 0456dbf3475d0aec42873a967ac97ed81f376119 [diff] |
ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL 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>