Hi Jeroen,

On Wed, Oct 22, 2014 at 6:47 AM, Jeroen Hofstee <[email protected]> wrote:

> If [1] is a datasheet for this lcd, you likely want to add
>
> #include <../drivers/video/mxcfb.h>
>  .sync           = FB_SYNC_CLK_LAT_FALL,
>
> Or something similar, since the data is sampled on the falling edge
> of the pixel clock / the pixel clock is inverted.

We don't need this special FB_SYNC_CLK_LAT_FALL anymore. Please see this thread:
http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2013-October/042747.html
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to