projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
859c70d
)
configs: am57xx_evm_defconfig: Enable LPAE mode
author
Keerthy
<j-keerthy@ti.com>
Wed, 14 Sep 2016 05:13:30 +0000
(10:43 +0530)
committer
Tom Rini
<trini@konsulko.com>
Fri, 7 Oct 2016 00:58:02 +0000
(20:58 -0400)
Enable Linear Physical Address Extension mode which is a
prerequisite for hypervisor mode.
Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am57xx_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am57xx_evm_defconfig
b/configs/am57xx_evm_defconfig
index 27ea472790199d14a83bb174182cd6d123217e9c..15c3389067c1132b58b062c72136035dd8e27634 100644
(file)
--- a/
configs/am57xx_evm_defconfig
+++ b/
configs/am57xx_evm_defconfig
@@
-4,6
+4,7
@@
CONFIG_OMAP54XX=y
CONFIG_TARGET_AM57XX_EVM=y
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
+CONFIG_ARMV7_LPAE=y
CONFIG_SPL_STACK_R_ADDR=0x82000000
CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"
CONFIG_FIT=y