commit | f27cff03d1e722696d0084eff961149bd93597e3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 10 14:16:29 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 25 13:24:11 2020 -0400 |
tree | 762ca403bc75ea10a0dfd943f89991affc0c8c6f | |
parent | 6faf66b9444a4b93ec5f7074f84ee22bc8da06e0 [diff] |
bdinfo: mips: Use the generic bd command MIPS currently has a few extra things which are generally useful. Add them to the generic function and move MIPS over to use it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>