Intel Strataflash

Stephane List stephane.list at lilotux.net
Thu Jan 30 05:18:35 EST 2003


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 at 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




More information about the linux-mtd mailing list