Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

Zynq development issues

Wiki Recent Changes - Tue, 04/12/2016 - 20:44

New page

==Config==
===kernel===
4.0 (linux-xlnx 468329e7fac2b22e76897fbd40532cc0884ded2a)
===device-tree===
...
ps7_usb_0: ps7-usb@e0002000 {
clocks = <&clkc 28>;
compatible = "xlnx,zynq-usb-2.20a", "chipidea,usb2";
reg = <0xe0002000 0x1000>;
interrupt-parent = <&ps7_scugic_0>;
interrupts = <0 21 4>;
dr_mode = "host";
phy_type = "ulpi";
usb-phy = <&usb_phy0>;
} ;
...
} ;
...
usb_phy0: phy0{
compatible = "ulpi-phy";
#phy-cells = <0>;
reg = <0xe0002000 0x1000>;
viewport = <0x170>;
} ;

===.config===
CONFIG_USB_ULPI=y
CONFIG_USB_ULPI_VIEWPORT=y
CONFIG_USB_CHIPIDEA_DEBUG=y
CONFIG_USB_GPIO_VBUS=n
CONFIG_USB_OTG=n
CONFIG_USB_GADGET=n

==from dmesg==
<font size='2'>
[ 1.035759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.042319] usbcore: registered new interface driver usb-storage
<span style='color:red;'>[ 1.073619] e0002000.ps7-usb supply vbus not found, using dummy regulator</span>
[ 1.103560] Registering platform device 'ci_hdrc.0'. Parent at e0002000.ps7-usb
<span style='color:red;'>[ 1.114806] ci_hdrc ci_hdrc.0: ChipIdea HDRC found, revision: 22, lpm: 0; cap: f00d4100 op: f00d4140</span>
<span style='color:red;'>[ 1.136023] ci_hdrc ci_hdrc.0: unable to init phy: -110</span>
<span style='color:red;'>[ 1.141232] ci_hdrc: probe of ci_hdrc.0 failed with error -110</span>
</font>

==problem 1: vbus not found==
===reason?===

==problem 2: unable to init phy: -110==
===reason?===

==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 Zynq Linux USB Device Driver]
* [https://forums.xilinx.com/t5/Embedded-Linux/USB-works-in-device-mode-but-not-in-host-mode/td-p/679097 ?!] Oleg

04/12/16 [linux-elphel][framepars] by Andrey Filippov: working on sensor ports i2c

Elphel GIT logs - Tue, 04/12/2016 - 18:05
Andrey Filippov committed changes to the Elphel git project :
working on sensor ports i2c

Zynq development issues

Wiki Recent Changes - Tue, 04/12/2016 - 14:35

New page

==Config==
==dmesg==
<font size='2'>
[ 1.035759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.042319] usbcore: registered new interface driver usb-storage
<span style='color:red;'>[ 1.073619] e0002000.ps7-usb supply vbus not found, using dummy regulator</span>
[ 1.103560] Registering platform device 'ci_hdrc.0'. Parent at e0002000.ps7-usb
<span style='color:red;'>[ 1.114806] ci_hdrc ci_hdrc.0: ChipIdea HDRC found, revision: 22, lpm: 0; cap: f00d4100 op: f00d4140</span>
<span style='color:red;'>[ 1.136023] ci_hdrc ci_hdrc.0: unable to init phy: -110</span>
<span style='color:red;'>[ 1.141232] ci_hdrc: probe of ci_hdrc.0 failed with error -110</span>
</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 Zynq Linux USB Device Driver]
* [https://forums.xilinx.com/t5/Embedded-Linux/USB-works-in-device-mode-but-not-in-host-mode/td-p/679097 ?!] Oleg

Zynq development issues

Wiki Recent Changes - Tue, 04/12/2016 - 14:03

Links:

New page

==Config==
==dmesg==
<font size='2'>
[ 1.035759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.042319] usbcore: registered new interface driver usb-storage
<span style='color:red;'>[ 1.073619] e0002000.ps7-usb supply vbus not found, using dummy regulator</span>
[ 1.103560] Registering platform device 'ci_hdrc.0'. Parent at e0002000.ps7-usb
<span style='color:red;'>[ 1.114806] ci_hdrc ci_hdrc.0: ChipIdea HDRC found, revision: 22, lpm: 0; cap: f00d4100 op: f00d4140</span>
<span style='color:red;'>[ 1.136023] ci_hdrc ci_hdrc.0: unable to init phy: -110</span>
<span style='color:red;'>[ 1.141232] ci_hdrc: probe of ci_hdrc.0 failed with error -110</span>
</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 Zynq Linux USB Device Driver] Oleg

