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

Anatolij Gustschin agust at denx.de
Thu Sep 23 01:53:47 CEST 2010


Hi Timur,

On Wed, 22 Sep 2010 11:46:10 -0500
Timur Tabi <timur at freescale.com> wrote:

> 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>
> ---
>  board/freescale/p1022ds/Makefile |    2 +
>  board/freescale/p1022ds/diu.c    |  148 ++++++++++++++++++++++++++++++++++++++
>  include/configs/P1022DS.h        |   13 ++--
>  3 files changed, 158 insertions(+), 5 deletions(-)
>  create mode 100644 board/freescale/p1022ds/diu.c

Thanks for fixing this. But as Wolfgang said in another thread
we should factor out common DIU code. Therefore I'm afraid
that Wolfgang will reject this patch if I submit a pull
request for it. Could you please apply a patch I'll send
you shortly and test if it breaks DIU support on P1022DS
and MPC8610HPCD? Thanks!

Anatolij


More information about the U-Boot mailing list