summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8572DS.h
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2011-01-26 00:14:57 -0600
committerKumar Gala <galak@kernel.crashing.org>2011-02-03 02:46:13 -0600
commit67f944763474d6f42974c43c788fdcea1e12ab28 (patch)
treeb653452560ef67a18de76ffe16c892be89f4a105 /include/configs/MPC8572DS.h
parente1df0de4932e7296896709282feda2da3bd68a5e (diff)
downloadtalos-obmc-uboot-67f944763474d6f42974c43c788fdcea1e12ab28.tar.gz
talos-obmc-uboot-67f944763474d6f42974c43c788fdcea1e12ab28.zip
powerpc/85xx: Enable Errata command on MPC8572DS
Also removed duplicate CONFIG_CMD_IRQ define. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/MPC8572DS.h')
-rw-r--r--include/configs/MPC8572DS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8572DS.h b/include/configs/MPC8572DS.h
index e6b60cf28b..8f333a612b 100644
--- a/include/configs/MPC8572DS.h
+++ b/include/configs/MPC8572DS.h
@@ -654,12 +654,12 @@
*/
#include <config_cmd_default.h>
+#define CONFIG_CMD_ERRATA
#define CONFIG_CMD_IRQ
#define CONFIG_CMD_PING
#define CONFIG_CMD_I2C
#define CONFIG_CMD_MII
#define CONFIG_CMD_ELF
-#define CONFIG_CMD_IRQ
#define CONFIG_CMD_SETEXPR
#define CONFIG_CMD_REGINFO
OpenPOWER on IntegriCloud