[U-Boot] [PATCH v2 06/28] arm: Disable LPAE if not enabled

sjg at google.com sjg at google.com
Fri Jun 9 00:01:58 UTC 2017


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 at chromium.org>
---

Changes in v2: None

 arch/arm/lib/cache-cp15.c | 9 +++++++++
 1 file changed, 9 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list