Vexpress mtdparts question

Loïc Minier loic.minier at linaro.org
Wed Aug 25 17:47:09 BST 2010


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



More information about the Linaro-dev mailing list