
17 May
2020
17 May
'20
4:03 p.m.
On Mon, May 11, 2020 at 4:17 AM Simon Glass sjg@chromium.org wrote:
Unfortunately m68k has a lot of special stuff. Move it into the generic function for now, so we can have it all in one place.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Fix up inadvertent merge of PowerPC/ARM/m68k/arc patches
cmd/bdinfo.c | 49 +++++++++++++++++++------------------------------ 1 file changed, 19 insertions(+), 30 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com