From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 07 Feb 2009 07:12:39 +0100 Subject: [U-Boot] lcd In-Reply-To: References: Message-ID: <498D2657.6040906@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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/3ad9b803a3418624 Regards Dirk