From: Stefan Roese Date: Thu, 22 Jul 2010 17:06:27 +0000 (+0200) Subject: ppc4xx: Enable "ecctest" command on t3corp X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1ffcb86ce06a252ff6f4620691eb347c8ab47b61;p=project%2Fbcm63xx%2Fu-boot.git ppc4xx: Enable "ecctest" command on t3corp Signed-off-by: Stefan Roese --- diff --git a/include/configs/t3corp.h b/include/configs/t3corp.h index 7b88601ed4..b38886b53f 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