powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs
authorNate Case <ncase@xes-inc.com>
Wed, 10 Jun 2009 20:37:28 +0000 (15:37 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 16 Jun 2009 02:45:30 +0000 (21:45 -0500)
Some boot loaders may not enable L1 instruction/data cache.  Check if
data and instruction caches are enabled, and enable them if needed.

Signed-off-by: Nate Case <ncase@xes-inc.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found