lcd support

Submitted by Anusha
on February 7, 2009 - 1:25am

Hi,

How to add LCD SUPPORT (CONFIG_LCD) to opma3evm bootcode(u-boot).if i add CONFIG_LCD in the omap3evm.h it gives error.
Because the display variables and funtions are not defined for omap.
I wanted to display a bmp logo on u-boot up.

Thank u