Re: [U-Boot] Help with LCD setup

2010-03-08 Thread Anatolij Gustschin
Hi, On Mon, 8 Mar 2010 13:32:32 -0600 Chao You wrote: > First time user. Sorry if you got multiple emails already. > > I add the following line at the bottom of my omap3_beagle.h file. > > #define CONFIG_LCD 1 > #define CONFIG_CMD_BMP 1 > #define CONFIG_SP

[U-Boot] Help with LCD setup

2010-03-08 Thread Chao You
First time user. Sorry if you got multiple emails already. I add the following line at the bottom of my omap3_beagle.h file. #define CONFIG_LCD 1 #define CONFIG_CMD_BMP 1 #define CONFIG_SPLASH_SCREEN1 #define CONFIG_MPC823 1 #def