In i.MX6 linux, i want to add touch screen support in u-boot

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

In i.MX6 linux, i want to add touch screen support in u-boot

1,869件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi all,

i am using imx6dl board. In uboot i want to add touch support and also add multiple customized image into HDMI screen. Can you please guide me how to do this.

Thanks!

ラベル(3)
0 件の賞賛
返信
7 返答(返信)

1,314件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi all,

I need egalax touch driver for uboot. If any one have please attach me.

Thanks!

AJ

0 件の賞賛
返信

1,314件の閲覧回数
aravinthkumarja
Senior Contributor II

Thanks for your response igorpadykov,

If i add any bmp format image into uboot logo, it shows like crashed image. What kind of image and format i can use.?

Regards,

AJ

0 件の賞賛
返信

1,314件の閲覧回数
saurabh206
Senior Contributor III

Hi AJ

You need to skip BMP header data for the display.

Thanks

Saurabh

0 件の賞賛
返信

1,314件の閲覧回数
aravinthkumarja
Senior Contributor II

Hi saurabh,

Thanks, Display things i have done. Now i need egalax touch driver for uboot.

regards,

AJ

0 件の賞賛
返信

1,314件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi aravinthkumar

it may be useful to look at below link

Configuring i.MX6 boards for different screens

http://boundarydevices.com/configuring-i-mx6-machines-different-screens-nitrogen6x-sabre-lite/

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,314件の閲覧回数
aravinthkumarja
Senior Contributor II

Thanks for your response igorpadykov,

Display working fine, default freescale image shown. i want to add multiple image and touch support in uboot.

Regards,

AJ

0 件の賞賛
返信

1,314件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

in general uboot does not support interrupts, while touchscreen uses it.

Suggest to post it on uboot mail list for advice how it would be better handled in uboot

[U-Boot] [RFC] interrupt handling

Best regards

igor

0 件の賞賛
返信