From: David Woodhouse <dwmw2@infradead.org>
To: "Alex Liao" <alex@vistatopology.com>
Cc: "Chris Lesiak" <clesiak@licor.com>,
linux-mtd@lists.infradead.org, "Siders,
Keith" <keith_siders@toshibatv.com>
Subject: Re: Partition question...
Date: Wed, 12 Sep 2001 12:49:09 +0100 [thread overview]
Message-ID: <19570.1000295349@redhat.com> (raw)
In-Reply-To: <009801c13b7f$e7756380$110aa8c0@vistatopology.com>
alex@vistatopology.com said:
> I want to partition my MTD devices , it physical address :
> CS0: 0x00000000 - 0x00800000
> CS1: 0x10000000 - 0x10800000
> How should I to haldle it ?
What's at 0x800000-0xffffff? A second image of CS0? If so, just copy one of
the existing map drivers and make it length 0x10800000. Then after calling
the chip probe routines you set up your array of struct mtd_partitions and
call add_mtd_partitions. There are plenty of examples to crib from.
--
dwmw2
next prev parent reply other threads:[~2001-09-12 11:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-10 17:55 Partition question Chris Lesiak
2001-09-10 19:52 ` David Woodhouse
2001-09-12 11:41 ` Alex Liao
2001-09-12 11:49 ` David Woodhouse [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-08-15 17:41 Siders, Keith
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=19570.1000295349@redhat.com \
--to=dwmw2@infradead.org \
--cc=alex@vistatopology.com \
--cc=clesiak@licor.com \
--cc=keith_siders@toshibatv.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox