summaryrefslogtreecommitdiffstats
path: root/configs/dra7xx_evm_uart3_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/dra7xx_evm_uart3_defconfig')
-rw-r--r--configs/dra7xx_evm_uart3_defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/dra7xx_evm_uart3_defconfig b/configs/dra7xx_evm_uart3_defconfig
index 474cada18e..8882260102 100644
--- a/configs/dra7xx_evm_uart3_defconfig
+++ b/configs/dra7xx_evm_uart3_defconfig
@@ -1,8 +1,11 @@
CONFIG_ARM=y
CONFIG_OMAP54XX=y
CONFIG_TARGET_DRA7XX_EVM=y
+CONFIG_CONS_INDEX=3
CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=3,SPL_YMODEM_SUPPORT"
+CONFIG_SPL_STACK_R=y
+CONFIG_SPL_STACK_R_ADDR=0x82000000
+CONFIG_SYS_EXTRA_OPTIONS="SPL_YMODEM_SUPPORT"
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_SETEXPR is not set
OpenPOWER on IntegriCloud