From: sunil dutt <sunil.d@redpinesignals.com>
To: linuxppc-embedded@ozlabs.org
Subject: EBC configuration for mmio
Date: Mon, 18 Feb 2008 02:42:18 -0800 (PST) [thread overview]
Message-ID: <15542516.post@talk.nabble.com> (raw)
Hi,
We are working on the MMIO interface and are struck up at sending the data
over the interface on PPC405EXr.The following are the configurations done by
us to use EBC Bank3.
EBC0_B3CR = 0x80018000 /*Base address 0x800 size 1MB Read/Write set */
EBC0_B3AP = 0x07840f80
We have configured GPIO pin 10 (PER_CS3) for the chip select.The following
is the configuration for the CS .
OSRL : 00aa54aa
TSRL : 00aa54aa
ISR1L: XX(Dont care)
Here are our observations while doing the data transfer.
1.When the data of one byte is sent continuously we have observed that the
second write blocks and the chip select is not triggered for the second
transfer.
2.When one byte is sent and immediately we read the data over the interface
the read blocks and we also see that chip select is not triggered for the
read.
3.The point 2 mentioned above is not consistent.We some times read the value
from the interface though the chip select is not triggered.
Please could you verify our configurations.Please let us know if there is
any thing additional to be done.
Thanks and Regards,
Sunil
--
View this message in context: http://www.nabble.com/EBC-configuration-for-mmio-tp15542516p15542516.html
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
reply other threads:[~2008-02-18 10:42 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=15542516.post@talk.nabble.com \
--to=sunil.d@redpinesignals.com \
--cc=linuxppc-embedded@ozlabs.org \
/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;
as well as URLs for NNTP newsgroup(s).