From: Stefan Roese Date: Thu, 22 Jul 2010 17:06:27 +0000 (+0200) Subject: ppc4xx: Enable "ecctest" command on t3corp X-Git-Tag: v2010.09-rc1~76^2^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1ffcb86ce06a252ff6f4620691eb347c8ab47b61;p=oweals%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