1. 1. Touch screen driver sets up the debounce setting for the GPIO but never calls the GPIOIOCTL.
2. 2. BSP catalog still has a bunch of codec BspItemId's in it even though these items have been moved out to the 3rd Party catalog.
3. 3. Vfp2fpcrt.dll still included even though I am not sure it is meaningful any more. Not sure.
4. 4. Object files in binary version of DVSDK gets nuked on clean rebuild.
5. 5. HSUSB host still has suspend/resume issues. Still throws exceptions..mostly does not work. The whole USB power implementation leaves much to be desired.
6. 6. OTG port when configured as USB host only does not enumerate clients when attached at power up. Issuing suspend/resume does re-enumerate clients. Also get AbortQueue and re-enumerations periodically.
7. 7. SMSC Ethernet driver was moved to common directory but still has platform specific dependencies of LAN_IRQ_GPIO. This causes issues when building for platforms that do not need or uses this driver.
DV