Title: [6925] trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h: task[#2424]apply anomaly 05000450 to BF52x
Revision
6925
Author
cliff
Date
2009-07-05 21:57:32 -0500 (Sun, 05 Jul 2009)

Log Message

task[#2424]apply anomaly 05000450 to BF52x

Modified Paths

Diff

Modified: trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h (6924 => 6925)


--- trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h	2009-07-06 02:53:43 UTC (rev 6924)
+++ trunk/arch/blackfin/mach-bf527/include/mach/anomaly.h	2009-07-06 02:57:32 UTC (rev 6925)
@@ -176,6 +176,8 @@
 #define ANOMALY_05000443 (1)
 /* The WURESET Bit in the SYSCR Register is not Functional */
 #define ANOMALY_05000445 (1)
+/* USB DMA Short Packet Data Corruption */
+#define ANOMALY_05000450 (1)
 /* BCODE_QUICKBOOT, BCODE_ALLBOOT, and BCODE_FULLBOOT Settings in SYSCR Register Not Functional */
 #define ANOMALY_05000451 (1)
 /* Incorrect Default Hysteresis Setting for RESET, NMI, and BMODE Signals */
@@ -238,6 +240,5 @@
 #define ANOMALY_05000412 (0)
 #define ANOMALY_05000447 (0)
 #define ANOMALY_05000448 (0)
-#define ANOMALY_05000450 (0)
 
 #endif
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to