we have configured a splash screen for u-boot on Apalis imx8 following the guide (Splash Screen on U-Boot | Toradex Developer Center) but no image is displayed.
Our panel uses dual lvds with DE mode. How can we set mode and timings for our panel in u-boot?
yes, we are using an AUO G215HAN01.2 which uses a dual channel interface.
The panel works well with Linux. We just want to add an splash screen with u-boot.
it takes a few seconds till the Linux splash screen is displayed. We would like to avoid the black screen after switching on the device before Linux takes over.
For i.mx8 there is no display_info_t in u-boot’s apalis-imx8.c or can I set the values via u-boot environment?
Hi @ floji
I’m curious about your progress ,
I have a similar ( a bit ) system and a similar problem (colibri imx8x+ lvds)
I have the impression that the information on the toradex site is for old systems
, the descriptions do not work on imx8x (in my opinion)
When I see on TORADEX youtuber channel u-boot logo on colibri IMX8X , I will believe it !
I see some people asking about it, but I don’t see any solutions