Uboot to Linux Display Transition

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

Uboot to Linux Display Transition

872 Views
danielberhe
Contributor IV

Hi All,

I have managed to display logo in uboot on my custom iMX6 Solo board. The problem I'm having is when Linux starts to boot, the logo disappears and the LCD is just white until Linux finishes initialising the display drivers. I have found this patch but it is quite out of date as it is based on kernel 4.1. Is anyone aware of a patch that would work on later BSPs (4.19 or later)?

Best wishes,

Daniel

Labels (3)
0 Kudos
Reply
1 Reply

858 Views
joanxie
NXP TechSupport
NXP TechSupport

you can change the 4.9 according to the old bsp patch, according to the note from patch owner:" no patch for 4.9 and later version kernel, but for debug, you can use "while(1)" dead loop step by step to identify which code modification caused the dsplay disappeared."

0 Kudos
Reply