
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

Anusha Bhat wrote:
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
Why do you cross post to omap-linux?
Anyway, do you talk about splash screen? If yes, do you like to have a look to (hackish, and therefore not in mainline) patch for Beagle?
http://groups.google.com/group/beagleboard/browse_thread/thread/3ad9b803a341...
Regards
Dirk

Anusha, Anusha Bhat said the following on 02/06/2009 11:44 PM:
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
yep, it is probably not supported in omap3 port in latest u-boot at the moment. for OMAP3 DSS configuration code, look at [1] - you need to port this code from the old u-boot to the latest u-boot. This is a community development, so, we welcome any new features folks can provide..
Regards, Nishanth Menon Ref: [1] http://beagleboard.googlecode.com/files/u-boot-beagle-rev2-trial2.tar.gz.gz
participants (3)
-
Anusha Bhat
-
Dirk Behme
-
Nishanth Menon