[U-Boot] [PATCH 8/9 v3] video: add an i.MX31 framebuffer driver

Anatolij Gustschin agust at denx.de
Fri Feb 6 17:16:41 CET 2009


Guennadi Liakhovetski wrote:
> Add a driver for the Synchronous Display Controller and the Display
> Interface on i.MX31, using IPU for DMA channel setup. So far only
> displaying of bitmaps is supported, no text output.
> 
> Signed-off-by: Guennadi Liakhovetski <lg at denx.de>
> ---
<snip>
>  drivers/video/Makefile |    1 +
>  drivers/video/mx3fb.c  |  856 ++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 857 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/video/mx3fb.c

Applied to u-boot-video/master.

Thanks,
Anatolij



More information about the U-Boot mailing list