summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShengzhou Liu <[email protected]>2014-04-24 11:10:09 +0800
committerYork Sun <[email protected]>2014-05-13 08:26:54 -0700
commitc665c473b605349b1c58890493255dd70e0b60fe (patch)
treea3ef31df4029707bfc0f1f51d8319b2cea284a58 /include
parent3a7ed5aa232da1d2836b5d3962e59e685307122e (diff)
powerpc/t208x: enable errata A006261, A006593, A006379
Enable errata A006261, A006593, A006379 for T208x. Additionally enable CONFIG_CMD_ERRATA for T2080RDB. Signed-off-by: Shengzhou Liu <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/configs/T208xRDB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/T208xRDB.h b/include/configs/T208xRDB.h
index 0be0a0feb0b..5b261788c9a 100644
--- a/include/configs/T208xRDB.h
+++ b/include/configs/T208xRDB.h
@@ -721,6 +721,7 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_ELF
+#define CONFIG_CMD_ERRATA
#define CONFIG_CMD_MII
#define CONFIG_CMD_I2C
#define CONFIG_CMD_PING