Keep boot logo from u-boot during kernel boot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Keep boot logo from u-boot during kernel boot

532 Views
david_schmidt
Contributor II

Hello,

during u-boot, I initialize the framebuffer of my i.MX6 board and display a logo.

The problem is as soon as kernel starts, screen turns black until framebuffer is initialized.

Is it possible to keep the framebuffer unchanged during kernel boot so I can keep the logo displayed?

Setting the boot logo during kernel boot is not possible because the boot logo needs to be dynamic and not statically compiled into kernel.

Labels (2)
0 Kudos
1 Reply

526 Views
igorpadykov
NXP Employee
NXP Employee

Hi david_schmidt

 

one can try logo patches from

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Patch-to-support-uboot-logo-keep-from-ub...

 

Best regards
igor

0 Kudos