All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: "Stephen Bardsley" <sbardsley@rlwinc.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: bad block recovery
Date: Mon, 18 Mar 2002 13:52:10 +0000	[thread overview]
Message-ID: <3886.1016459530@redhat.com> (raw)
In-Reply-To: <PCEBLNKIDOKLBPDJECFEKEBDDHAA.sbardsley@rlwinc.com>


sbardsley@rlwinc.com said:
>  I took a quick look at the code and see that meminfo.erasesize is
> used to scale various values.  I don't see why 8Kb is a limit.  I have
> found that my chip's erase size to be 16Kb; is there any way for me to
> use nftl_format? If necessary, I don't mind modifying the code, but I
> don't want to screw it up.  Any hints? 

You _ought_ to be able to just remove that check, if you first verify that 
we'll do the right thing through the rest of the code rather than using a 
hardcoded 8KiB. I put the check in just because I'd never tested the larger 
erase size.

--
dwmw2

  reply	other threads:[~2002-03-18 13:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-18 12:54 bad block recovery Stephen Bardsley
2002-03-18 13:02 ` David Woodhouse
2002-03-18 13:31   ` Stephen Bardsley
2002-03-18 13:52     ` David Woodhouse [this message]
2002-03-18 15:51       ` Stephen Bardsley
2002-03-18 16:09         ` Stephen Bardsley
  -- strict thread matches above, loose matches on Subject: below --
2002-04-06  5:05 Sulung Chang

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=3886.1016459530@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=sbardsley@rlwinc.com \
    /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.