From: Jitendra Vegiraju <jvegiraju@frys.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: 8260 and compactflash
Date: Mon, 13 Oct 2003 19:36:38 -0500 [thread overview]
Message-ID: <3F8B4516.9060405@frys.com> (raw)
Hi,
I am trying to add IDE driver support for a custom MPC8260 board that uses
Toshiba reference design for compactFlash interface to 8260.
Anybody used this type of design before?
The key points of interest in this design are,
-CF is directly connected to 8260 in TRUE IDE mode.
-The data bits are connected msb(host)-msb(card) and lsb(host)-lsb(card)
-uses two chip selects for IDE registers(one for normal and one for
alternate regs)
-The IDE register address ranges are 16 bit wide
-Interrupt line is connected to PC9.
I am using linux2.4.22 standard kernel.
The problem is, I am not getting any interrupts from the compact flash
device with
this kernel. I do see one interrupt during initial device probing.
The driver still works but very slow(it relies on time out for recovery).
I have checked SIPNR_H register to make sure that there is no pending
interrupt.
I would appreciate any help on this problem.
NOTE:The denx kernel linuxppc_2_4_devel-2.4.20-2002_12_04 is working fine
after making the necessary changes for above mentioned design differences.
I have noticed a lot of changes in 2.4.21 for the IDE code compared to
denx 2.4.20 kernel.
Since we have some PCI code written for the latest kernel we would like
stay with
latest kernel.
Thanks,
Jitendra Vegiraju
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
reply other threads:[~2003-10-14 0:36 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=3F8B4516.9060405@frys.com \
--to=jvegiraju@frys.com \
--cc=linuxppc-embedded@lists.linuxppc.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 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.