Home
last modified time | relevance | path

Searched hist:"50 a4886b3b8579a5d3dad337906de9b5a3fef6d1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcache-cp15.c50a4886b3b8579a5d3dad337906de9b5a3fef6d1 Wed May 31 23:57:14 UTC 2017 Simon Glass <sjg@chromium.org> arm: Disable LPAE if not enabled

If CONFIG_ARMV7_LPAE is not defined we should make sure that the feature
is disabled. This can happen if U-Boot is chain-loaded from another boot
loader which does enable LPAE.

Signed-off-by: Simon Glass <sjg@chromium.org>