Hi Stefan,

On Wed, 20 Jan 2016 08:13:28 +0100
Stefan Roese <s...@denx.de> wrote:

> This patch adds basic support for the LCD controller of the Marvell
> Armada XP SoC.
> 
> An AXP based custom board port will be added later, to use this
> driver to display a splash screen via the bmp command later.
> 
> Signed-off-by: Stefan Roese <s...@denx.de>
> Cc: Anatolij Gustschin <ag...@denx.de>
> Cc: Luka Perkov <luka.per...@sartura.hr>
> ---
>  arch/arm/mach-mvebu/include/mach/cpu.h |  13 +
>  arch/arm/mach-mvebu/include/mach/soc.h |   1 +
>  drivers/video/Kconfig                  |   7 +
>  drivers/video/Makefile                 |   1 +
>  drivers/video/mvebu_lcd.c              | 532 
> +++++++++++++++++++++++++++++++++
>  5 files changed, 554 insertions(+)
>  create mode 100644 drivers/video/mvebu_lcd.c

applied to u-boot-video/master, thanks!

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

Reply via email to