proxmark3/bootrom
henryk@ploetzli.ch 8a6aec16d8 Implement version information storage and retrieval for the bootrom and the osimage.
Use perl to create the version information (thereby re-creating the perl dependency and adding an svn dependency) but fall back in case of missing perl or svn
2009-08-28 06:40:44 +00:00
..
bootrom.c Jump to the correct physical address in Flash. (The comment was wrong, it never used RAM) 2009-08-28 00:36:02 +00:00
flash-reset.s Merge linker scripts in bootrom to have a single linker script for the bootloader proper (previously known as bootrom-merged.s19) 2009-08-27 04:25:34 +00:00
fromflash.c Implement version information storage and retrieval for the bootrom and the osimage. 2009-08-28 06:40:44 +00:00
ldscript-flash Implement version information storage and retrieval for the bootrom and the osimage. 2009-08-28 06:40:44 +00:00
Makefile Implement version information storage and retrieval for the bootrom and the osimage. 2009-08-28 06:40:44 +00:00
ram-reset.s Merge linker scripts in bootrom to have a single linker script for the bootloader proper (previously known as bootrom-merged.s19) 2009-08-27 04:25:34 +00:00