I am running an OMAP 35XX with my own OS. I also have implemeted a USB thumb drive in this OS using the OMAP HOST EHCI. I have noted that when I set PLL3 to run at 332MHz I can write to my thumb drive with no problems. If I set PLL3 to run at 266MHz, I can still write to the thumb very slowly. If I try to burst a large amount of data the HOST EHCI becomes unresponsive and further attempts at writing to the tumb drive fail. Is there some spec about PLL3 and PLL4 clock speeds relative to USB Host EHCI? Everything else on the OMAP seems to work fine at this slower PLL3 frequency.