2
0
forked from Ivasoft/openwrt

mediatek: fix sysupgrade on eMMC boards

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2017-05-03 10:31:55 +02:00
parent b65c619d02
commit 1ff71ccd5e
3 changed files with 9 additions and 7 deletions

View File

@@ -23,6 +23,7 @@
chosen {
stdout-path = &uart2;
bootargs = "earlyprintk block2mtd.block2mtd=/dev/mmcblk0,65536,eMMC,5 mtdparts=eMMC:256k(mbr)ro,512k(uboot)ro,256k(config)ro,256k(factory)ro,32M(kernel),32M(recovery),1024M(rootfs),2048M(usrdata),-(bmtpool) rootfstype=squashfs,jffs2";
};
memory {