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

Update for Device OS for 1.2.1 #497

Merged
merged 1 commit into from
Jul 12, 2019
Merged

Update for Device OS for 1.2.1 #497

merged 1 commit into from
Jul 12, 2019

Conversation

technobly
Copy link
Member

@technobly technobly commented Jul 11, 2019

  • Updated binaries for Device OS 1.2.1
  • Removed Ascender mechanism for updating bootloaders and replaced with shiny new 🌟 feature implemented in Device OS PR 1788 that allows us to flash the bootloader via DFU with special sequence.
  • Tested on all 9 modular platforms

@technobly technobly force-pushed the feature/deviceos-121 branch 2 times, most recently from 590be6e to 915e6d2 Compare July 11, 2019 07:27
address: '0x80289000',
alt: '2'
},
otaFlag: {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might seem like a nit-pick, but repeated data like this is possibly best factored out into an instance that is reused.

systemFirmwareOne: 'boron-system-part1@1.1.1.bin'
systemFirmwareOne: 'boron-system-part1@1.2.1.bin',
otaRegion: 'boron-bootloader@1.2.1.bin',
otaFlag: 'ota-flag-a5.bin'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was smart! And avoids lots of unnecessary file cleanup logic! 👏

@technobly technobly merged commit da1155f into master Jul 12, 2019
@technobly technobly deleted the feature/deviceos-121 branch July 12, 2019 01:53
This pull request was closed.
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.

3 participants