All of lore.kernel.org
 help / color / mirror / Atom feed
From: kschoo70c@netscape.net (kokseng choo)
To: linux-mtd@lists.infradead.org
Subject: copy filesystem to nand flash without ecc
Date: Mon, 17 Feb 2003 16:02:35 +0000	[thread overview]
Message-ID: <3E51079B.8090002@netscape.net> (raw)
In-Reply-To: 200302171637.42445.tglx@linutronix.de

tglx at linutronix.de wrote:

>On Monday 17 February 2003 13:36, kokseng choo wrote:
>  
>
>Yep, but you still do not write fs-specific information in the OOB-area, 
>except the ecc.
>This still solves not the problem to write a fs-image to the chip. Therefor we
>need a function, which includes writing of OOB data and filesystem dependent 
>oob-layout selection.
>
Am I right to say that, I only have to put the fix pattern value -- 
which is cleanMarker in the case of JFFS2
in the OOB?  If this assumption is true, then I was thinking about let 
the erase do the job. Because,
 we can modify erase function such that we can have "erase --jffs2-oob" 
or "erase --yaffs-oob".
On the other hand, we probably can not change cp function to have "cp 
--jffs".

regards
choo

  parent reply	other threads:[~2003-02-17 16:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-13 11:16 copy filesystem to nand flash without ecc Kschoo70C at netscape.net
2003-02-13 16:52 ` Thomas Gleixner
2003-02-14  8:59   ` David Woodhouse
2003-02-14  9:03     ` Thomas Gleixner
2003-02-14 17:10   ` Alex Samoutin
2003-02-14 22:37     ` Thomas Gleixner
2003-02-15  0:13       ` David Woodhouse
2003-02-17 12:36   ` kokseng choo
2003-02-17 15:37     ` Thomas Gleixner
2003-02-17 15:02       ` kokseng choo
2003-02-17 16:02       ` kokseng choo [this message]
2003-02-17 22:30         ` Charles Manning

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=3E51079B.8090002@netscape.net \
    --to=kschoo70c@netscape.net \
    --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 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.