commit | 002ebefddcf7589307aec95947f0133fd53958c6 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Sep 11 13:52:45 2009 -0500 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 03 09:04:29 2009 -0500 |
tree | 564e0496a45c00728ad42cbf8b5dedf49ff1554b | |
parent | 168f7cfe562001d5d7c2c724b8232a1dfb2d3463 [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>