Hi Team
In imx8qxp in Yocto Linux kernel 6.6.3 ,
We need to integrate .mp4 or mulitple Images need to show as Animated logo
Could you please help what all things required to include packages or any inputs
Thanks in Advance !!
Hi @Ram2
The log data is stored in linux as a structure, you need to modify the logo.c to store more frames and read frames while booting.
https://github.com/torvalds/linux/blob/master/drivers/video/logo/logo.c
Best Regards,
Zhiming