board: Show memory for frame buffers
authorSimon Glass <sjg@chromium.org>
Mon, 28 Sep 2020 00:46:22 +0000 (18:46 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 22 Oct 2020 13:54:52 +0000 (09:54 -0400)
commit5630d2fbc50f3035e3234315fb1ebed198d3292d
treefeb6e5a436695559972d07dff10695263a121920
parent4a08fae1963e18d4c7d030ceade3c6c966f873ad
board: Show memory for frame buffers

When debugging is enabled, show the memory allocated to video frame
buffers.

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