Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions provision/config/devices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ simg301l:
rtt_addr: 0x20008518
- version: "2.9"
file: "sixg3l_mfd.s37"
rtt_addr: 0x20008300
rtt_addr: 0x200082c0

# w implies 3mb part.
simg301w:
Expand Down Expand Up @@ -235,7 +235,7 @@ simg301w:
rtt_addr: 0x20008518
- version: "2.9"
file: "sixg3w_mfd.s37"
rtt_addr: 0x20008300
rtt_addr: 0x200082c0

# k implies 2mb part.
simg301k:
Expand All @@ -257,7 +257,7 @@ simg301k:
rtt_addr: 0x20008518 # RTT control block in the SIMG301M114KIH
- version: "2.9"
file: "sixg3k_mfd.s37"
rtt_addr: 0x20008300
rtt_addr: 0x200082c0

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