summaryrefslogtreecommitdiff
path: root/configs/display5_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-23 22:24:14 +0300
committerTom Rini <trini@konsulko.com>2022-08-23 22:24:14 +0300
commit1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch)
tree7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/display5_defconfig
parent1d323d83061fae8f94a9118b8db3384daef26216 (diff)
downloadu-boot-1247c35c80cb0f6f17c88d54c6575d6d1f50c608.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/display5_defconfig')
-rw-r--r--configs/display5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/display5_defconfig b/configs/display5_defconfig
index f586596ee9..29397cb3fb 100644
--- a/configs/display5_defconfig
+++ b/configs/display5_defconfig
@@ -18,6 +18,7 @@ CONFIG_SYS_I2C_MXC_I2C2=y
CONFIG_SYS_I2C_MXC_I2C3=y
CONFIG_DEFAULT_DEVICE_TREE="imx6q-display5"
CONFIG_SPL_TEXT_BASE=0x00908000
+CONFIG_SYS_PROMPT="display5 > "
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
CONFIG_BOOTCOUNT_BOOTLIMIT=3
@@ -52,7 +53,6 @@ CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS=0x10
CONFIG_SPL_SPI_LOAD=y
CONFIG_SYS_SPI_U_BOOT_OFFS=0x20000
CONFIG_HUSH_PARSER=y
-CONFIG_SYS_PROMPT="display5 > "
CONFIG_SYS_MAXARGS=32
CONFIG_SYS_CBSIZE=2048
CONFIG_SYS_PBSIZE=2076