Home
last modified time | relevance | path

Searched hist:ed7a3943d580f4cf72e5ef8a20c43fa93e889d14 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.ced7a3943d580f4cf72e5ef8a20c43fa93e889d14 Fri Jul 22 17:52:23 UTC 2016 York Sun <york.sun@nxp.com> armv8: fsl-layerscape: mmu: Fix enabling MMU

MMU bit in SCTLR needs to be set explicitly after tables are
created. It isn't an issue for EL3 becuase this bit is already
set by early MMU setup. But for other exception levels this
bit was not set.

Signed-off-by: York Sun <york.sun@nxp.com>