projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e236c
)
tbs2910: Drop the 'bd' command
author
Simon Glass
<sjg@chromium.org>
Sun, 10 May 2020 20:16:24 +0000
(14:16 -0600)
committer
Tom Rini
<trini@konsulko.com>
Thu, 25 Jun 2020 17:24:10 +0000
(13:24 -0400)
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>
configs/tbs2910_defconfig
patch
|
blob
|
history
diff --git
a/configs/tbs2910_defconfig
b/configs/tbs2910_defconfig
index 27080c75efa2cc28d6a894266b173f70449c1507..62d606bb03ea5352fe189d3503125b56e4255db3 100644
(file)
--- 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