summaryrefslogtreecommitdiffstats
path: root/configs/wandboard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-02-10 20:27:45 -0500
committerTom Rini <trini@konsulko.com>2018-02-10 20:29:02 -0500
commit7c8f00e484658c673d32d8422c96cb64bb571063 (patch)
treee61c6c50eac27f8843142c417b5d18d0d543b4f1 /configs/wandboard_defconfig
parentf59ab6c659fc8c3abc3fdd85ce9279f7930256a7 (diff)
downloadu-boot-7c8f00e484658c673d32d8422c96cb64bb571063.tar.gz
u-boot-7c8f00e484658c673d32d8422c96cb64bb571063.tar.xz
u-boot-7c8f00e484658c673d32d8422c96cb64bb571063.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/wandboard_defconfig')
-rw-r--r--configs/wandboard_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig
index f50e28273b..0cce27cc59 100644
--- a/configs/wandboard_defconfig
+++ b/configs/wandboard_defconfig
@@ -10,9 +10,9 @@ CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
CONFIG_CMD_HDMIDETECT=y
CONFIG_DISTRO_DEFAULTS=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg"
CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd"
# CONFIG_CONSOLE_MUX is not set
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg"
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
# CONFIG_DISPLAY_BOARDINFO is not set