TC58FVT160 question

David Woodhouse dwmw2 at infradead.org
Fri Nov 9 04:42:42 EST 2001


der.herr at hofr.at said:
> 
>  as I can find the TC58FVT160 chip (a 2MB - 16*1024 chip) in
> amd_flash.c cfi_jedec.c and jedec_probe.c I'm kind of confused at
> what driver I actually should be configuring for this chip. 

Er, cfi_jedec.c doesn't actually exist any more. I assume you mean jedec.c?
You should be using the new jedec_probe.c

CONFIG_MTD_JEDECPROBE=y
CONFIG_MTD_CFI_ADV_OPTIONS=n
CONFIG_MTD_CFI_AMDSTD=y
CONFIG_MTD_OBSOLETE_CHIPS=n (which stops it from asking you about 
the CONFIG_MTD_AMDSTD and CONFIG_MTD_JEDEC options).



--
dwmw2






More information about the linux-mtd mailing list