mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
now both partitions (bootloader and application) use a commonly defined memory location to shared the DFU state (which includes the magic value to know which part to start), instead of using a hard coded value. the bootloader size has now also been restricted to 16 kB. this limitation is enforced so to not be able to create larger images, which could be corrupted when flashing the application. bootloader and application flashing have been successfully tested on qmod st12 and st34. Change-Id: I204bed7e9391602672ed894decec1fc12e879275