lcd support

Submitted by Anusha
on February 6, 2009 - 10:25pm

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