summaryrefslogtreecommitdiffstats
path: root/include/configs/P4080DS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2011-01-13 01:54:01 -0600
committerKumar Gala <galak@kernel.crashing.org>2011-01-14 01:32:22 -0600
commit1d2c2a62e328db22c38e3dfb3c0a8a373333471b (patch)
tree4c1654c9b72778d02b19cddb926c61fa2405e2c5 /include/configs/P4080DS.h
parent7c57f3e85970819e72e45cdb89d6dfbb896d557b (diff)
downloadtalos-obmc-uboot-1d2c2a62e328db22c38e3dfb3c0a8a373333471b.tar.gz
talos-obmc-uboot-1d2c2a62e328db22c38e3dfb3c0a8a373333471b.zip
powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)
CoreNet Platform Cache single-bit tag error scrubbing will cause tag corruption. Disable the feature to workaround the issue. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/P4080DS.h')
-rw-r--r--include/configs/P4080DS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h
index 4dd7faa1bb..950c8bcaf6 100644
--- a/include/configs/P4080DS.h
+++ b/include/configs/P4080DS.h
@@ -40,6 +40,7 @@
#define CONFIG_SYS_FSL_ERRATUM_ESDHC136
#define CONFIG_SYS_P4080_ERRATUM_CPU22
+#define CONFIG_SYS_FSL_ERRATUM_CPC_A002
#define CONFIG_SYS_P4080_ERRATUM_SERDES8
#include "corenet_ds.h"
OpenPOWER on IntegriCloud