summaryrefslogtreecommitdiff
path: root/configs/udoo_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/udoo_defconfig')
-rw-r--r--configs/udoo_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/udoo_defconfig b/configs/udoo_defconfig
index e21945116c..03875f9039 100644
--- a/configs/udoo_defconfig
+++ b/configs/udoo_defconfig
@@ -22,6 +22,8 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTDELAY=3
CONFIG_BOOTCOMMAND="run findfdt; run distro_bootcmd"
CONFIG_BOARD_EARLY_INIT_F=y
+# CONFIG_SPL_SHARES_INIT_SP_ADDR is not set
+CONFIG_SPL_STACK=0x91ffb8
CONFIG_SPL_FS_EXT4=y
CONFIG_SPL_FS_LOAD_PAYLOAD_NAME="u-boot-dtb.img"
CONFIG_SPL_I2C=y