On Tue, 19 May 2020 17:10:36 -0600
Simon Glass s...@chromium.org wrote:
> Add a devicetree property to select a rotated console. This uses the same
> encoding as vidconsole itself: 0=normal; 1=90 degrees clockwise, 2=upside
> down, 3=90 degrees anticlockwise.
>
> Signed-off-by: Simon Glass
Revi
Add a devicetree property to select a rotated console. This uses the same
encoding as vidconsole itself: 0=normal; 1=90 degrees clockwise, 2=upside
down, 3=90 degrees anticlockwise.
Signed-off-by: Simon Glass
---
drivers/video/sandbox_sdl.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/dr
2 matches
Mail list logo