EHCI failed to shut down host controller in uboot

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

EHCI failed to shut down host controller in uboot

跳至解决方案
4,091 次查看
yashavanthashet
Contributor V

Hi all,

We are using imx_"3.14.38_6qp_ga yocto fido" bsp in our custom board. uboot version 2015.04.

In this after enabling usb in uboot when we boot the below error print is appearing.

""## Flattened Device Tree blob at 18000000

   Booting using the fdt blob at 0x18000000

EHCI failed to shut down host controller.

   Using Device Tree in place at 18000000, end 1801017d"

Could anybody tell me why this print is appearing and any solution for this issue.

Thanks in advance.

Regards,

Yashavantha

标签 (3)
1 解答
3,145 次查看
igorpadykov
NXP Employee
NXP Employee

Hi yashavantha

seems this fixes below patch

[U-Boot] [PATCH 1/3] arm: mx6: cm-fx6: force host mode on usb controller

Best regards

igor

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

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

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

在原帖中查看解决方案

2 回复数
3,146 次查看
igorpadykov
NXP Employee
NXP Employee

Hi yashavantha

seems this fixes below patch

[U-Boot] [PATCH 1/3] arm: mx6: cm-fx6: force host mode on usb controller

Best regards

igor

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

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

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

3,145 次查看
bhaskarkolkar
Contributor I

Hi yashavantha

are u able to fix the issue using the patch..

0 项奖励
回复