Problems with Intel TE28F320 B3

Norbert Leon norbert at safetech.com
Tue Sep 4 09:09:52 EDT 2001


Hi all

I'm working on an intel te28f320 b3ba110 (complete reference) and i can't
get my system to recognize it ... 

Here is my kernel configuration :

CONFIG_MTD=y
CONFIG_MTD_DEBUG=y
CONFIG_MTD_DEBUG_VERBOSE=3

CONFIG_MTD_SLRAM=y
CONFIG_MTD_RAM=y
CONFIG_MTD_ROM=y
CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_GEOMETRY=y
CONFIG_MTD_CFI_B1=y
CONFIG_MTD_CFI_B2=y
CONFIG_MTD_CFI_B4=y
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
CONFIG_MTD_CFI_I4=y
CONFIG_MTD_CFI_INTELEXT=y

CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_START=0x8000000
CONFIG_MTD_PHYSMAP_LEN=0x4000000
CONFIG_MTD_PHYSMAP_BUSWIDTH=2


and here are the kernel messages at the boot :

mtd: Giving out device 0 to Raw memory
Registered physmem device from 98304Kb to 131072Kb
Mapped from 0xc2808000 to 0xc4808000
physmap flash device: 4000000 at 8000000
Physically mapped flash: Found no CFI device at location zero


finally, when i type cat /proc/mtd, here is what i get :

/ # cat /proc/mtd
dev:    size   erasesize  name
mtd0: 02000000 00010000 "Raw memory"


it's all weird because the kernel seems to find the flash, however there
is this message "Found no CFI ..."
I've tried to put a jffs filesystem on /dev/mtd but it doesn't work ... i
also tried the various utilities provided along with jffs (erase,
ftl_check ...) and it didn't work as well


can some of you help me ?
did some of you already succeed in mounting a filessytem on such an intel
flash card ??

Thanks in advance





More information about the linux-mtd mailing list