[U-Boot] [PATCH] ppc4xx: Enable "ecctest" command on katmai
Stefan Roese
sr at denx.de
Thu Jul 22 19:06:14 CEST 2010
Signed-off-by: Stefan Roese <sr at denx.de>
---
include/configs/katmai.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/katmai.h b/include/configs/katmai.h
index fb8ccae..76e9a76 100644
--- a/include/configs/katmai.h
+++ b/include/configs/katmai.h
@@ -202,6 +202,7 @@
*/
#define CONFIG_CMD_CHIP_CONFIG
#define CONFIG_CMD_DATE
+#define CONFIG_CMD_ECCTEST
#define CONFIG_CMD_EXT2
#define CONFIG_CMD_FAT
#define CONFIG_CMD_PCI
--
1.7.1.1
More information about the U-Boot
mailing list