summaryrefslogtreecommitdiffstats
path: root/include/configs/P4080DS.h
diff options
context:
space:
mode:
authorJerry Huang <Chang-Ming.Huang@freescale.com>2011-01-06 23:42:19 -0600
committerKumar Gala <galak@kernel.crashing.org>2011-01-14 01:32:22 -0600
commitd621da0066dff92a76ca3c6fb031a7f823a811f3 (patch)
tree4ec744b969d1a05484e041f60ba7e3eaf66d1f6a /include/configs/P4080DS.h
parent28a096e7f25d43824618d210b5b20b1961b94d79 (diff)
downloadtalos-obmc-uboot-d621da0066dff92a76ca3c6fb031a7f823a811f3.tar.gz
talos-obmc-uboot-d621da0066dff92a76ca3c6fb031a7f823a811f3.zip
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
Do not issue a manual asynchronous CMD12. Instead, use a (software) synchronous CMD12 or AUTOCMD12 to abort data transfer. Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com> Signed-off-by: Roy Zang <tie-fei.zang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/P4080DS.h')
-rw-r--r--include/configs/P4080DS.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h
index 21b48e9c46..705b22601b 100644
--- a/include/configs/P4080DS.h
+++ b/include/configs/P4080DS.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2009-2010 Freescale Semiconductor, Inc.
+ * Copyright 2009-2011 Freescale Semiconductor, Inc.
*
* See file CREDITS for list of people who contributed to this
* project.
@@ -35,6 +35,8 @@
#define CONFIG_ICS307_REFCLK_HZ 33333000 /* ICS307 ref clk freq */
+#define CONFIG_SYS_FSL_ERRATUM_ESDHC111
+
#define CONFIG_SYS_P4080_ERRATUM_CPU22
#define CONFIG_SYS_P4080_ERRATUM_SERDES8
OpenPOWER on IntegriCloud