From: Ales Makarov <ales.makarov@wolfhill.cz>
To: zeusj@firstlinux.net
Cc: Linux MTD mailing list <linux-mtd@lists.infradead.org>
Subject: Re: MTD+JFFS2 on DragonBall VZ
Date: Thu, 16 May 2002 11:09:30 +0200 [thread overview]
Message-ID: <3CE3774A.6949DB6B@wolfhill.cz> (raw)
In-Reply-To: 20020515132253.B581E36F9@sitemail.everyone.net
I've written my mtd_partition structure.
Should I add the mtd_device first and then mtd_partitions? (I don't need
the whole device access)
flash0_mtd->module = THIS_MODULE;
add_mtd_device(flash0_mtd);
add_mtd_partitions(flash0_mtd, flash0_parts, FLASH0_PARTS);
Ales
Jim Zeus wrote:
>
> --- Ales Makarov <ales.makarov@wolfhill.cz> wrote:
> >Hi,
> >>Till now I needed MTD with only one chip. But I want use MTD also on the
> >second chip (with partitioning). Do I have to write my own mapper for
> >our board?
>
> You have to write your own mtd_partition structure
>
> _____________________________________________________________
> Want a new web-based email account ? ---> http://www.firstlinux.net
>
> _____________________________________________________________
> Promote your group and strengthen ties to your members with email@yourgroup.org by Everyone.net http://www.everyone.net/?btn=tag
next prev parent reply other threads:[~2002-05-16 9:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-15 13:22 MTD+JFFS2 on DragonBall VZ Jim Zeus
2002-05-16 9:09 ` Ales Makarov [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-05-17 0:59 Jim Zeus
2002-05-15 12:38 Ales Makarov
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=3CE3774A.6949DB6B@wolfhill.cz \
--to=ales.makarov@wolfhill.cz \
--cc=linux-mtd@lists.infradead.org \
--cc=zeusj@firstlinux.net \
/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