From f8d665f044ea2e39a100fb865ffd5f8a8f4ae65f Mon Sep 17 00:00:00 2001 From: Alexandru Date: Tue, 6 Aug 2024 11:26:51 +0300 Subject: [PATCH] hw.device-type: Update provisioning instructions for AGX Orin 64GB The AGX Orin 64GB should be provisioned on the eMMC by default as per the internal thread https://balena.zulipchat.com/#narrow/stream/346009-aspect.2Fcustomer-success/topic/Get.20feedback.20on.20draft.20balenaOS.20with.20L4T.2036.2E3.20for.20Jetson.20Orin/near/455889690 We thus update the provisioning instructions accordingly Change-type: patch Signed-off-by: Alexandru Costache --- .../jetson-agx-orin-devkit-64gb/contract.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json b/contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json index 1ce1a16d..f6e8d5a9 100644 --- a/contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json +++ b/contracts/hw.device-type/jetson-agx-orin-devkit-64gb/contract.json @@ -29,10 +29,9 @@ }, "partials": { "bootDeviceExternal": [ - "Insert a NVME drive in the Devkit and put the device in force recovery mode.", - "Please note that both the NVME and the eMMC will be erased during the provisioning process.", - "Connect the USB-C port of the Devkit to the Host PC.", - "RCM boot the balenaOS kernel following the AGX Orin Devkit 64GB flashing steps." + "Put the device in force recovery mode.", + "Connect the USB-C data port of the Devkit to the Host PC.", + "Boot the device from the inserted USB Key by following the AGX Orin Devkit 64GB flashing steps." ], "flashIndicator": ["power LED is off"], "bootDevice": ["Power up the {{name}}"]