[U-Boot] [PATCH 1/2] video: Add support for Armada XP LCD controller
Anatolij Gustschin
agust at denx.de
Sat Jan 23 23:18:57 CET 2016
Hi Stefan,
On Wed, 20 Jan 2016 08:13:28 +0100
Stefan Roese <sr at 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 <sr at denx.de>
> Cc: Anatolij Gustschin <agust at denx.de>
> Cc: Luka Perkov <luka.perkov at 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
More information about the U-Boot
mailing list