public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: KimM <kmnet1@gmail.com>
To: linux-mtd@lists.infradead.org
Subject: Dynamic MTD partition tables in Linux
Date: Thu, 10 Aug 2006 10:12:55 +0200	[thread overview]
Message-ID: <pan.2006.08.10.08.12.54.851351@gmail.com> (raw)

Hi all

I need support for dynamic MTD partition tables in Linux. Currently there's four
ways of doing this: cmdlineparsing, Redboot, ARM way or my own way. 

For various reasons I won't use the cmdline, so it's either Redboot or ARM, in which
case my preference is Redboot since I assume that it's more likely to be maintained in
the future. Unfortunately I do not use Redboot, but u-boot, so I have to develop
my own tool for writing the partition tables.

Of course, there are several ways to go about this, but I prefer a generic Linux
tool which can create/modify the partition table. This way I can run the tool
on both my host and target and create partitions as images or at runtime.

But before I go ahead, I want to get some opinions whether to use the Redboot 
or ARM tables. And of course, I would very must like to know if a 
tool already exists...:)

Thanks
KimM

             reply	other threads:[~2006-08-10  8:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-10  8:12 KimM [this message]
2006-08-10  9:25 ` Dynamic MTD partition tables in Linux Artem B. Bityutskiy

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=pan.2006.08.10.08.12.54.851351@gmail.com \
    --to=kmnet1@gmail.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