[U-Boot] [PATCH v4 0/4] common/lcd_console: introduce display/framebuffer rotation

Anatolij Gustschin agust at denx.de
Sat Apr 18 19:03:48 CEST 2015


On Fri, 27 Mar 2015 08:01:34 +0100
Hannes Petermaier <oe5hpm at oevsv.at> wrote:
...
> Hannes Petermaier (4):
>   common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy
>   common/lcd_console: ask only one-time for bg/fg-color per call
>   common/lcd_console: move single static variables into common (static)
>     structure
>   common/lcd_console: introduce display/framebuffer rotation
> 
>  README                        |   20 +++++
>  common/Makefile               |    1 +
>  common/lcd.c                  |   15 ++--
>  common/lcd_console.c          |  200 +++++++++++++++++++++--------------------
>  common/lcd_console_rotation.c |  195 ++++++++++++++++++++++++++++++++++++++++
>  include/lcd.h                 |    9 ++
>  include/lcd_console.h         |   28 +++++-
>  7 files changed, 358 insertions(+), 110 deletions(-)
>  create mode 100644 common/lcd_console_rotation.c

series applied after fixing build issues with some boards.

Thanks,

Anatolij


More information about the U-Boot mailing list