ltib's u-boot (2009.08) enable hdmi?

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

ltib's u-boot (2009.08) enable hdmi?

1,298 Views
jarvis_wong
Contributor I

HI guys :

  

     hardware based on imx6qsabresd. i wanna enable  HDMI for splash screen on dvi screen ,Is there any reference code for enabling HDMI for splash screen?

     thanks!!!

Labels (2)
0 Kudos
4 Replies

722 Views
fabio_estevam
NXP Employee
NXP Employee

HDMI splashscreen is supported on several mx6 boards in U-boot 2013.04, such as mx6sabresd, wandboard, sabrelite, nitrogen, etc.

Regards,

Fabio Estevam

0 Kudos

722 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Jarvis,

You can reference the code in uboot for enabling LVDS. Firstly , you need to copy the HDMI driver to uboot.  You can find the HDMI driver in linux driver.

Best Regards,

Dan

0 Kudos

722 Views
jarvis_wong
Contributor I

Hi Dan ,Thanks for your suggestion ,its really usful!

but there's large difference between kernel and uboot ,in kernel its module style , while uboot not .

Best Regards

Jarvis

0 Kudos

722 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Jarvis,

It's really complex , the IPU driver should also be included into the Uboot code. I think you can reference the  MX53 u-boot Splash Screen support.

Hope this can help you~~

Best Regards

Dan

0 Kudos