commit | 989a9e1e8795d434e70f11670c07166f5a5ae456 | [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 | f0e236c8d6646f6ef0ebf8f043962a07dda3b3a3 [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>