powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2
authorKumar Gala <galak@kernel.crashing.org>
Thu, 5 Jan 2012 18:37:16 +0000 (12:37 -0600)
committergalak <galak@spiff.(none)>
Thu, 15 Mar 2012 17:12:19 +0000 (12:12 -0500)
The registers that describe size supported by TLB are different on MMU
v2 as well as we support power of two page sizes.  For now we continue
to assume that FSL variable size array supports all page sizes up to the
maximum one reported in TLB1PS.

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

No differences found