From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 18 Jan 2016 01:20:29 +0100 Subject: [U-Boot] [PATCH 17/18] dm: video: test: Add tests for rotated consoles In-Reply-To: <1452011474-15207-18-git-send-email-sjg@chromium.org> References: <1452011474-15207-1-git-send-email-sjg@chromium.org> <1452011474-15207-18-git-send-email-sjg@chromium.org> Message-ID: <20160118012029.2dc57908@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 5 Jan 2016 09:31:13 -0700 Simon Glass wrote: > Test that text is displayed correctly when the console is rotated. > > Signed-off-by: Simon Glass > --- > > configs/sandbox_defconfig | 1 + > test/dm/video.c | 27 +++++++++++++++++++++++++++ > 2 files changed, 28 insertions(+) Acked-by: Anatolij Gustschin -- Anatolij