please also check L4T page, such as.. jetson-linux-r3644 to download the [OTA Tools] pacakge.
is this Jetson Orin NX developer kit? or, you’re having board customization?
you may see-also readme file for instructions, $OUT/Linux_for_Tegra/tools/ota_tools/version_upgrade/Image_based_OTA_Examples.txt
may I know what’s the command-line to flash your target, i.e. reComputer industrial J4012(Orin NX 16G) - Seeed Studio, it should not using the board configuration file, jetson-orin-nano-devkit, right?
it should related to create OTA payload for customize board, you may see-also similar forum topic, such as Topic 332980 for the steps to update l4t_generate_ota_package.sh and ota_board_specs.conf for customize board to create OTA payloads.
Somehwere in nvidia docs i found that for jetson orin nx, i should use jetson-orin-nano-devkit. There is no config file like jetson-orin-nx-* that I could find.
If I use the customize-board config now, i should also reflash the device with the customize-oard config right?
you may see-also ota_board_specs.conf, there’s no such board spec for creating OTA payload,
you’ll need to update the file for adding your customize board info.
I tried with your board spec and i still have the same error.
cmd_config tegra234-mb1-bct-reset-p3767-0000.dts --uphy tegra234-mb1-bct-uphylane-si.dtsi --dev_params tegra234-br-bct-p3767-0000-l4t.dts,tegra234-br-bct_b-p3767-0000-l4t.dts --mb2bct_cfg tegra234-mb2-bct-misc-p3767-0000.dts --bins "psc_fw pscfw_t234_prod.bin; mts_mce mce_flash_o10_cr_prod.bin; tsec_fw tsec_t234.bin; mb2_applet applet_t234.bin; mb2_bootloader mb2_t234.bin; xusb_fw xusb_t234_prod.bin; pva_fw nvpva_020.fw; dce_fw display-t234-dce.bin; nvdec nvdec_t234_prod.fw; bpmp_fw_dtb tegra234-bpmp-3767-0000-a02-3509-a02.dtb; rce_fw camera-rtcpu-t234-rce.img; ape_fw adsp-fw.bin; spe_fw spe_t234.bin; tos tos-optee_t234.img; eks eks_t234.img" --sdram_config tegra234-p3767-0000-sdram-l4t.dts --bct_backup --boot_chain A
saving flash command in /home/vini/jetson/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/vini/jetson/Linux_for_Tegra/bootloader/flash_win.bat
*** Sign and generate BUP... ***
t23x payload generation complete with 6 failure(s)
SUCCESS: cleaned up BUP tmp files prior to payload creation
FAILURE: no payload made for config "boardid=3767;fab=303;boardsku=0000;boardrev=;fuselevel_s=1;chiprev=;chipsku=00:00:00:B1;board=jetson-orin-nano-devkit;rootdev=nvme0n1p1;bup_type=bl;signed_img_dir=images-R36-ToT"
FAILURE: no payload made for config "boardid=3767;fab=303;boardsku=0000;boardrev=;fuselevel_s=1;chiprev=;chipsku=00:00:00:D3;board=jetson-orin-nano-devkit;rootdev=nvme0n1p1;bup_type=bl;signed_img_dir=images-R36-ToT"
FAILURE: no payload made for config "boardid=3767;fab=000;boardsku=0001;boardrev=;fuselevel_s=1;chiprev=;chipsku=00:00:00:D4;board=jetson-orin-nano-devkit;rootdev=nvme0n1p1;bup_type=bl;signed_img_dir=images-R36-ToT"
FAILURE: no payload made for config "boardid=3767;fab=000;boardsku=0003;boardrev=;fuselevel_s=1;chiprev=;chipsku=00:00:00:D5;board=jetson-orin-nano-devkit;rootdev=nvme0n1p1;bup_type=bl;signed_img_dir=images-R36-ToT"
FAILURE: no payload made for config "boardid=3767;fab=000;boardsku=0005;boardrev=;fuselevel_s=1;chiprev=;chipsku=00:00:00:D5;board=jetson-orin-nano-devkit;rootdev=nvme0n1p1;bup_type=bl;signed_img_dir=images-R36-ToT"
FAILURE: no payload made for config "boardid=3767;fab=000;boardsku=0004;boardrev=;fuselevel_s=1;chiprev=;chipsku=00:00:00:D6;board=jetson-orin-nano-devkit;rootdev=nvme0n1p1;bup_type=bl;signed_img_dir=images-R36-ToT"
SUCCESS: cleaned up BUP tmp files after payload creation
Failed to run ROOTFS_AB=1 ROOTFS_ENC= /home/vini/jetson/Linux_for_Tegra/l4t_generate_soc_bup.sh -f /tmp/board_spec_file -e tmp_board_spec -b jetson-orin-nano-devkit t23x
i have added the complete log in case it helps in debugging. Thanks again.
may I know what’s your jetson_orin_nano_devkit_ota_emmc_r35_r36_spec=(...) contents?
could you please share the revised ota_board_specs.conf for reference.
am I understand correctly you’re having SD card as root device?
if yes.. the rootfs partition should be mmcblk0, the property settings is rootdev=internal of your board spec.
im flashing it to the ssd nvme on the jetson. I do not have an external SD card. Im not quite sure if i should still use the rootdev internal for the ssd?
besides..
please also revise mb2-bct since you’re having customize board, see-also EEPROM Modifications.
please modifying the following line, $OUT/Linux_for_Tegra/bootloader/generic/BCT/tegra234-mb2-bct-misc-p3767-0000.dts