From: David Updegraff <dave@cray.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] include/asm-ppc/immap_86xx.h
Date: Wed, 22 Jul 2009 10:16:13 -0500 [thread overview]
Message-ID: <4A672D3D.1070701@cray.com> (raw)
Hi.
I think there is a small offset bug in here.. unless there is an errata
that I have missed there should be no pad between srds1cr0,1. Anyone
know for sure?
--- a/include/asm-ppc/immap_86xx.h
+++ b/include/asm-ppc/immap_86xx.h
@@ -1240,7 +1240,7 @@ typedef struct ccsr_gur {
uint lbcdllcr; /* 0xe0e20 - LBC DLL control register */
char res13a[224];
uint srds1cr0; /* 0xe0f04 - SerDes1 control register 0 */
- char res13b[4];
+ //char res13b[4];
uint srds1cr1; /* 0xe0f08 - SerDes1 control register 1 */
char res14[24];
next reply other threads:[~2009-07-22 15:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-22 15:16 David Updegraff [this message]
2009-07-22 15:28 ` [U-Boot] include/asm-ppc/immap_86xx.h Kumar Gala
2009-07-23 15:13 ` Kumar Gala
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=4A672D3D.1070701@cray.com \
--to=dave@cray.com \
--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 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.