commit | 4425bf42de05300d41aa5e3ae59f466179d08389 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 21:12:28 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 09 12:33:24 2020 +0800 |
tree | 33c8f4803c774c5556c08d12537069ec3ccbe293 | |
parent | 4761c8c9fa834ed936cb8ec1ed3002f28381e7da [diff] |
video: Add comments to struct sandbox_sdl_plat This struct is not commented but needs it. Also fix the comment in check_vidconsole_output() about the encoding for the rotation value. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Anatolij Gustschin <agust@denx.de>