[PATCH v3 5/5] x86: video: Show information about each video device

Bin Meng bmeng.cn at gmail.com
Wed Sep 23 07:17:39 CEST 2020


On Wed, Sep 23, 2020 at 11:16 AM Simon Glass <sjg at chromium.org> 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 <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> 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!


More information about the U-Boot mailing list