Skip to content

Commit

Permalink
Merge pull request #452 from asuykov/forecr
Browse files Browse the repository at this point in the history
Forecr DSB ORNX
  • Loading branch information
acostach authored Dec 23, 2024
2 parents 9383b36 + aaacf7d commit f9f2fff
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"slug": "forecr-dsb-ornx-orin-nano-8gb",
"version": "1",
"type": "hw.device-type",
"aliases": [],
"name": "Forecr DSB ORNX Nano 8GB",
"assets": {
"logo": {
"url": "./forecr-dsb-ornx-orin-nano.svg",
"name": "logo"
}
},
"data": {
"arch": "aarch64",
"hdmi": true,
"led": false,
"connectivity": {
"bluetooth": false,
"wifi": false
},
"storage": {
"internal": true
},
"media": {
"defaultBoot": "internal",
"altBoot": ["usb_mass_storage"]
},
"is_private": false
},
"partials": {
"instructions": [
"For balenaOS versions v6.1.16 and newer, please ensure your device is running UEFI firmware version 36.3. Check and update the <a href=\"https://docs.balena.io/learn/develop/hardware/jetson-orin#provisioning-jetson-orin\">firmware version</a> before proceeding.",
"For balenaOS versions older than v6.1.16, please refer to the <a href=\"https://github.com/balena-os/jetson-flash?tab=readme-ov-file\">{{name}} legacy flashing</a> guide."
],
"bootDeviceExternal": [
"Insert a NVME drive in the board and power up the {{name}}."
],
"flashIndicator": ["power LED is off"],
"bootDevice": ["Power up the {{name}}. If you have a display or a debug UART cable connected to the device, a progress bar will show up while the UEFI firmware is updated. Please do not interrupt this process by turning off power or rebooting the device. Once the firmware update completes, the {{name}} will reset automatically and no other steps are necessary "]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f9f2fff

Please sign in to comment.