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 DeviceOS 1.4.2 #528

Merged
merged 1 commit into from
Oct 18, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/updates/xenon-softdevice@1.4.1.bin
Binary file not shown.
Binary file added assets/updates/xenon-softdevice@1.4.2.bin
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/updates/xsom-softdevice@1.4.1.bin
Binary file not shown.
Binary file added assets/updates/xsom-softdevice@1.4.2.bin
Binary file not shown.
Binary file not shown.
56 changes: 28 additions & 28 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,63 +91,63 @@ var settings = {
// Need to flash Bootloader and OTA Flag before system parts for Photon/P1
// because as soon as the system parts are flashed they will change the location
// of DFU read/write functions which live in system firmware.
otaRegion: 'photon-bootloader@1.4.1+lto.bin',
otaRegion: 'photon-bootloader@1.4.2+lto.bin',
otaFlag: 'ota-flag-a5.bin',
systemFirmwareOne: 'photon-system-part1@1.4.1.bin',
systemFirmwareTwo: 'photon-system-part2@1.4.1.bin'
systemFirmwareOne: 'photon-system-part1@1.4.2.bin',
systemFirmwareTwo: 'photon-system-part2@1.4.2.bin'
},
'2b04:d008': {
// Need to flash Bootloader and OTA Flag before system parts for Photon/P1
// because as soon as the system parts are flashed they will change the location
// of DFU read/write functions which live in system firmware.
otaRegion: 'p1-bootloader@1.4.1+lto.bin',
otaRegion: 'p1-bootloader@1.4.2+lto.bin',
otaFlag: 'ota-flag-a5.bin',
systemFirmwareOne: 'p1-system-part1@1.4.1.bin',
systemFirmwareTwo: 'p1-system-part2@1.4.1.bin'
systemFirmwareOne: 'p1-system-part1@1.4.2.bin',
systemFirmwareTwo: 'p1-system-part2@1.4.2.bin'
},
'2b04:d00a': {
// The bin files MUST be in this order to be flashed to the correct memory locations
systemFirmwareOne: 'electron-system-part2@1.4.1.bin',
systemFirmwareTwo: 'electron-system-part3@1.4.1.bin',
systemFirmwareThree: 'electron-system-part1@1.4.1.bin'
systemFirmwareOne: 'electron-system-part2@1.4.2.bin',
systemFirmwareTwo: 'electron-system-part3@1.4.2.bin',
systemFirmwareThree: 'electron-system-part1@1.4.2.bin'
// For now, electron still contains the bootloader in system firmware
// otaRegion: 'electron-bootloader@1.4.1.bin',
// otaRegion: 'electron-bootloader@1.4.2.bin',
// otaFlag: 'ota-flag-a5.bin'
},
'2b04:d00c': {
systemFirmwareOne: 'argon-system-part1@1.4.1.bin',
radioStack: 'argon-softdevice@1.4.1.bin',
otaRegion: 'argon-bootloader@1.4.1.bin',
systemFirmwareOne: 'argon-system-part1@1.4.2.bin',
radioStack: 'argon-softdevice@1.4.2.bin',
otaRegion: 'argon-bootloader@1.4.2.bin',
otaFlag: 'ota-flag-a5.bin'
},
'2b04:d00d': {
systemFirmwareOne: 'boron-system-part1@1.4.1.bin',
radioStack: 'boron-softdevice@1.4.1.bin',
otaRegion: 'boron-bootloader@1.4.1.bin',
systemFirmwareOne: 'boron-system-part1@1.4.2.bin',
radioStack: 'boron-softdevice@1.4.2.bin',
otaRegion: 'boron-bootloader@1.4.2.bin',
otaFlag: 'ota-flag-a5.bin'
},
'2b04:d00e': {
systemFirmwareOne: 'xenon-system-part1@1.4.1.bin',
radioStack: 'xenon-softdevice@1.4.1.bin',
otaRegion: 'xenon-bootloader@1.4.1.bin',
systemFirmwareOne: 'xenon-system-part1@1.4.2.bin',
radioStack: 'xenon-softdevice@1.4.2.bin',
otaRegion: 'xenon-bootloader@1.4.2.bin',
otaFlag: 'ota-flag-a5.bin'
},
'2b04:d016': {
systemFirmwareOne: 'asom-system-part1@1.4.1.bin',
radioStack: 'asom-softdevice@1.4.1.bin',
otaRegion: 'asom-bootloader@1.4.1.bin',
systemFirmwareOne: 'asom-system-part1@1.4.2.bin',
radioStack: 'asom-softdevice@1.4.2.bin',
otaRegion: 'asom-bootloader@1.4.2.bin',
otaFlag: 'ota-flag-a5.bin'
},
'2b04:d017': {
systemFirmwareOne: 'bsom-system-part1@1.4.1.bin',
radioStack: 'bsom-softdevice@1.4.1.bin',
otaRegion: 'bsom-bootloader@1.4.1.bin',
systemFirmwareOne: 'bsom-system-part1@1.4.2.bin',
radioStack: 'bsom-softdevice@1.4.2.bin',
otaRegion: 'bsom-bootloader@1.4.2.bin',
otaFlag: 'ota-flag-a5.bin'
},
'2b04:d018': {
systemFirmwareOne: 'xsom-system-part1@1.4.1.bin',
radioStack: 'xsom-softdevice@1.4.1.bin',
otaRegion: 'xsom-bootloader@1.4.1.bin',
systemFirmwareOne: 'xsom-system-part1@1.4.2.bin',
radioStack: 'xsom-softdevice@1.4.2.bin',
otaRegion: 'xsom-bootloader@1.4.2.bin',
otaFlag: 'ota-flag-a5.bin'
},
},
Expand Down