K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2018-01-16T04:50:23.413540Z K 7 svn:log V 401 Make fsl_sata driver work on P1022 P1022 SATA controller may set the wrong CCR bit for a command completion. This would previously cause an interrupt storm. Solve this by marking all commands complete, and letting the end_transaction deal with the successes. Causes no problems on P5020. While here, fix a minor bug in collision detection. The Freescale SATA controller only has 16 slots, not 32. END