All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Artem B. Bityutskiy" <dedekind@yandex.ru>
To: Andrew Victor <andrew@sanpeople.com>
Cc: Linux MTD <linux-mtd@lists.infradead.org>
Subject: DataFlash & writesize
Date: Tue, 20 Jun 2006 11:49:51 +0400	[thread overview]
Message-ID: <4497A89F.4010202@yandex.ru> (raw)

Hello Andrew,

AFAIR you are the guy who provided DataFlash drivers. May I ask you to 
fix them as I suspect they may be broken in mtd-2.6.git.

We've introduced a mtd->writesize field recently and it has to be filled 
by the flash driver. The field contains the minimal Flash's I/O unit 
size. For NOR it is 1, for NAND it is NAND page, or less if multiple 
writes to a NAND page are supported, etc. I once read a DataFlash 
datasheet and suspect this has to be DataFlash sector size, but I'm not 
sure.

So, I'm asking you to initialize mtd->writesize correctly.

Thanks.

-- 
Best Regards,
Artem B. Bityutskiy,
St.-Petersburg, Russia.

             reply	other threads:[~2006-06-20  7:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-20  7:49 Artem B. Bityutskiy [this message]
2006-06-23 10:27 ` DataFlash & writesize Andrew Victor
2006-06-23 10:43   ` Artem B. Bityutskiy
2006-06-26 20:33     ` David Brownell
2006-06-26 21:42       ` Josh Boyer
2006-06-26 22:27         ` David Brownell
2006-06-26 22:32           ` Thomas Gleixner
2006-06-27  7:02       ` Artem B. Bityutskiy
2006-06-27  7:05       ` Artem B. Bityutskiy
2006-06-27  8:10         ` David Brownell

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=4497A89F.4010202@yandex.ru \
    --to=dedekind@yandex.ru \
    --cc=andrew@sanpeople.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.