[PATCH v2 5/5] x86: video: Show information about each video device
Simon Glass
sjg at chromium.org
Wed Sep 23 05:18:32 CEST 2020
Hi Bin,
On Tue, 22 Sep 2020 at 14:55, 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>
> ---
>
> (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
More information about the U-Boot
mailing list