summaryrefslogtreecommitdiffstats
path: root/include/configs/P4080DS.h
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2011-01-13 02:58:23 -0600
committerKumar Gala <galak@kernel.crashing.org>2011-01-14 01:32:22 -0600
commitf133796da8ec87ccbafc9c492636def619d99401 (patch)
treedfe191877ff5f37f22a28496b911f6fd8863c3ef /include/configs/P4080DS.h
parent868da5936e40b8685c813c1eb31eed629eaae295 (diff)
downloadtalos-obmc-uboot-f133796da8ec87ccbafc9c492636def619d99401.tar.gz
talos-obmc-uboot-f133796da8ec87ccbafc9c492636def619d99401.zip
powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)
Simultaneous FCM and GPCM or UPM operation may erroneously trigger bus monitor timeout. Set timeout to maximum to avoid. Based on a patch from Lan Chunhe <b25806@freescale.com> 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 c8f542eabe..5c818c9038 100644
--- a/include/configs/P4080DS.h
+++ b/include/configs/P4080DS.h
@@ -43,5 +43,6 @@
#define CONFIG_SYS_FSL_ERRATUM_CPC_A002
#define CONFIG_SYS_FSL_ERRATUM_CPC_A003
#define CONFIG_SYS_P4080_ERRATUM_SERDES8
+#define CONFIG_SYS_FSL_ERRATUM_ELBC_A001
#include "corenet_ds.h"
OpenPOWER on IntegriCloud