Age | Commit message (Collapse) | Author | Files | Lines |
|
makefile
|
|
|
|
headers from 2007 to 2009 :) - Fix warning messages
|
|
* Add HAVE_USB to config.mk
- Now is possible to build a usb-less version of the flasher
(only for unpacking and so, offline operations)
* Refactor varname. Avoid portability problems:
- reboot -> moboreboot
|
|
call definition (ignore oob added) * Fixed some stupid bugs with -pedantic -std=c99
release 0.3.1
|
|
|
|
* Avoid dumping non-mtd files because writesize = 0
- Properly close the file when failing
* Better doc/pieces documentation
|
|
- Looks like they protect these blocks by marking this section as badblocks.
- We just ignore badblock marks when dumping the bootloader
* Handle feof (^D) on the prompt
|
|
* Handled with the '-x' flag.
|
|
* 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
|
|
* Query the user to strip or not the dumped pieces
* Add new flag '-s' for serial port console
|
|
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
|
|
* Replace Y/n for y/N
* Implement the command '5' (read error message)
|
|
* Some fixups on the doc/dumping documentation
|
|
This tree contains the same as the 0.1 tarball
|