summaryrefslogtreecommitdiffstats
path: root/src/console.c
AgeCommit message (Collapse)AuthorFilesLines
2007-06-10* Initial implementation of the "badblocks" (-C) command.pancake1-15/+28
* Initial work on the reorganization of the dump.c code to avoid spagetti code. ATM is just a draft * Dump now shows you more info
2007-06-10* Fix in fpid for proper JFFS2 identificationpancake1-0/+120
* Add new flag '-c' that makes 0xFFFF run as a shell * Split the connect_via_usb() code from main() * Add console handler for shell like usage of the flasher