All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] powerpc/85xx: Enable CMD_REGINFO on corenet boards
@ 2011-08-31 14:16 Kumar Gala
  2011-08-31 17:14 ` Tabi Timur-B04825
  2011-09-09 14:49 ` Kumar Gala
  0 siblings, 2 replies; 5+ messages in thread
From: Kumar Gala @ 2011-08-31 14:16 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Kumar Gala <galak@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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-09 14:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-31 14:16 [U-Boot] [PATCH] powerpc/85xx: Enable CMD_REGINFO on corenet boards Kumar Gala
2011-08-31 17:14 ` Tabi Timur-B04825
2011-09-01  3:20   ` Kumar Gala
2011-09-01 11:22     ` Tabi Timur-B04825
2011-09-09 14:49 ` Kumar Gala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.