Skip to content

Commit

Permalink
tegra-binaries/tegra-flash-dry: Add AGX Orin 64GB pre-flashed boot ar…
Browse files Browse the repository at this point in the history
…tifact

Signed-off-by: Alexandru Costache <alexandru@balena.io>
  • Loading branch information
acostach committed Jul 25, 2024
1 parent 324c0ea commit 01a7275
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,20 @@ UEFI_CAPSULE:jetson-agx-orin-devkit = "TEGRA_BL_3701.Cap.gz"
UEFI_CAPSULE:jetson-orin-nano-devkit-nvme = "TEGRA_BL_Orin_Nano.Cap.gz"
UEFI_CAPSULE:jetson-orin-nx-seeed-j4012 = "TEGRA_BL_Seeed_j4012.Cap.gz"
UEFI_CAPSULE:jetson-orin-nano-seeed-j3010 = "TEGRA_BL_Seeed_j3010.Cap.gz"
UEFI_CAPSULE:jetson-agx-orin-devkit-64gb = "TEGRA_BL_3701.Cap.gz"

BOOTBLOB:jetson-orin-nx-xavier-nx-devkit = "boot0_orin_nx_xavier_nx_devkit.img.gz"
BOOTBLOB:jetson-orin-nano-devkit-nvme = "boot0_orin_nano_devkit_nvme.img.gz"
BOOTBLOB:jetson-orin-nx-seeed-j4012 = "boot0_orin_nx_seed_j4012.img.gz"
BOOTBLOB:jetson-orin-nano-seeed-j3010 = "boot0_orin_nano_seeed_j3010.img.gz"
BOOTBLOB:jetson-agx-orin-devkit-64gb = "boot0_agx_orin_devkit_64.img.gz"

PARTSPEC:jetson-agx-orin-devkit = "partition_specification234.txt"
PARTSPEC:jetson-orin-nx-xavier-nx-devkit = "partition_specification234.txt"
PARTSPEC:jetson-orin-nano-devkit-nvme = "partition_specification234_orin_nano.txt"
PARTSPEC:jetson-orin-nx-seeed-j4012 = "partition_specification234_orin_nano.txt"
PARTSPEC:jetson-orin-nano-seeed-j3010 = "partition_specification234_orin_nano.txt"
PARTSPEC:jetson-agx-orin-devkit-64gb = "partition_specification234_orin_nano.txt"

BINARY_INSTALL_PATH = "/opt/tegra-binaries/"

Expand Down

0 comments on commit 01a7275

Please sign in to comment.