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)
commit308b1a960e3173148a313dfab29a00349168eced
treef99aa32d1fff9dd39babbbf5e754cd605cc2dd7f
parent29d2d64ed55f2dfaff6d298b0f589ea0f8edef8d
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