[U-Boot] [PATCH] powerpc/85xx: Add support for Book-E MMU Arch v2.0
Kumar Gala
galak at kernel.crashing.org
Tue Nov 8 15:37:04 CET 2011
On Oct 31, 2011, at 10:16 PM, Kumar Gala wrote:
> 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: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/tlb.c | 12 ++++++++----
> arch/powerpc/include/asm/processor.h | 6 ++++++
> 2 files changed, 14 insertions(+), 4 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list