proxmark3/bootrom
marcansoft 24b182d01b Remove 512k support, fix flash waitstates
512k chip support isn't complete anyway and the incorrect clock would've
ended up destroying Flash anyway. The 256k waitstates were set to 0,
which is outside the spec. Set them to 1, which is allowed.
2010-03-03 13:33:24 +00:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
bootrom.c Remove 512k support, fix flash waitstates 2010-03-03 13:33:24 +00:00
flash-reset.s Bootloader cleanup (UNTESTED!) 2010-02-26 15:14:47 +00:00
ldscript-flash Add KEEP() to version information section 2010-02-26 23:29:22 +00:00
Makefile Bootloader cleanup (UNTESTED!) 2010-02-26 15:14:47 +00:00
ram-reset.s Bootloader cleanup (UNTESTED!) 2010-02-26 15:14:47 +00:00
stdint.h Some random cleanup 2010-02-21 00:13:08 +00:00