From: Raghu <raghu_dk@yahoo.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Accessing PRAM on SCC ( MPC852T )
Date: Thu, 27 Nov 2003 19:15:00 -0800 (PST) [thread overview]
Message-ID: <20031128031500.67695.qmail@web40407.mail.yahoo.com> (raw)
Hi,
I need some insight into the u-boot cpu/mpc8xx/scc.c
driver. I am able to use the SCC4 with these settings
but to use the SCC3 I have got to comment these line.
Any leading as to where I can look for an explanation
most welcome.
Thanks in advance.
Warm Regards,
Raghu
pram_ptr->sen_pper = 0x0; /* Persistence
(unused) */
pram_ptr->sen_iaddr1 = 0x0; /* Individual
Address Filter 1 (unused) */
pram_ptr->sen_iaddr2 = 0x0; /* Individual
Address Filter 2 (unused) */
pram_ptr->sen_iaddr3 = 0x0; /* Individual
Address Filter 3 (unused) */
pram_ptr->sen_iaddr4 = 0x0; /* Individual
Address Filter 4 (unused) */
pram_ptr->sen_taddrh = 0x0; /* Tmp Address
(MSB) (unused) */
pram_ptr->sen_taddrm = 0x0; /* Tmp Address
(unused) */
pram_ptr->sen_taddrl = 0x0; /* Tmp Address
(LSB) (unused) */
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
reply other threads:[~2003-11-28 3:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20031128031500.67695.qmail@web40407.mail.yahoo.com \
--to=raghu_dk@yahoo.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.