I use sdkmanager for download OS and use command sudo ./flash.sh jetson-nano-emmc mmcblk0p1 for flash to device.
I force device to recovery mode and run command “sudo ./build_l4t_bup.sh jetson-nano-emmc mmcblk0p1” for generate BUP file
BUP file is generated success on Linux_for_Tegra/bootloader/payloads_t21x
I copy bl_update_payload file to device and run command “sudo ./l4t_payload_updater_t210 /Downloads/bl_update_payload” for update
Because after flash new OS, i can not ssh to device. So, i copied rootfs/etc folder from our custom OS to new OS for flashing.
Are we still doing this on devkit? or it is a custom board?
we are doing with custom board