commit | 223965310b11be80b64f1c6cafd7ad85c1fdadd8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 10 14:16:35 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 25 13:24:11 2020 -0400 |
tree | a769862c9d700d2551f119c3f705c73b5155663d | |
parent | 391e300cdde003c27ff34d6733dacf127f65cc5d [diff] |
bdinfo: nds32: Use the generic bd command This arch has none of its own info to show. Move it over to use the generic do_bdinfo(). Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Rick Chen <rick@andestech.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>