]> git.ipfire.org Git - thirdparty/u-boot.git/commit
armv8: fsl-lsch3: Rewrite MMU translation table entries
authorAlison Wang <b18965@freescale.com>
Tue, 18 Aug 2015 03:22:05 +0000 (11:22 +0800)
committerYork Sun <yorksun@freescale.com>
Wed, 2 Sep 2015 02:49:27 +0000 (21:49 -0500)
commit997992201541dcec67cf1ed568e442efd57cbac4
tree3568e60f1361e4461273893e2c87a4ab7e8ef684
parent03c22449c5b7daff0a43291b34564a52660b83b8
armv8: fsl-lsch3: Rewrite MMU translation table entries

This patch rewrites MMU translation table entries. To start, all table
entries are written as "invalid", then "device-ngnrnr" and "normal" are
written to the entries to enable access to specific addresses.

Signed-off-by: Alison Wang <alison.wang@freescale.com>
Signed-off-by: York Sun <yorksun@freescale.com>
arch/arm/cpu/armv8/cache_v8.c
arch/arm/cpu/armv8/fsl-lsch3/README
arch/arm/cpu/armv8/fsl-lsch3/cpu.c
arch/arm/include/asm/arch-fsl-lsch3/config.h
arch/arm/include/asm/armv8/mmu.h