video: Add comments to struct sandbox_sdl_plat
authorSimon Glass <sjg@chromium.org>
Fri, 3 Jul 2020 03:12:28 +0000 (21:12 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 9 Jul 2020 04:33:24 +0000 (12:33 +0800)
commitef453129799379d6073e103c8ff1c2f807f73898
tree33c8f4803c774c5556c08d12537069ec3ccbe293
parent2b1412c8c074a40ccd1a4cf33c01fad97183fd06
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>
include/dm/test.h
test/dm/video.c