This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
proxmark3
Watch
3
Star
0
Fork
0
You've already forked proxmark3
Code
Releases
Activity
proxmark3
/
bootrom
History
henryk@ploetzli.ch
4271e82d56
Only re-compile version.c as often as necessary
...
Make bootrom version information pointer a proper symbol (with hacky ld strangeness workaround)
2009-08-29 06:14:28 +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
Only re-compile version.c as often as necessary
2009-08-29 06:14:28 +00:00
Makefile
Only re-compile version.c as often as necessary
2009-08-29 06:14:28 +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