Hello Antti,
Seems there's a problem with ours. The only information I got from the screen is this:
zynq> dmesg | grep '[Uu][Ss][Bb]'
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Found SMSC USB3320 ULPI transceiver.
xusbps-ehci xusbps-ehci.0: Xilinx PS USB EHCI Host Controller
xusbps-ehci xusbps-ehci.0: new USB bus registered, assigned bus number 1
xusbps-ehci xusbps-ehci.0: irq 53, io mem 0x00000000
xusbps-ehci xusbps-ehci.0: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
zynq> lsusb
Bus 001 Device 001: ID 1d6b:0002
When I plug a USB flash disk (8GB, FAT32) in the USB slot, I don't see any update on the screen. Rebooting the system with/without USB flash disk attached in the slot produce the same info like above.
Can you give me hints of how to access USB flash disk like yours? Thanks!
best,
Indar