Re: [PATCH 13/36] bdinfo: arm: Use the generic bd command

2020-05-06 Thread Bin Meng
Hi Simon, On Tue, May 5, 2020 at 7:19 AM Simon Glass wrote: > > Unfortunately ARM has a lot of special stuff. Move it into the generic > function for now, so we can have it all in one place. > > Add in the frame-buffer printout, since it supports driver model too. > > Signed-off-by: Simon Glass

[PATCH 13/36] bdinfo: arm: Use the generic bd command

2020-05-04 Thread Simon Glass
Unfortunately ARM has a lot of special stuff. Move it into the generic function for now, so we can have it all in one place. Add in the frame-buffer printout, since it supports driver model too. Signed-off-by: Simon Glass --- cmd/bdinfo.c | 250 +