Skip to content

Commit

Permalink
Add instruction partials to etcher supported device types
Browse files Browse the repository at this point in the history
Change-type: minor
Signed-off-by: Micah Halter <micah@balena.io>
  • Loading branch information
mehalter committed Apr 21, 2022
1 parent 22692d1 commit 244a56d
Show file tree
Hide file tree
Showing 58 changed files with 518 additions and 1 deletion.
6 changes: 6 additions & 0 deletions contracts/hw.device-type/aio-3288c/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalBoot"
},
"is_private": false
},
"partials": {
"bootDevice": ["Connect power to the {{name}}"]
}
}
8 changes: 8 additions & 0 deletions contracts/hw.device-type/astro-tx2/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": ["Connect power to the {{name}}"],
"flashIndicator": ["all LEDs are off"],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
14 changes: 14 additions & 0 deletions contracts/hw.device-type/asus-tinker-board-s/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,20 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Make sure that the jumper between the 5V power supply and the HDMI connect is in the MASKROM mode as illustrated on the <a href=\"https://tinkerboarding.co.uk/wiki/index.php/Setup\">Tinker Board Wiki</a>",
"Connect power to the {{name}}"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
"Make sure that the jumper between the 5V power supply and the HDMI connect is in the parking (no function) mode as illustrated on the <a href=\"https://tinkerboarding.co.uk/wiki/index.php/Setup\">Tinker Board Wiki</a>",
"Remove and re-connect power to the {{name}}"
]
}
}
6 changes: 6 additions & 0 deletions contracts/hw.device-type/asus-tinker-board/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalBoot"
},
"is_private": false
},
"partials": {
"bootDevice": ["Connect power to the {{name}}"]
}
}
14 changes: 14 additions & 0 deletions contracts/hw.device-type/asus-tinker-edge-t/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Set the BOOT_SELECT switch to the SD-CARD position",
"Connect power to the {{name}}"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
"Set the BOOT_SELECT switch to the eMMC position",
"Remove and re-connect power to the {{name}}"
]
}
}
6 changes: 6 additions & 0 deletions contracts/hw.device-type/bananapi-m1-plus/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalBoot"
},
"is_private": false
},
"partials": {
"bootDevice": ["Connect power to the {{name}}"]
}
}
6 changes: 6 additions & 0 deletions contracts/hw.device-type/beagleboard-xm/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalBoot"
},
"is_private": false
},
"partials": {
"bootDevice": ["Connect power to the {{name}}"]
}
}
8 changes: 8 additions & 0 deletions contracts/hw.device-type/beaglebone-black/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": ["Power up the {{name}} while holding down the small button near the SD slot. You need to keep it pressed until the blue LEDs start flashing wildly."],
"flashIndicator": ["all LEDs are off"],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": ["Power up the {{name}} while holding down the small button near the SD slot. You need to keep it pressed until the blue LEDs start flashing wildly."],
"flashIndicator": ["5 seconds after the LEDs have stopped flashing wildly"],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
8 changes: 8 additions & 0 deletions contracts/hw.device-type/beaglebone-green-wifi/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": ["Power up the {{name}} while holding down the small button near the SD slot. You need to keep it pressed until the blue LEDs start flashing wildly."],
"flashIndicator": ["5 seconds after the LEDs have stopped flashing wildly"],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
8 changes: 8 additions & 0 deletions contracts/hw.device-type/beaglebone-green/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": ["Power up the {{name}} while holding down the small button near the SD slot. You need to keep it pressed until the blue LEDs start flashing wildly."],
"flashIndicator": ["all LEDs are off"],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
6 changes: 6 additions & 0 deletions contracts/hw.device-type/beaglebone-pocket/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalBoot"
},
"is_private": false
},
"partials": {
"bootDevice": ["Connect power to the {{name}}"]
}
}
11 changes: 11 additions & 0 deletions contracts/hw.device-type/blackboard-tx2/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,17 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Connect power to the {{name}}",
"Press and hold the POWER push button for 1 second"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
15 changes: 15 additions & 0 deletions contracts/hw.device-type/ccimx8x-sbc-pro/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,21 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Make sure your {{name}} contains a system-on-module with a 2GB i.MX8X quad B0 system-on-chip. Different module variants are not supported and will not boot.",
"Configure the boot microswitches (S2) for SD boot (SW1 OFF and SW2 ON)",
"Connect power to the {{name}}"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
"Configure the boot microswitches (S2) for internal (eMMC) boot (SW1 OFF and SW2 OFF)",
"Remove and re-connect power to the {{name}}"
]
}
}
12 changes: 12 additions & 0 deletions contracts/hw.device-type/cl-som-imx8/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Connect power to the {{name}}",
"Press and hold SW5 followed by SW6",
"Release SW5 followed by SW6"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
14 changes: 14 additions & 0 deletions contracts/hw.device-type/coral-dev/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Set the BOOT_SELECT switch to the SD-CARD position",
"Connect power to the {{name}}"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
"Set the BOOT_SELECT switch to the SD-CARD position",
"Remove and re-connect power to the {{name}}"
]
}
}
14 changes: 14 additions & 0 deletions contracts/hw.device-type/etcher-pro/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,20 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Set the DSW1 switch to the ON position",
"Connect power to the {{name}}"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
"Set the DSW1 switch to the OFF position",
"Remove and re-connect power to the {{name}}"
]
}
}
11 changes: 11 additions & 0 deletions contracts/hw.device-type/fincm3/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,17 @@
"media": {
"installation": "dfu"
},
"installation": {
"method": "internalFlash"
},
"is_private": false
},
"partials": {
"connectDevice": [
"While not having the {{name}} board powered, connect your system to the board's DBG/PRG port via a micro-USB cable.",
"<em>Note: for the {{name}} v1.1, only power the board from the PRG port for flashing. For the {{name}} v1.0, power on the board by attaching power to either the Barrel or the Phoenix connector.</em>"
],
"disconnectDevice": ["Power off the {{name}} by detaching the power if connected and unplug the DGB micro-USB cable."],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
6 changes: 6 additions & 0 deletions contracts/hw.device-type/firefly-rk3288/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalBoot"
},
"is_private": false
},
"partials": {
"bootDevice": ["Connect power to the {{name}}"]
}
}
12 changes: 12 additions & 0 deletions contracts/hw.device-type/imx6ul-var-dart/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Connect power to the {{name}}",
"Press and hold the SW2 button followed by the SW1 button",
"Release the SW1 button followed by the SW2 button"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": ["Remove and re-connect power to the {{name}}"]
}
}
14 changes: 14 additions & 0 deletions contracts/hw.device-type/imx7-var-som/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Set the SW1 BOOT-SELECT switch to SD-CARD",
"Connect power to the {{name}}"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
"Set the SW1 BOOT-SELECT switch to eMMC",
"Remove and re-connect power to the {{name}}"
]
}
}
14 changes: 14 additions & 0 deletions contracts/hw.device-type/imx8m-var-dart/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Set the SW7 BOOT-SELECT switch to SD-CARD",
"Connect power to the {{name}}"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
"Set the SW7 BOOT-SELECT switch to eMMC",
"Remove and re-connect power to the {{name}}"
]
}
}
14 changes: 14 additions & 0 deletions contracts/hw.device-type/imx8mm-var-dart/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,20 @@
"media": {
"installation": "sdcard"
},
"installation": {
"method": "externalFlash"
},
"is_private": false
},
"partials": {
"bootDeviceExternal": [
"Set the SW7 BOOT-SELECT switch to EXT",
"Connect power to the {{name}}"
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
"Set the SW7 BOOT-SELECT switch to INT",
"Remove and re-connect power to the {{name}}"
]
}
}
Loading

0 comments on commit 244a56d

Please sign in to comment.