From: Ben Warren <bwarren@qstreams.com>
To: "s.balamurugan" <s.balamurugan@gdatech.co.in>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Compact Flash help
Date: Thu, 30 Nov 2006 10:40:37 -0500 [thread overview]
Message-ID: <1164901237.31193.116.camel@saruman.qstreams.net> (raw)
In-Reply-To: <456EA445.70504@gdatech.co.in>
Hi Bala,
On Thu, 2006-11-30 at 14:58 +0530, s.balamurugan wrote:
> Hello all,
>
> This is bala, I am using MPC8360 board and compact
> flash is connected via Local Bus Controller(UPM).
> I have the following questions
> what are the necessary document to be read for writting the driver for
> compact flash.
> What is the relation between compact flash and PCMCIA and PC Card.
> What are the CIS structure members.
> What are the documents to be read to understand the full concept of
> Compact Flash.
If you're REALLY interested in knowing everything about Compact Flash,
go here: http://www.compactflash.org/ You can download the spec, which
should help you sleep.
If you want to know how to interface Compact Flash to your Local Bus,
here's a good document. I'm not intimately familiar with the 8360, but
unless Freescale has changed their LBC design, it should apply:
http://www.toshiba.com/taec/components/ApplNote/TSB_CF-Motorola_PPC8260_030325.pdf
You shouldn't have to write your own driver for this. I don't feel
totally comfortable giving you somebody else's code that isn't
necessarily finished, but since you could Google it yourself anyway,
here's a link to one that was put up for comment several months ago. I
had no part in authoring it and have no idea where it stands regarding
inclusion in the kernel, so please treat it as experimental. It will
require a bit of work on your part to understand how to specify platform
devices.
http://lkml.org/lkml/2006/2/1/47
regards,
Ben
prev parent reply other threads:[~2006-11-30 15:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-30 9:28 Compact Flash help s.balamurugan
2006-11-30 15:40 ` Ben Warren [this message]
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=1164901237.31193.116.camel@saruman.qstreams.net \
--to=bwarren@qstreams.com \
--cc=linuxppc-embedded@ozlabs.org \
--cc=s.balamurugan@gdatech.co.in \
/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).