public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Strataflash  standard and  LinearFlash vs ATA Flash
@ 2004-03-18 12:40 Mike Wellington
  2004-03-18 14:11 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Wellington @ 2004-03-18 12:40 UTC (permalink / raw)
  Cc: linux-mtd, Mike Wellington Failsafe Account


   I am new to Flash memory.  I have just ported
linux to the PPC405.   Here is my question:

Our final hw will have Intel Strataflash.  Our
development board does not have any flash.  We
would like to write flash drivers for the Intel
Strataflash family on the development board.
I think this can be done by purchasing a PCMCIA
Linear Flash card.  You can get 20MB for $110. 
However ATA flash seems to be larger and cheaper:
160MB for $80.

If I want to talk to the memory using the same
Strataflash interface that I will have to use
on the final hw, do I have to buy a linear
flash, or can I just buy an ATA flash?

-- 

=mike wellington
wellington@lucent.com
303.920.6412  Desk
720.434.7559  Cell

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Strataflash  standard and  LinearFlash vs ATA Flash
  2004-03-18 12:40 Strataflash standard and LinearFlash vs ATA Flash Mike Wellington
@ 2004-03-18 14:11 ` David Woodhouse
  0 siblings, 0 replies; 2+ messages in thread
From: David Woodhouse @ 2004-03-18 14:11 UTC (permalink / raw)
  To: Mike Wellington; +Cc: Mike Wellington Failsafe Account, linux-mtd

On Thu, 2004-03-18 at 05:40 -0700, Mike Wellington wrote:
>    I am new to Flash memory.  I have just ported
> linux to the PPC405.   Here is my question:
> 
> Our final hw will have Intel Strataflash.  Our
> development board does not have any flash.  We
> would like to write flash drivers for the Intel
> Strataflash family on the development board.
> I think this can be done by purchasing a PCMCIA
> Linear Flash card.  You can get 20MB for $110. 
> However ATA flash seems to be larger and cheaper:
> 160MB for $80.
> 
> If I want to talk to the memory using the same
> Strataflash interface that I will have to use
> on the final hw, do I have to buy a linear
> flash, or can I just buy an ATA flash?

ATA flash is, as far as you're concerned, a real hard drive. You might
think it has flash inside; we couldn't possibly comment.

If having a real hard drive is suitable for your prototyping purposes,
then that's fine. If you want to use a real flash file system and test
how that's going to work for you in practice, then probably not.

In fact there's more work to do to get PCMCIA linear flash working than
there is to make hardwired flash work. Hardwired flash should be
trivial, while the PCMCIA linear flash driver is fairly new and unloved.
Shouldn't be that hard to use it though.

-- 
dwmw2

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-18 14:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-18 12:40 Strataflash standard and LinearFlash vs ATA Flash Mike Wellington
2004-03-18 14:11 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox