aboutsummaryrefslogtreecommitdiff
path: root/configs/stv0991_defconfig
diff options
context:
space:
mode:
authorTom Rini2022-08-23 15:24:14 -0400
committerTom Rini2022-08-23 15:24:14 -0400
commit1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch)
tree7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/stv0991_defconfig
parent1d323d83061fae8f94a9118b8db3384daef26216 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/stv0991_defconfig')
-rw-r--r--configs/stv0991_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/stv0991_defconfig b/configs/stv0991_defconfig
index 2c143068b79..f2e8677e095 100644
--- a/configs/stv0991_defconfig
+++ b/configs/stv0991_defconfig
@@ -8,6 +8,7 @@ CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0x30000
CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_DEFAULT_DEVICE_TREE="stv0991"
+CONFIG_SYS_PROMPT="STV0991> "
CONFIG_SYS_LOAD_ADDR=0x0
CONFIG_ENV_ADDR=0x188000
CONFIG_SYS_MEMTEST_START=0x00000000
@@ -22,7 +23,6 @@ CONFIG_BOOTCOMMAND="go 0x40040000"
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_BOARD_EARLY_INIT_F=y
# CONFIG_AUTO_COMPLETE is not set
-CONFIG_SYS_PROMPT="STV0991> "
CONFIG_SYS_PBSIZE=1050
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_SPI=y