diff options
author | Simon Glass | 2020-05-10 14:16:33 -0600 |
---|---|---|
committer | Tom Rini | 2020-06-25 13:24:11 -0400 |
commit | 41ec71d184f958ed01a6037536892fd4e645d562 (patch) | |
tree | 45ee51dcd886c8ebcd6c5da4b470395b8d6b24bc /cmd/blob.c | |
parent | f41b830f24095a2d4aebd6e559d2153f0ccc07b1 (diff) |
bdinfo: x86: Use the generic bd command
This arch shows 'ethspeed' info but only the freescale drivers use it, so
it can be dropped.
It also calls print_bi_dram() which is safe to call from any arch since it
has an #ifdef inside it. Add this to the generic do_bdinfo() and move x86
over to use it. Put it first since pytests rely on seeing it before
memstart in find_ram_base().
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'cmd/blob.c')
0 files changed, 0 insertions, 0 deletions