* [U-Boot] [PATCH] ppc4xx: Enable "ecctest" command on t3corp
@ 2010-07-22 17:06 Stefan Roese
2010-07-23 8:18 ` Stefan Roese
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Roese @ 2010-07-22 17:06 UTC (permalink / raw)
To: u-boot
Signed-off-by: Stefan Roese <sr@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-07-23 8:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22 17:06 [U-Boot] [PATCH] ppc4xx: Enable "ecctest" command on t3corp Stefan Roese
2010-07-23 8:18 ` Stefan Roese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox