I want to use USB2.0 controller to work in usb1.1 mode with RNDIS on L138 EVM. But when I use command "ping" to test, I found lots of packets are lost, so test fail. Then I found there is Warnning "WARNING When removing the support for USB2.0 from the kernel please ensure that 'CPPI support" under "System Type--> TI DaVinci Implementations' is also disabled" in TI's web http://processors.wiki.ti.com/index.php/GSG:_Building_Software_Components_for_OMAP-L1#Rebuilding_the_Linux_kernel, I following the warning and disable the CPPI,"ping" success, but I want to know Why when removing USB2.0 support, CPPI is need to be disabled!