powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsi
authorAshish Kumar <Ashish.Kumar@freescale.com>
Tue, 7 Oct 2014 12:34:36 +0000 (18:04 +0530)
committerScott Wood <scottwood@freescale.com>
Sat, 8 Nov 2014 00:10:47 +0000 (18:10 -0600)
* Run "mtdparts default" on u-boot to create dynamic partitions
 * Or use dynamic mtd partition with the help of bootargs in u-boot
   Append bootargs with:
    "mtdparts=ff800000.flash:1m(nand_uboot),512K(nand_dtb),8m(nand_kernel),-(fs);\
     spiff707000.0:1m(spi_uboot),4m(spi_kernel),512k(spi_dtb),-(fs)'"

Signed-off-by: Ashish Kumar <Ashish.Kumar@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>

No differences found