Orin AGX mass flash fail on 500 G.0

Hi nvidia,

We would like to generate mfi image to for production use.
For this purpose , we create mfi image by command
$ sudo BOARDID=3701 BOARDSKU=0004 BOARDREV=G.0 ./tools/kernel_flash/l4t_initrd_flash.sh --no-flash --massflash 5 --network usb0 jetson-agx-orin-dlap411 mmcblk0p1

Carrier Board : customize carrier
BSP version : 35.2.1
Orin Module (A) : 699-13701-0004-500 G.0
Orin Module (B) : 699-13701-0004-500 F.0

Try to flash image with mfi package
1.navigate to mfi package path
2.$ sudo tools/kernel_flash/l4t_initrd_flash.sh --flash-only

Result <<
Orin Module (A) : 699-13701-0004-500 G.0 → Fail on timeout
Orin Module (B) : 699-13701-0004-500 F.0 → Successful (flash finish and boot-up successfully)

mfi-flash-G.0-log.txt (24.4 KB)
mfi-flash-F.0-log.txt (24.2 KB)

These two module both can flash with command list below and flash successful:
$ sudo ./flash.sh jetson-agx-orin-dlap411 mmcblk0p1

Need nvidia team help to check where is going wrong in mass flash package?
PS : we do modify ODMDATA to “gbe-uphy-config-0,hsstp-lane-map-3,hsio-uphy-config-16,nvhs-uphy-config-0”;

Regards

Hi,

It sounds a known issue in jp5.1 which will not include the bpmp-dtb change (aka your odmata change).

Please try to use jp5.1.1 and it should be fixed.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.