commit | 6efa809dde1d33a3576743bafefc9ec5abdfa41c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 21:12:21 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 09 12:33:24 2020 +0800 |
tree | a5a0ca388c713ea449da2c57a8e568eaaba0bb9a | |
parent | 9beac5daf700bdee407f095586129d5622ead407 [diff] |
video: Set up the copy framebuffer when enabled This framebuffer is separately mapped. Update the video post-probe function to set this up. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Anatolij Gustschin <agust@denx.de> Tested-by: Bin Meng <bmeng.cn@gmail.com>