[PATCH v3 08/13] bbinfo: Show the size of the copy framebuffer

2023-03-10 Thread Simon Glass
If the copy framebuffer is enabled, show its size. Signed-off-by: Simon Glass --- (no changes since v2) Changes in v2: - Add new patch to show the size of the copy framebuffer with bdinfo cmd/bdinfo.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cmd/bdinfo.c b/cmd/

[PATCH v3 08/13] bbinfo: Show the size of the copy framebuffer

2023-02-25 Thread Simon Glass
If the copy framebuffer is enabled, show its size. Signed-off-by: Simon Glass --- (no changes since v2) Changes in v2: - Add new patch to show the size of the copy framebuffer with bdinfo cmd/bdinfo.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cmd/bdinfo.c b/cmd/