Jump to content

Recommended Posts

Posted

Try to change the boot logo by a fullscreen black bmp

 

I think that won't be enough. You will still get some prompt from u-boot. I think he needs to recompile u-boot with disabled tty1 console. Would need to look how to do that.

Posted

I've replaced  the boot.cmd file, in the first line :  "console=tty1" to "console=tty3" and "loglevel=1" to "loglevel=3" . Then recompiled using  mkimage -C none -A arm -T script -d /boot/boot.cmd /boot/boot.scr . Finally I get just one line at boot :
[0.0000] start_kernel()....

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines