linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How to support removable CF card via IDE on MPC52xx
@ 2008-01-23 11:07 Henk Stegeman
  0 siblings, 0 replies; only message in thread
From: Henk Stegeman @ 2008-01-23 11:07 UTC (permalink / raw)
  To: Linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 762 bytes --]

I have IDE working on my MPC5200B based system using the driver:

drivers/ide/ppc/mpc52xx_ide.

The IDE device is a compact flash card inserted in a compact flash slot on
the CPU board. Two separate pins (reset and card-detect) are provided to the
CPU to force a reset and to detect the presence of the compact-flash card.

Right now I don't use the card detection, the card is always in the slot,
but I want to be able to use the board without the card inserted.

What is the best way to let the kernel only use the compact flash card when
it is inserted?

Can/should I make use of PCMCIA, eventhough the interface is not PCMCIA
compatible? Can PCMCIA then make use of the allready working
drivers/ide/ppc/mpc52xx_ide driver?

Thanks in advance,

Henk Stegeman

[-- Attachment #2: Type: text/html, Size: 820 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-23 11:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-23 11:07 How to support removable CF card via IDE on MPC52xx Henk Stegeman

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).