Hi Team,
How can we maintain or keep U-Boot splash screen in kernel for imx8MP with DSI (may with other interfaces will also work) display with any BSP version?
From the below thread we can see that below are the patches that can be used but with imx6 (not active even with imx6 ), are there any patches/references that can be used for imx8MP ?
Thread Link : https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Patch-to-support-uboot-logo-keep-from-ub...
Also as far as I understand, in imx8 family frame buffer is not supported.
So any alternative approach available for the same ?
Regards,
Himanshu Bhavani
@Qmiller ,
Thanks for the reply.
I will apply the patches and will let you know.
From the above patches it seems like, the patches can be applied for DSI Display, will it also work for LVDS of HDMI display? If not can you suggest the changes required for LVDS and HDMI display?
You can't apply it directly, this is for i.MX8MN, you need change some code in this patch for i.MX8MP
will it also work for LVDS of HDMI display?
-->No, you need LVDS divier which you can use this patch: https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Add-i-MX8MP-LVDS-driver-in-uboot/ta-p/14...
And we don't support HDMI in uboot driver.
@Qmiller ,
I do have imx8m mini evk board, with ADV bridge( For DSI to HDMI).
Can I use these patches for this imx8m mini evk board with minimal changes required in the patches?
Changing patches to test on imx8m mini will be good or changing it for imx8mp.
Can you suggest which evk should I use to have near implementation for this.
imx8m mini or imx8mp?
i.MX8MM and i.MX8MPlus is very similiar, you can use i.MX8MM