Skip to content

Commit

Permalink
Merge pull request #67 from Dasharo/VP3230
Browse files Browse the repository at this point in the history
models/VP3230.yml: add new model
  • Loading branch information
miczyg1 authored Oct 10, 2024
2 parents 7677c59 + 746be8e commit 9c11da0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions osfv_cli/src/osfv/models/VP3230.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
flash_chip:
# flash chip model to be used by flashrom (optional - if not given, no chip
# parameter will be explicitelt added to flashrom)
model: "MX25L12833F/MX25L12835F/MX25L12845E/MX25L12865E/MX25L12873F"
# flash chip voltage (required)
voltage: "3.3V"

programmer:
name: rte_1_1

pwr_ctrl:
# whether power is controlled via Sonoff plug (required)
sonoff: true
# whether power is controller via on-board RTE relay (required)
relay: false
flashing_power_state: "OFF"

0 comments on commit 9c11da0

Please sign in to comment.