All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephane List <stephane.list@lilotux.net>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Re: Intel Strataflash
Date: Thu, 30 Jan 2003 11:18:35 +0100	[thread overview]
Message-ID: <20030130101835.GC11189@lilotux.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0301292233430.4791-100000@imladris.demon.co.uk>

Everything is fine with removing the "grep -m" and replacing with the
good values.

Thanks a lot

Stephane

On mer, jan 29, 2003 at 10:36:13 +0000,
David Woodhouse <dwmw2@infradead.org> wrote:
> On Wed, 29 Jan 2003, Stephane List wrote:
> 
> > PS : I couldn't compile my kernel with the CVS code...
> 
> Details?
> 
> 
> > CONFIG_MTD_CFI_ADV_OPTIONS=y
> 
> Advanced options? Why did you enable this? On this occasion it isn't the 
> problem, because you got the options it hides correct anyway. 
> 
> > #Because the data bus of the CPU is 4 bytes
> > CONFIG_MTD_CFI_B4=y
> 
> Correct.
> 
> > #Because There are 2 flashs connected on the same Data bus.
> > CONFIG_MTD_CFI_I2=y
> 
> Correct.
> 
> > #Because it's an Intel Strataflash
> > CONFIG_MTD_CFI_INTELEXT=m
> 
> Correct.
> 
> > #Because my flash chip data bus is 2 bytes width
> > CONFIG_MTD_PHYSMAP_BUSWIDTH=2
> 
> No, your CPU data bus is 4 bytes width (cf. CFI_B4 above) and has two 
> chips on it so
>  CONFIG_MTD_PHYSMAP_BUSWIDTH=4
> 
> 
> -- 
> dwmw2
> 
> 
> 

-- 
Stephane List
http://slist.lilotux.net

      parent reply	other threads:[~2003-01-30  9:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-29 16:14 Intel Strataflash Stephane List
2003-01-29 22:36 ` David Woodhouse
2003-01-30  9:46   ` Stephane List
2003-01-30 11:00     ` Raphael Hertzog
2003-01-30 10:18   ` Stephane List [this message]

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=20030130101835.GC11189@lilotux.net \
    --to=stephane.list@lilotux.net \
    --cc=dwmw2@infradead.org \
    --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.