Skip to content

Commit

Permalink
Add Jetson Flash Orin to navigation
Browse files Browse the repository at this point in the history
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
  • Loading branch information
vipulgupta2048 committed Dec 14, 2024
1 parent 5b324cf commit 01e8641
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
1 change: 1 addition & 0 deletions config/navigation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Learn
[/learn/develop/hardware/gpio]
[/learn/develop/hardware/usb]
[/learn/develop/hardware/i2c-and-spi]
[/learn/develop/hardware/jetson-orin]
Provision with cloud IoT[/learn/develop/cloud-iot-provisioning/$cloud]

DEPLOY
Expand Down
2 changes: 1 addition & 1 deletion pages/learn/develop/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ For more details on interacting with external hardware, check out these guides:
- [GPIO][gpio]
- [i2C and SPI][i2c-spi]
- [USB][usb]
- [Jetson Orin Devices][jetson-orin]
- [Jetson Orin devices][jetson-orin]

[gpio]:/learn/develop/hardware/gpio
[i2c-spi]:/learn/develop/hardware/i2c-and-spi
Expand Down
8 changes: 3 additions & 5 deletions pages/learn/develop/hardware/jetson-orin.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Jetson Orin
title: Provisioning Jetson Orin
---

# Provisioning Jetson Orin
Expand All @@ -26,8 +26,8 @@ If your Orin is connected to a monitor, the UEFI firmware version will be displa

If the firmware version is older or newer than v36.3, please re-flash its firmware by following the corresponding guide below:

[Firmware update for Orin Nano SD-CARD](https://developer.nvidia.com/embedded/learn/get-started-jetson-orin-nano-devkit#firmware)
[Flashing Jetpack 6 using SDK Manager](https://developer.ridgerun.com/wiki/index.php/JetPack_6_Migration_and_Developer_Guide/Installing_JetPack_6/Flashing_with_SDK_Manager)
- [Firmware update for Orin Nano SD-CARD](https://developer.nvidia.com/embedded/learn/get-started-jetson-orin-nano-devkit#firmware)
- [Flashing Jetpack 6 using SDK Manager](https://developer.ridgerun.com/wiki/index.php/JetPack_6_Migration_and_Developer_Guide/Installing_JetPack_6/Flashing_with_SDK_Manager)

## Booting balenaOS flasher images from a USB key

Expand All @@ -51,5 +51,3 @@ The status of the UEFI firmware update process is depicted by a progress bar on
![Orin UEFI firmware update progress](/img/jetson-orin/jetson_orin_uefi_firmware_update.webp)

Please do not interrupt this process by reseting or cutting power from the device.


0 comments on commit 01e8641

Please sign in to comment.