How to keep logo from uboot to kernel for imx8mp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to keep logo from uboot to kernel for imx8mp

2,077 Views
Rayn_Jang
Contributor I

Hi, 

I want to know how to keep UBoot logo on imx8mp until android animation.

The BSP version uses Android 11.0.0_2.6.0.

who can help?

0 Kudos
13 Replies

1,365 Views
bettychen
Contributor I

I have the same question,do you resolve it?
Thanks.

0 Kudos

2,061 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Rayn_Jang,

I hope you are doing well.

To keep the u-boot logo from u-boot to kernel one can refer to the below-mentioned document.

Patch to support uboot logo keep from uboot to kernel for NXP Linux and Android BSP (HDMI, LCD, and ...

Please provide more information regarding the display for further support.

Thanks & Regards,
Dhruvit Vasavada

0 Kudos

2,024 Views
Rayn_Jang
Contributor I

Hi, Dhruvit

I have already checked the link information you provided above.

The information you provided cannot be applied as BSP information for imx6.

I am using BSP for imx8mp.

Display information uses mipi-dsi interface and uses rm67295 panel.

Currently, the logo is displayed normally in Uboot.

 

Thanks

 

 

 

 

0 Kudos

2,016 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Rayn_Jang,

I hope you are doing well.

Implementation will be similar to the given post.

Please refer to the below-mentioned thread, where a similar implementation is done on i.MX8MN.

https://community.nxp.com/t5/i-MX-Processors/Support-U-Boot-splash-screen-to-kernel-in-imx8MP-for-Li...

Please try referring to the patches mentioned in the above link.

Thanks & Regards,
Dhruvit Vasavada

0 Kudos

2,011 Views
Rayn_Jang
Contributor I

Hi, Dhruvit

thank you for your answer.

I applied the patch previously by referencing the link mentioned above.
However, the symptoms are the same.

Please help me.

 

Thanks

 

0 Kudos

1,972 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Rayn_Jang,

I hope you are doing well.

Please share the patch that you applied.

The above patch is for i.mx8mn and a different kernel version, you might need to change it for i.mx8mp.

Thanks & regards,
Dhruvit Vasavada

 

0 Kudos

1,933 Views
Rayn_Jang
Contributor I

Hi, Dhruvit 

 

Please refer to the attachment you requested.

Here's what I patched and fixed.

The boot logo is displayed normally, but when a breakpoint is set in start_kernel, the boot logo is turned off.

I skipped the missing part while applying the patch file.

0 Kudos

1,898 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Rayn_Jang,

I hope you are doing well.

Did you apply the third patch u-boot_0002.patch provided in previous link?

sec_mipi_dsim.c is moved to /drivers/video/nxp/imx in the latest u-boot-imx

Thanks & Regards,
Dhruvit Vasavada

0 Kudos

1,896 Views
Rayn_Jang
Contributor I

Hi, Dhruvit 

I also applied the u-boot_0002.patch file, but it didn't work so I deleted it.

 

0 Kudos

1,846 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Rayn_Jang,

I hope you are doing well.

Could you please share debug logs for further debugging?

Thanks & Regards,
Dhruvit Vasavada

0 Kudos

1,835 Views
Rayn_Jang
Contributor I

 

Hi, Dhruvit 

 

I attach the debug log you requested.

The boot logo is displayed normally, but when a breakpoint is set in start_kernel, the boot logo is turned off.

There is also a problem with rebooting after applying the patch.

0 Kudos

459 Views
disennn
Contributor I
Hi,
Did you manage to keep logo from uboot to kernel already?
0 Kudos

452 Views
Rayn_Jang
Contributor I

It hasn't been resolved yet.

0 Kudos