I tried to put this usb host ip into my FPGA (genesys2),
during the linux boot process, it stuck on the driver, I added some strings to the driver to find out where the machine crashed
- First I found port_power(ue11, 0) in the probe

- Found if (is_on) {....} <-- hang on here in port_power

Can you give me some clues?
I tried to put this usb host ip into my FPGA (genesys2),
during the linux boot process, it stuck on the driver, I added some strings to the driver to find out where the machine crashed
Can you give me some clues?