9
0
Fork 0

at91rm9200ek: adjust kernel partition to be able to flash mainline kernel

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2012-03-30 06:47:56 +02:00 committed by Sascha Hauer
parent 55be59fdaa
commit 679e08e701
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ kernelimage=uImage
#kernelimage=Image
#kernelimage=Image.lzo
nor_parts="256k(barebox)ro,64k(bareboxenv),1536k(kernel),-(root)"
nor_parts="256k(barebox)ro,64k(bareboxenv),3M(kernel),-(root)"
rootfs_mtdblock_nor=3
autoboot_timeout=3