summaryrefslogtreecommitdiff
path: root/configs/tbs2910_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-05-10 23:16:24 +0300
committerTom Rini <trini@konsulko.com>2020-06-25 20:24:10 +0300
commit989a9e1e8795d434e70f11670c07166f5a5ae456 (patch)
tree55e27284fcf10f3f4d21486456f5e6dcb8a48bc0 /configs/tbs2910_defconfig
parentf0e236c8d6646f6ef0ebf8f043962a07dda3b3a3 (diff)
downloadu-boot-989a9e1e8795d434e70f11670c07166f5a5ae456.tar.xz
tbs2910: Drop the 'bd' command
This board is very close to its limit. Drop this command before the bd refactoring, which increases the size slightly on one toolchain. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
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 27080c75ef..62d606bb03 100644
--- a/configs/tbs2910_defconfig
+++ b/configs/tbs2910_defconfig
@@ -22,6 +22,7 @@ CONFIG_BOUNCE_BUFFER=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="Matrix U-Boot> "
+# CONFIG_CMD_BDI is not set
CONFIG_CMD_BOOTZ=y
# CONFIG_BOOTM_PLAN9 is not set
# CONFIG_BOOTM_RTEMS is not set