Re: Vexpress mtdparts question

2010-08-31 Thread Matt Waddel
Thanks to Scott Bambrough for noticing this problem: On 08/25/2010 10:15 AM, Matt Waddel wrote: > I am trying to map the nor flash on the Versatile Express platform > to an mtd partition. I have tried a bunch of variations with the > kernel command line "mtdparts" directive, without success. > >

Re: Vexpress mtdparts question

2010-08-25 Thread Loïc Minier
On Wed, Aug 25, 2010, Matt Waddel wrote: > mtdparts=armflash-1.0:1M(uboot),9M(linux),16M(uInitrd) Looks like it should be without that .0: mtdparts=armflash-1:1M(uboot),9M(linux),16M(uInitrd) see linux/drivers/mtd/cmdlinepart.c -- Loïc Minier _

Vexpress mtdparts question

2010-08-25 Thread Matt Waddel
I am trying to map the nor flash on the Versatile Express platform to an mtd partition. I have tried a bunch of variations with the kernel command line "mtdparts" directive, without success. Here is the last one I tried: mtdparts=armflash-1.0:1M(uboot),9M(linux),16M(uInitrd) The kernel seems to