aboutsummaryrefslogtreecommitdiff
path: root/projects/hsm/mgmt-firmware.c
AgeCommit message (Collapse)Author
2016-07-10Check jumpers JP7 and JP8 before accepting new firmware or bootloader images.Paul Selkirk
Unfortunately, we can't read the jumper GPIOs directly, as that just gives us the last values written to them, so we see if we can read the FPGA configuration memory.
2016-06-28Only SO and wheel are allowed to upload.Paul Selkirk
Also add bootloader upload.