1 Apr 2008 06:22
Is a JFFS2 image needed for dataflash ?
maser <maseriyer <at> yahoo.com>
2008-04-01 04:22:17 GMT
2008-04-01 04:22:17 GMT
Per this: http://mailman.uclinux.org/pipermail/uclinux-dev/2003-January/014455.html It looks like a JFFS2 FS is created on the fly on the following commands: eraseall /dev/mtd0 mount -t jffs /dev/mtdblock0 /mnt cp /usr/ls /mnt If the JFFS2 FS is created on the fly on mounting to a dataflash partition, why do we need to invoke the mkfs.jffs2 utility to make a JFFS2 image for a dataflash such as the AT45DBxxx? The sysinit script could have something on the lines of this : /bin/mount -t jffs2 /dev/mtdblock2 /mnt Thanks, iyer ____________________________________________________________________________________ Like movies? Here's a limited-time offer: Blockbuster Total Access for one month at no cost. http://tc.deals.yahoo.com/tc/blockbuster/text4.com ______________________________________________________(Continue reading)
You're quite picky, aren't you ?
RSS Feed