From: Simon Glass Date: Sun, 10 May 2020 20:16:24 +0000 (-0600) Subject: tbs2910: Drop the 'bd' command X-Git-Tag: v2025.01-rc5-pxa1908~2332^2~7^2~38 X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24style.RelPermalink%20%7D%7D?a=commitdiff_plain;h=989a9e1e8795d434e70f11670c07166f5a5ae456;p=u-boot.git 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 Reviewed-by: Bin Meng --- 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