Splash Screen on iMX6SLL EVK + IMXEBOOKDC4 EPD

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Splash Screen on iMX6SLL EVK + IMXEBOOKDC4 EPD

ソリューションへジャンプ
1,099件の閲覧回数
ekerebel
Contributor III

Hello,

I am trying to display a splash screen at u-boot.

I have been following the instructions in the i.MX_Reference_Manual_Linux.pdf (IMXLXRM Rev.L4.9.88_2.0.0-ga, 05/2018), 6.2.6.1.2.7 Enabling an EPDC Splash Screen:

- updated mx6sllevk.h (added the 2 defines) and re-compiled, regenerated the image (DISTRO='fsl-imx-fb' MACHINE=imx6sllevk source fsl-setup-release.sh)

- converted the EPD060XH2C1.fw into epdc_splash.bin

- copied the epdc_splash.bin into the FAT partition

At reboot, I still do not see a splash screen.

Is there a default splash screen that should be displayed? Where do I modify the source of the default splash screen or logo?

0 件の賞賛
返信
1 解決策
970件の閲覧回数
ekerebel
Contributor III

I was finally able to display the splash screen.

All I had to do was:

1- adjust the local.conf and add UBOOT_CONFIG = "sd epdc"

2- Add epdc_splash.bin waveform file in boot partition

3- Add epdc_logo.pgm in boot partition

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
971件の閲覧回数
ekerebel
Contributor III

I was finally able to display the splash screen.

All I had to do was:

1- adjust the local.conf and add UBOOT_CONFIG = "sd epdc"

2- Add epdc_splash.bin waveform file in boot partition

3- Add epdc_logo.pgm in boot partition

0 件の賞賛
返信
1,073件の閲覧回数
ekerebel
Contributor III

Hello,

Does this guide also apply to EPDC?

0 件の賞賛
返信
1,081件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello ekerebel,

You can follow the guide made by one of our third party:

https://developer.toradex.com/knowledge-base/u-boot-splash-screen

 

Regards

 

 

 

0 件の賞賛
返信
1,043件の閲覧回数
ekerebel
Contributor III

@Bio_TICFSL Does this guide also apply to EPDC?

0 件の賞賛
返信