Problem using DOC with mtd

Yves CLOUSIER yves.clousier at synchronic.fr
Wed Sep 17 03:07:00 EDT 2003


Hi all, 

I have 5272 plateform with the 20030305-uclinux-dist. 
In this plateform I have a disk-on-chip millenium module MD2802-D08. The DOC
is map at 0xE0000000.

But during booting, I have the message :
Possible DiskOnChip with unknown ChipID 00 found at 0xe0000000
No recognised DiskOnChip devices found

In the Doc_Check() fonction in probe.c I make a memory dump of the DOC (from
0xE0000000 to 0xE0002000), see the attach file.
I think that the acces of the DOC is correct because I see the DOC bios
singature at 0xE0000000. But I don't understand why the mtd doesn't
recognised the DOC. So if you have an idea ......


Thanks.





I configure the mtd like this :

#
# Memory Technology Devices (MTD)
#
CONFIG_MTD=y
CONFIG_MTD_DEBUG=y
CONFIG_MTD_DEBUG_VERBOSE=3
# CONFIG_MTD_PARTITIONS is not set
# CONFIG_MTD_CONCAT is not set

#
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set

#
# RAM/ROM/Flash chip drivers
#
# CONFIG_MTD_CFI is not set
# CONFIG_MTD_JEDECPROBE is not set
# CONFIG_MTD_GEN_PROBE is not set
# CONFIG_MTD_RAM is not set
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set
# CONFIG_MTD_OBSOLETE_CHIPS is not set

#
# Mapping drivers for chip access
#

#
# Self-contained MTD device drivers
#
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLKMTD is not set

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC1000 is not set
CONFIG_MTD_DOC2000=y
# CONFIG_MTD_DOC2001 is not set
CONFIG_MTD_DOCPROBE=y
CONFIG_MTD_DOCPROBE_ADVANCED=y
CONFIG_MTD_DOCPROBE_ADDRESS=e0000000
# CONFIG_MTD_DOCPROBE_HIGH is not set
# CONFIG_MTD_DOCPROBE_55AA is not set

#
# NAND Flash Device Drivers
#
# CONFIG_MTD_NAND is not set



 <<dump.txt>> 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dump.txt
Url: http://lists.infradead.org/pipermail/linux-mtd/attachments/20030917/3fb22fc8/attachment.txt 


More information about the linux-mtd mailing list