Just a comment on the USB implementation in the 6.12 drop of the CE BSP. I don’t know who has been doing the modifications but it sure leaves a lot to be desired. The OTG port implementation use to work (in earlier drops) in host and client mode and now the host mode is broken. By looking at the diffs it is fairly obvious there has been a lot of hacking going on. What is in there now is a real mess. Looks to me a lot of the mods were made just to pass the CETK suite with no concern as to correct USB operational functionality. Also, the HS Host port implementation is weak. No DMA support makes for poor throughput. I was use to seeing steady improvements in the BSP from one drop to the next. Seems as of late it’s been going the other way.