[U-Boot] [PATCH] powerpc/85xx: Enable CMD_REGINFO on corenet boards

Kumar Gala galak at kernel.crashing.org
Wed Aug 31 16:16:44 CEST 2011


Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
---
 include/configs/corenet_ds.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index 96810b9..3aa5333 100644
--- a/include/configs/corenet_ds.h
+++ b/include/configs/corenet_ds.h
@@ -577,6 +577,7 @@
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_SETEXPR
+#define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
 #define CONFIG_CMD_PCI
-- 
1.7.3.4



More information about the U-Boot mailing list