[U-Boot] [PATCH 2/2] Add video support to mx51evk board

Stefano Babic sbabic at denx.de
Wed Nov 3 14:17:45 CET 2010


On 11/03/2010 01:18 AM, Renato Frias wrote:

> Yes, they are. Only those working with the WVGA display will benefit from it.
> There is no video support the LVDS or DVI output yet.
> Do you have any recommendation here?

I think the best way is Wolfgang's suggestion, and to use a video
variable "video-mode=" for that. Extending his suggestion, we can use
something like "video-mode=<display-name>:<xres>x<yres>x<bpp>@<freq>"
and basing on the display name we can decide in lcd_enable() if we
should activate the IPU or not. If the name matches the WVGA, the
mx51evk can enable the lcd stuff at runtime.

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================


More information about the U-Boot mailing list