public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Correct comment on MAL table ptr reg
@ 2006-06-16 13:02 Martin Hicks
  2006-10-08 20:28 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Hicks @ 2006-06-16 13:02 UTC (permalink / raw)
  To: u-boot


This just fixes up a comment.

Signed-off-by: Martin Hicks <mort@bork.org>

---

 include/ppc440.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

32d883d13dabcc9fed9e6c9c25fdb6c5738bdcee
diff --git a/include/ppc440.h b/include/ppc440.h
index 018f7be..89013eb 100644
--- a/include/ppc440.h
+++ b/include/ppc440.h
@@ -675,8 +675,8 @@ #define maltxctp3r  (MAL_DCR_BASE+0x23) 
 #define malrxctp0r  (MAL_DCR_BASE+0x40) /* RX 0 Channel table pointer reg   */
 #define malrxctp1r  (MAL_DCR_BASE+0x41) /* RX 1 Channel table pointer reg   */
 #if defined(CONFIG_440GX)
-#define malrxctp2r  (MAL_DCR_BASE+0x42) /* RX 0 Channel table pointer reg   */
-#define malrxctp3r  (MAL_DCR_BASE+0x43) /* RX 1 Channel table pointer reg   */
+#define malrxctp2r  (MAL_DCR_BASE+0x42) /* RX 2 Channel table pointer reg   */
+#define malrxctp3r  (MAL_DCR_BASE+0x43) /* RX 3 Channel table pointer reg   */
 #endif /* CONFIG_440GX */
 #define malrcbs0    (MAL_DCR_BASE+0x60) /* RX 0 Channel buffer size reg	    */
 #define malrcbs1    (MAL_DCR_BASE+0x61) /* RX 1 Channel buffer size reg	    */
-- 
1.3.2


-- 
Martin Hicks || mort at bork.org || PGP/GnuPG: 0x4C7F2BEE

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

* [U-Boot-Users] [PATCH] Correct comment on MAL table ptr reg
  2006-06-16 13:02 [U-Boot-Users] [PATCH] Correct comment on MAL table ptr reg Martin Hicks
@ 2006-10-08 20:28 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-10-08 20:28 UTC (permalink / raw)
  To: u-boot

In message <20060616130207.GE20573@bork.org> you wrote:
> 
> This just fixes up a comment.
> 
> Signed-off-by: Martin Hicks <mort@bork.org>

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Accident: A condition in which presence of mind is good, but  absence
of body is better.

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

end of thread, other threads:[~2006-10-08 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-16 13:02 [U-Boot-Users] [PATCH] Correct comment on MAL table ptr reg Martin Hicks
2006-10-08 20:28 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox