[U-Boot] [PATCH] ppc4xx: Enable "ecctest" command on t3corp
Stefan Roese
sr at denx.de
Thu Jul 22 19:06:27 CEST 2010
Signed-off-by: Stefan Roese <sr at denx.de>
---
include/configs/t3corp.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/t3corp.h b/include/configs/t3corp.h
index 0ecc5b1..3647272 100644
--- a/include/configs/t3corp.h
+++ b/include/configs/t3corp.h
@@ -360,6 +360,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
--
1.7.1.1
More information about the U-Boot
mailing list