summaryrefslogtreecommitdiff
path: root/configs/rut_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/rut_defconfig')
-rw-r--r--configs/rut_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rut_defconfig b/configs/rut_defconfig
index c3f8dd4b08..0a9a4b7805 100644
--- a/configs/rut_defconfig
+++ b/configs/rut_defconfig
@@ -21,8 +21,8 @@ CONFIG_SPL_FS_FAT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI=y
-CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_SYS_LOAD_ADDR=0x81000000
+CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_BOOTDELAY=3
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds, press \"<Esc><Esc>\" to stop\n"