Re: [U-Boot] Configure U-boot to output to LCD on imx28evk board

2012-08-21 Thread Fabio Estevam
On Tue, Aug 21, 2012 at 11:35 AM, Bill wrote: > Thanks. I'm a bit fuzzy on Linux graphics. So you mention that this is > possible - but what criteria? > Does this mean all I need to do is configure U-boot? Or you mention that > there is no mxs framebuffer support. Is there a way around this in

Re: [U-Boot] Configure U-boot to output to LCD on imx28evk board

2012-08-21 Thread Bill
Thanks. I'm a bit fuzzy on Linux graphics. So you mention that this is possible - but what criteria? Does this mean all I need to do is configure U-boot? Or you mention that there is no mxs framebuffer support. Is there a way around this in u-boot? Or can I add a patch for mxs framebuffer s

Re: [U-Boot] Configure U-boot to output to LCD on imx28evk board

2012-08-21 Thread Fabio Estevam
Hi Bill, On Tue, Aug 21, 2012 at 11:20 AM, Bill wrote: > All, > > Is it possible to configure u-boot output (console) to the LCD on the > imx28evk board? I see in the u-boot configuration options switches for LCD > support: CONFIG_LCD. However, I don't see an LCD display that matches the >

[U-Boot] Configure U-boot to output to LCD on imx28evk board

2012-08-21 Thread Bill
All, Is it possible to configure u-boot output (console) to the LCD on the imx28evk board? I see in the u-boot configuration options switches for LCD support: CONFIG_LCD. However, I don't see an LCD display that matches the one on the imx28evk? Thanks, Bill __