projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa061ae
)
powerpc/85xx: Enable CMD_REGINFO on corenet boards
author
Kumar Gala
<galak@kernel.crashing.org>
Wed, 31 Aug 2011 14:16:02 +0000
(09:16 -0500)
committer
Kumar Gala
<galak@kernel.crashing.org>
Fri, 30 Sep 2011 00:01:06 +0000
(19:01 -0500)
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>
include/configs/corenet_ds.h
patch
|
blob
|
history
diff --git
a/include/configs/corenet_ds.h
b/include/configs/corenet_ds.h
index 4f8c3916bbd52cd2ff71538b62fdc4f1decb614a..ca3229bc65c7b4ed0597707d17bc2fb3ebafd48b 100644
(file)
--- 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