Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-24 | ppc/p4080: CoreNet platfrom style CCSRBAR setting | Kumar Gala | |
On CoreNet based platforms the CCSRBAR address is split between an high & low register and we no longer shift the address. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Scott Wood <scottwood@freescale.com> | |||
2009-09-15 | ppc/85xx: Split out cpu_init_early into its own file for NAND_SPL | Kumar 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> |