Zynq development issues

Wiki Recent Changes - Tue, 04/12/2016 - 12:36

New page

==Log==
<font size='2'>
[ 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
</font> Oleg

04/09/16 [linux-elphel][jtag] by Mikhail Karpenko: WIP: rename X313_* macro

Elphel GIT logs - Sat, 04/09/2016 - 18:28
Mikhail Karpenko committed changes to the Elphel git project :
WIP: rename X313_* macro

04/09/16 [linux-elphel][master] by Mikhail Karpenko: WIP: update circbuf_lseek code

Elphel GIT logs - Sat, 04/09/2016 - 18:01
Mikhail Karpenko committed changes to the Elphel git project :
WIP: update circbuf_lseek code

04/08/16 [linux-elphel][framepars] by Oleg Dzhimiev: ignore nand fail bbt scan on the very first boot

Elphel GIT logs - Fri, 04/08/2016 - 18:03
Oleg Dzhimiev committed changes to the Elphel git project :
ignore nand fail bbt scan on the very first boot

04/08/16 [linux-elphel][master-next] by Mikhail Karpenko: Update paths to autogenerated files in .gitignore

Elphel GIT logs - Fri, 04/08/2016 - 15:12
Mikhail Karpenko committed changes to the Elphel git project :
Update paths to autogenerated files in .gitignore

04/08/16 [linux-elphel][ahciwrite] by Mikhail Karpenko: WIP: update LSEEK_CIRC_LAST handler

Elphel GIT logs - Fri, 04/08/2016 - 15:07
Mikhail Karpenko committed changes to the Elphel git project :
WIP: update LSEEK_CIRC_LAST handler

04/07/16 [linux-elphel][framepars] by Andrey Filippov: continue with sensor port i2c

Elphel GIT logs - Thu, 04/07/2016 - 23:28
Andrey Filippov committed changes to the Elphel git project :
continue with sensor port i2c

04/07/16 [linux-elphel][master] by Andrey Filippov: Adding sensor ports i2c driver

Elphel GIT logs - Thu, 04/07/2016 - 17:21
Andrey Filippov committed changes to the Elphel git project :
Adding sensor ports i2c driver

04/07/16 [linux-elphel][master] by Andrey Filippov: just a typo

Elphel GIT logs - Thu, 04/07/2016 - 17:19
Andrey Filippov committed changes to the Elphel git project :
just a typo

04/07/16 [meta-elphel393][master-next] by Oleg Dzhimiev: added generate for x393 project

Elphel GIT logs - Thu, 04/07/2016 - 16:11
Oleg Dzhimiev committed changes to the Elphel git project :
added generate for x393 project

04/06/16 [x393][master] by Andrey Filippov: Working JTAG baord recognition/configuration of the sensor port multiplexer

Elphel GIT logs - Wed, 04/06/2016 - 14:24
Andrey Filippov committed changes to the Elphel git project :
Working JTAG baord recognition/configuration of the sensor port multiplexer

04/05/16 [linux-elphel][master-next] by Mikhail Karpenko: WIP: check the pointer updates

Elphel GIT logs - Tue, 04/05/2016 - 16:23
Mikhail Karpenko committed changes to the Elphel git project :
WIP: check the pointer updates

04/05/16 [meta-elphel393][master-next] by Oleg Dzhimiev: 1.inserted into tasks chain 2.other predefined tasks generate a lot of useless mess in their build directory

Elphel GIT logs - Tue, 04/05/2016 - 14:42
Oleg Dzhimiev committed changes to the Elphel git project :
1.inserted into tasks chain 2.other predefined tasks generate a lot of useless mess in their build directory

04/05/16 [meta-elphel393][framepars] by Oleg Dzhimiev: a recipe to update all sources

Elphel GIT logs - Tue, 04/05/2016 - 13:58
Oleg Dzhimiev committed changes to the Elphel git project :
a recipe to update all sources

04/04/16 [linux-elphel][ahciwrite] by Andrey Filippov: added generated files

Elphel GIT logs - Mon, 04/04/2016 - 22:22
Andrey Filippov committed changes to the Elphel git project :
added generated files

04/04/16 [linux-elphel][master] by Andrey Filippov: debugging jtag

Elphel GIT logs - Mon, 04/04/2016 - 22:21
Andrey Filippov committed changes to the Elphel git project :
debugging jtag

Pages

Subscribe to www3.elphel.com aggregator