Hi,
I have an imx6ul development board.
I have managed displaying customized LOGO Splash on LCD through u-boot (drivers\video\cfb_console.c) .
I found that the image is faded during the kernel loading and goes to totally black during the LCD driver in the kernel re-initializing.
I am not sure is there a way to prove that, such as delayed kernel LCD loading, disable re-initialization totally, combining kernel LCD driver with u-boot LCD driver, etc.
Can someone give me some suggestions what is a better way to prove it?
Thank you,
David Zhou