I want to add a splash screen on boot in U-boot bootloader on BeagleBoard Xm. In early u-boot revisions there was a support for displaying bootup screen on original BeagleBoards. It is supported with a patch now in this link.

http://groups.google.com/group/beagleboard/browse_thread/thread/3ad9b803a3418624

But this patch doesn't work with BB XMs, I think there are some changes in DSS register settings with the classic BB version. Is there a way to add boot up screen logo in U-boot on XM s? There are some settings for dvi, resolution, timings etc. With these, BB outputs only an orange blank background screen, and that's not what I want. I think I should write to its framebuffer or video memory etc. and activate it to output to the screen but I don't know how. Thanks.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.