
17 May
2020
17 May
'20
4:01 p.m.
On Mon, May 11, 2020 at 4:17 AM Simon Glass sjg@chromium.org wrote:
Unfortunately PowerPC 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 | 89 ++++++++++++++++++++++++---------------------------- 1 file changed, 41 insertions(+), 48 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com