public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Dynamic MTD partition tables in Linux
@ 2006-08-10  8:12 KimM
  2006-08-10  9:25 ` Artem B. Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: KimM @ 2006-08-10  8:12 UTC (permalink / raw)
  To: linux-mtd

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-10  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-10  8:12 Dynamic MTD partition tables in Linux KimM
2006-08-10  9:25 ` Artem B. Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox