[U-Boot] question on CONFIG_LCD_LOGO

fengbin arithdon at gmail.com
Sat Sep 4 07:54:44 CEST 2010


Hi,

I am using at91sam9263ek and tried to output logo in u-boot.

I enabled CONFIG_LCD CONFIG_LCD_LOGO.

With default atmel.bmp there is no problem to show it but if I use a 800x600
bmp file then the u-boot stuck.

If I tried a 800x160 the I just can see half of the image.
But if the image is 800x80 then there is no problem ....

Seems there is a limitation on framebuffer size?

But from following debug info we can see that the reserved debug info is
enough.

                        Reserving 472k for LCD Framebuffer at: 23f11000




Appreciated for any comment.


-- 
arithdon


More information about the U-Boot mailing list