commit | b3381f3bc85a792a49f7fb705e781d0ece6370fc | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Jul 22 19:06:27 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Jul 23 09:55:18 2010 +0200 |
tree | 6b32ce711584acff3d33f2390ff10328a66c1d01 | |
parent | e3d569b02170aaae1881a6f07df440f9d74ebeaa [diff] |
ppc4xx: Enable "ecctest" command on t3corp Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/include/configs/t3corp.h b/include/configs/t3corp.h index 7b88601..b38886b 100644 --- a/include/configs/t3corp.h +++ b/include/configs/t3corp.h
@@ -359,6 +359,7 @@ * Commands additional to the ones defined in amcc-common.h */ #define CONFIG_CMD_CHIP_CONFIG +#define CONFIG_CMD_ECCTEST #define CONFIG_CMD_PCI #define CONFIG_CMD_SDRAM