summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatthew McClintock <mattsm@right.am.freescale.net>2010-12-17 17:26:41 -0600
committerWolfgang Denk <wd@denx.de>2010-12-18 22:25:58 +0100
commitb8339e2b9f32663411dba0f48e25b23f542d53bc (patch)
treeacec79499bfd8858c921d59083c7dfbbebd15bd2 /include
parent1ce7084a1556d376bdbdfb93ab86a852f71c1dbe (diff)
downloadblackbird-obmc-uboot-b8339e2b9f32663411dba0f48e25b23f542d53bc.tar.gz
blackbird-obmc-uboot-b8339e2b9f32663411dba0f48e25b23f542d53bc.zip
p1022ds: enable reginfo command
Add reginfo as a default command for p1022ds boards Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/P1022DS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h
index b411fc8bb7..7e6c40fc6f 100644
--- a/include/configs/P1022DS.h
+++ b/include/configs/P1022DS.h
@@ -356,6 +356,7 @@
#define CONFIG_CMD_MII
#define CONFIG_CMD_PING
#define CONFIG_CMD_SETEXPR
+#define CONFIG_CMD_REGINFO
#ifdef CONFIG_PCI
#define CONFIG_CMD_PCI
OpenPOWER on IntegriCloud