Add i.MX8 Mini MIPI driver in uboot

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Add i.MX8 Mini MIPI driver in uboot

987件の閲覧回数
Only_聆听
Contributor III

Dear NXP Engineer

We are currently using I-MX8 Mini for touch screen product design, but we found that after the product is powered on, it takes 7-8S to see the animation of three penguins. Such a boot time is a disaster on touch screen products.

We checked the reason, because there is no MIPI driver in the Uboot stage. When the three penguins are displayed, it has entered the Kernel. We tried to transplant it in the uboot stage, but the problem could not be solved. Can you provide a process description or reference for the porting and modification of this driver?

0 件の賞賛
返信
2 返答(返信)

980件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi @Only_聆听 

We support MIPI driver in uboot, the current video link is MIPI->ADV7535/RM67191. You need port the panel driver(likedrivers/video/raydium-rm67191.c) and change video link in uboot dts.

Regards

Zhiming

0 件の賞賛
返信

968件の閲覧回数
Only_聆听
Contributor III

 Dear Qmiller:

       I have modified drivers/video/raydium-rm67191.c to change the screen parameters I am currently using, and I have modified DTS, but after I compile, the Uboot stage still does not show up, is there a problem with my DTS configuration? Can you provide a detailed operation process that describes those locations xu

       Looking forward to hearing from you!

0 件の賞賛
返信