summaryrefslogtreecommitdiffstats
path: root/src/flash.c
AgeCommit message (Collapse)AuthorFilesLines
2007-06-02* Covardly copy the nanddump() function from the mtd-utils to fix dump ↵pancake1-16/+23
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
2007-05-25* Fix rootfs boundaries for a proper dump.pancake1-1/+26
* Replace Y/n for y/N * Implement the command '5' (read error message)
2007-04-20* Initial commit of 0xFFFF.0.1pancake1-0/+167
This tree contains the same as the 0.1 tarball