]> git.ipfire.org Git - people/ms/u-boot.git/commit
powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR
authorAshish Kumar <Ashish.Kumar@freescale.com>
Mon, 6 Oct 2014 12:54:56 +0000 (18:24 +0530)
committerYork Sun <yorksun@freescale.com>
Fri, 14 Nov 2014 19:12:14 +0000 (11:12 -0800)
commit42a9e2fe1be0f8879ad0928e05116e5a4c7cea1a
tree6b017f1830731ce544552fdf8505891b688d780c
parentaa5a3d8d4622fc5f0115aa7c4ac752ae60458a44
powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR

* fdt_fixup_mtdparts is called from ft_board_setup
 * run "mtdparts default" to create NAND, NOR partition on uboot
 * Use mtdparts to create partitions dynamically rather
    than using static partitions in device tree

Signed-off-by: Ashish Kumar <Ashish.Kumar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/bsc9132qds/bsc9132qds.c
include/configs/BSC9132QDS.h