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

2,821 次查看
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 回复数

2,266 次查看
aravinthkumarja
Senior Contributor II

Hi all,

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

Thanks!

AJ

0 项奖励
回复

2,266 次查看
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 项奖励
回复

2,266 次查看
saurabh206
Senior Contributor III

Hi AJ

You need to skip BMP header data for the display.

Thanks

Saurabh

0 项奖励
回复

2,266 次查看
aravinthkumarja
Senior Contributor II

Hi saurabh,

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

regards,

AJ

0 项奖励
回复

2,266 次查看
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 项奖励
回复

2,266 次查看
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 项奖励
回复

2,266 次查看
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 项奖励
回复