All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ruediger Haertel <hae@port.de>
To: linux-mtd@lists.infradead.org
Subject: DiskOnChip - mount partition
Date: Wed, 7 Sep 2005 11:26:29 +0200	[thread overview]
Message-ID: <200509071126.30256.hae@port.de> (raw)

Hello

I have a DoC Mil+ 16MB. I am using 2.4.27-uc1 with this MTD 
configuration:

CONFIG_MTD
CONFIG_MTD_PARTITIONS
CONFIG_MTD_CHAR
CONFIG_INFTL

CONFIG_MTD_DOC2001PLUS

The chip is correctly detected, after I removed the "2 way 
interleave" in doc2001plus.c.
Then I did a 
   nftl_format -b -i /dev/mtd5 98304
and
   docfdisk /dev/mtd5 50 0
which should give me /dev/mtd6 and /dev/mtd7 as far as I know.
However accessing /dev/mtd6 with
   eraseall /dev/mtd6
says: eraseall: /dev/mtd6: No such device

Device /dev/mtd6 has the following device files:
crw-------    1 0        0         90,  12 /dev/mtd6
brw-------    1 0        0         31,   6 /dev/mtdblock6
crw-------    1 0        0         90,  13 /dev/mtdr6

## snip - boot output

DiskOnChip Millennium Plus found at address 0x40000000                                                                               
Flash chip found: Manufacturer ID: 98, Chip ID: 73 (Toshiba:NAND 
16MB 3,3V)                                                          
1 flash chips found. Total DiskOnChip size: 16 MiB                                                                                   
INFTL: inftlcore.c $Revision: 1.13 $, inftlmount.c $Revision: 
1.13 $                                                                 
Partition check:                                                                                                                     
 inftla: unknown partition table

## snap

Do you have any hint what is going wrong or any pointer where I 
should look.


-- 
with best regards / salutations distinguées / Cordiali Saluti /
med vänliga hälsningar / mit freundlichen Gruessen

Ruediger Haertel

+==========================================================
| port GmbH               phone +49 345 77755-0
| D-06132 Halle/Saale     mailto:service@port.de
| Germany                 http://www.port.de
| CAN Wiki                http://www.CAN-Wiki.info/
| ETHERNET Powerlink      http://www.epl-tools.com
| Newsletter:             http://www.port.de/register.html
+==========================================================

             reply	other threads:[~2005-09-07  9:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-07  9:26 Ruediger Haertel [this message]
2005-09-09  6:28 ` DiskOnChip - mount partition Kalev Lember

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200509071126.30256.hae@port.de \
    --to=hae@port.de \
    --cc=linux-mtd@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.