commit | 379e41f6f982315b8bb0eaa957767103b1d76167 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 27 18:46:22 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 09:54:52 2020 -0400 |
tree | feb6e5a436695559972d07dff10695263a121920 | |
parent | 9e945052e9f8c900ee0a20c4f433347b431e7dae [diff] |
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>