* Alternate to DOC??
@ 2002-02-14 18:50 Eric Nelson
2002-02-15 6:49 ` David Woodhouse
0 siblings, 1 reply; 3+ messages in thread
From: Eric Nelson @ 2002-02-14 18:50 UTC (permalink / raw)
To: linux-mtd
We would very much like to use JFFS2 on a project. However, most boards have
either CF or DOC. My understanding of JFFS2 on DOC is that you disable the
controller on the DOC, and just use the flash.
Now, wouldn't it be a good idea for someone to build a device w/ same footprint
as DOC, but w/ just raw flash? Maybe we could do this. Would this impinge on
some patent by M-Systems? It would make it a lot easier for us to use JFFS2 if
we could do this.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Alternate to DOC??
2002-02-14 18:50 Alternate to DOC?? Eric Nelson
@ 2002-02-15 6:49 ` David Woodhouse
2002-02-15 9:11 ` Thomas Gleixner
0 siblings, 1 reply; 3+ messages in thread
From: David Woodhouse @ 2002-02-15 6:49 UTC (permalink / raw)
To: Eric Nelson; +Cc: linux-mtd
eric_n2@verifone.com said:
> We would very much like to use JFFS2 on a project. However, most
> boards have either CF or DOC. My understanding of JFFS2 on DOC is
> that you disable the controller on the DOC, and just use the flash.
No, you can use the controller. All it does is ECC. The NFTL stuff was all
done in software anyway.
> Now, wouldn't it be a good idea for someone to build a device w/ same
> footprint as DOC, but w/ just raw flash? Maybe we could do this.
> Would this impinge on some patent by M-Systems? It would make it a
> lot easier for us to use JFFS2 if we could do this.
The socket and pin layout are standard, I believe. There's no problem with
making an alternative device to fit.
--
dwmw2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Alternate to DOC??
2002-02-15 6:49 ` David Woodhouse
@ 2002-02-15 9:11 ` Thomas Gleixner
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Gleixner @ 2002-02-15 9:11 UTC (permalink / raw)
To: David Woodhouse, Eric Nelson; +Cc: linux-mtd
On Friday, 15. February 2002 07:49, David Woodhouse wrote:
> eric_n2@verifone.com said:
> > We would very much like to use JFFS2 on a project. However, most
> > boards have either CF or DOC. My understanding of JFFS2 on DOC is
> > that you disable the controller on the DOC, and just use the flash.
>
> No, you can use the controller. All it does is ECC. The NFTL stuff was all
> done in software anyway.
>
> > Now, wouldn't it be a good idea for someone to build a device w/ same
> > footprint as DOC, but w/ just raw flash? Maybe we could do this.
> > Would this impinge on some patent by M-Systems? It would make it a
> > lot easier for us to use JFFS2 if we could do this.
>
> The socket and pin layout are standard, I believe. There's no problem with
> making an alternative device to fit.
The pin layout of the DOC 2000 DIP is the same as a 128k X 8 FLASH. But they
use only A0-A12. The adress lines A13-A16 are N.C. The logic inside the DOC
takes care that you have access to a small bootblock after reset. So it's a
drop in replacement for standard Boot-Flash. The bootblock contains a
bootloader code for access to the NAND chip.
If you want to build a replacement chip, you have to check, if you need the
boot option or not. Anything else like the ECC logic can you do either in HW
(CPLD) or in SW.
Thomas
__________________________________________________
Thomas Gleixner, autronix automation GmbH
auf dem berg 3, d-88690 uhldingen-muehlhofen
fon: +49 7556 919891 , fax: +49 7556 919886
mail: gleixner@autronix.de, http://www.autronix.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-02-15 8:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-14 18:50 Alternate to DOC?? Eric Nelson
2002-02-15 6:49 ` David Woodhouse
2002-02-15 9:11 ` Thomas Gleixner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox