Skip to content

Commit

Permalink
osfv_cli/models/Optiplex 7010.yml: add
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
  • Loading branch information
macpijan committed Jun 11, 2024
1 parent b12aaa4 commit 3471262
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions osfv_cli/osfv_cli/models/Optiplex 7010.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
flash_chip:
# flash chip model to be used by flashrom (optional - if not given, no chip
# parameter will be explicitelt added to flashrom)
model: "MX25L3205D/MX25L3208D"
# 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
init_on: false

# whether CMOS reset is required after flashing (optional - defaults to false)
reset_cmos: false

0 comments on commit 3471262

Please sign in to comment.