[U-Boot-Users] LCD on pxa255

Matej Kupljen matej.kupljen at ultra.si
Mon Jun 14 14:49:40 CEST 2004


Hi

> Another thing I want to test is to display bmp image on LCD. According 
> to instructions in dulg manual, #define CONFIG_SPLASH_SCREEN should 
> enable splash support and bmp command for image manipulation, but it 
> does not enable bmp command. I also tried with #define CONFIG_COMMANDS 
>          (CONFIG_CMD_DFL | CMD_BMP), but with no success.

We use the LCD to show the splash screen when it boots.
I have splash image gziped and stored in flash and in our
board initialization routine I unzip the image directly
to frame buffer.
I also set the stdout and stderr environment variables
to serial.

Regards,
Matej





More information about the U-Boot mailing list