commit | 45c22ed7446fd6acdaaac673ccf5b63862a3e988 | [log] [tgz] |
---|---|---|
author | Ashish Kumar <Ashish.Kumar@freescale.com> | Tue Oct 07 18:04:36 2014 +0530 |
committer | Scott Wood <scottwood@freescale.com> | Fri Nov 07 18:10:47 2014 -0600 |
tree | 7a547f8aa557e46062c983f15ae31ef68f7f5d70 | |
parent | 6f2ce34dd7a2cd34b937a149e5513edd9d9ba724 [diff] |
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 <Ashish.Kumar@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>