From: Ashish Kumar Date: Tue, 7 Oct 2014 12:34:36 +0000 (+0530) Subject: powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsi X-Git-Tag: omap-for-v3.19/fixes-rc1~123^2~8^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c22ed7446fd6acdaaac673ccf5b63862a3e988;p=pandora-kernel.git powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsi * 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 Signed-off-by: Scott Wood --- Reading git-diff-tree failed