commit | 1a9c4f566f7272a3603f30dbaf801c5dd00ae606 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 10 14:16:24 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 25 13:24:10 2020 -0400 |
tree | 55e27284fcf10f3f4d21486456f5e6dcb8a48bc0 | |
parent | 3114d21350c697324d890f68f7ea0e7efa47f289 [diff] |
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>