powerpc/book-3e: Introduce concept of Book-3e MMU
authorKumar Gala <galak@kernel.crashing.org>
Thu, 12 Feb 2009 22:12:40 +0000 (16:12 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 12 Feb 2009 22:51:33 +0000 (16:51 -0600)
commit70fe3af8403f85196bb74f22ce4813db7dfedc1a
treee82d3e5ee4b93b0a336df183d6dff5fe04cccab6
parentd66c82ea456853a71d88359b0c19a92ac1d393ff
powerpc/book-3e: Introduce concept of Book-3e MMU

The Power ISA 2.06 spec introduces a standard MMU programming model that
is based on the Freescale Book-E MMU programing model.  The Freescale
version is pretty backwards compatiable with the ISA 2.06 definition so
we are starting to refactor some of the Freescale code so it can be
easily shared.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/mmu-book3e.h [moved from arch/powerpc/include/asm/mmu-fsl-booke.h with 100% similarity]
arch/powerpc/include/asm/mmu.h
arch/powerpc/kernel/entry_32.S
arch/powerpc/platforms/Kconfig.cputype