Re: [U-Boot] multiple partitions in mtdparts

2009-11-04 Thread Wolfgang Denk
Dear myub...@fastmail.fm, how about providing a realname? And please read http://www.netmeister.org/news/learn2quote.html Do not top post / full quote! In message <1257348926.15792.1343548...@webmail.messagingengine.com> you wrote: > I thought that is a legal definition according to u-boot doc

Re: [U-Boot] multiple partitions in mtdparts

2009-11-04 Thread myuboot
I thought that is a legal definition according to u-boot document section "5.9.3.5. mtdparts - define a Linux compatible MTD partition scheme" at http://www.denx.de/wiki/view/DULG/UBootCmdGroupFlash mtdparts=mtdparts=[;...] Thanks. On Wed, 04 Nov 2009 08:14 +0100, "Dieter Kiermaier" wrote: > Am

Re: [U-Boot] multiple partitions in mtdparts

2009-11-03 Thread Dieter Kiermaier
Am Mittwoch 04 November 2009 01:34:53 schrieb myub...@fastmail.fm: > Hi, > > I am trying to define multiple partitions using mtdparts variable. But I > can't get it set automatically right. > > I defined the set_bootargs as the following: > set_bootargs=setenv bootargs root=/dev/mtdblock2 rootfs

[U-Boot] multiple partitions in mtdparts

2009-11-03 Thread myuboot
Hi, I am trying to define multiple partitions using mtdparts variable. But I can't get it set automatically right. I defined the set_bootargs as the following: set_bootargs=setenv bootargs root=/dev/mtdblock2 rootfs=cramfs,jffs2 mtdparts=ph ysmap-flash.0:256k(u-boot),256k(u-boot-env),7936k(root1