Hello, community workers:
Currently the SDK with imx-5.10.72 version, after displaying uboot, there will be empty window period to display the logo of kernel, refer to the knowledge base of the patch that is continuously displayed, but the configuration can't realize the effect, and it will affect the display under the system, resulting in jittering all the time; please have a good suggestion and operation, I look forward to your reply, thank you!
Hi, the AN link provided by
describes it as being in versions 6.6.36_2.1.0 and 6.6.52_2.2.0, it's not clear if 5.10.72 applies and if the motherboard is reliable for long term use
-->The ones in the patch are generic methods, not version-specific. So it is possible to migrate to 5.10.72. In terms of reliability, don't worry, these ANs were written by many other customers who had a need for a fast boot. There is a trade-off to be considered, as this program boots without uboot. console, so you need to replace it with the imx-boot firmware with uboot console for later debugging.
Patch 2 of the 5.15 patch is fixing the splash screen, how about you check it line by line again?
Best Regards,
Zhiming
Hi,
The patch is based on the L5.15 kernel, and I personally feel that there are differences in the kernel modifications that need to be taken care of, so I was wondering if you guys have been able to get every line of the patch in? I wonder if you have been able to type in every line of the patch? If there is something that can't be typed in, how do you deal with it?
Also you guys can consider optimizing the boot time, refer to this AN below, remove the uboot part, after optimization, the uboot spl will only take about 400ms, the kernel 300+ms, this time is perfectly fine to show only the kernel logo after powering up. this way you don't have to consider the display interface between the uboot and the kernel.
https://docs.nxp.com/bundle/AN14093/page/topics/results.html
Best Regards,
Zhiming
Hi @dadaxin
Referring to the knowledge base of continuously displayed patches, the
-->Which article?
Best Regards,
Zhiming