public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] mtdparts
@ 2005-09-06 18:02 Ladislav Michl
  2005-09-06 19:47 ` Wolfgang Denk
  0 siblings, 1 reply; 15+ messages in thread
From: Ladislav Michl @ 2005-09-06 18:02 UTC (permalink / raw)
  To: u-boot

Hi there.

I'm just trying to sync with U-Boot development and found a little
regresion in new mtdparts code. Previously I was using custom partition
function, which let me do precisely what I wanted.

mtd0 - U-Boot
mtd1 - env
mtd2 - r_env
mtd3 - rootfs0
mtd4 - rootfs1
... etc

In above scheme my custom part function allowed only chpart [34], so it
was not even possible to change partition to evn sector for example.
Moreover it was pretty easy to construct kernel command line this way:
setenv bootargs '$bootargs root=/dev/mtdblock$partition ro rootfstype=jffs2'
And everything worked nicely. That is no longer case and it's real pain
with both NOR and NAND devices used in system.

Prefered solution for me is to fix kernel to be able to mount root
filesystem from MTD device given by name (root=mtd:rootfs0) unless
someone has better idea :-). Something which would work also with 2.4
kernels would be appreciated.

	ladis

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

end of thread, other threads:[~2006-10-29 10:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-06 18:02 [U-Boot-Users] mtdparts Ladislav Michl
2005-09-06 19:47 ` Wolfgang Denk
2005-09-07  8:29   ` Ladislav Michl
2005-09-07  8:51     ` Wolfgang Denk
2005-09-07  9:45       ` [U-Boot-Users] Does anyone use Lan91c96 in U-Boot? Bryan Wu
2005-09-07 10:30     ` [U-Boot-Users] mtdparts Andreas Engel
2005-09-07 12:54       ` Wolfgang Denk
2005-09-07 13:37         ` Ladislav Michl
2005-09-12 22:25           ` Wolfgang Denk
2005-09-13 15:00             ` Ladislav Michl
2005-09-15  8:49               ` [PATCH] voiceblue update (Re: [U-Boot-Users] mtdparts) Ladislav Michl
2006-07-22 19:05                 ` [U-Boot-Users] [PATCH] voiceblue update (Re: mtdparts) Wolfgang Denk
2006-07-25 15:00                   ` Ladislav Michl
2006-10-29 10:36                     ` Stefan Roese
2005-09-08 10:49         ` [U-Boot-Users] mtdparts Andreas Engel

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