From: Martin Hicks <mort@bork.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Correct comment on MAL table ptr reg
Date: Fri, 16 Jun 2006 09:02:07 -0400 [thread overview]
Message-ID: <20060616130207.GE20573@bork.org> (raw)
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
next reply other threads:[~2006-06-16 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-16 13:02 Martin Hicks [this message]
2006-10-08 20:28 ` [U-Boot-Users] [PATCH] Correct comment on MAL table ptr reg Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060616130207.GE20573@bork.org \
--to=mort@bork.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox