Re: [U-Boot] [PATCH v2 13/14] dm: video: test: Add tests for rotated consoles

2016-01-21 Thread Simon Glass
On 18 January 2016 at 19:52, Simon Glass wrote: > Test that text is displayed correctly when the console is rotated. > > Signed-off-by: Simon Glass > Acked-by: Anatolij Gustschin > --- > > Changes in v2: None > > configs/sandbox_defconfig |

[U-Boot] [PATCH v2 13/14] dm: video: test: Add tests for rotated consoles

2016-01-18 Thread Simon Glass
Test that text is displayed correctly when the console is rotated. Signed-off-by: Simon Glass Acked-by: Anatolij Gustschin --- Changes in v2: None configs/sandbox_defconfig | 1 + test/dm/video.c | 27 +++ 2 files changed,