Skip to content

Commit 957b51e

Browse files
authored
Remove bootloaders for MG21, add for BRD2709A (#191)
* Remove bootloaders for MG21, add for BRD2709A * Fix typo in README for bootloader binaries
1 parent fdc7a44 commit 957b51e

16 files changed

+1079
-16400
lines changed
Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
# Bootloader binaries for Matter
22

3-
This directory contains Silicon Labs Gecko Bootloader binaries that can be used with Matter OTA Software Update functionality.
3+
This directory contains Silicon Labs Gecko Bootloader binaries that can be used with Matter OTA Software Update functionality. The binaries are provided here for historical purposes. The recommended way of obtaining bootloader binaries is by building the Matter Solutions with Studio or SLC CLI.
44

55
- The external storage (SPI flash) bootloaders are configured with the slot size of 1024K
6-
- The internal storage bootloaders (supported on MG24 cards only) are configured as follows:
7-
- Slot Address: 135176192 (0x080ea000)
8-
- Slot Size: 557056
96
- All bootloaders supports LZMA compression
10-
- For MG12 boards use the <name>-combined.s37 (e.g. bootloader-storage-spiflash-single-1024k-BRD4161A-gsdk4.1-combined.s37) bootloader version the first time a device is programmed, whether during development or manufacturing. For subsequent programming, if the "combined" bootloader had been previously flashed to the device use the regular version (<name>.s37, e.g. bootloader-storage-spiflash-single-1024k-BRD4161A-gsdk4.1.s37).
11-
- The bootloaders are compatible with Matter applications built with GSDK 4.1. Bootloaders for Matter applications built with GSDK 3.1 can be found here: https://github.com/SiliconLabs/sdk_support/tree/cf743ca3cca307ddb209c45f62aed7dc5d8ce06d/platform/bootloader/sample-apps/bootloader-storage-spiflash-single .
7+
- The bootloaders are compatible with Matter applications built with GSDK 4.1 or later. Bootloaders for Matter applications built with GSDK 3.1 can be found here: https://github.com/SiliconLabs/sdk_support/tree/cf743ca3cca307ddb209c45f62aed7dc5d8ce06d/platform/bootloader/sample-apps/bootloader-storage-spiflash-single .

board-support/efr32/bootloader_binaries/bootloader-storage-internal-single-512k-BRD2709A.s37

Lines changed: 1077 additions & 0 deletions
Large diffs are not rendered by default.

board-support/efr32/bootloader_binaries/bootloader-storage-spiflash-single-1024k-BRD4161A-gsdk4.1-combined.s37

Lines changed: 0 additions & 1218 deletions
This file was deleted.

board-support/efr32/bootloader_binaries/bootloader-storage-spiflash-single-1024k-BRD4161A-gsdk4.1.s37

Lines changed: 0 additions & 1124 deletions
This file was deleted.

board-support/efr32/bootloader_binaries/bootloader-storage-spiflash-single-1024k-BRD4162A-gsdk4.1-combined.s37

Lines changed: 0 additions & 1218 deletions
This file was deleted.

board-support/efr32/bootloader_binaries/bootloader-storage-spiflash-single-1024k-BRD4162A-gsdk4.1.s37

Lines changed: 0 additions & 1124 deletions
This file was deleted.

board-support/efr32/bootloader_binaries/bootloader-storage-spiflash-single-1024k-BRD4163A-gsdk4.1-combined.s37

Lines changed: 0 additions & 1218 deletions
This file was deleted.

board-support/efr32/bootloader_binaries/bootloader-storage-spiflash-single-1024k-BRD4163A-gsdk4.1.s37

Lines changed: 0 additions & 1124 deletions
This file was deleted.

board-support/efr32/bootloader_binaries/bootloader-storage-spiflash-single-1024k-BRD4164A-gsdk4.1-combined.s37

Lines changed: 0 additions & 1218 deletions
This file was deleted.

board-support/efr32/bootloader_binaries/bootloader-storage-spiflash-single-1024k-BRD4164A-gsdk4.1.s37

Lines changed: 0 additions & 1124 deletions
This file was deleted.

0 commit comments

Comments
 (0)