On Wed, Sep 23, 2020 at 11:16 AM 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]> > --- > > Changes in v3: > - Update header file to avoid build error with !DM_VIDEO > > cmd/bdinfo.c | 26 +++++++++++++++++++++++++- > include/video.h | 6 ++---- > 2 files changed, 27 insertions(+), 5 deletions(-) >
applied to u-boot-x86/next, thanks!

