Forum Discussion
Altera_Forum
Honored Contributor
22 years agoMTD tools
Hello,
I'm looking for some linux MTD tools for Nios 2. Where can I find the executable files mkfs.jffs2, erase, eraseall, unlock. I would like to use the jffs2 to manage a partition in the flash. Best regards Christian1 Reply
- Altera_Forum
Honored Contributor
The sources are in the mtd source tree in the util directory. You can
instructions for cvs access at: http://sources.redhat.com/jffs2/ (http://sources.redhat.com/jffs2/) Or, the latest snapshot is available via ftp at: ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs/ (ftp://ftp.uk.linux.org/pub/people/dwmw2/mtd/cvs/) Regards, --Scott