imx6 ehci XactErr

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx6 ehci XactErr

865 次查看
angelo_d
Senior Contributor I

Hi all,

was trying to get more info about this error.

imx6q manual says "not receive a valid response from the device (Timeout, CRC, Bad PID, etc.)."

What would be "etc", and how to determine the exact error in the above list ?

I am getting this error on storage media communication at 12Mbit in u-boot, after several retries, an error is returned. While Linux then can mount the media properly.

Thanks

angelo

标签 (1)
0 项奖励
回复
2 回复数

664 次查看
bouloche
Contributor I

Hello, were you able to fix that issue ?

We have the same problem here on an imx6 custom board,

with some USB drives reading files from u-boot fails with an XAct error, while it is working fine in the kernel.

Thanks,

Nicolas

0 项奖励
回复

819 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Angelo

"etc" means any data which are not listed as valid in usb specification.

>how to determine the exact error in the above list

usb errors can be debugged using description of usb driver

in Linux Manual included in Linux 4.19.35_1.1.0 Documentation

and usb specification found on usb.org Document Library | USB-IF 

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

0 项奖励
回复