There is a 4 byte EOF marker appended after the jffs2 image so that further jffs2 data is ignored; this can happen when a large jffs2 partition is overwritten by a small jffs2 image.
On Tue, Apr 20, 2010 at 09:27:40AM +0800, 徐开 wrote: > $ ls -l bin/s3c24xx/ > 总用量 114196 > ... > -rw-r--r-- 1 aaron aaron 5226500 2010-04-20 00:15 > openwrt-s3c24xx-root.jffs2-16k > ... > > > # tftp 33000000 rootfs.jffs2 > TFTP from server 192.168.1.102; our IP address is 192.168.1.188 > Filename 'rootfs.jffs2'. > Load address: 0x33000000 > Loading: ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ################################################################# > ############################################## > done > Bytes transferred = 5226500 (4fc004 hex) > > > > -- > Aaron Xu > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
