Hi there,
We have a design implemented on ultrazed 7v board,
and we found usb 3.0 is not working.
# both usb2.0 and usb 3.0 hub can be found,
but when we insert usb memory, it is always mounted as an usb 2.0 device( new high speed device founded)
--------------------
Problem is that beside the design we implemented,
we also tried the xsa inside
uz7ev_evcc_base_2020_2.tar.gz
but got no luck there
We even compare the device tree of
and the one above(uz7ev_evcc_base_2020_2)
nothing is specially different between the configurtation of the device tree.
We also checked the dwc3 status in the debugfs, found that
1.Firmware that we built(USB3 not working):
[root@uz7ev-evcc-base-2020-2 fe200000.dwc3]$ cat ./link_state
Not available
2.Firware that comes with the som(Ultrazed 7ev in emmc),[USB3 working]
[root@uz7ev-evcc-base-2017 fe200000.dwc3]$ cat ./link_state
U0
---
I actually posted the same question in Xilinx forum but no one replys...
If you know anything insufficient in what we have done please kindly contact me,
Thank you in advance for your help.
kuma