From: Kumar Gala <galak@kernel.crashing.org>
Date: Wed, 31 Aug 2011 14:16:02 +0000 (-0500)
Subject: powerpc/85xx: Enable CMD_REGINFO on corenet boards
X-Git-Tag: v2025.01-rc5-pxa1908~18888^2~24
X-Git-Url: http://git.dujemihanovic.xyz/img/static/%7B%7B?a=commitdiff_plain;h=9570cbda76e751efbaff53cfb31fa7b34e3c5807;p=u-boot.git

powerpc/85xx: Enable CMD_REGINFO on corenet boards

Useful for various debug to know how various regsters might be set
in a human readable form.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---

diff --git a/include/configs/corenet_ds.h b/include/configs/corenet_ds.h
index 4f8c3916bb..ca3229bc65 100644
--- a/include/configs/corenet_ds.h
+++ b/include/configs/corenet_ds.h
@@ -569,6 +569,7 @@
 #define CONFIG_CMD_MII
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_SETEXPR
+#define CONFIG_CMD_REGINFO
 
 #ifdef CONFIG_PCI
 #define CONFIG_CMD_PCI