Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sw] update bootloader #364

Merged
merged 7 commits into from
Jul 12, 2022
Merged

[sw] update bootloader #364

merged 7 commits into from
Jul 12, 2022

Conversation

stnolting
Copy link
Owner

@stnolting stnolting commented Jul 11, 2022

This PR cleans up the bootloader (removing some rarely used customization options) and also adds new functionality:

  • changed default SPI flash base address
  • simplified bootloader error codes / messages
  • removed OCD-, SPI-, UART-only boot configurations
  • add XIP configuration options
  • added option ('x') to directly boot from a pre-programmed XIP flash
  • add XIP configuration options

@stnolting stnolting added enhancement New feature or request SW software-related labels Jul 11, 2022
@stnolting stnolting marked this pull request as ready for review July 12, 2022 12:15
@stnolting stnolting merged commit a89dad4 into main Jul 12, 2022
@stnolting stnolting deleted the clean_up_bootloader branch July 12, 2022 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SW software-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant