Skip to content

fix(kakuteh7-wing): fix BOARD_FLASH_SECTORS to protect param sectors#26897

Merged
julianoes merged 1 commit intomainfrom
kakuteh7-wing-flash-sectors
Apr 2, 2026
Merged

fix(kakuteh7-wing): fix BOARD_FLASH_SECTORS to protect param sectors#26897
julianoes merged 1 commit intomainfrom
kakuteh7-wing-flash-sectors

Conversation

@julianoes
Copy link
Copy Markdown
Contributor

Set BOARD_FLASH_SECTORS to 13 so the bootloader does not erase the parameter sectors (14 and 15) during firmware updates. Previously set to 14 which allowed the bootloader to erase sector 14, potentially wiping stored parameters.

Set BOARD_FLASH_SECTORS to 13 so the bootloader does not erase the
parameter sectors (14 and 15) during firmware updates. Previously set
to 14 which allowed the bootloader to erase sector 14, potentially
wiping stored parameters.
@julianoes julianoes force-pushed the kakuteh7-wing-flash-sectors branch from 6867ce6 to 581a507 Compare April 2, 2026 18:10
@julianoes julianoes requested a review from dakejahl April 2, 2026 18:10
@julianoes julianoes merged commit ebe0b72 into main Apr 2, 2026
78 checks passed
@julianoes julianoes deleted the kakuteh7-wing-flash-sectors branch April 2, 2026 20:22
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.

2 participants