All of lore.kernel.org
 help / color / mirror / Atom feed
From: Udi Finkelstein <udif@udif.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] M-Systems Disk on Chip and U-boot
Date: Fri, 03 Sep 2004 00:36:11 +0200	[thread overview]
Message-ID: <4137A05B.3070304@udif.com> (raw)
In-Reply-To: <6.1.1.1.0.20040902073144.03a46438@mail.magma.ca>

Herb Radford wrote:
> We're looking at using a DoC on our next product and I was wondering how 
> the drivers (obviously supplied by M-Systems) are merged into U-Boot code?

I just began working on improving DoC support (for the RBC823 board), 
but I had a few questions. Since you have mentioned the subject of DoC I 
think its a good time to raise them here:

If I understand correctly, the Linux MTD drivers has two layers. The 
lower device level handles actual device access, while the upper layer 
(NFTL, etc.) handles wear leveling.

1. If I undersnatd correctly, u-boot only implemented the lower level, 
right? no NFTL driver is currently in U-boot.

2. Is the Linux MTD NFTL driver compatible (in terms of disk format) 
with the M-sys TrueFFS driver ? can I use the same device with both 
software stacks without corrupting it?

3. Which layer handles ECC correction?

4. What good is the current u-boot support if it has no NFTL, and hence 
no wear leveling? I assume I can't just map the FAT commands over it 
without NFTL, as it won't be reable (if written over NFTL).

5. I understand the DoC has 2 partitions (at least the 8M models) - a 
binary partition and the normal partition. what is the difference 
between them?

I plan adaptin gthe NFTL layer from the linux-MTD project into u-boot, 
and add support for the FAT commands.

thanks,
Udi

  parent reply	other threads:[~2004-09-02 22:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-02 11:37 [U-Boot-Users] M-Systems Disk on Chip and U-boot Herb Radford
2004-09-02 12:49 ` Brian Waite
2004-09-02 17:41   ` Wolfgang Denk
2004-09-02 22:36 ` Udi Finkelstein [this message]
2004-09-02 22:28   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-09-02 12:08 Woodruff, Richard
2004-09-02 14:24 philipv at cam.org
2004-09-02 17:46 ` Wolfgang Denk
2004-09-02 18:51   ` philipv at cam.org
2004-09-02 19:59     ` Wolfgang Denk

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=4137A05B.3070304@udif.com \
    --to=udif@udif.com \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.