summaryrefslogtreecommitdiff
path: root/configs/ls1088ardb_sdcard_qspi_defconfig
diff options
context:
space:
mode:
authorAshish Kumar <Ashish.Kumar@nxp.com>2017-11-23 14:33:49 +0530
committerYork Sun <york.sun@nxp.com>2017-12-06 14:55:17 -0800
commitba348904207a2e9061a2405ebd84268f63a1809f (patch)
tree7d468a5ee6b4338ea12b4e5493b2413594e5ea29 /configs/ls1088ardb_sdcard_qspi_defconfig
parent9da7fb4a39149c3061cb148bfbaa76b4b52b9008 (diff)
downloadu-boot-ba348904207a2e9061a2405ebd84268f63a1809f.tar.gz
armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig
Unset USE_BOOTCOMMAND for all ls1088 defconfig files to fix redefinition error. USE_BOOTCOMMAND was introduced in commit b6251db8c3f ("Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND"). Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1088ardb_sdcard_qspi_defconfig')
-rw-r--r--configs/ls1088ardb_sdcard_qspi_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1088ardb_sdcard_qspi_defconfig b/configs/ls1088ardb_sdcard_qspi_defconfig
index 8e5cf3bc5b..7c143e9f91 100644
--- a/configs/ls1088ardb_sdcard_qspi_defconfig
+++ b/configs/ls1088ardb_sdcard_qspi_defconfig
@@ -15,6 +15,7 @@ CONFIG_PARTITIONS=y
CONFIG_SYS_EXTRA_OPTIONS="SD_BOOT_QSPI"
CONFIG_SD_BOOT=y
# CONFIG_DISPLAY_BOARDINFO is not set
+# CONFIG_USE_BOOTCOMMAND is not set
CONFIG_SPL=y
CONFIG_SPL_BUILD=y
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y