]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL
authorKumar Gala <galak@kernel.crashing.org>
Fri, 11 Sep 2009 18:41:49 +0000 (13:41 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:28 +0000 (09:04 -0500)
commit168f7cfe562001d5d7c2c724b8232a1dfb2d3463
tree330a71e30196460ae7e350b4ec696ac6911fddd2
parenta87426e6dc464839407ee92f133cabf38944b605
ppc/85xx: Change cpu_init_early_f so we can use with NAND SPL

Use write_tlb and don't use memset so we can use the same code for
cpu_init_early_f between NAND SPL and not.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu_init.c