Skip to content
Commit 1b291873 authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/fsl-booke: Support detection of page sizes on e6500



The e6500 core used on T4240 and B4860 SoCs from FSL implements MMUv2 of
the Power Book-E Architecture.  However there are some minor differences
between it and other Book-E implementations.

Add support to parse SPRN_TLB1PS for the variable page sizes supported.
In the future this should be expanded for more page sizes supported on
e6500 as well as other MMU features.

This patch is based on code from Scott Wood.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent cc6ea0dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment