[U-Boot] [PATCH] powerpc/BSC9132qds: Add mtdparts suppport

2014-09-22 Thread Ashish Kumar
* Use mtdparts to create partitions dynamically rather than using static partitions in device tree Signed-off-by: Ashish Kumar ashish.ku...@freescale.com --- include/configs/BSC9132QDS.h | 16 1 files changed, 16 insertions(+), 0 deletions(-) V2: - Reduce uboot and dtb

[U-Boot] [PATCH] powerpc/BSC9132qds: Add mtdparts suppport

2014-09-22 Thread Ashish Kumar
* Use mtdparts to create partitions dynamically rather than using static partitions in device tree Signed-off-by: Ashish Kumar ashish.ku...@freescale.com --- include/configs/BSC9132QDS.h | 16 1 files changed, 16 insertions(+), 0 deletions(-) diff --git

Re: [U-Boot] [PATCH] powerpc/BSC9132qds: Add mtdparts suppport

2014-09-22 Thread Ashish Kumar
Sorry, please ignore this patch. Since version info is missing. Regards Ashish -Original Message- From: Ashish Kumar [mailto:ashish.ku...@freescale.com] Sent: Monday, September 22, 2014 8:06 PM To: u-boot@lists.denx.de Cc: Wood Scott-B07421; Sun York-R58495; Kumar Ashish-B37399

[U-Boot] [PATCH] powerpc/BSC9132qds: add mtdparts suppport

2014-09-10 Thread Ashish Kumar
Use mtdparts to create partitions dynamically rather than using static partitions in device tree Signed-off-by: Ashish Kumar ashish.ku...@freescale.com --- include/configs/BSC9132QDS.h | 16 1 files changed, 16 insertions(+), 0 deletions(-) diff --git