imx8dx uboot lvds screen display blurry

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

imx8dx uboot lvds screen display blurry

759 Views
songhongliang
Contributor II

HI,

I am using the LVDS interface screen. When uboot is started, the display of the logo image is blurry and the color display is wrong. However, the display of the kernel logo is normal.

You can view the comparison of attached pictures

Thanks

0 Kudos
2 Replies

758 Views
songhongliang
Contributor II

HI

IT's me, how do I configure uboot's device tree for my lvds screen. I did not use it6263 bridge

Thanks

0 Kudos

754 Views
igorpadykov
NXP Employee
NXP Employee

Hi songhongliang

 

for lvds one can use below uboot dts file

https://source.codeaurora.org/external/imx/uboot-imx/tree/arch/arm/dts/fsl-imx8qxp-mek.dts?h=imx_v20...

If not using it6263 one can try to remove it6263_bridge.c, use for example simple_panel.c.

 

Best regards
igor

0 Kudos