]> git.baikalelectronics.ru Git - uboot.git/commit
bbinfo: Show the size of the copy framebuffer
authorSimon Glass <sjg@chromium.org>
Fri, 10 Mar 2023 20:47:18 +0000 (12:47 -0800)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 13 Mar 2023 12:53:01 +0000 (13:53 +0100)
commit51333933faeca99c87bafeacde52f9b8cff711cf
tree4b33d0efe984dd62565a284545f465d3ab492d92
parent9f322f6d8af16b63b92e0eae3d3ed35f156e2fd5
bbinfo: Show the size of the copy framebuffer

If the copy framebuffer is enabled, show its size.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/bdinfo.c