LCD support at u-boot imx8m-mini

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

LCD support at u-boot imx8m-mini

302 Views
adarsh1997
Contributor III

Hi @all

I am working on imx8m-mini board. Lcd is connected on lvds interface. Lcd is working fine in kernel.It is working on bridge interface(dsi to lvds).

There is no support for lcd at u-boot. I want to add support for lcd at u-boot.

Please let me know how to add support for lvds interface at u-boot.

0 Kudos
1 Reply

287 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

You need add dsi-lvds bridge driver in uboot.

There are some demo bridge code in uboot that you can refer.

0 Kudos