On 18 January 2016 at 19:52, Simon Glass <s...@chromium.org> wrote:
> Sometimes the console must be rotated. Add a driver which supports rotating
> the text clockwise to 90, 180 and 270 degrees. This can support devices
> where the display is rotated for mechanical reasons.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> Acked-by: Anatolij Gustschin <ag...@denx.de>
> ---
>
> Changes in v2: None
>
>  drivers/video/Kconfig          |  13 ++
>  drivers/video/Makefile         |   1 +
>  drivers/video/console_rotate.c | 436 
> +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 450 insertions(+)
>  create mode 100644 drivers/video/console_rotate.c

Applied to u-boot-dm
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to