Title: [6924] branches/2009R1/arch/blackfin/mach-bf527/include/mach/anomaly.h: task[#2424]apply anomaly 05000450 to BF52x
Revision
6924
Author
cliff
Date
2009-07-05 21:53:43 -0500 (Sun, 05 Jul 2009)

Log Message

task[#2424]apply anomaly 05000450 to BF52x

Modified Paths

Diff

Modified: branches/2009R1/arch/blackfin/mach-bf527/include/mach/anomaly.h (6923 => 6924)


--- branches/2009R1/arch/blackfin/mach-bf527/include/mach/anomaly.h	2009-07-05 04:59:39 UTC (rev 6923)
+++ branches/2009R1/arch/blackfin/mach-bf527/include/mach/anomaly.h	2009-07-06 02:53:43 UTC (rev 6924)
@@ -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 */
@@ -233,6 +235,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