All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Wilson <nwilson@airspan.com>
To: linux-mtd@lists.infradead.org
Subject: NAND +concatenation
Date: Wed, 1 Mar 2006 13:35:02 +0000	[thread overview]
Message-ID: <200603011335.03116.nwilson@airspan.com> (raw)

Hi,

I am being a bit thick today & cannot quite understand if I am doing this 
right...

I have 4 64MB NAND chips, I can get the MTD concatenation to add them to a 
single device (6) which is defined as having one partition.

How can I use this single device ?

Should I be able to "flash_eraseall -j /dev/mtd6 " ?, this returns a 
"/dev/mtd6: Bad block check not available" error.
or do I need to format each chip in turn ?

Also should I be able to mount this single device as a formatted filesystem ?
"mount -t jffs2 /dev/mtdblock6 xxx"

Thanks for any advice.

Neil 

                 reply	other threads:[~2006-03-01 13:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200603011335.03116.nwilson@airspan.com \
    --to=nwilson@airspan.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 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.