summaryrefslogtreecommitdiffstats
path: root/src/mtd/nftl-user.h
AgeCommit message (Collapse)AuthorFilesLines
2012-11-25Remove old mtd headers from treePali Rohár1-76/+0
2007-06-02* Covardly copy the nanddump() function from the mtd-utils to fix dump ↵pancake1-0/+76
functionality - The new function works like the old rf_extract one, no parameters has changed. - Now a complete dump/restore will be possible. - Check for badblocks while copying data - Shows information about the partition * Better use of query_error_message() for debugging