From: henryk@ploetzli.ch Date: Wed, 9 Sep 2009 07:40:14 +0000 (+0000) Subject: Change flashos.bat for the new flash procedure X-Git-Tag: v1.0.0~474 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/ccb6ae91694de6aef55c7bdcfa215cb174fa31f1 Change flashos.bat for the new flash procedure --- diff --git a/cockpit/4flashos.bat b/cockpit/4flashos.bat index d67cada7..e17013fe 100644 --- a/cockpit/4flashos.bat +++ b/cockpit/4flashos.bat @@ -1,11 +1,3 @@ @echo off -echo ******************************************************************** -echo * REMEMBER: hold button down for the duration of the FLASH process * -echo ******************************************************************** - -REM next line is a dummy. It causes PM3 to reboot and enter the FLASH process -..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19 - REM these actually do the real work -..\winsrc\prox.exe load ..\armsrc\obj\osimage.s19 -..\winsrc\prox.exe fpga ..\armsrc\obj\fpgaimage.s19 +..\winsrc\prox.exe os,fpga ..\armsrc\obj\osimage.s19 ..\armsrc\obj\fpgaimage.s19