]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/BSC9131RDB.h
powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND
authorAshish Kumar <Ashish.Kumar@freescale.com>
Tue, 7 Oct 2014 12:32:23 +0000 (18:02 +0530)
committerYork Sun <yorksun@freescale.com>
Fri, 14 Nov 2014 19:12:14 +0000 (11:12 -0800)
commit7ac1a24a85b9e961f8f26a9c2a23a438a849f183
tree644f47b50e84ae6ca70a245d3a244ce701c32a3c
parent42a9e2fe1be0f8879ad0928e05116e5a4c7cea1a
powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND

* fdt_fixup_mtdparts is called from ft_board_setup
 * Run "mtdparts default" to create NAND 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/bsc9131rdb/bsc9131rdb.c
include/configs/BSC9131RDB.h