[U-Boot] [PATCH] video: Add support for TI's AM335x LCD-Controller
Anatolij Gustschin
agust at denx.de
Mon Aug 11 16:22:18 CEST 2014
On Thu, 6 Mar 2014 14:39:06 +0100
Hannes Petermaier <oe5hpm at oevsv.at> wrote:
> - Adds support for a minimal framebuffer driver of TI's AM335x SoC
> to be compatible with Wolfgang Denk's LCD-Framework (CONFIG_LCD,
> common/lcd.c)
>
> Signed-off-by: Hannes Petermaier <oe5hpm at oevsv.at>
> ---
> drivers/video/Makefile | 1 +
> drivers/video/am335x-fb.c | 169 +++++++++++++++++++++++++++++++++++++++++++++
> drivers/video/am335x-fb.h | 67 ++++++++++++++++++
> 3 files changed, 237 insertions(+)
> create mode 100644 drivers/video/am335x-fb.c
> create mode 100644 drivers/video/am335x-fb.h
applied to u-boot-video/master. Thanks!
Anatolij
More information about the U-Boot
mailing list