Hi Bin, On Tue, 22 Sep 2020 at 14:55, Simon Glass <[email protected]> wrote: > > At present the 'bdinfo' command shows the framebuffer address, but not the > address of the copy framebuffer, if present. Add support for this. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > (no changes since v1) > > cmd/bdinfo.c | 26 +++++++++++++++++++++++++- > 1 file changed, 25 insertions(+), 1 deletion(-) >
This one breaks with other archs so I sent v3. Regards, Simon

