Hi,
I have been given a Xavier AGX devkit board to fix.
It seems completely stuck at a very early stage of the boot process.
I plugged it correctly, plugged a HDMI cable. When powering it on,
- I have nothing showing up on the screen.
- I have nothing showing up on minicom (/dev/ttyUSB3)
On my host PC:
- lsusb:
Bus 002 Device 114: ID 0955:7019 NVIDIA Corp. APX
Bus 002 Device 112: ID 0403:6011 Future Technology Devices International, Ltd FT4232H Quad HS USB-UART/FIFO IC
- dmesg:
[328157.471653] usb 2-3.3: new high-speed USB device number 112 using xhci_hcd
[328157.575582] usb 2-3.3: New USB device found, idVendor=0403, idProduct=6011, bcdDevice= 8.00
[328157.575594] usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[328157.575598] usb 2-3.3: Product: Quad RS232-HS
[328157.575601] usb 2-3.3: Manufacturer: FTDI
[328157.581994] ftdi_sio 2-3.3:1.0: FTDI USB Serial Device converter detected
[328157.582048] usb 2-3.3: Detected FT4232H
[328157.582428] usb 2-3.3: FTDI USB Serial Device converter now attached to ttyUSB0
[328157.582753] ftdi_sio 2-3.3:1.1: FTDI USB Serial Device converter detected
[328157.582796] usb 2-3.3: Detected FT4232H
[328157.583005] usb 2-3.3: FTDI USB Serial Device converter now attached to ttyUSB1
[328157.583166] ftdi_sio 2-3.3:1.2: FTDI USB Serial Device converter detected
[328157.583197] usb 2-3.3: Detected FT4232H
[328157.583373] usb 2-3.3: FTDI USB Serial Device converter now attached to ttyUSB2
[328157.583503] ftdi_sio 2-3.3:1.3: FTDI USB Serial Device converter detected
[328157.583525] usb 2-3.3: Detected FT4232H
[328157.583710] usb 2-3.3: FTDI USB Serial Device converter now attached to ttyUSB3
[328477.429342] usb 2-5: USB disconnect, device number 111
[328478.433692] usb 2-5: new high-speed USB device number 113 using xhci_hcd
[328478.641303] usb 2-5: New USB device found, idVendor=0955, idProduct=7019, bcdDevice= 1.02
[328478.641315] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[328478.641319] usb 2-5: Product: APX
[328478.641321] usb 2-5: Manufacturer: NVIDIA Corp.
So first idea was trying to flash it starting with the bootloader.
For this I use the docker image provided by Nvidia nvcr.io/nvidia/jetson-linux-flash-x86:r35.2.1
$ export WORKSPACE=/path/to/r35.2.1/Linux_for_Tegra/Linux_for_Tegra
$ docker run -it --privileged --net=host -v /dev/bus/usb:/dev/bus/usb -v ${WORKSPACE}:/workspace nvcr.io/nvidia/jetson-linux-flash-x86:r35.2.1
intodocker $ cd /workspace
intodocker $ ./flash.sh --no-root-check -k EBT jetson-xavier mmcblk1p1
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 2.1
# User release: 0.0
###############################################################################
# Target Board Information:
# Name: jetson-xavier, Board Family: t186ref, SoC: Tegra 194,
# OpMode: production, Boot Authentication: NS,
# Disk encryption: disabled ,
###############################################################################
copying soft_fuses(/workspace/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
./tegraflash.py --chip 0x19 --applet "/workspace/bootloader/mb1_t194_prod.bin" --skipuid --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg --bins "mb2_applet nvtboot_applet_t194.bin" --cmd "dump eeprom boardinfo cvm.bin;reboot recovery"
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
[ 0.0065 ] Generating RCM messages
[ 0.0082 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader /workspace/bootloader/mb1_t194_prod.bin zerosbk
[ 0.0091 ] Header already present for /workspace/bootloader/mb1_t194_prod.bin
[ 0.0216 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0218 ] Assuming zero filled SBK key
[ 0.0239 ] tegrasign_v3.py --file /workspace/bootloader/mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key
[ 0.0241 ] Assuming zero filled SBK key
[ 0.0308 ] Warning: pub_key.key is not found
[ 0.0268 ] tegrahost_v2 --chip 0x19 0 --updatesigheader /workspace/bootloader/mb1_t194_prod_sigheader.bin /workspace/bootloader/mb1_t194_prod_sigheader.hash zerosbk
[ 0.0342 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg.pdf sfuse.bin
[ 0.0396 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm /workspace/bootloader/mb1_t194_prod_sigheader.bin 0 0
[ 0.0406 ] RCM 0 is saved as rcm_0.rcm
[ 0.0431 ] RCM 1 is saved as rcm_1.rcm
[ 0.0434 ] RCM 2 is saved as rcm_2.rcm
[ 0.0434 ] List of rcm files are saved in rcm_list.xml
[ 0.0434 ]
[ 0.0434 ] Signing RCM messages
[ 0.0515 ] tegrasign_v3.py --key None --list rcm_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[ 0.0517 ] Assuming zero filled SBK key
[ 0.0570 ] Warning: pub_key.key is not found
[ 0.0510 ] Copying signature to RCM mesages
[ 0.0522 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[ 0.0545 ] Boot Rom communication
[ 0.0566 ] tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml --skipuid
[ 0.0572 ] RCM version 0X190001
[ 0.0579 ] Boot Rom communication completed
[ 2.0795 ] tegrarcm_v2 --isapplet
[ 2.0816 ] Applet version 01.00.0000
[ 2.0871 ] tegrarcm_v2 --ismb2
[ 2.0928 ] tegrahost_v2 --chip 0x19 --align nvtboot_applet_t194_aligned.bin
[ 2.0960 ] tegrahost_v2 --chip 0x19 0 --magicid PLDT --appendsigheader nvtboot_applet_t194_aligned.bin zerosbk
[ 2.0969 ] adding BCH for nvtboot_applet_t194_aligned.bin
[ 2.1100 ] tegrasign_v3.py --key None --list nvtboot_applet_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 2.1102 ] Assuming zero filled SBK key
[ 2.1120 ] Warning: pub_key.key is not found
[ 2.1070 ] tegrahost_v2 --chip 0x19 0 --updatesigheader nvtboot_applet_t194_aligned_sigheader.bin.encrypt nvtboot_applet_t194_aligned_sigheader.bin.hash zerosbk
[ 2.1119 ] tegrarcm_v2 --download mb2 nvtboot_applet_t194_sigheader.bin.encrypt
[ 2.1131 ] Applet version 01.00.0000
[ 2.1150 ] Sending mb2
[ 2.1150 ] [................................................] 100%
[ 2.1331 ] tegrarcm_v2 --boot recovery
[ 2.1341 ] Applet version 01.00.0000
[ 3.1449 ] tegrarcm_v2 --isapplet
[ 3.2254 ] tegrarcm_v2 --ismb2
[ 3.2267 ] MB2 Applet version 01.00.0000
[ 3.2324 ] tegrarcm_v2 --ismb2
[ 3.2330 ] MB2 Applet version 01.00.0000
[ 3.2385 ] Retrieving board information
[ 3.2411 ] tegrarcm_v2 --oem platformdetails chip chip_info.bin
[ 3.2421 ] MB2 Applet version 01.00.0000
[ 3.2468 ] Saved platform info in chip_info.bin
[ 3.2511 ] Chip minor revision: 2
[ 3.2512 ] Bootrom revision: 0xf
[ 3.2513 ] Ram code: 0x2
[ 3.2514 ] Chip sku: 0xd0
[ 3.2517 ] Chip Sample: non es
[ 3.2521 ] Retrieving EEPROM data
[ 3.2522 ] tegrarcm_v2 --oem platformdetails eeprom cvm /workspace/bootloader/cvm.bin
[ 3.2531 ] MB2 Applet version 01.00.0000
[ 3.2573 ] Saved platform info in /workspace/bootloader/cvm.bin
[ 3.2984 ] Rebooting to recovery mode
[ 3.3018 ] tegrarcm_v2 --ismb2
[ 3.3026 ] MB2 Applet version 01.00.0000
[ 3.3053 ] Rebooting to recovery mode
[ 3.3080 ] tegrarcm_v2 --reboot recovery
[ 3.3090 ] MB2 Applet version 01.00.0000
Board ID(2888) FAB(400) sku(0004) revision(L.0)
lz4c installed at /usr/bin/lz4c
Compressing /workspace/bootloader/t186ref/tegra194-a02-bpmp-p2888-a04.dtb ...
NVDISP+UEFI in bootloader/nvdisp-init.bin ..
copying bctfile(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-memcfg-p2888.cfg)... done.
copying bctfile1(/workspace/bootloader/t186ref/BCT/tegra194-memcfg-sw-override.cfg)... done.
copying uphy_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg)... done.
copying minratchet_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg)... done.
copying device_config(/workspace/bootloader/t186ref/BCT/tegra19x-mb1-bct-device-sdmmc.cfg)... done.
copying misc_cold_boot_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-l4t.cfg)... done.
copying misc_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-misc-flash.cfg)... done.
copying pinmux_config(/workspace/bootloader/t186ref/BCT/tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg)... done.
copying gpioint_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg)... done.
copying pmic_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg)... done.
copying pmc_config(/workspace/bootloader/t186ref/BCT/tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg)... done.
copying prod_config(/workspace/bootloader/t186ref/BCT/tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg)... done.
copying scr_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini.cfg)... done.
copying scr_cold_boot_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-scr-cbb-mini.cfg)... done.
copying bootrom_config(/workspace/bootloader/t186ref/BCT/tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg)... done.
copying dev_params(/workspace/bootloader/t186ref/BCT/tegra194-br-bct-sdmmc.cfg)... done.
copying dev_params_b(/workspace/bootloader/t186ref/BCT/tegra194-br-bct_b-sdmmc.cfg)... done.
Existing bootloader(/workspace/bootloader/nvtboot_cpu_t194.bin) reused.
copying initrd(/workspace/bootloader/l4t_initrd.img)... done.
bl is uefi
Making Boot image... done.
Not signing of boot.img
Existing sosfile(/workspace/bootloader/mb1_t194_prod.bin) reused.
Existing tegraboot(/workspace/bootloader/nvtboot_t194.bin) reused.
Existing cpu_bootloader(/workspace/bootloader/nvtboot_cpu_t194.bin) reused.
Existing mb2blfile(/workspace/bootloader/nvtboot_recovery_t194.bin) reused.
Existing mtspreboot(/workspace/bootloader/preboot_c10_prod_cr.bin) reused.
Existing mcepreboot(/workspace/bootloader/mce_c10_prod_cr.bin) reused.
Existing mtsproper(/workspace/bootloader/mts_c10_prod_cr.bin) reused.
Existing mb1file(/workspace/bootloader/mb1_t194_prod.bin) reused.
Existing bpffile(/workspace/bootloader/bpmp-2_t194.bin) reused.
Existing bpfdtbfile(/workspace/bootloader/tegra194-a02-bpmp-p2888-a04_lz4.dtb) reused.
Existing scefile(/workspace/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/workspace/bootloader/camera-rtcpu-t194-rce.img) reused.
Existing apefile(/workspace/bootloader/adsp-fw.bin) reused.
Existing spefile(/workspace/bootloader/spe_t194.bin) reused.
Existing wb0boot(/workspace/bootloader/warmboot_t194_prod.bin) reused.
Existing tosfile(/workspace/bootloader/tos-optee_t194.img) reused.
Existing eksfile(/workspace/bootloader/eks_t194.img) reused.
copying soft_fuses(/workspace/bootloader/t186ref/BCT/tegra194-mb1-soft-fuses-l4t.cfg)... done.
copying dtbfile(/workspace/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
Copying nv_boot_control.conf to rootfs
generating system.img for booting...
Not signing of kernel-dtb
Existing tbcfile(/workspace/bootloader/nvdisp-init.bin) reused.
131072+0 records in
131072+0 records out
67108864 bytes (67 MB, 64 MiB) copied, 0.112149 s, 598 MB/s
Sync'ing esp.img ... done.
copying tbcdtbfile(/workspace/kernel/dtb/tegra194-p2888-0001-p2822-0000.dtb)... done.
copying cfgfile(/workspace/bootloader/t186ref/cfg/flash_t194_sdmmc.xml) to flash.xml... done.
done.
Existing flasher(/workspace/bootloader/nvtboot_recovery_cpu_t194.bin) reused.
Existing flashapp(/workspace/bootloader/tegraflash.py) reused.
*** Updating [EBT] with nvtboot_cpu_t194.bin ***
copying overlay_dtb(/workspace/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/workspace/kernel/dtb/tegra194-p2822-camera-dual-imx274-overlay.dtbo)... done.
copying overlay_dtb(/workspace/kernel/dtb/tegra194-p2822-camera-e3326-overlay.dtbo)... done.
copying overlay_dtb(/workspace/kernel/dtb/tegra194-p2822-camera-e3331-overlay.dtbo)... done.
copying overlay_dtb(/workspace/kernel/dtb/tegra194-p2822-camera-e3333-overlay.dtbo)... done.
copying overlay_dtb(/workspace/kernel/dtb/tegra194-p2822-camera-imx185-overlay.dtbo)... done.
copying overlay_dtb(/workspace/kernel/dtb/tegra194-p2822-camera-imx390-overlay.dtbo)... done.
copying overlay_dtb(/workspace/kernel/dtb/tegra194-p2888-0005-overlay.dtbo)... done.
copying overlay_dtb(/workspace/kernel/dtb/tegra194-p2888-0001-p2822-0000-overlay.dtbo)... done.
./tegraflash.py --bl nvtboot_recovery_cpu_t194.bin --bldtb tegra194-p2888-0001-p2822-0000.dtb --chip 0x19 --applet mb1_t194_prod.bin --sdram_config tegra194-mb1-bct-memcfg-p2888.cfg,tegra194-memcfg-sw-override.cfg --uphy_config tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --minratchet_config tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg --device_config tegra19x-mb1-bct-device-sdmmc.cfg --misc_cold_boot_config tegra194-mb1-bct-misc-l4t.cfg --misc_config tegra194-mb1-bct-misc-flash.cfg --pinmux_config tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --gpioint_config tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --pmic_config tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --pmc_config tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --prod_config tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --scr_config tegra194-mb1-bct-scr-cbb-mini.cfg --scr_cold_boot_config tegra194-mb1-bct-scr-cbb-mini.cfg --br_cmd_config tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --dev_params tegra194-br-bct-sdmmc.cfg,tegra194-br-bct_b-sdmmc.cfg --soft_fuses tegra194-mb1-soft-fuses-l4t.cfg --cfg flash.xml --bin "mb2_bootloader nvtboot_recovery_t194.bin; mts_preboot preboot_c10_prod_cr.bin; mts_mce mce_c10_prod_cr.bin; mts_proper mts_c10_prod_cr.bin; bpmp_fw bpmp-2_t194.bin; bpmp_fw_dtb tegra194-a02-bpmp-p2888-a04_lz4.dtb; spe_fw spe_t194.bin; tos tos-optee_t194.img; eks eks_t194.img; bootloader_dtb tegra194-p2888-0001-p2822-0000.dtb" --odmdata 0x9190000 --overlay_dtb L4TConfiguration.dtbo,tegra194-p2822-camera-dual-imx274-overlay.dtbo,tegra194-p2822-camera-e3326-overlay.dtbo,tegra194-p2822-camera-e3331-overlay.dtbo,tegra194-p2822-camera-e3333-overlay.dtbo,tegra194-p2822-camera-imx185-overlay.dtbo,tegra194-p2822-camera-imx390-overlay.dtbo,tegra194-p2888-0005-overlay.dtbo,tegra194-p2888-0001-p2822-0000-overlay.dtbo, --bldtb tegra194-p2888-0001-p2822-0000.dtb --cmd "signwrite EBT nvtboot_cpu_t194.bin; reboot" --bct_backup --boot_chain A
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
[ 0.0111 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0113 ] Assuming zero filled SBK key
[ 0.0098 ] header_magic: 9000014
[ 0.0120 ] tegrahost_v2 --chip 0x19 --align 1_nvtboot_cpu_t194_aligned.bin
[ 0.0152 ] tegrahost_v2 --chip 0x19 0 --magicid --appendsigheader 1_nvtboot_cpu_t194_aligned.bin zerosbk
[ 0.0166 ] adding BCH for 1_nvtboot_cpu_t194_aligned.bin
[ 0.0241 ] tegrasign_v3.py --key None --list 1_nvtboot_cpu_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 0.0244 ] Assuming zero filled SBK key
[ 0.0273 ] Warning: pub_key.key is not found
[ 0.0283 ] tegrahost_v2 --chip 0x19 0 --updatesigheader 1_nvtboot_cpu_t194_aligned_sigheader.bin.encrypt 1_nvtboot_cpu_t194_aligned_sigheader.bin.hash zerosbk
[ 0.0319 ] Generating RCM messages
[ 0.0333 ] tegrahost_v2 --chip 0x19 0 --magicid MB1B --appendsigheader mb1_t194_prod.bin zerosbk
[ 0.0341 ] Header already present for mb1_t194_prod.bin
[ 0.0411 ] tegrasign_v3.py --key None --getmode mode.txt
[ 0.0413 ] Assuming zero filled SBK key
[ 0.0435 ] tegrasign_v3.py --file mb1_t194_prod_sigheader.bin --key None --length 1136 --offset 2960 --pubkeyhash pub_key.key
[ 0.0436 ] Assuming zero filled SBK key
[ 0.0454 ] Warning: pub_key.key is not found
[ 0.0457 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_t194_prod_sigheader.bin mb1_t194_prod_sigheader.hash zerosbk
[ 0.0527 ] tegrabct_v2 --chip 0x19 0 --sfuse tegra194-mb1-soft-fuses-l4t.cfg sfuse.bin
[ 0.0560 ] tegrabct_v2 --chip 0x19 0 --ratchet_blob ratchet_blob.bin --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[ 0.0573 ] FwIndex: 1, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 2, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 3, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 4, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 5, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 6, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 7, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 11, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 12, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 13, MinRatchetLevel: 0
[ 0.0585 ] FwIndex: 14, MinRatchetLevel: 0
[ 0.0586 ] FwIndex: 15, MinRatchetLevel: 0
[ 0.0586 ] FwIndex: 16, MinRatchetLevel: 0
[ 0.0586 ] FwIndex: 17, MinRatchetLevel: 0
[ 0.0586 ] FwIndex: 18, MinRatchetLevel: 0
[ 0.0586 ] FwIndex: 19, MinRatchetLevel: 0
[ 0.0586 ] FwIndex: 30, MinRatchetLevel: 0
[ 0.0586 ] FwIndex: 31, MinRatchetLevel: 0
[ 0.0586 ]
[ 0.0608 ] tegrarcm_v2 --listrcm rcm_list.xml --chip 0x19 0 --sfuses sfuse.bin --download rcm mb1_t194_prod_sigheader.bin 0 0
[ 0.0615 ] RCM 0 is saved as rcm_0.rcm
[ 0.0644 ] RCM 1 is saved as rcm_1.rcm
[ 0.0644 ] RCM 2 is saved as rcm_2.rcm
[ 0.0644 ] List of rcm files are saved in rcm_list.xml
[ 0.0644 ]
[ 0.0644 ] Signing RCM messages
[ 0.0683 ] tegrasign_v3.py --key None --list rcm_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[ 0.0685 ] Assuming zero filled SBK key
[ 0.0726 ] Warning: pub_key.key is not found
[ 0.0710 ] Copying signature to RCM mesages
[ 0.0732 ] tegrarcm_v2 --chip 0x19 0 --updatesig rcm_list_signed.xml
[ 0.0748 ] Boot Rom communication
[ 0.0765 ] tegrarcm_v2 --chip 0x19 0 --rcm rcm_list_signed.xml
[ 0.0773 ] BR_CID: 0x88021911647218870c0000000a030080
[ 0.5883 ] RCM version 0X190001
[ 0.5887 ] Boot Rom communication completed
[ 2.6100 ] tegrarcm_v2 --isapplet
[ 2.6122 ] Applet version 01.00.0000
[ 2.6195 ] tegrasign_v3.py --key None --getmode mode.txt
[ 2.6198 ] Assuming zero filled SBK key
[ 2.6186 ] odmdata (to decode) = 152633344
[ 2.6186 ] Odmdata strings: PCIE_XBAR_4_1_0_1_2,UFS_x1_L1,NVHS_PCIE,enable-debug-console,enable-denver-wdt
[ 2.6186 ] Bpmp odmdata config: {'pcie-xbar-config': [0, 1, 'PCIE_XBAR_4_1_0_1_2'], 'pcie-c0-endpoint-enable': [1, 0, ''], 'pcie-c4-endpoint-enable': [1, 0, ''], 'ufs-config': [0, 1, 'UFS_x1_L1'], 'sata-enable': [1, 0, ''], 'nvhs-owner': [0, 1, 'PCIE'], 'pcie-c5-endpoint-enable': [1, 0, '']}
[ 2.6200 ] bpmp_dtb is compressed; decompressing...
[ 2.6200 ] lz4c -df tegra194-a02-bpmp-p2888-a04_lz4.dtb tegra194-a02-bpmp-p2888-a04_lz4_with_odm.dtb
[ 2.6225 ] tegra194-a02-bpmp-p2 : decoded 989312 bytes
[ 2.6225 ]
[ 2.7476 ] Re-compressing updated bpmp_dtb
[ 2.7476 ] lz4c -zf tegra194-a02-bpmp-p2888-a04_lz4_with_odm.dtb tegra194-a02-bpmp-p2888-a04_lz4.dtb
[ 2.7508 ] Compressed 989271 bytes into 86508 bytes ==> 8.74%
[ 2.7508 ]
[ 3.0002 ] Concatenating L4TConfiguration.dtbo,tegra194-p2822-camera-dual-imx274-overlay.dtbo,tegra194-p2822-camera-e3326-overlay.dtbo,tegra194-p2822-camera-e3331-overlay.dtbo,tegra194-p2822-camera-e3333-overlay.dtbo,tegra194-p2822-camera-imx185-overlay.dtbo,tegra194-p2822-camera-imx390-overlay.dtbo,tegra194-p2888-0005-overlay.dtbo,tegra194-p2888-0001-p2822-0000-overlay.dtbo to tegra194-p2888-0001-p2822-0000_with_odm_overlay.dtb
[ 3.0007 ] Parsing partition layout
[ 3.0040 ] tegraparser_v2 --pt flash.xml.tmp
[ 3.0076 ] Creating list of images to be signed
[ 3.0100 ] tegrahost_v2 --chip 0x19 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[ 3.0112 ] MB1: Nvheader already present is mb1_t194_prod_aligned.bin
[ 3.0118 ] Header already present for mb1_t194_prod_aligned_sigheader.bin
[ 3.0120 ] MB1: Nvheader already present is mb1_b_t194_prod_aligned.bin
[ 3.0149 ] Header already present for mb1_b_t194_prod_aligned_sigheader.bin
[ 3.0153 ] adding BCH for spe_t194_aligned.bin
[ 3.0171 ] adding BCH for nvtboot_t194_aligned.bin
[ 3.0194 ] Header already present for preboot_c10_prod_cr_aligned.bin
[ 3.0233 ] adding BCH for spe_t194_aligned.bin
[ 3.0237 ] adding BCH for nvtboot_t194_aligned.bin
[ 3.0260 ] Header already present for preboot_c10_prod_cr_aligned.bin
[ 3.0298 ] Header already present for mce_c10_prod_cr_aligned.bin
[ 3.0302 ] adding BCH for mts_c10_prod_cr_aligned.bin
[ 3.0371 ] adding BCH for nvdisp-init_aligned.bin
[ 3.1009 ] adding BCH for tegra194-p2888-0001-p2822-0000_aligned.dtb
[ 3.1585 ] adding BCH for tos-optee_t194_aligned.img
[ 3.1674 ] adding BCH for eks_t194_aligned.img
[ 3.1840 ] adding BCH for bpmp-2_t194_aligned.bin
[ 3.1855 ] adding BCH for tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[ 3.2038 ] adding BCH for xusb_sil_rel_fw_aligned
[ 3.2061 ] adding BCH for camera-rtcpu-t194-rce_aligned.img
[ 3.2093 ] adding BCH for adsp-fw_aligned.bin
[ 3.2180 ] Header already present for warmboot_t194_prod_aligned.bin
[ 3.2256 ] Header already present for mce_c10_prod_cr_aligned.bin
[ 3.2267 ] adding BCH for mts_c10_prod_cr_aligned.bin
[ 3.2342 ] adding BCH for nvdisp-init_aligned.bin
[ 3.2968 ] adding BCH for tegra194-p2888-0001-p2822-0000_aligned.dtb
[ 3.3513 ] adding BCH for tos-optee_t194_aligned.img
[ 3.3605 ] adding BCH for eks_t194_aligned.img
[ 3.3759 ] adding BCH for bpmp-2_t194_aligned.bin
[ 3.3778 ] adding BCH for tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[ 3.3957 ] adding BCH for xusb_sil_rel_fw_aligned
[ 3.3975 ] adding BCH for camera-rtcpu-t194-rce_aligned.img
[ 3.4010 ] adding BCH for adsp-fw_aligned.bin
[ 3.4105 ] Header already present for warmboot_t194_prod_aligned.bin
[ 3.4176 ] Filling MB1 storage info
[ 3.4177 ] Parsing dev params for multi chains
[ 3.4178 ] Generating br-bct
[ 3.4213 ] Performing cfg overlay
[ 3.4213 ] ['tegra194-mb1-bct-memcfg-p2888.cfg', 'tegra194-memcfg-sw-override.cfg']
[ 3.4216 ] sw_memcfg_overlay.pl -c tegra194-mb1-bct-memcfg-p2888.cfg -s tegra194-memcfg-sw-override.cfg -o /workspace/bootloader/2642/tmp4vd3eebf1.cfg
[ 3.4764 ] Updating dev and MSS params in BR BCT
[ 3.4765 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /workspace/bootloader/2642/tmp4vd3eebf1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[ 3.5371 ] Updating bl info
[ 3.5400 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[ 3.5419 ] Generating br-bct
[ 3.5442 ] Performing cfg overlay
[ 3.5442 ] ['/workspace/bootloader/2642/tmp4vd3eebf1.cfg']
[ 3.5442 ] Updating dev and MSS params in BR BCT
[ 3.5442 ] tegrabct_v2 --dev_param tegra194-br-bct_b-sdmmc.cfg --sdram /workspace/bootloader/2642/tmp4vd3eebf1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[ 3.6066 ] Updating bl info
[ 3.6083 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin
[ 3.6109 ] Generating BCT backup image
[ 3.6109 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 3.6128 ] 32768+0 records in
[ 3.6397 ] 32768+0 records out
[ 3.6397 ] 32768 bytes (33 kB, 32 KiB) copied, 0.0263241 s, 1.2 MB/s
[ 3.6397 ]
[ 3.6398 ] Concatenating BCT for chain A to bct_backup.img
[ 3.6398 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 3.6418 ] 2888+0 records in
[ 3.6436 ] 2888+0 records out
[ 3.6436 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.00133839 s, 2.2 MB/s
[ 3.6436 ]
[ 3.6436 ] Concatenating BCT for chain B to bct_backup.img
[ 3.6436 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 3.6452 ] 2888+0 records in
[ 3.6468 ] 2888+0 records out
[ 3.6469 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.00133857 s, 2.2 MB/s
[ 3.6469 ]
[ 3.6469 ] Generating signatures
[ 3.6510 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key
[ 3.6512 ] Assuming zero filled SBK key
[ 3.7361 ] Warning: pub_key.key is not found
[ 3.7345 ] Parsing dev params for multi chains
[ 3.7345 ] Generating br-bct
[ 3.7371 ] Performing cfg overlay
[ 3.7371 ] ['/workspace/bootloader/2642/tmp4vd3eebf1.cfg']
[ 3.7371 ] Updating dev and MSS params in BR BCT
[ 3.7372 ] tegrabct_v2 --dev_param tegra194-br-bct-sdmmc.cfg --sdram /workspace/bootloader/2642/tmp4vd3eebf1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[ 3.8011 ] Updating bl info
[ 3.8043 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 3.8068 ] Updating smd info
[ 3.8092 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 --updatesmdinfo flash.xml.bin
[ 3.8106 ] Updating Odmdata
[ 3.8127 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatefields Odmdata =0x9190000
[ 3.8143 ] Signing BCT
[ 3.8143 ] Get Signed section of bct
[ 3.8176 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --listbct bct_list.xml
[ 3.8234 ] tegrasign_v3.py --key None --list bct_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[ 3.8236 ] Assuming zero filled SBK key
[ 3.8266 ] Warning: pub_key.key is not found
[ 3.8250 ] Updating BCT with signature
[ 3.8275 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatesig bct_list_signed.xml
[ 3.8288 ] Generating br-bct
[ 3.8311 ] Performing cfg overlay
[ 3.8311 ] ['/workspace/bootloader/2642/tmp4vd3eebf1.cfg']
[ 3.8311 ] Updating dev and MSS params in BR BCT
[ 3.8311 ] tegrabct_v2 --dev_param tegra194-br-bct_b-sdmmc.cfg --sdram /workspace/bootloader/2642/tmp4vd3eebf1.cfg --brbct br_bct.cfg --sfuse tegra194-mb1-soft-fuses-l4t.cfg --chip 0x19 0
[ 3.8954 ] Updating bl info
[ 3.8987 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[ 3.9017 ] Updating smd info
[ 3.9045 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 --updatesmdinfo flash.xml.bin
[ 3.9061 ] Updating Odmdata
[ 3.9089 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatefields Odmdata =0x9190000
[ 3.9116 ] Signing BCT
[ 3.9116 ] Get Signed section of bct
[ 3.9132 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --listbct bct_list.xml
[ 3.9200 ] tegrasign_v3.py --key None --list bct_list.xml --getmontgomeryvalues montgomery.bin --pubkeyhash pub_key.key
[ 3.9202 ] Assuming zero filled SBK key
[ 3.9225 ] Warning: pub_key.key is not found
[ 3.9210 ] Updating BCT with signature
[ 3.9235 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x19 0 --updatesig bct_list_signed.xml
[ 3.9250 ] Generating BCT backup image
[ 3.9250 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[ 3.9262 ] 32768+0 records in
[ 3.9488 ] 32768+0 records out
[ 3.9489 ] 32768 bytes (33 kB, 32 KiB) copied, 0.0218325 s, 1.5 MB/s
[ 3.9489 ]
[ 3.9489 ] Concatenating BCT for chain A to bct_backup.img
[ 3.9490 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[ 3.9510 ] 2888+0 records in
[ 3.9527 ] 2888+0 records out
[ 3.9527 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.00124959 s, 2.3 MB/s
[ 3.9527 ]
[ 3.9527 ] Concatenating BCT for chain B to bct_backup.img
[ 3.9527 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[ 3.9537 ] 2888+0 records in
[ 3.9554 ] 2888+0 records out
[ 3.9555 ] 2888 bytes (2.9 kB, 2.8 KiB) copied, 0.00135019 s, 2.1 MB/s
[ 3.9555 ]
[ 3.9555 ] Generating coldboot mb1-bct
[ 3.9582 ] tegrabct_v2 --chip 0x19 0 --mb1bct mb1_cold_boot_bct.cfg --sdram /workspace/bootloader/2642/tmp4vd3eebf1.cfg --misc tegra194-mb1-bct-misc-l4t.cfg --scr tegra194-mb1-bct-scr-cbb-mini.cfg --pinmux tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --pmc tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --pmic tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --brcommand tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --prod tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --gpioint tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --uphy tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --device tegra19x-mb1-bct-device-sdmmc.cfg
[ 3.9594 ] MB1-BCT version: 0x1
[ 3.9597 ] Parsing config file :tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg
[ 3.9599 ] Added Platform Config 0 data with size :- 3168
[ 3.9610 ] Parsing config file :tegra194-mb1-bct-scr-cbb-mini.cfg
[ 3.9612 ] Added Platform Config 1 data with size :- 19640
[ 3.9690 ] Parsing config file :tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg
[ 3.9695 ] Added Platform Config 2 data with size :- 24
[ 3.9696 ] Parsing config file :tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg
[ 3.9699 ] File read failed
[ 3.9699 ] File read failed
[ 3.9699 ] Added Platform Config 4 data with size :- 348
[ 3.9701 ] Parsing config file :tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg
[ 3.9703 ] Added Platform Config 3 data with size :- 92
[ 3.9703 ]
[ 3.9703 ] Parsing config file :tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg
[ 3.9703 ] Added Platform Config 5 data with size :- 68
[ 3.9704 ]
[ 3.9704 ] Parsing config file :tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg
[ 3.9704 ] Added Platform Config 7 data with size :- 392
[ 3.9704 ]
[ 3.9704 ] Parsing config file :tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg
[ 3.9704 ] Added Platform Config 8 data with size :- 12
[ 3.9704 ]
[ 3.9704 ] Parsing config file :tegra19x-mb1-bct-device-sdmmc.cfg
[ 3.9704 ] Added Platform Config 9 data with size :- 32
[ 3.9704 ]
[ 3.9704 ] Updating mb1-bct with firmware information
[ 3.9728 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[ 3.9741 ] Updating mb1-bct with storage information
[ 3.9765 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --updatestorageinfo flash.xml.bin
[ 3.9774 ] Updating mb1-bct with ratchet information
[ 3.9794 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_cold_boot_bct_MB1.bct --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[ 3.9807 ] FwIndex: 1, MinRatchetLevel: 0
[ 3.9809 ] FwIndex: 2, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 3, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 4, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 5, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 6, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 7, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 11, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 12, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 13, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 14, MinRatchetLevel: 0
[ 3.9810 ] FwIndex: 15, MinRatchetLevel: 0
[ 3.9811 ] FwIndex: 16, MinRatchetLevel: 0
[ 3.9811 ] FwIndex: 17, MinRatchetLevel: 0
[ 3.9811 ] FwIndex: 18, MinRatchetLevel: 0
[ 3.9811 ] FwIndex: 19, MinRatchetLevel: 0
[ 3.9811 ] FwIndex: 30, MinRatchetLevel: 0
[ 3.9811 ] FwIndex: 31, MinRatchetLevel: 0
[ 3.9811 ]
[ 3.9834 ] tegrahost_v2 --chip 0x19 --align mb1_cold_boot_bct_MB1_aligned.bct
[ 3.9872 ] tegrahost_v2 --chip 0x19 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[ 3.9882 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[ 3.9932 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[ 3.9933 ] Assuming zero filled SBK key
[ 3.9961 ] Warning: pub_key.key is not found
[ 3.9972 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 3.9986 ] Generating recovery mb1-bct
[ 4.0007 ] tegrabct_v2 --chip 0x19 0 --mb1bct mb1_bct.cfg --sdram /workspace/bootloader/2642/tmp4vd3eebf1.cfg --misc tegra194-mb1-bct-misc-flash.cfg --scr tegra194-mb1-bct-scr-cbb-mini.cfg --pinmux tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg --pmc tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg --pmic tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg --brcommand tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg --prod tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg --gpioint tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg --uphy tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg --device tegra19x-mb1-bct-device-sdmmc.cfg
[ 4.0015 ] MB1-BCT version: 0x1
[ 4.0018 ] Parsing config file :tegra19x-mb1-pinmux-p2888-0000-a04-p2822-0000-b01.cfg
[ 4.0021 ] Added Platform Config 0 data with size :- 3168
[ 4.0036 ] Parsing config file :tegra194-mb1-bct-scr-cbb-mini.cfg
[ 4.0039 ] Added Platform Config 1 data with size :- 19640
[ 4.0106 ] Parsing config file :tegra19x-mb1-padvoltage-p2888-0000-a00-p2822-0000-a00.cfg
[ 4.0109 ] Added Platform Config 2 data with size :- 24
[ 4.0111 ] Parsing config file :tegra194-mb1-bct-pmic-p2888-0001-a04-E-0-p2822-0000.cfg
[ 4.0113 ] File read failed
[ 4.0114 ] File read failed
[ 4.0114 ] Added Platform Config 4 data with size :- 348
[ 4.0114 ]
[ 4.0114 ] Parsing config file :tegra194-mb1-bct-reset-p2888-0000-p2822-0000.cfg
[ 4.0114 ] Added Platform Config 3 data with size :- 92
[ 4.0114 ]
[ 4.0114 ] Parsing config file :tegra19x-mb1-prod-p2888-0000-p2822-0000.cfg
[ 4.0114 ] Added Platform Config 5 data with size :- 68
[ 4.0114 ]
[ 4.0114 ] Parsing config file :tegra194-mb1-bct-gpioint-p2888-0000-p2822-0000.cfg
[ 4.0114 ] Added Platform Config 7 data with size :- 392
[ 4.0114 ]
[ 4.0114 ] Parsing config file :tegra194-mb1-uphy-lane-p2888-0000-p2822-0000.cfg
[ 4.0114 ] Added Platform Config 8 data with size :- 12
[ 4.0114 ]
[ 4.0114 ] Parsing config file :tegra19x-mb1-bct-device-sdmmc.cfg
[ 4.0114 ] Added Platform Config 9 data with size :- 32
[ 4.0114 ]
[ 4.0115 ] Updating mb1-bct with firmware information
[ 4.0136 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin
[ 4.0148 ] Updating mb1-bct with storage information
[ 4.0170 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --updatestorageinfo flash.xml.bin
[ 4.0184 ] Updating mb1-bct with ratchet information
[ 4.0205 ] tegrabct_v2 --chip 0x19 --mb1bct mb1_bct_MB1.bct --minratchet tegra194-mb1-bct-ratchet-p2888-0000-p2822-0000.cfg
[ 4.0218 ] FwIndex: 1, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 2, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 3, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 4, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 5, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 6, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 7, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 11, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 12, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 13, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 14, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 15, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 16, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 17, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 18, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 19, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 30, MinRatchetLevel: 0
[ 4.0222 ] FwIndex: 31, MinRatchetLevel: 0
[ 4.0222 ]
[ 4.0244 ] tegrahost_v2 --chip 0x19 --align mb1_bct_MB1_aligned.bct
[ 4.0289 ] tegrahost_v2 --chip 0x19 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[ 4.0299 ] adding BCH for mb1_bct_MB1_aligned.bct
[ 4.0346 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[ 4.0348 ] Assuming zero filled SBK key
[ 4.0364 ] Warning: pub_key.key is not found
[ 4.0363 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[ 4.0378 ] Generating coldboot mem-bct
[ 4.0399 ] tegrabct_v2 --chip 0x19 0 --sdram /workspace/bootloader/2642/tmp4vd3eebf1.cfg --membct /workspace/bootloader/2642/tmp4vd3eebf1_1.bct /workspace/bootloader/2642/tmp4vd3eebf1_2.bct /workspace/bootloader/2642/tmp4vd3eebf1_3.bct /workspace/bootloader/2642/tmp4vd3eebf1_4.bct
[ 4.0407 ] Packing sdram param for instance[0]
[ 4.1009 ] Packing sdram param for instance[1]
[ 4.1010 ] Packing sdram param for instance[2]
[ 4.1013 ] Packing sdram param for instance[3]
[ 4.1013 ] Packing sdram param for instance[4]
[ 4.1013 ] Packing sdram param for instance[5]
[ 4.1013 ] Packing sdram param for instance[6]
[ 4.1013 ] Packing sdram param for instance[7]
[ 4.1013 ] Packing sdram param for instance[8]
[ 4.1013 ] Packing sdram param for instance[9]
[ 4.1013 ] Packing sdram param for instance[10]
[ 4.1013 ] Packing sdram param for instance[11]
[ 4.1013 ] Packing sdram param for instance[12]
[ 4.1013 ] Packing sdram param for instance[13]
[ 4.1013 ] Packing sdram param for instance[14]
[ 4.1013 ] Packing sdram param for instance[15]
[ 4.1013 ]
[ 4.1013 ] Getting sector size from pt
[ 4.1041 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[ 4.1058 ] BlockSize read from layout is 200
[ 4.1081 ] tegrahost_v2 --chip 0x19 0 --blocksize 512 --magicid MEMB --addsigheader_multi /workspace/bootloader/2642/tmp4vd3eebf1_1.bct /workspace/bootloader/2642/tmp4vd3eebf1_2.bct /workspace/bootloader/2642/tmp4vd3eebf1_3.bct /workspace/bootloader/2642/tmp4vd3eebf1_4.bct
[ 4.1088 ] adding BCH for /workspace/bootloader/2642/tmp4vd3eebf1_1.bct
[ 4.1136 ] tegrahost_v2 --chip 0x19 --align mem_coldboot_aligned.bct
[ 4.1172 ] tegrahost_v2 --chip 0x19 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[ 4.1183 ] Header already present for mem_coldboot_aligned.bct
[ 4.1235 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[ 4.1237 ] Assuming zero filled SBK key
[ 4.1271 ] Warning: pub_key.key is not found
[ 4.1271 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[ 4.1287 ] Generating recovery mem-bct
[ 4.1316 ] tegrabct_v2 --chip 0x19 0 --sdram /workspace/bootloader/2642/tmp4vd3eebf1.cfg --membct /workspace/bootloader/2642/tmp4vd3eebf1_1.bct /workspace/bootloader/2642/tmp4vd3eebf1_2.bct /workspace/bootloader/2642/tmp4vd3eebf1_3.bct /workspace/bootloader/2642/tmp4vd3eebf1_4.bct
[ 4.1334 ] Packing sdram param for instance[0]
[ 4.1956 ] Packing sdram param for instance[1]
[ 4.1956 ] Packing sdram param for instance[2]
[ 4.1958 ] Packing sdram param for instance[3]
[ 4.1958 ] Packing sdram param for instance[4]
[ 4.1959 ] Packing sdram param for instance[5]
[ 4.1959 ] Packing sdram param for instance[6]
[ 4.1961 ] Packing sdram param for instance[7]
[ 4.1962 ] Packing sdram param for instance[8]
[ 4.1962 ] Packing sdram param for instance[9]
[ 4.1962 ] Packing sdram param for instance[10]
[ 4.1962 ] Packing sdram param for instance[11]
[ 4.1962 ] Packing sdram param for instance[12]
[ 4.1962 ] Packing sdram param for instance[13]
[ 4.1962 ] Packing sdram param for instance[14]
[ 4.1962 ] Packing sdram param for instance[15]
[ 4.1962 ]
[ 4.1964 ] Reading ramcode from backup chip_info.bin file
[ 4.1966 ] RAMCODE Read from Device: 2
[ 4.1984 ] tegrahost_v2 --chip 0x19 --align mem_rcm_aligned.bct
[ 4.2024 ] tegrahost_v2 --chip 0x19 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm_aligned.bct zerosbk
[ 4.2032 ] adding BCH for mem_rcm_aligned.bct
[ 4.2087 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key
[ 4.2089 ] Assuming zero filled SBK key
[ 4.2106 ] Warning: pub_key.key is not found
[ 4.2103 ] tegrahost_v2 --chip 0x19 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk
[ 4.2124 ] Send BCT from Host
[ 4.2124 ] Sending BCTs
[ 4.2146 ] tegrarcm_v2 --download bct_bootrom br_bct_BR.bct --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt --download bct_mem mem_rcm_sigheader.bct.encrypt
[ 4.2160 ] Applet version 01.00.0000
[ 4.2183 ] Sending bct_bootrom
[ 4.2184 ] [................................................] 100%
[ 4.2197 ] Sending bct_mb1
[ 4.2244 ] [................................................] 100%
[ 4.2278 ] Sending bct_mem
[ 4.2724 ] [................................................] 100%
[ 4.3153 ] Generating blob
[ 4.3204 ] tegrahost_v2 --chip 0x19 --align blob_nvtboot_recovery_cpu_t194_aligned.bin
[ 4.3255 ] tegrahost_v2 --chip 0x19 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader blob_nvtboot_recovery_cpu_t194_aligned.bin zerosbk
[ 4.3272 ] adding BCH for blob_nvtboot_recovery_cpu_t194_aligned.bin
[ 4.3370 ] tegrasign_v3.py --key None --list blob_nvtboot_recovery_cpu_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 4.3371 ] Assuming zero filled SBK key
[ 4.3390 ] Warning: pub_key.key is not found
[ 4.3397 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_nvtboot_recovery_cpu_t194_aligned_sigheader.bin.encrypt blob_nvtboot_recovery_cpu_t194_aligned_sigheader.bin.hash zerosbk
[ 4.3456 ] tegrahost_v2 --chip 0x19 --align blob_nvtboot_recovery_t194_aligned.bin
[ 4.3486 ] tegrahost_v2 --chip 0x19 0 --magicid MB2B --ratchet_blob ratchet_blob.bin --appendsigheader blob_nvtboot_recovery_t194_aligned.bin zerosbk
[ 4.3501 ] adding BCH for blob_nvtboot_recovery_t194_aligned.bin
[ 4.3587 ] tegrasign_v3.py --key None --list blob_nvtboot_recovery_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 4.3589 ] Assuming zero filled SBK key
[ 4.3625 ] Warning: pub_key.key is not found
[ 4.3635 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_nvtboot_recovery_t194_aligned_sigheader.bin.encrypt blob_nvtboot_recovery_t194_aligned_sigheader.bin.hash zerosbk
[ 4.3695 ] tegrahost_v2 --chip 0x19 --align blob_preboot_c10_prod_cr_aligned.bin
[ 4.3727 ] tegrahost_v2 --chip 0x19 0 --magicid MTSP --appendsigheader blob_preboot_c10_prod_cr_aligned.bin zerosbk
[ 4.3741 ] Header already present for blob_preboot_c10_prod_cr_aligned.bin
[ 4.3785 ] tegrasign_v3.py --key None --list blob_preboot_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 4.3787 ] Assuming zero filled SBK key
[ 4.3803 ] Warning: pub_key.key is not found
[ 4.3808 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_preboot_c10_prod_cr_aligned_sigheader.bin.encrypt blob_preboot_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[ 4.3851 ] tegrahost_v2 --chip 0x19 --align blob_mce_c10_prod_cr_aligned.bin
[ 4.3877 ] tegrahost_v2 --chip 0x19 0 --magicid MTSM --appendsigheader blob_mce_c10_prod_cr_aligned.bin zerosbk
[ 4.3892 ] Header already present for blob_mce_c10_prod_cr_aligned.bin
[ 4.3966 ] tegrasign_v3.py --key None --list blob_mce_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 4.3968 ] Assuming zero filled SBK key
[ 4.3994 ] Warning: pub_key.key is not found
[ 4.3999 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_mce_c10_prod_cr_aligned_sigheader.bin.encrypt blob_mce_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[ 4.4068 ] tegrahost_v2 --chip 0x19 --align blob_mts_c10_prod_cr_aligned.bin
[ 4.4100 ] tegrahost_v2 --chip 0x19 0 --magicid MTSB --appendsigheader blob_mts_c10_prod_cr_aligned.bin zerosbk
[ 4.4112 ] adding BCH for blob_mts_c10_prod_cr_aligned.bin
[ 4.4741 ] tegrasign_v3.py --key None --list blob_mts_c10_prod_cr_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 4.4743 ] Assuming zero filled SBK key
[ 4.4834 ] Warning: pub_key.key is not found
[ 4.4840 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_mts_c10_prod_cr_aligned_sigheader.bin.encrypt blob_mts_c10_prod_cr_aligned_sigheader.bin.hash zerosbk
[ 4.5247 ] tegrahost_v2 --chip 0x19 --align blob_bpmp-2_t194_aligned.bin
[ 4.5275 ] tegrahost_v2 --chip 0x19 0 --magicid BPMF --ratchet_blob ratchet_blob.bin --appendsigheader blob_bpmp-2_t194_aligned.bin zerosbk
[ 4.5286 ] adding BCH for blob_bpmp-2_t194_aligned.bin
[ 4.5516 ] tegrasign_v3.py --key None --list blob_bpmp-2_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 4.5523 ] Assuming zero filled SBK key
[ 4.5556 ] Warning: pub_key.key is not found
[ 4.5566 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_bpmp-2_t194_aligned_sigheader.bin.encrypt blob_bpmp-2_t194_aligned_sigheader.bin.hash zerosbk
[ 4.5701 ] tegrahost_v2 --chip 0x19 --align blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[ 4.5734 ] tegrahost_v2 --chip 0x19 0 --magicid BPMD --ratchet_blob ratchet_blob.bin --appendsigheader blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb zerosbk
[ 4.5744 ] adding BCH for blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned.dtb
[ 4.5806 ] tegrasign_v3.py --key None --list blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[ 4.5808 ] Assuming zero filled SBK key
[ 4.5845 ] Warning: pub_key.key is not found
[ 4.5855 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb.encrypt blob_tegra194-a02-bpmp-p2888-a04_lz4_aligned_sigheader.dtb.hash zerosbk
[ 4.5893 ] tegrahost_v2 --chip 0x19 --align blob_spe_t194_aligned.bin
[ 4.5927 ] tegrahost_v2 --chip 0x19 0 --magicid SPEF --ratchet_blob ratchet_blob.bin --appendsigheader blob_spe_t194_aligned.bin zerosbk
[ 4.5941 ] adding BCH for blob_spe_t194_aligned.bin
[ 4.6022 ] tegrasign_v3.py --key None --list blob_spe_t194_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key
[ 4.6024 ] Assuming zero filled SBK key
[ 4.6053 ] Warning: pub_key.key is not found
[ 4.6067 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_spe_t194_aligned_sigheader.bin.encrypt blob_spe_t194_aligned_sigheader.bin.hash zerosbk
[ 4.6129 ] tegrahost_v2 --chip 0x19 --align blob_tos-optee_t194_aligned.img
[ 4.6176 ] tegrahost_v2 --chip 0x19 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_tos-optee_t194_aligned.img zerosbk
[ 4.6186 ] adding BCH for blob_tos-optee_t194_aligned.img
[ 4.6393 ] tegrasign_v3.py --key None --list blob_tos-optee_t194_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key
[ 4.6395 ] Assuming zero filled SBK key
[ 4.6434 ] Warning: pub_key.key is not found
[ 4.6434 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_tos-optee_t194_aligned_sigheader.img.encrypt blob_tos-optee_t194_aligned_sigheader.img.hash zerosbk
[ 4.6566 ] tegrahost_v2 --chip 0x19 --align blob_eks_t194_aligned.img
[ 4.6603 ] tegrahost_v2 --chip 0x19 0 --magicid EKSB --ratchet_blob ratchet_blob.bin --appendsigheader blob_eks_t194_aligned.img zerosbk
[ 4.6615 ] adding BCH for blob_eks_t194_aligned.img
[ 4.6656 ] tegrasign_v3.py --key None --list blob_eks_t194_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key
[ 4.6658 ] Assuming zero filled SBK key
[ 4.6671 ] Warning: pub_key.key is not found
[ 4.6679 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_eks_t194_aligned_sigheader.img.encrypt blob_eks_t194_aligned_sigheader.img.hash zerosbk
[ 4.6722 ] tegrahost_v2 --chip 0x19 --align blob_tegra194-p2888-0001-p2822-0000_aligned.dtb
[ 4.6759 ] tegrahost_v2 --chip 0x19 0 --magicid CDTB --ratchet_blob ratchet_blob.bin --appendsigheader blob_tegra194-p2888-0001-p2822-0000_aligned.dtb zerosbk
[ 4.6772 ] adding BCH for blob_tegra194-p2888-0001-p2822-0000_aligned.dtb
[ 4.6913 ] tegrasign_v3.py --key None --list blob_tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key
[ 4.6915 ] Assuming zero filled SBK key
[ 4.6939 ] Warning: pub_key.key is not found
[ 4.6946 ] tegrahost_v2 --chip 0x19 0 --updatesigheader blob_tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb.encrypt blob_tegra194-p2888-0001-p2822-0000_aligned_sigheader.dtb.hash zerosbk
[ 4.7035 ] tegrahost_v2 --chip 0x19 --generateblob blob.xml blob.bin
[ 4.7053 ] number of images in blob are 11
[ 4.7055 ] blobsize is 6632488
[ 4.7056 ] Added binary blob_nvtboot_recovery_cpu_t194_sigheader.bin.encrypt of size 233040
[ 4.7079 ] Added binary blob_nvtboot_recovery_t194_sigheader.bin.encrypt of size 206016
[ 4.7083 ] Added binary blob_preboot_c10_prod_cr_sigheader.bin.encrypt of size 24016
[ 4.7086 ] Added binary blob_mce_c10_prod_cr_sigheader.bin.encrypt of size 145184
[ 4.7091 ] Added binary blob_mts_c10_prod_cr_sigheader.bin.encrypt of size 3430416
[ 4.7113 ] Added binary blob_bpmp-2_t194_sigheader.bin.encrypt of size 1007392
[ 4.7120 ] Added binary blob_tegra194-a02-bpmp-p2888-a04_lz4_sigheader.dtb.encrypt of size 90608
[ 4.7123 ] Added binary blob_spe_t194_sigheader.bin.encrypt of size 95232
[ 4.7125 ] Added binary blob_tos-optee_t194_sigheader.img.encrypt of size 914992
[ 4.7127 ] Added binary blob_eks_t194_sigheader.img.encrypt of size 5136
[ 4.7129 ] Added binary blob_tegra194-p2888-0001-p2822-0000_sigheader.dtb.encrypt of size 480272
[ 4.7162 ] Sending bootloader and pre-requisite binaries
[ 4.7178 ] tegrarcm_v2 --download blob blob.bin
[ 4.7191 ] Applet version 01.00.0000
[ 4.7214 ] Sending blob
[ 4.7214 ] [................................................] 100%
[ 5.6505 ] tegrarcm_v2 --boot recovery
[ 5.6520 ] Applet version 01.00.0000
[ 6.6635 ] tegrarcm_v2 --isapplet
While doing the flash, here is the output from minicom:
[0171.659] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0171.667] I> MB1 (prd-version: 2.5.0.0-t194-41334769-d9272b5a)
[0171.673] I> Boot-mode: Platform RCM
[0171.676] I> Platform: Silicon
[0171.679] I> Chip revision : A02P
[0171.682] I> Bootrom patch version : 15 (correctly patched)
[0171.687] I> ATE fuse revision : 0x200
[0171.691] I> Ram repair fuse : 0x1
[0171.694] I> Ram Code : 0x2
[0171.696] I> rst_source: 0x0, rst_level: 0x0
[0171.701] I> USB configuration success
[0173.709] I> mb2 image downloaded
[0173.718] I> Recovery boot mode 0
[0173.724] I> UPHY full init done
[0173.731] I> MB1 done
[0173.736] I> Welcome to MB2(TBoot-BPMP) Applet (version: default.t194-mobile-4ae695b2)
[0173.743] I> DMA Heap @ [0x40020000 - 0x40065800]
[0173.748] I> Default Heap @ [0xd486400 - 0xd48a400]
[0173.753] W> Profiler not initialized
[0174.757] E> OCR failed, error = f0f0a06
[0174.761] I> SDMMC is not present.
[0174.764] E> SPI_FLASH: Invalid value device id: 7.
[0174.769] I> QSPI Flash is not present.
[0174.775] E> CLK_RST: instance 6 not found in module 44.
[0174.780] E> MPhy CAR configuration failed error = 1747992077
[0174.786] E> UFS initialization failed
[0174.789] I> UFS is not present
[0174.792] W> Profiler not initialized
[0174.795] I> Entering 3p server
[0174.798] I> USB configuration success
[0174.829] I> Populate chip info
[0174.840] I> Populate eeprom info
[0174.844] I> Populate eeprom info for module cvm
[0174.849] > DEVICE_PROD: device prod is not initialized.
[0174.896] I> Rebooting : reboot-recovery
[0174.900] I> Reset to recovery mode
��
[0011.088] W> RATCHET: MB1 binary ratchet value 4 is larger than ratchet level 2 from HW fuses.
[0011.096] I> MB1 (prd-version: 2.5.0.0-t194-41334769-d9272b5a)
[0011.101] I> Boot-mode: RCM
[0011.104] I> Platform: Silicon
[0011.107] I> Chip revision : A02P
[0011.110] I> Bootrom patch version : 15 (correctly patched)
[0011.115] I> ATE fuse revision : 0x200
[0011.118] I> Ram repair fuse : 0x1
[0011.121] I> Ram Code : 0x2
[0011.124] I> rst_source: 0xb, rst_level: 0x1
[0011.129] I> USB configuration success
[0014.700] I> bct_bootrom image downloaded
[0014.709] W> PROD_CONFIG: device prod data is empty in MB1 BCT.
[0014.716] I> Temperature = 26000
[0014.719] W> Skipping boost for clk: BPMP_CPU_NIC
[0014.724] W> Skipping boost for clk: BPMP_APB
[0014.728] W> Skipping boost for clk: AXI_CBB
[0014.732] W> Skipping boost for clk: AON_CPU_NIC
[0014.736] W> Skipping boost for clk: CAN1
[0014.740] W> Skipping boost for clk: CAN2
[0014.744] I> Boot-device: SDMMC (instance: 3)
[0014.748] I> bct_mb1 image downloaded
[0014.758] I> Non-ECC region[0]: Start:0x80000000, End:0x100000000
[0014.766] W> Thermal config not found in BCT
[0014.774] W> MEMIO rail config not found in BCT
[0014.790] I> bct_mem image downloaded
[0016.124] I> blob image downloaded
[0016.135] I> Recovery boot mode 0
[0016.178] W> Platform config not found in BCT
[0016.211] I> MB1 done
����main enter
SPE VERSION #: R01.00.18 Created: Jan 29 2021 @ 14:18:27
HW Function test
Start Scheduler.
in late init
��
[0016.221] I> Welcome to MB2(TBoot-BPMP) Recovery (version: default.t194-mobile-3b3b81d4)
[0016.222] I> DMA Heap @ [0x526fa000 - 0x52ffa000]
[0016.223] I> Default Heap @ [0xd486400 - 0xd48a400]
[0016.224] E> DEVICE_PROD: Invalid value data = 70020000, size = 0.
[0016.230] W> device prod register failed
[0016.245] I> Relocating BR-BCT
[0016.246] > DEVICE_PROD: device prod is not initialized.
[0016.272] E> I2C: slave not found in slaves.
[0016.273] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
[0016.274] E> I2C_DEV: Failed to send register address 0x00000000.
[0016.275] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae at 0x00000000 via instance 0.
[0016.276] E> eeprom: Failed to read I2C slave device
[0016.279] I> Failed to read CVB eeprom data @ AE
[0016.284] I> Retrying CVB eeprom read @ AC ...
[0016.319] I> Relocating OP-TEE dtb from: 0x6bfffc10 to 0x70050000, size: 1008
[0016.319] I> [0] START: 0x80000000, SIZE: 0x47cf0000
[0016.320] I> [1] START: 0xca000000, SIZE: 0x800000
[0016.320] I> dram_block larger than 80000000
[0016.321] I> [2] START: 0x100000000, SIZE: 0x780000000
[0016.325] I> Setting NS memory ranges to OP-TEE dtb finished.
[0016.329] I> found decompressor handler: lz4
[0016.898] I> EKB detected (length: 0x410) @ VA:0x526fa200
[0016.899] I> Setting EKB blob info to OPTEE dtb finished.
��NOTICE: BL31: v2.6(release):6363e7382
NOTICE: BL31: Built : 15:09:29, Jan 24 2023
I/TC:
��
��I/TC: Non-secure external DT found
��bpmp: init
bpmp: tag is 128431eec76692047e1ac1ebc0392266
sku_dt_init: not sku 0x00
clk_early initialized
mail_early initialized
fuse initialized
hwwdt initialized
t194_ec_get_ec_list: found 45 ecs
ec initialized
vmon_setup_monitors: found 3 monitors
vmon initialized
adc initialized
fmon_populate_monitors: found 73 monitors
fmon initialized
mc initialized
reset initialized
nvhs initialized
uphy_early initialized
emc_early initialized
392 clocks registered
clk initialized
io_dpd initialized
thermal initialized
thermal_mrq initialized
i2c initialized
vrmon_dt_init: vrmon node not found
vrmon_chk_boot_state: found 0 rail monitors
vrmon initialized
regulator initialized
��I/TC: OP-TEE version: 3.19 (gcc version 9.3.0 (Buildroot 2020.08)) #2 Tue Jan 24 23:20:42 UTC 2023 aarch64
I/TC: WARNIN��avfs_clk_platform initialized
��G: This OP��soctherm initialized
��-T��aotag initialized
��EE ��powergate initialized
��configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
��dvs initialized
pm initialized
suspend initialized
pg_late initialized
pg_mrq_init initialized
strap initialized
nvl initialized
emc initialized
emc_mrq initialized
clk_dt initialized
tj_init initialized
/uphy is not enabled status = disabled
uphy_dt initialized
uphy_mrq initialized
uphy initialized
ec_swd_poll_start: 281 reg polling start w period 47 ms
ec_late initialized
hwwdt_late initialized
reset_mrq initialized
ec_mrq initialized
fmon_mrq initialized
clk_mrq initialized
avfs_mrq initialized
mail_mrq initialized
i2c_mrq initialized
tag_mrq initialized
console_mrq initialized
mrq initialized
clk_sync_fmon_post initialized
clk_dt_late initialized
noc_late initialized
pm_post initialized
dbells initialized
dmce initialized
cvc initialized
avfs_clk_mach_post initialized
avfs_clk_platform_post initialized
cvc_late initialized
regulator_post initialized
rm initialized
console_late initialized
clk_dt_post initialized
mc_reg initialized
pg_post initialized
profile initialized
fuse_late initialized
extras_post initialized
bpmp: init complete
entering main console loop
] ��I/TC: Primary CPU switching to normal world boot
��
[0017.549] I> Welcome to TBoot-CPU Recovery
[0017.549] I> Heap: [0xa0f00000 ... 0xa9f00000
[0017.549] I> gpio framework initialized
[0017.568] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' driver
[0017.577] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon' driver
[0017.578] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x46
[0017.587] W> fetch_driver_phandle_from_dt: failed to get node with compatible ti,tca9539
[0017.596] W> fetch_driver_phandle_from_dt: failed to get node with compatible nxp,tca9539
[0017.597] W> tegrabl_tca9539_init: failed to fetch phandle from dt
[0017.597] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x44
[0017.606] W> fetch_driver_phandle_from_dt: failed to get node with compatible ti,tca9539
[0017.615] W> fetch_driver_phandle_from_dt: failed to get node with compatible nxp,tca9539
[0017.616] W> tegrabl_tca9539_init: failed to fetch phandle from dt
[0017.624] I> fixed regulator driver initialized
[0017.824] I> CPU: Nvidia Carmel
[0017.824] I> CPU: MIDR: 0x4e0f0040, MPIDR: 0x80000000
[0017.824] I> Platform: Silicon
[0017.825] I> chip revision : A02P
[0017.825] I> Boot_device: SDMMC_BOOT instance: 3
[0017.825] I> sdmmc-3 params source = boot args
[0019.215] E> OCR failed, error = f0f0a06
[0019.215] E> Failed to open sdmmc-3, err = f0f0a06
[0019.215] E> Failed to initialize boot device
[0019.216] E> Top caller module: SDMMC, error module: SDMMC, reason: 0x06, aux_info: 0x0a
[0019.216] I> TBoot-CPU Recovery hang
So board seems to somewhat answer. But the flash doesn’t want to complete. Any idea how to fix it?
Reading in the forum it seems that the only fix is to actually install a ubuntu on a computer to flash it, while I assumed that the docker image provided by Nvidia would be enough.