]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Make L2 support more robust
authorDave Liu <daveliu@freescale.com>
Thu, 22 Oct 2009 05:10:23 +0000 (00:10 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 27 Oct 2009 02:24:51 +0000 (21:24 -0500)
commit654ea1f3184235694306ddc5874baa27ad3018fe
tree76a5c116bcc6314f536c7ef68288d950810fe250
parent613ad28c3da4c7fc6336ef9d94993b25a5d0586e
ppc/85xx: Make L2 support more robust

According the user manual, we need loop-check the L2 enable bit set.

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