]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit50b2ae0dc8c613c45c6f640fb853a876bf96e4e6
treefeb6e5a436695559972d07dff10695263a121920
parent150882629648894e0c0eba07e316e1d3d109f28e
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