]> git.zerfleddert.de Git - proxmark3-svn/commit - include/usb_cmd.h
New flash tool, needs to be ported to Windows.
authorhenryk@ploetzli.ch <henryk@ploetzli.ch@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Tue, 1 Sep 2009 14:35:13 +0000 (14:35 +0000)
committerhenryk@ploetzli.ch <henryk@ploetzli.ch@ef4ab9da-24cd-11de-8aaa-f3a34680c41f>
Tue, 1 Sep 2009 14:35:13 +0000 (14:35 +0000)
commita5b1ba202384e19b4191c04a45a6992bdaf97cb8
tree3fef26c84aaf3dbf0ad256daee0f690271ce38f0
parentd5d42c0a4bb26d573e04c0c6466db1ea2d6202b4
New flash tool, needs to be ported to Windows.
+ [f]ast is gone, current mode will be autodetected
+ uses hands-free firmware update if supported by the bootrom (to be committed)
+ uses new bootrom safety features against accidental misflashes (to be committed)
+ supports S19 files with base address 0x0 or base address 0x100000
+ supports old bootroms which expect 0x0 and new bootroms which expect 0x100000 (to be committed)
+ new argument style: first argument is comma-separated (no spaces!) list of partition names, remaining arguments are file names
  os and fpga may be abbreviated, bootrom must be given in full
  Examples:   ./flasher os ../armsrc/obj/osimage.s19
              ./flasher bootrom,o,f ../bootrom/obj/bootrom.s19 ../armsrc/obj/osimage.s19 ../armsrc/obj/fpgaimage.s19
include/usb_cmd.h
linux/flasher.c
Impressum, Datenschutz