Logo picture display from uboot to kernel

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

Logo picture display from uboot to kernel

720 Views
jimmyli
Contributor IV

Chip: MIMX8MM6DVTLZAA

BSP:  L5.4.70-2.3.0

Question:

We need to display the same logo picture from uboot to kernel smoothly, but now we find that when switch from uboot to kernel, the screen will be black in a very short time and return to normal display.

We just know that we can initial the mipi and lcdif module only one time in uboot, and never initial again in kernel.

But, we don’t know how to close the initialization in kernel.

Hope you can help us.

Thanks.

Labels (1)
0 Kudos
3 Replies

612 Views
myy
Contributor II

Hi

 how to initialized the MIPI DSI controller in uboot ,and display logo 

0 Kudos

715 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello jimmyli,

Maybe this can help:

https://developer.toradex.com/knowledge-base/splash-screen-linux

 

Regards

 

0 Kudos

704 Views
jimmyli
Contributor IV

Hi Bio,

       I will try as you provided.

       Thanks.

0 Kudos