commit | 4761c8c9fa834ed936cb8ec1ed3002f28381e7da | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 21:12:27 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 09 12:33:24 2020 +0800 |
tree | b9f378b1c36f718f420381a30837a3290b0960b8 | |
parent | 42301da8c21214a161bdc3f16d0214789e4ea866 [diff] |
video: Update the copy framebuffer when writing bitmaps Adjust the bitmap code to sync to the copy framebuffer when done. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Anatolij Gustschin <agust@denx.de> Tested-by: Bin Meng <bmeng.cn@gmail.com>