Support U-Boot splash screen to kernel in imx8MP for Linux NXP

cancel
Showing results for 
Search instead for 
Did you mean: 

Support U-Boot splash screen to kernel in imx8MP for Linux NXP

1,440 Views
himanshu_bhavani
Contributor I

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.

Ref Linkhttps://community.nxp.com/t5/i-MX-Processors/Yocto-IMX8M-GA-release-dropped-support-for-the-Linux-Fr...

 

So any alternative approach available for the same ?

 

Regards,

Himanshu Bhavani

BSP Engineer | himanshu.bhavani@siliconsignals.io | www.siliconsignals.io
0 Kudos
5 Replies

1,411 Views
Qmiller
NXP Employee
NXP Employee

Hi @himanshu_bhavani 

Send you the demo code on i.MX8MN

The implementation principle is same 

0 Kudos

1,403 Views
himanshu_bhavani
Contributor I

@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?

BSP Engineer | himanshu.bhavani@siliconsignals.io | www.siliconsignals.io
0 Kudos

1,401 Views
Qmiller
NXP Employee
NXP Employee

@himanshu_bhavani 

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.

0 Kudos

1,397 Views
himanshu_bhavani
Contributor I

@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?

 

BSP Engineer | himanshu.bhavani@siliconsignals.io | www.siliconsignals.io
0 Kudos

1,373 Views
Qmiller
NXP Employee
NXP Employee

i.MX8MM and i.MX8MPlus is very similiar,  you can use i.MX8MM

0 Kudos