summaryrefslogtreecommitdiff
path: root/configs/tbs2910_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-04-25 08:31:10 +0300
committerTom Rini <trini@konsulko.com>2022-04-25 17:00:04 +0300
commit5d053cca387dc92040569278b76d65391c91c249 (patch)
tree7b7ad6e384b9a8b749715792e440eabda4bc0f73 /configs/tbs2910_defconfig
parenta8f5be178db53f41338730e001b0f2ab459f7e31 (diff)
downloadu-boot-5d053cca387dc92040569278b76d65391c91c249.tar.xz
bootstd: Add a bootdev command
Add a 'bootdev' command to handle listing and selection of bootdevs. Disable standard boot for a few boards which otherwise run out of space. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/tbs2910_defconfig')
-rw-r--r--configs/tbs2910_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig
index 60a816059a..9f7642f25c 100644
--- a/configs/tbs2910_defconfig
+++ b/configs/tbs2910_defconfig
@@ -17,6 +17,7 @@ CONFIG_SYS_MEMTEST_END=0x2f400000
CONFIG_LTO=y
CONFIG_HAS_BOARD_SIZE_LIMIT=y
CONFIG_BOARD_SIZE_LIMIT=392192
+# CONFIG_BOOTSTD is not set
CONFIG_SUPPORT_RAW_INITRD=y
CONFIG_BOOTDELAY=3
CONFIG_USE_BOOTCOMMAND=y