Splash Screen on iMX6SLL EVK + IMXEBOOKDC4 EPD

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

Splash Screen on iMX6SLL EVK + IMXEBOOKDC4 EPD

Jump to solution
1,100 Views
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 Kudos
Reply
1 Solution
971 Views
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

View solution in original post

0 Kudos
Reply
4 Replies
972 Views
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 Kudos
Reply
1,074 Views
ekerebel
Contributor III

Hello,

Does this guide also apply to EPDC?

0 Kudos
Reply
1,082 Views
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 Kudos
Reply
1,044 Views
ekerebel
Contributor III

@Bio_TICFSL Does this guide also apply to EPDC?

0 Kudos
Reply