Author: blogic Date: 2014-06-24 20:14:18 +0200 (Tue, 24 Jun 2014) New Revision: 41332
Modified: trunk/target/linux/ar71xx/image/ubinize-wndr4300.ini Log: ar71xx: remove old jffs2 marker from image generation on nand targets Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/ar71xx/image/ubinize-wndr4300.ini =================================================================== --- trunk/target/linux/ar71xx/image/ubinize-wndr4300.ini 2014-06-24 18:14:14 UTC (rev 41331) +++ trunk/target/linux/ar71xx/image/ubinize-wndr4300.ini 2014-06-24 18:14:18 UTC (rev 41332) @@ -15,8 +15,6 @@ [rootfs_data] # Volume mode (other option is static) mode=ubi -# Source image -image=jffs2.eof # Volume ID in UBI image vol_id=1 # Allow for dynamic resize @@ -25,3 +23,4 @@ vol_name=rootfs_data # Autoresize volume at first mount vol_flags=autoresize +vol_size=1MiB _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
