]> git.baikalelectronics.ru Git - uboot.git/commit
x86: video: Show information about each video device
authorSimon Glass <sjg@chromium.org>
Wed, 23 Sep 2020 03:16:40 +0000 (21:16 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:27 +0000 (11:27 +0800)
commit4cd24767d31e296858b9f36704365902614b7bc9
treef99aa32d1fff9dd39babbbf5e754cd605cc2dd7f
parent0e5e560310676d2d366d3e586cf986bfdda99092
x86: video: Show information about each video device

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 <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
cmd/bdinfo.c
include/video.h