aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf527/anomaly.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/asm-blackfin/mach-bf527/anomaly.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-blackfin/mach-bf527/anomaly.h b/include/asm-blackfin/mach-bf527/anomaly.h
index 6112bc38282f..991db986cd4b 100644
--- a/include/asm-blackfin/mach-bf527/anomaly.h
+++ b/include/asm-blackfin/mach-bf527/anomaly.h
@@ -36,4 +36,6 @@
/* Boot ROM Kernel Incorrectly Alters Reset Value of USB Register */
#define ANOMALY_05000347 (1)
+/* Anomalies that don't exist on this proc */
+#define ANOMALY_05000323 (0)
#endif