summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/mach-bf527
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-10-14 14:22:02 -0400
committerMike Frysinger <vapier@gentoo.org>2010-10-14 20:23:26 -0400
commite5d8984be69f74627623573dc9bcf60711bfdfbf (patch)
tree0b88bbe5db0eb39f867f78ecaf2a4ccb3c0351c2 /arch/blackfin/include/asm/mach-bf527
parente79f48393dd919079b34f37957c933f8e75c164d (diff)
downloadtalos-obmc-uboot-e5d8984be69f74627623573dc9bcf60711bfdfbf.tar.gz
talos-obmc-uboot-e5d8984be69f74627623573dc9bcf60711bfdfbf.zip
Blackfin: update anomaly lists to latest sheets
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/include/asm/mach-bf527')
-rw-r--r--arch/blackfin/include/asm/mach-bf527/anomaly.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/blackfin/include/asm/mach-bf527/anomaly.h b/arch/blackfin/include/asm/mach-bf527/anomaly.h
index 9358afa05c..72a63694e5 100644
--- a/arch/blackfin/include/asm/mach-bf527/anomaly.h
+++ b/arch/blackfin/include/asm/mach-bf527/anomaly.h
@@ -12,7 +12,7 @@
/* This file should be up to date with:
* - Revision E, 03/15/2010; ADSP-BF526 Blackfin Processor Anomaly List
- * - Revision G, 08/25/2009; ADSP-BF527 Blackfin Processor Anomaly List
+ * - Revision H, 04/29/2010; ADSP-BF527 Blackfin Processor Anomaly List
*/
#ifndef _MACH_ANOMALY_H_
@@ -220,6 +220,8 @@
#define ANOMALY_05000483 (1)
/* PLL_CTL Change Using bfrom_SysControl() Can Result in Processor Overclocking */
#define ANOMALY_05000485 (_ANOMALY_BF526_BF527(< 2, < 3))
+/* The CODEC Zero-Cross Detect Feature is not Functional */
+#define ANOMALY_05000487 (1)
/* IFLUSH sucks at life */
#define ANOMALY_05000491 (1)
OpenPOWER on IntegriCloud