commit | 813ee41c8ad6485fd8e2f534ee57b5e92d496cce | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 10 14:16:40 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 25 13:24:11 2020 -0400 |
tree | a993b6256cdfdd08a3faf5dbb3e1ba18fb41b701 | |
parent | 6d0c543bdf35b87e337889124887436f92e2e8fb [diff] |
bdinfo: arc: Use the generic bd command There is nothing new in the arc 'bd' command beyond what is already there. Switch it over to use the generic code. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Alexey Brodkin <abrodkin@synopsys.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>