summaryrefslogtreecommitdiffstats
path: root/package/system/mtd/src/jffs2.c
Commit message (Collapse)AuthorAgeFilesLines
* mtd: add support for bad blocks in NAND flashFelix Fietkau2014-03-261-0/+9
| | | | | | | | | | | | | NAND flash is very likely to contain bad blocks. Currently, mtd and therefore sysupgrade fails when it encounters a single bad block, potentially leaving an unbootable system. This patch allows the mtd utility to skip bad blocks in NAND flash and complete sysupgrade successfully. Patch by: Matthew Redfearn <matt.redfearn@nxp.com> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40021
* packages: clean up the package folderJohn Crispin2013-06-211-0/+357
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007