Skip to content

DUALBANK: fork_bootloader should only execute once#407

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
danielinux:dualbank_swap_fork_bootloader_once
Feb 15, 2024
Merged

DUALBANK: fork_bootloader should only execute once#407
dgarske merged 1 commit intowolfSSL:masterfrom
danielinux:dualbank_swap_fork_bootloader_once

Conversation

@danielinux
Copy link
Copy Markdown
Member

fork_bootloader() should perform a physical copy of the bootloader to its partition in the second bank only if the content of the two partitions does not already match.

This patch provides a fix for fork_bootloader() for the following targets:

  • stm32F7
  • stm32U5
  • stm32L5

Reported in #406

fork_bootloader() should perform a physical copy of
the bootloader to its partition in the second bank only
if the content of the two partitions does not already match.
@danielinux danielinux force-pushed the dualbank_swap_fork_bootloader_once branch from 1376207 to c25497e Compare February 15, 2024 15:55
@danielinux danielinux requested a review from dgarske February 15, 2024 16:37
@dgarske dgarske merged commit 8a7c693 into wolfSSL:master Feb 15, 2024
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