Fix Wallys DR531 bootargs
authorPiotr Dymacz <pepe2k@gmail.com>
Sat, 11 Feb 2017 17:51:39 +0000 (18:51 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Sat, 11 Feb 2017 17:51:39 +0000 (18:51 +0100)
u-boot/include/configs/ap143.h

index b17f273bbb9092fce7a8b898a5827a8611f8340b..e1d48d79c219126d9b7c4004b9d63091c7b36aa9 100644 (file)
 
        #define CONFIG_BOOTARGS "console=ttyS0,115200 root=31:02 "\
                                "rootfstype=jffs2 init=/sbin/init "\
-                               "mtdparts=ath-nor0:256k(u-boot),64k(u-boot-env),6336k(rootfs),1408k"
+                               "mtdparts=ath-nor0:256k(u-boot),64k(u-boot-env),6336k(rootfs),1408k(uImage),64k(mib0),64k(ART)"
 
 #elif defined(CONFIG_FOR_YUNCORE_AP90Q)  ||\
       defined(CONFIG_FOR_YUNCORE_CPE830) ||\