public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <gleixner@autronix.de>
To: David Woodhouse <dwmw2@infradead.org>,
	Eric Nelson <eric_n2@verifone.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Alternate to DOC??
Date: Fri, 15 Feb 2002 10:11:38 +0100	[thread overview]
Message-ID: <0202151011380I.29375@thomas> (raw)
In-Reply-To: <17310.1013755796@redhat.com>

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  

      reply	other threads:[~2002-02-15  8:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 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=0202151011380I.29375@thomas \
    --to=gleixner@autronix.de \
    --cc=dwmw2@infradead.org \
    --cc=eric_n2@verifone.com \
    --cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox