From: Sanal Kumar <p_sanalk@yahoo.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-mtd@lists.infradead.org
Subject: Re: Accessing DiskonChip
Date: Thu, 9 Jan 2003 04:26:53 -0800 (PST) [thread overview]
Message-ID: <20030109122653.4606.qmail@web10306.mail.yahoo.com> (raw)
In-Reply-To: <27941.1041929480@passion.cambridge.redhat.com>
Hi David ,
Sorry for not explaining the problem in detail.
I have read the howto's on the infradead .
But still I dont understand how to create a partition
on Disk on chip
and have filesystem on it.
I have tried with nftl_* .But I could not do anything.
Could you please explain what I need to do for making
the filesystem on DOC.
Boot Messages
--------------
out-of-line wait
_DoC_WaitReady called for out-of-line wait
.
. _DoC_WaitReady called for out-of-line wait
Could not find valid boot record
Could not mount NFTL device
and using nftl_format I tried to format the diskon
chip But I get an error like the following
NFTL_open
ENODEV: thisNFTL = 0, minor = 23808, ip = c94ac4c0, fp
= c965caa0
NFTL_open
ENODEV: thisNFTL = 0, minor = 23809, ip = c94ac6e0, fp
= c965ca20 The only thing I could do was
dd if=XXXX of=/dev/mtd0
I am adding part of my .config here.
-----------------------------------
#
# Memory Technology Devices (MTD)
#
CONFIG_MTD=y
CONFIG_MTD_DEBUG=y
CONFIG_MTD_DEBUG_VERBOSE=3
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_MTD_BOOTLDR_PARTS is not set
# CONFIG_MTD_AFS_PARTS is not set #
# User Modules And Translation Layers
#
CONFIG_MTD_CHAR=y
# CONFIG_MTD_BLOCK is not set
# CONFIG_MTD_BLOCK_RO is not set
# CONFIG_FTL is not set
CONFIG_NFTL=y
CONFIG_NFTL_RW=y #
# 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=y
CONFIG_MTD_DOCPROBE=y
# CONFIG_MTD_DOCPROBE_ADVANCED is not set
CONFIG_MTD_DOCPROBE_ADDRESS=0
# CONFIG_MTD_DOCPROBE_HIGH is not set
# CONFIG_MTD_DOCPROBE_55AA is not set #
# NAND Flash Device Drivers
#
# CONFIG_MTD_NAND is not set
TIA
Best Regards
Sanal
--- David Woodhouse <dwmw2@infradead.org> wrote:
>
> p_sanalk@yahoo.com said:
> > I have added nftl support. So i need to support
> make a filesystem on
> > disk on chip How can I do that.
>
> Might have been useful had you included this
> information in your first
> message. The HOWTO should suffice to get you going
> from that point.
>
> --
> dwmw2
>
>
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
next prev parent reply other threads:[~2003-01-09 11:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <14808.1041861477@passion.cambridge.redhat.com>
2003-01-07 6:01 ` Accessing DiskonChip Sanal Kumar
2003-01-07 8:51 ` David Woodhouse
2003-01-09 12:26 ` Sanal Kumar [this message]
2003-01-09 12:46 ` David Woodhouse
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=20030109122653.4606.qmail@web10306.mail.yahoo.com \
--to=p_sanalk@yahoo.com \
--cc=dwmw2@infradead.org \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--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.