mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nicolas Pitre <nico@cam.org>
To: Franck <vagabon.xyz@gmail.com>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: How can I prevent MTD to access the end of a flash device ?
Date: Tue, 22 Nov 2005 10:53:39 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0511221042560.6022@localhost.localdomain> (raw)
In-Reply-To: <cda58cb80511220658n671bc070v@mail.gmail.com>

On Tue, 22 Nov 2005, Franck wrote:

> Hi,
> 
> I have two questions that I can't answer by my own. I tried to look at
> FAQ and documentation on MTD website but found no answer.

Please consider using the MTD mailing list next time (you certainly read 
about it on the MTD web site).

> First question is about size of flash. I have a Intel strataflash
> whose size is 32MB but because of a buggy platform hardware I can't
> access to the last 64KB of the flash. How can I make MTD module aware
> of this new size. The restricted map size is initialized by my driver
> but it doesn't seem to be used by MTD.

The easiest thing to do is to define MTD partitions, the last one being 
the excluded flash area.

> The second question is about the "cacheable" mapping field in map_info
> structure. I looked at others drivers and this field seems to be
> optional.

It is.

> Does this field, if set, improve flash access a lot ?

Yes.  It was tested on ARM only though.  Some architectures like i386 
for example might need special tricks to implement this.

> Should I set up a cacheable mapping ?

Consider the comment for the inval_cache method in 
include/linux/mtd/map.h and look at lubbock-flash.c for example.


Nicolas

  parent reply	other threads:[~2005-11-22 15:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cda58cb80511070248o6d7a18bex@mail.gmail.com>
2005-11-22 14:58 ` Franck
2005-11-22 15:21   ` Josh Boyer
2005-11-22 15:53   ` Nicolas Pitre [this message]
2005-11-24  8:32     ` Franck
2005-11-28 16:55       ` Nicolas Pitre
2006-04-23 17:06     ` Franck Bui-Huu
2006-04-23 17:24       ` Nicolas Pitre
2006-04-23 18:57         ` Franck Bui-Huu
2006-04-24 15:40           ` David Woodhouse
2006-04-24 16:12             ` Franck Bui-Huu

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=Pine.LNX.4.64.0511221042560.6022@localhost.localdomain \
    --to=nico@cam.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vagabon.xyz@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®