9
0
Fork 0

ARM: mx3/mx35_3ds: increase kernel partition size to 4 MiB

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Marc Kleine-Budde 2012-01-24 11:51:06 +01:00 committed by Sascha Hauer
parent 9374e0c74f
commit 268c531d62
1 changed files with 2 additions and 2 deletions

View File

@ -40,10 +40,10 @@ autoboot_timeout=3
bootargs="console=ttymxc0,115200"
nor_parts="256k(barebox)ro,512k(bareboxenv),2M(kernel),-(root)"
nor_parts="256k(barebox)ro,512k(bareboxenv),4M(kernel),-(root)"
rootfs_mtdblock_nor=3
nand_parts="256k(barebox)ro,512k(bareboxenv),2M(kernel),-(root)"
nand_parts="256k(barebox)ro,512k(bareboxenv),4M(kernel),-(root)"
rootfs_mtdblock_nand=7
nand_device=mxc_nand