Skip to content

Commit 4df04a1

Browse files
Update provisioning tooling and libraries from release_2.9-1.6 (#231)
Update provisioning libraries and tooling Co-authored-by: silabs-matter-ci-bot[bot] <silabs-matter-ci-bot[bot]@users.noreply.github.com>
1 parent 6d7435c commit 4df04a1

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

provision/config/devices.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ simg301l:
207207
rtt_addr: 0x20008518
208208
- version: "2.9"
209209
file: "sixg3l_mfd.s37"
210-
rtt_addr: 0x20008300
210+
rtt_addr: 0x200082c0
211211

212212
# w implies 3mb part.
213213
simg301w:
@@ -235,7 +235,7 @@ simg301w:
235235
rtt_addr: 0x20008518
236236
- version: "2.9"
237237
file: "sixg3w_mfd.s37"
238-
rtt_addr: 0x20008300
238+
rtt_addr: 0x200082c0
239239

240240
# k implies 2mb part.
241241
simg301k:
@@ -257,7 +257,7 @@ simg301k:
257257
rtt_addr: 0x20008518 # RTT control block in the SIMG301M114KIH
258258
- version: "2.9"
259259
file: "sixg3k_mfd.s37"
260-
rtt_addr: 0x20008300
260+
rtt_addr: 0x200082c0
261261

262262
# x is currently used for 8mb parts, however there are x parts of every size so this is temporary (x means external flash).
263263
simg301x:
@@ -279,4 +279,4 @@ simg301x:
279279
rtt_addr: 0x20008518 # RTT control block in the SIMG301M114X
280280
- version: "2.9"
281281
file: "sixg3x8m_mfd.s37"
282-
rtt_addr: 0x20008300
282+
rtt_addr: 0x200082c0

0 commit comments

Comments
 (0)