Skip to content
  • Kumar Gala's avatar
    powerpc/85xx: Add support for Book-E MMU Arch v2.0 · 50cf3d17
    Kumar Gala authored
    
    
    A few of the config registers changed definition between MMU v1.0 and
    MMUv2.0.  The new e6500 core from Freescale implements v2.0 of the
    architecture.
    
    Specifically, how we determine the size of TLB entries we support in the
    variable size (or TLBCAM/TLB1) array is specified in a new register
    (TLBnPS - TLB n Page size) instead of via TLBnCFG.
    
    Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
    50cf3d17