Hi, I'm adding support for boot logo in u-boot for Davinci. I have a query
1. How do I make sure that the memory that is used for boot-logo by u-boot is not used by kernel till fb driver is initialised ? What is the safe memory area that should be used for displaying boot-logo. We can pass one command line like "logomem=0x... logosize=0x...", so that linux fb driver knows about this memory. It can then either reuse this memory or copy the contents to the the new framebuffer . ____________________________________________________________________________________ Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/features_spam.html _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
