Bug#781895: avrdude: writing fuse from file does not work

2018-12-15 Thread Milan Kupcevic
> Package: avrdude > Version: 6.1-2 > Severity: normal > > Before I noticed the "m" format to set fuses from immediate > commandline values, I tried to set them (using an Arduino-as-ISP) from > a binary file obtained by reading them (-U hfuse:r:hfuse.dump:b). > Using "-U hfuse:w:hfuse.dump:b"

Bug#781895: avrdude: writing fuse from file does not work

2015-04-04 Thread Yann Dirson
Package: avrdude Version: 6.1-2 Severity: normal Before I noticed the m format to set fuses from immediate commandline values, I tried to set them (using an Arduino-as-ISP) from a binary file obtained by reading them (-U hfuse:r:hfuse.dump:b). Using -U hfuse:w:hfuse.dump:b just fails: $ avrdude