commit | f0b8b3417d836f89d873f6d5de43d54f02cb11e2 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jan 05 12:37:16 2012 -0600 |
committer | galak <galak@spiff.(none)> | Thu Mar 15 12:12:19 2012 -0500 |
tree | 754f4a23cddc0d216c343e584b6d43195224545b | |
parent | cb41fa024e0cc306472c1c08c93758263724d0e8 [diff] |
powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 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>