X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2Fgoodfet.arm7;h=97d2ea3593aeea8d97335cc6223b150ee3e86ccd;hp=755df5c550a99efcfdc217331cc5a6fdaa1ec0ba;hb=4ac8acb7df57251bc53db2102da617269801e793;hpb=01e894aa7830034da7f80035c08cddb8e2ba4e48 diff --git a/client/goodfet.arm7 b/client/goodfet.arm7 index 755df5c..97d2ea3 100755 --- a/client/goodfet.arm7 +++ b/client/goodfet.arm7 @@ -134,7 +134,7 @@ if(sys.argv[1]=="verify"): h = IntelHex16bit(f) for i in h._buf.keys(): if(i>=start and i>1]!=peek): print "ERROR at %04x, found %04x not %04x"%(i,peek,h[i>>1]) if(i%0x100==0):