[U-Boot] [PATCH] p1022ds: enable reginfo command
Matthew McClintock
msm at freescale.com
Sat Dec 18 00:26:41 CET 2010
From: Matthew McClintock <mattsm at right.am.freescale.net>
Add reginfo as a default command for p1022ds boards
Signed-off-by: Matthew McClintock <msm at freescale.com>
---
include/configs/P1022DS.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h
index 13f1125..272bd9f 100644
--- a/include/configs/P1022DS.h
+++ b/include/configs/P1022DS.h
@@ -355,6 +355,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.2.3
More information about the U-Boot
mailing list