When switching from uboot to kernel based on the Linux, the LCD screen will flash. How to keep the logo display continuously?
Note: I know the reason The LCD is initialized again in the kernel, which results in a flash screen.
Addtionally, I find some patch on the NXP Community, but I don't know how to use the patch and which patch I should use. Moreover, I don't find the i.MX6ull's patch which can solve the problem of flash screen on the NXP official website.
Note: Linux version 4.1.15 (root@cz-VirtualBox) (gcc version 4.9.4 (Linaro GCC 4.9-2017.01) )
The second problem:
where can I download the latest i.mx6ull Linux version from NXP website