Hello list,

I'm using a BBB with a Chipsee 7'' LCD display from :

https://www.tigal.com/product/3526

I want to have a steady Boot/Splash screen right from the board Startup
untill my Qt/UI application run.

So far I modified succesfully u-boot sources (version 2014.10) to include a
Boot logo following the instruction here :

http://e2e.ti.com/support/arm/sitara_arm/f/791/p/217383/952703

I also modified the default Tux Logo included in the Linux Kernel (
https://github.com/beagleboard/linux) to replace it with mine (same as used
in u-boot).

my goal is to achieve that the user does not notice this transition bewteen
bootloader and kernel logo, in the fact the kernel is probably during the
lcd initialization clearing the u-boot logo and displaying the kernel boot
logo (after a certain time).


can someone share if have similar experience ?

Thank you.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to