How to keep logo from uboot to kernel for imx8mp

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to keep logo from uboot to kernel for imx8mp

8,210 次查看
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 项奖励
回复
13 回复数

7,498 次查看
bettychen
Contributor I

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

0 项奖励
回复

8,194 次查看
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 项奖励
回复

8,157 次查看
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 项奖励
回复

8,149 次查看
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 项奖励
回复

8,144 次查看
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 项奖励
回复

8,105 次查看
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 项奖励
回复

8,055 次查看
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 项奖励
回复

8,020 次查看
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 项奖励
回复

8,018 次查看
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 项奖励
回复

7,968 次查看
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 项奖励
回复

7,957 次查看
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 项奖励
回复

6,581 次查看
disennn
Contributor I
Hi,
Did you manage to keep logo from uboot to kernel already?
0 项奖励
回复

6,574 次查看
Rayn_Jang
Contributor I

It hasn't been resolved yet.

0 项奖励
回复