powerpc/fsl-booke: Rework TLB CAM code
authorKumar Gala <galak@kernel.crashing.org>
Thu, 15 Oct 2009 17:49:01 +0000 (12:49 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 20 Nov 2009 22:45:33 +0000 (16:45 -0600)
Re-write the code so its more standalone and fixed some issues:
* Bump'd # of CAM entries to 64 to support e500mc
* Make the code handle MAS7 properly
* Use pr_cont instead of creating a string as we go

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found