Skip to content

AP_HAL_ChibiOS: rebuild SequreH743 bootloader for ECC fixes#32032

Merged
peterbarker merged 1 commit intoArduPilot:ArduPilot-4.6from
andyp1per:sequre-h743-bl-rebuild
Feb 5, 2026
Merged

AP_HAL_ChibiOS: rebuild SequreH743 bootloader for ECC fixes#32032
peterbarker merged 1 commit intoArduPilot:ArduPilot-4.6from
andyp1per:sequre-h743-bl-rebuild

Conversation

@andyp1per
Copy link
Contributor

@andyp1per andyp1per commented Jan 27, 2026

Summary

  • Force bootloader rebuild to pick up recent H7 ECC flash fixes

The SequreH743 bootloader needs rebuilding to incorporate recent ECC-related changes:

  • 90933d5f1e - correctly verify flash on H7
  • d466618b11 - add flash ecc corrupt method
  • 38f68a5e98 - allow for single or double bit flash error triggering

Test plan

  • Verify bootloader builds successfully for SequreH743
  • Test bootloader update on hardware

🤖 Generated with Claude Code

@tridge
Copy link
Contributor

tridge commented Feb 3, 2026

the PR comment says that this needs testing .....

@tridge
Copy link
Contributor

tridge commented Feb 3, 2026

@andyp1per did you mean to update master? this is 4.6.x

@peterbarker
Copy link
Contributor

UTC0120 - https://github.com/ArduPilot/ardupilot/pull/32032
Testing plan is not complete
This is a 4.6 merge
What about master?

@andyp1per
Copy link
Contributor Author

The vendor has done the testing, this is the same problem that TBS ran into which we fixed in the code but didn't rebuild all the bootloaders. This just rebuilds the bootloaders on 4.6. We should probably rebuild all of the bootloaders on 4.6 as well if we haven't already done so.

@peterbarker peterbarker merged commit 12a6efe into ArduPilot:ArduPilot-4.6 Feb 5, 2026
46 checks passed
@peterbarker
Copy link
Contributor

bootloaders on 4.6 as well if we haven't already done so.

ITYM 4.7?

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.

4 participants