From: Robert Kaiser <rob@sysgo.de>
To: David Woodhouse <dwmw2@infradead.org>
Cc: <mtd@infradead.org>
Subject: Re: Using mtdblock as root device
Date: Tue, 6 Mar 2001 14:37:48 +0100 [thread overview]
Message-ID: <01030614494400.02338@rob> (raw)
In-Reply-To: <7121.983884306@redhat.com>
Hi,
On Die, 06 Mär 2001 you wrote:
> It's been submitted many many times. If you do submit it again, please add
> nftl[bcd] and ftl[abcd] too, and I don't think you actually need anything
> more than
> {"mtdblock", 0x1f00},
>
> for the mtdblock devices, because they're handled just like partitions.
Hmm, I for one have two mtd devices on my platform, both of which I'd like
to be able to use as root device. But I agree that 16 is probably a bit
overkill. How about:
{"mtdblock0", 0x1f00},
{"mtdblock1", 0x1f01},
or:
{"mtdblock", 0x1f00},
{"mtdblock0", 0x1f00},
{"mtdblock1", 0x1f01},
Rob
----------------------------------------------------------------
Robert Kaiser email: rkaiser@sysgo.de
SYSGO RTS GmbH
Am Pfaffenstein 14 phone: (49) 6136 9948-762
D-55270 Klein-Winternheim / Germany fax: (49) 6136 9948-10
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next prev parent reply other threads:[~2001-03-06 13:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-06 11:38 Using mtdblock as root device Robert Kaiser
[not found] ` <7121.983884306@redhat.com>
2001-03-06 13:37 ` Robert Kaiser [this message]
2001-03-07 2:07 ` David Schleef
-- strict thread matches above, loose matches on Subject: below --
2001-03-06 13:49 Vipin Malik
2001-03-06 14:14 ` Robert Kaiser
2001-03-06 14:28 ` 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=01030614494400.02338@rob \
--to=rob@sysgo.de \
--cc=dwmw2@infradead.org \
--cc=mtd@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.