[U-Boot] [PATCH v2 2/2] p1022ds: add video support

Anatolij Gustschin agust at denx.de
Sat Sep 25 13:51:30 CEST 2010


On Fri, 24 Sep 2010 07:27:22 +0200
Anatolij Gustschin <agust at denx.de> wrote:

> From: Timur Tabi <timur at freescale.com>
> 
> Add support for the DIU controller.  If CONFIG_VIDEO is defined, then
> the console will appear on a DVI monitor instead of the serial port.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> v2:
>  - rebased on top of FSL DIU code refactoring patch
>    to avoid some code duplication.
> 
>  board/freescale/p1022ds/Makefile |    2 +
>  board/freescale/p1022ds/diu.c    |  110 ++++++++++++++++++++++++++++++++++++++
>  include/configs/P1022DS.h        |   13 +++--
>  3 files changed, 120 insertions(+), 5 deletions(-)
>  create mode 100644 board/freescale/p1022ds/diu.c

Applied to u-boot-video/next.

Anatolij


More information about the U-Boot mailing list