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

* [U-Boot] [PATCH] powerpc/85xx: Enable CMD_REGINFO on corenet boards
  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-09 14:49 ` Kumar Gala
  1 sibling, 1 reply; 5+ messages in thread
From: Tabi Timur-B04825 @ 2011-08-31 17:14 UTC (permalink / raw)
  To: u-boot

On Wed, Aug 31, 2011 at 9:16 AM, Kumar Gala <galak@kernel.crashing.org> wrote:
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---

Why are we enabling this?

-- 
Timur Tabi
Linux kernel developer at Freescale

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

* [U-Boot] [PATCH] powerpc/85xx: Enable CMD_REGINFO on corenet boards
  2011-08-31 17:14 ` Tabi Timur-B04825
@ 2011-09-01  3:20   ` Kumar Gala
  2011-09-01 11:22     ` Tabi Timur-B04825
  0 siblings, 1 reply; 5+ messages in thread
From: Kumar Gala @ 2011-09-01  3:20 UTC (permalink / raw)
  To: u-boot


On Aug 31, 2011, at 12:14 PM, Tabi Timur-B04825 wrote:

> On Wed, Aug 31, 2011 at 9:16 AM, Kumar Gala <galak@kernel.crashing.org> wrote:
>> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
>> ---
> 
> Why are we enabling this?

because its a useful command that helps w/debugging things from time to time.

- k

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

* [U-Boot] [PATCH] powerpc/85xx: Enable CMD_REGINFO on corenet boards
  2011-09-01  3:20   ` Kumar Gala
@ 2011-09-01 11:22     ` Tabi Timur-B04825
  0 siblings, 0 replies; 5+ messages in thread
From: Tabi Timur-B04825 @ 2011-09-01 11:22 UTC (permalink / raw)
  To: u-boot

Kumar Gala wrote:
>
> On Aug 31, 2011, at 12:14 PM, Tabi Timur-B04825 wrote:
>
>> On Wed, Aug 31, 2011 at 9:16 AM, Kumar Gala<galak@kernel.crashing.org>  wrote:
>>> Signed-off-by: Kumar Gala<galak@kernel.crashing.org>
>>> ---
>>
>> Why are we enabling this?
>
> because its a useful command that helps w/debugging things from time to time.

Please put this in the git description.

-- 
Timur Tabi
Linux kernel developer at Freescale

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

* [U-Boot] [PATCH] powerpc/85xx: Enable CMD_REGINFO on corenet boards
  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-09 14:49 ` Kumar Gala
  1 sibling, 0 replies; 5+ messages in thread
From: Kumar Gala @ 2011-09-09 14:49 UTC (permalink / raw)
  To: u-boot


On Aug 31, 2011, at 9:16 AM, Kumar Gala wrote:

> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> include/configs/corenet_ds.h |    1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)

applied to 85xx next (with update to commit message)

- k

^ permalink raw reply	[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.