Skip to content

Merge bootloader ELF segments - #1

Merged
puddly merged 1 commit into
devfrom
puddly/bootloader-hole
Aug 7, 2026
Merged

Merge bootloader ELF segments#1
puddly merged 1 commit into
devfrom
puddly/bootloader-hole

Conversation

@puddly

@puddly puddly commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Seen in https://github.com/puddly/silabs-firmware-builder/actions/runs/31140225080/job/92748454087.

The GBLv3 bootloader tag performs a single write so there cannot be any gaps. Most bootloader ELFs have contiguous segments naturally but the Yellow broke this assumption. To fix it, we just manually flatten the ELF by filling the gaps with \xFF.

@puddly
puddly merged commit c6cb5ab into dev Aug 7, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant