Difference between revisions of "Zynq development issues"
From ElphelWiki
Line 1: | Line 1: | ||
+ | ==Config== | ||
==dmesg== | ==dmesg== | ||
<font size='2'> | <font size='2'> | ||
Line 9: | Line 10: | ||
<span style='color:red;'>[ 1.141232] ci_hdrc: probe of ci_hdrc.0 failed with error -110</span> | <span style='color:red;'>[ 1.141232] ci_hdrc: probe of ci_hdrc.0 failed with error -110</span> | ||
</font> | </font> | ||
+ | ==Links== | ||
+ | * [https://forums.xilinx.com/t5/Embedded-Linux/USB-boot-with-Linux-2015-2-build/td-p/643868 Discussion w/o solution] | ||
+ | * [http://www.wiki.xilinx.com/Zynq+Linux+USB+Device+Driver Some other sources] |
Revision as of 12:02, 12 April 2016
Config
dmesg
[ 1.035759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.042319] usbcore: registered new interface driver usb-storage [ 1.073619] e0002000.ps7-usb supply vbus not found, using dummy regulator [ 1.103560] Registering platform device 'ci_hdrc.0'. Parent at e0002000.ps7-usb [ 1.114806] ci_hdrc ci_hdrc.0: ChipIdea HDRC found, revision: 22, lpm: 0; cap: f00d4100 op: f00d4140 [ 1.136023] ci_hdrc ci_hdrc.0: unable to init phy: -110 [ 1.141232] ci_hdrc: probe of ci_hdrc.0 failed with error -110