Hi TI,
I can generate USB compliance test patterns on AM64 SoC by the following command
# devmem2 0x0f410480 w 0xA0
# devmem2 0x0f410080 w 0x4
# devmem2 0x0f410484 w 0x40000000
However, the test pattern stops transferring before the GL852GT USB 2.0 HUB.
I want to measure the signal at the USB connector behind the USB 2.0 HUB.
They seem to be discarded by USB HUB.
Could I tell the USB 2.0 HUB to forward the signal to port 1 by specifying the destination (downstream port) for the test patterns?
How do I get USB compliance test patterns to pass through the USB 2.0 hub to USB connector 1?
Thanks,
Sean