Hi, David,

Actually nothing special in my version of u-boot, as you can see in
changelog, it has only few bug fixes.

Yes, splash should work, as reported by someone few months ago. Splash
simple copied from special flash partition into framebuffer, yes with
the line you pointed. So, it should contain zipped raw image data in
16bit rgb format, 480x640. But frankly speaking i never tried using
splash. And yes again, just uncomment that line

Regards,
Gennady

В Вск, 20/02/2011 в 16:11 +0100, David Garabana Barro пишет:
> O Domingo, 20 de Febreiro de 2011, David Garabana Barro escribiu:
> 
> > Hello
> 
> > 
> 
> > Gennady, using your u-boot, openmoko's logo is not shown just after
> 
> > pressing poweron. It just show noise on the screen.
> 
> > 
> 
> > Is this normal?
> 
> Forget about it
> 
> It was only that in Gennady's example configuration [1] "splashimage"
> variable was not defined:
> 
> splashimage=
> 
> It must be this one:
> 
> splashimage=nand read.e 0x32000000 splash 0x5000; unzip 0x32000000
> 0x8800000
> 
> for splash to be shown
> 
> Thanks anyway



_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to