Attention is currently required from: osmith.
laforge has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39787?usp=email )
Change subject: contrib/jenkins: fix upload ......................................................................
Patch Set 2: Code-Review-1
(1 comment)
File gcc/Makefile:
https://gerrit.osmocom.org/c/osmo-asf4-dfu/+/39787/comment/5e4587d1_3de5a3ab... : PS2, Line 140: ln -sf $(OUTPUT_FILE_NAME)-dfu.elf bootloader-$(BOARD_LC).elf I don't think we'd want that... doesn't make sense IMHO. The pure bootloader (for flashing via JTAG) and the DFU image for updating the bootloader over DFU are two different things.