I posted about bootup screen change in sitara fourm , it is good but not able to step forward. So posting again in Linux Fourm - becoz it is related to linux kernel bootup process. we are having a requirement to change the boot up screen in run-time.
1# using Frame buffer:
An ".jpg" will get in run-time through UART. and using a command the boot-up screen has to change. For this i written a small frame buffer application but that is working for BMP only, for jpeg it is not , it is may be jpeg decoder is not available -- there is a link : unable to load -- even in this link it is mentioned for DM355/DM6446, only.
http://processors.wiki.ti.com/index.php/JPEG_Viewer
even though if we load jpeg decoder -- my doubt is, when to call this app while booting.
2# is with QT to launch in the startup using frame buffer. -- we trying with this -- but not get any links
regards,
Viswa.