MTD drivers for DoC Millenium Plus
angainor at evo.evopolska.com
angainor at evo.evopolska.com
Wed Jun 11 07:18:57 EDT 2003
>
> Can you dump the contents of the media header using the DOS tools? How
> big is the 'binary' partition? If you comment out that sanity check does
> it actually work?
thie chip has been formated with
./dformat -win:e000 -y -ipl:IPL0508.BIN -s:DOC514.EXB -bdkf0:VT6027D.018 -first
where VT6027D.018 is 262144 bytes large. That's a BIOS. With your current
CVS updates I get the following. I suspect this behaviour results from the
fact that my DoC is still recognized as 32MiB, where in fact it is a 64MiB
one. That's why the real number of units does not match the expected one.
And bypassing sanity checks cleared my DoC, including BIOS. nice :))
Jun 11 13:59:17 (none) syslog.warn klogd: INFTL: Media Header ->
Jun 11 13:59:17 (none) syslog.warn klogd: bootRecordID = BNAND
Jun 11 13:59:17 (none) syslog.warn klogd: NoOfBootImageBlocks = -1
Jun 11 13:59:17 (none) syslog.warn klogd: NoOfBinaryPartitions = 1
Jun 11 13:59:17 (none) syslog.warn klogd: NoOfBDTLPartitions = 1
Jun 11 13:59:17 (none) syslog.warn klogd: BlockMultiplerBits = 0
Jun 11 13:59:17 (none) syslog.warn klogd: FormatFlgs = 1
Jun 11 13:59:17 (none) syslog.warn klogd: OsakVersion = 0x30343135
Jun 11 13:59:17 (none) syslog.warn klogd: PercentUsed = 98
Jun 11 13:59:17 (none) syslog.warn klogd: PARTITION[0] ->
Jun 11 13:59:17 (none) syslog.warn klogd: virtualUnits = 10
Jun 11 13:59:17 (none) syslog.warn klogd: firstUnit = 4
Jun 11 13:59:17 (none) syslog.warn klogd: lastUnit = 13
Jun 11 13:59:17 (none) syslog.warn klogd: flags = 0x20000000
Jun 11 13:59:17 (none) syslog.warn klogd: spareUnits = 0
Jun 11 13:59:17 (none) syslog.warn klogd: PARTITION[1] ->
Jun 11 13:59:17 (none) syslog.warn klogd: virtualUnits = 1991
Jun 11 13:59:17 (none) syslog.warn klogd: firstUnit = 15
Jun 11 13:59:17 (none) syslog.warn klogd: lastUnit = 2047
Jun 11 13:59:17 (none) syslog.warn klogd: flags = 0xc0000000
Jun 11 13:59:17 (none) syslog.warn klogd: spareUnits = 2
Jun 11 13:59:17 (none) syslog.err klogd: _DoC_WaitReady called for out-of-line wait
Jun 11 13:59:17 (none) syslog.warn klogd: INFTL: Media Header sanity check failed:
Jun 11 13:59:17 (none) syslog.warn klogd: numvunits (1991) >
nb_blocks (1024) - nb_boot_blocks(15) - 2
More information about the linux-mtd
mailing list