summaryrefslogtreecommitdiff
path: root/configs/udoo_neo_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/udoo_neo_defconfig')
-rw-r--r--configs/udoo_neo_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/udoo_neo_defconfig b/configs/udoo_neo_defconfig
index 2016471e8f..e06de7be68 100644
--- a/configs/udoo_neo_defconfig
+++ b/configs/udoo_neo_defconfig
@@ -13,12 +13,12 @@ CONFIG_TARGET_UDOO_NEO=y
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="imx6sx-udoo-neo-basic"
CONFIG_SPL_TEXT_BASE=0x00908000
+CONFIG_SYS_MONITOR_LEN=409600
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
CONFIG_SPL=y
CONFIG_SPL_LIBDISK_SUPPORT=y
# CONFIG_CMD_BMODE is not set
-CONFIG_SYS_MONITOR_LEN=409600
CONFIG_DISTRO_DEFAULTS=y
CONFIG_BOOTCOMMAND="run findfdt; run distro_bootcmd"
CONFIG_SYS_SPL_MALLOC=y