command line partition information

Scott Wood scottwood at freescale.com
Tue Nov 18 03:59:26 EST 2008


Joaquin Luna wrote:
> I do not list any partitions in my dts file, though I tried and not seen 
> any change in the behavior.  I have enabled the option in the kernel to 
> parse the partition information from the kernel command line, is there 
> something else I need to do to set up the mtdblockX devices?

Did you enable CONFIG_MTD_OF_PARTS for device-tree-based partitions?

> mtdparts=mtdparts=nand0:2m(u-boot),3M(kernel),128K(dtb),30M(jffs2),32M(mycust),90M(myfs),90M(myfs2)

Try replacing "nand0" with "ff800000.flash".

-Scott


More information about the Linuxppc-embedded mailing list