JP6.2 massflash fails on Jetson AGX Orin while flash.sh works

Hi, 我在我们自己设计的载板上适配JP6.2,使用flash.sh是可以烧录成功的,但是生成批量刷机包并基于此进行刷机时会报错。
这是生成批量刷机包的命令:

sudo SKIP_EEPROM_CHECK=1 BOARDID=3701 FAB=500 BOARDSKU=0004 BOARDREV=J.0 ./tools/kernel_flash/l4t_initrd_flash.sh --no-flash --network usb0 --massflash 10 jetson-agx-orin-devkit mmcblk0p1

这是烧录命令:

sudo ./tools/kernel_flash/l4t_initrd_flash.sh --network usb0 --flash-only --massflash 1

这是烧录时的主机日志:

/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/tools/kernel_flash/l4t_initrd_flash_internal.sh --network usb0 --usb-instance 1-6 --device-instance 0 --flash-only --network usb0 jetson-agx-orin-devkit mmcblk0p1
**********************************************
*                                            *
*  Step 1: Build the flashing environment    *
*                                            *
**********************************************
Create flash environment 0
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/bootloader /home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit
Finish creating flash environment 0.
****************************************************
*                                                  *
*  Step 2: Boot the device with flash initrd image *
*                                                  *
****************************************************
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/temp_initrdflash/bootloader0 /home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit
./tegraflash.py --bl uefi_jetson_minimal_with_dtb_sigheader.bin.encrypt --bct br_bct_BR.bct --securedev  --bldtb tegra234-p3737-0000+p3701-0004-nv.dtb --applet rcm_2_encrypt.rcm --applet_softfuse rcm_1_encrypt.rcm --instance 1-6 --cmd "rcmboot"  --cfg secureflash.xml --chip 0x23 --mb1_bct mb1_bct_MB1_sigheader.bct.encrypt --mem_bct mem_rcm_sigheader.bct.encrypt --mb1_cold_boot_bct mb1_cold_boot_bct_MB1_sigheader.bct.encrypt --mb1_bin mb1_t234_prod_aligned_sigheader.bin.encrypt --psc_bl1_bin psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --mem_bct_cold_boot mem_coldboot_sigheader.bct.encrypt  --bins "psc_fw pscfw_t234_prod_sigheader.bin.encrypt; mts_mce mce_flash_o10_cr_prod_sigheader.bin.encrypt; tsec_fw tsec_t234_sigheader.bin.encrypt; mb2_applet applet_t234_sigheader.bin.encrypt; mb2_bootloader mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt; xusb_fw xusb_t234_prod_sigheader.bin.encrypt; pva_fw nvpva_020_sigheader.fw.encrypt; dce_fw display-t234-dce_sigheader.bin.encrypt; nvdec nvdec_t234_prod_sigheader.fw.encrypt; bpmp_fw bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt; bpmp_fw_dtb tegra234-bpmp-3701-0004-3737-0000_with_odm_sigheader.dtb.encrypt; rce_fw camera-rtcpu-t234-rce_sigheader.img.encrypt; ape_fw adsp-fw_sigheader.bin.encrypt; spe_fw spe_t234_sigheader.bin.encrypt; tos tos-optee_t234_sigheader.img.encrypt; eks eks_t234_sigheader.img.encrypt; kernel boot0.img; kernel_dtb tegra234-p3737-0000+p3701-0004-nv.dtb"    --bct_backup
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands


 Entering RCM boot

[   0.0204 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from --mb1_bin
[   0.0204 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from --psc_bl1_bin
[   0.0204 ] rcm boot with presigned binaries
[   0.0211 ] tegrarcm_v2 --instance 1-6 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[   0.0217 ] BR_CID: 0x80012344705DD1C11C00000001000000
[   0.0286 ] Sending bct_br
[   0.0346 ] Sending mb1
[   0.0350 ] Sending psc_bl1
[   0.0455 ] Sending bct_mb1
[   0.0515 ] Generating blob for T23x
[   0.0529 ] tegrahost_v2 --chip 0x23 0 --generateblob blob.xml blob.bin
[   0.0535 ] The number of images in blob is 19
[   0.0537 ] blobsize is 110893609
[   0.0538 ] Added binary blob_uefi_jetson_minimal_with_dtb_sigheader.bin.encrypt of size 2154560
[   0.0809 ] Added binary blob_pscfw_t234_prod_sigheader.bin.encrypt of size 310768
[   0.0813 ] Added binary blob_mce_flash_o10_cr_prod_sigheader.bin.encrypt of size 187120
[   0.0814 ] Added binary blob_tsec_t234_sigheader.bin.encrypt of size 176128
[   0.0816 ] Added binary blob_applet_t234_sigheader.bin.encrypt of size 279808
[   0.0817 ] Not supported type: mb2_applet
[   0.0818 ] Added binary blob_mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt of size 440944
[   0.0820 ] Added binary blob_xusb_t234_prod_sigheader.bin.encrypt of size 164864
[   0.0821 ] Added binary blob_nvpva_020_sigheader.fw.encrypt of size 2164640
[   0.0829 ] Added binary blob_display-t234-dce_sigheader.bin.encrypt of size 12074496
[   0.0876 ] Added binary blob_nvdec_t234_prod_sigheader.fw.encrypt of size 294912
[   0.0897 ] Added binary blob_bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt of size 1027008
[   0.0902 ] Added binary blob_tegra234-bpmp-3701-0004-3737-0000_with_odm_sigheader.dtb.encrypt of size 384768
[   0.0905 ] Added binary blob_camera-rtcpu-t234-rce_sigheader.img.encrypt of size 458096
[   0.0906 ] Added binary blob_adsp-fw_sigheader.bin.encrypt of size 415008
[   0.0908 ] Added binary blob_spe_t234_sigheader.bin.encrypt of size 270336
[   0.0909 ] Added binary blob_tos-optee_t234_sigheader.img.encrypt of size 1887312
[   0.0915 ] Added binary blob_eks_t234_sigheader.img.encrypt of size 9232
[   0.0917 ] Added binary blob_boot0.img of size 87939072
[   0.1304 ] Added binary blob_tegra234-p3737-0000+p3701-0004-nv.dtb of size 253433
[   0.1932 ] tegrarcm_v2 --instance 1-6 --chip 0x23 0 --pollbl --download bct_mem mem_rcm_sigheader.bct.encrypt --download blob blob.bin
[   0.1938 ] BL: version 1.4.0.4-t234-54845784-e89ea9bc last_boot_error: 0
[   0.3201 ] Sending bct_mem
[   0.3471 ] Sending blob
[   4.5423 ] RCM-boot started

/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit
***************************************
*                                     *
*  Step 3: Start the flashing process *
*                                     *
***************************************
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Timeout
Device failed to boot to the initrd flash kernel. Please retrive the serial log during flashing to debug further.
Cleaning up...

这是Orin端的串口日志:

[0020.220] I> MB1 (version: 1.4.0.4-t234-54845784-e89ea9bc)
[0020.225] I> t234-A01-0-Silicon (0x12347) Prod
[0020.229] I> Boot-mode : BPMP Diagnostic
[0020.233] I> Entry timestamp: 0x00000000
[0020.237] I> last_boot_error: 0x0
[0020.240] I> BR-BCT: preprod_dev_sign: 0
[0020.244] I> rst_source: 0x0, rst_level: 0x0
[0020.248] I> Task: Initialize MB2 params
[0020.252] I> MB2-params @ 0x40060000
[0020.256] I> Task: Crypto init
[0020.259] I> Task: Perform MB1 KAT tests
[0020.263] I> Task: NVRNG health check
[0020.266] I> NVRNG: Health check success
[0020.270] I> Task: Secure debug controls
[0020.274] I> Task: strap war set
[0020.277] I> Task: Program NV master stream id
[0020.281] I> Task: Verify boot mode
[0020.287] I> Task: Alias fuses
[0020.290] W> FUSE_ALIAS: Fuse alias on production fused part is not supported.
[0020.297] I> Task: Print SKU type
[0020.300] I> FUSE_OPT_CCPLEX_CLUSTER_DISABLE = 0x000001c0
[0020.305] I> FUSE_OPT_GPC_DISABLE = 0x00000000
[0020.310] I> FUSE_OPT_TPC_DISABLE = 0x00000040
[0020.314] I> FUSE_OPT_DLA_DISABLE = 0x00000000
[0020.318] I> FUSE_OPT_PVA_DISABLE = 0x00000000
[0020.322] I> FUSE_OPT_NVENC_DISABLE = 0x00000000
[0020.327] I> FUSE_OPT_NVDEC_DISABLE = 0x00000000
[0020.331] I> FUSE_OPT_FSI_DISABLE = 0x00000000
[0020.336] I> FUSE_OPT_EMC_DISABLE = 0x00000000
[0020.340] I> FUSE_BOOTROM_PATCH_VERSION = 0x7
[0020.344] I> FUSE_PSCROM_PATCH_VERSION = 0x7
[0020.348] I> FUSE_OPT_ADC_CAL_FUSE_REV = 0x2
[0020.352] I> FUSE_SKU_INFO_0 = 0xd2
[0020.356] I> FUSE_OPT_SAMPLE_TYPE_0 = 0x3 PS
[0020.360] I> FUSE_PACKAGE_INFO_0 = 0x2
[0020.363] I> SKU: Prod
[0020.366] I> Task: Boost clocks
[0020.369] I> Initializing NAFLL for BPMP_CPU_NIC.
[0020.374] I> BPMP NAFLL: fll_lock = 1, dvco_min_reached = 0
[0020.379] I> BPMP NAFLL lock success.
[0020.383] I> BPMP_CPU_NIC : src = 42, divisor = 0
[0020.387] I> Initializing PLLC2 for AXI_CBB.
[0020.391] I> AXI_CBB : src = 35, divisor = 0
[0020.396] I> Task: Voltage monitor
[0020.399] I> VMON: Vmon re-calibration and fine tuning done
[0020.404] I> Task: UPHY init
[0020.408] W> UPHY: UPHY lane info table is empty in MB1 BCT.
[0020.413] I> Task: Boot device init
[0020.416] I> Boot_device: RCM
[0020.419] I> USB configuration success
[0020.423] I> Task: TSC init
[0020.426] I> Task: Enable WDT 5th expiry
[0020.430] I> Task: I2C register
[0020.433] I> Task: Set I2C bus freq
[0020.436] I> Task: Reset FSI
[0020.439] I> Task: Enable clock-mon
[0020.453] I> FMON: Fmon re-programming done
[0020.457] I> Task: Mapper init
[0020.460] I> Task: MB1 fixed firewalls
[0020.466] W> Firewall readback mismatch
[0020.471] I> Task: Load MB2/Applet/FSKP
[0020.475] I> Loading MB2 Applet
[0020.478] I> Slot: 0
[0020.480] I> Binary[21] block-352321536 (partition size: 0x50000)
[0020.486] I> Binary name: MB2-Applet
[0020.490] I> Size of crypto header is 8192
[0020.493] I> Size of crypto header is 8192
[0020.498] I> BCH of MB2-Applet read from storage
[0020.502] I> BCH address is : 0x4004e000
[0020.506] I> MB2-Applet header integrity check is success
[0020.511] I> Binary magic in BCH component 0 is MB2A
[0020.516] I> component binary type is 21
[0020.520] I> Size of crypto header is 8192
[0020.533] I> MB2-Applet binary is read from storage
[0020.538] I> MB2-Applet binary integrity check is success
[0020.543] I> Binary MB2-Applet loaded successfully at 0x40000000 (0x42500)
[0020.550] I> Task: Prepare MB2 params
[0020.554] I> Task: Misc NV security settings
[0020.558] I> NVDEC sticky bits programming done
[0020.563] I> Successfully powergated NVDEC
[0020.567] I> Task: Disable/Reload WDT
[0020.570] I> Task: Program misc carveouts
[0020.574] I> Task: Disable SCPM/POD reset
[0020.578] I> SLCG Global override status := 0x0
[0020.582] I> MB1: MSS reconfig completed
[0020.586] W> Firewall readback mismatch
[0020.590] W> Firewall readback mismatch
[0020.593] W> Firewall readback mismatch
[0020.597] W> Firewall readback mismatch
[0020.601] W> Firewall readback mismatch
[0020.604] W> Firewall readback mismatch
[0020.608] W> Firewall readback mismatch
[0020.612] W> Firewall readback mismatch
[0020.616] W> Firewall readback mismatch
[0020.619] W> Firewall readback mismatch
I> Applet (version: 0.0.0.0-t234-54845784-9fa9acb5)
I> t234-A01-0-Silicon (0x12347) Prod
I> Emulation:
I> Entry timestamp: 0x00000000
I> Task: Pinmux init
I> Task: Crypto init
I> Task: Boot device init
I> Applet do storage init
I> Boot_device: QSPI_FLASH instance: 0
I> Qspi clock source : clk_m
I> QSPI Flash: Macronix 64MB
I> QSPI-0l initialized successfully
I> Secondary storage device: SDMMC_BOOT instance: 3
I> sdmmc DDR50 mode
I> Secondary storage device: SDMMC_USER instance: 3
I> sdmmc bdev is already initialized
I> Secondary storage device: QSPI_FLASH instance: 0
I> Task: I2C register
I> Task: Register exit handlers
I> Task: Enter 3p server
I> USB configuration success
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Populate chip info
I> RAM_CODE 0x4000001
I> Populate eeprom info
I> Populate eeprom info for module cvm
I> dump bct
I> strt_pg_num(0) num_of_pgs(16) read_buf(0x400719f8)
I> BRBCT integrity check is success
I> Validation passed for 1 copy of BRBCT @ 0
I> Rebooting : reboot-recovery


▒▒
[0146.518] I> MB1 (version: 1.4.0.4-t234-54845784-e89ea9bc)
[0146.523] I> t234-A01-0-Silicon (0x12347) Prod
[0146.528] I> Boot-mode : BPMP Diagnostic
[0146.532] I> Entry timestamp: 0x00000000
[0146.535] I> last_boot_error: 0x0
[0146.538] I> BR-BCT: preprod_dev_sign: 0
[0146.542] I> rst_source: 0xb, rst_level: 0x1
[0146.546] I> Task: Initialize MB2 params
[0146.551] I> MB2-params @ 0x40060000
[0146.554] I> Task: Crypto init
[0146.557] I> Task: Perform MB1 KAT tests
[0146.561] I> Task: NVRNG health check
[0146.564] I> NVRNG: Health check success
[0146.568] I> Task: Secure debug controls
[0146.572] I> Task: strap war set
[0146.575] I> Task: Program NV master stream id
[0146.579] I> Task: Verify boot mode
[0146.585] I> Task: Alias fuses
[0146.589] W> FUSE_ALIAS: Fuse alias on production fused part is not supported.
[0146.596] I> Task: Print SKU type
[0146.599] I> FUSE_OPT_CCPLEX_CLUSTER_DISABLE = 0x000001c0
[0146.604] I> FUSE_OPT_GPC_DISABLE = 0x00000000
[0146.608] I> FUSE_OPT_TPC_DISABLE = 0x00000040
[0146.613] I> FUSE_OPT_DLA_DISABLE = 0x00000000
[0146.617] I> FUSE_OPT_PVA_DISABLE = 0x00000000
[0146.621] I> FUSE_OPT_NVENC_DISABLE = 0x00000000
[0146.626] I> FUSE_OPT_NVDEC_DISABLE = 0x00000000
[0146.630] I> FUSE_OPT_FSI_DISABLE = 0x00000000
[0146.634] I> FUSE_OPT_EMC_DISABLE = 0x00000000
[0146.639] I> FUSE_BOOTROM_PATCH_VERSION = 0x7
[0146.643] I> FUSE_PSCROM_PATCH_VERSION = 0x7
[0146.647] I> FUSE_OPT_ADC_CAL_FUSE_REV = 0x2
[0146.651] I> FUSE_SKU_INFO_0 = 0xd2
[0146.654] I> FUSE_OPT_SAMPLE_TYPE_0 = 0x3 PS
[0146.659] I> FUSE_PACKAGE_INFO_0 = 0x2
[0146.662] I> SKU: Prod
[0146.664] I> Task: Boost clocks
[0146.667] I> Initializing NAFLL for BPMP_CPU_NIC.
[0146.672] I> BPMP NAFLL: fll_lock = 1, dvco_min_reached = 0
[0146.678] I> BPMP NAFLL lock success.
[0146.681] I> BPMP_CPU_NIC : src = 42, divisor = 0
[0146.686] I> Initializing PLLC2 for AXI_CBB.
[0146.690] I> AXI_CBB : src = 35, divisor = 0
[0146.694] I> Task: Voltage monitor
[0146.698] I> VMON: Vmon re-calibration and fine tuning done
[0146.703] I> Task: UPHY init
[0146.706] W> UPHY: UPHY lane info table is empty in MB1 BCT.
[0146.711] I> Task: Boot device init
[0146.715] I> Boot_device: RCM
[0146.718] I> USB configuration success
[0146.722] I> Task: TSC init
[0146.724] I> Task: Enable WDT 5th expiry
[0146.728] I> Task: I2C register
[0146.731] I> Task: Set I2C bus freq
[0146.734] I> Task: Reset FSI
[0146.737] I> Task: Enable clock-mon
[0146.751] I> FMON: Fmon re-programming done
[0146.755] I> Task: Mapper init
[0146.758] I> Task: MB1 fixed firewalls
[0146.765] W> Firewall readback mismatch
[0146.770] I> Task: Load MB2/Applet/FSKP
[0146.774] I> Loading MB2 Applet
[0146.777] I> Slot: 0
[0146.779] I> Binary[21] block-352321536 (partition size: 0x50000)
[0146.785] I> Binary name: MB2-Applet
[0146.788] I> Size of crypto header is 8192
[0146.792] I> Size of crypto header is 8192
[0146.796] I> BCH of MB2-Applet read from storage
[0146.801] I> BCH address is : 0x4004e000
[0146.805] I> MB2-Applet header integrity check is success
[0146.810] I> Binary magic in BCH component 0 is MB2A
[0146.815] I> component binary type is 21
[0146.818] I> Size of crypto header is 8192
[0146.831] I> MB2-Applet binary is read from storage
[0146.836] I> MB2-Applet binary integrity check is success
[0146.841] I> Binary MB2-Applet loaded successfully at 0x40000000 (0x42500)
[0146.848] I> Task: Prepare MB2 params
[0146.852] I> Task: Misc NV security settings
[0146.856] I> NVDEC sticky bits programming done
[0146.861] I> Successfully powergated NVDEC
[0146.865] I> Task: Disable/Reload WDT
[0146.868] I> Task: Program misc carveouts
[0146.872] I> Task: Disable SCPM/POD reset
[0146.876] I> SLCG Global override status := 0x0
[0146.880] I> MB1: MSS reconfig completed
[0146.884] W> Firewall readback mismatch
[0146.888] W> Firewall readback mismatch
[0146.892] W> Firewall readback mismatch
[0146.895] W> Firewall readback mismatch
[0146.899] W> Firewall readback mismatch
[0146.903] W> Firewall readback mismatch
[0146.906] W> Firewall readback mismatch
[0146.910] W> Firewall readback mismatch
[0146.914] W> Firewall readback mismatch
[0146.917] W> Firewall readback mismatch
I> Applet (version: 0.0.0.0-t234-54845784-9fa9acb5)
I> t234-A01-0-Silicon (0x12347) Prod
I> Emulation:
I> Entry timestamp: 0x00000000
I> Task: Pinmux init
I> Task: Crypto init
I> Task: Boot device init
I> Applet do storage init
I> Boot_device: QSPI_FLASH instance: 0
I> Qspi clock source : clk_m
I> QSPI Flash: Macronix 64MB
I> QSPI-0l initialized successfully
I> Secondary storage device: SDMMC_BOOT instance: 3
I> sdmmc DDR50 mode
I> Secondary storage device: SDMMC_USER instance: 3
I> sdmmc bdev is already initialized
I> Secondary storage device: QSPI_FLASH instance: 0
I> Task: I2C register
I> Task: Register exit handlers
I> Task: Enter 3p server
I> USB configuration success
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Reading fuses
I> Read fuse successfully
I> Populate chip info
I> RAM_CODE 0x4000001
I> Populate eeprom info
I> Populate eeprom info for module cvm
I> dump bct
I> strt_pg_num(0) num_of_pgs(16) read_buf(0x400719f8)
I> BRBCT integrity check is success
I> Validation passed for 1 copy of BRBCT @ 0
I> Rebooting : reboot-recovery


▒▒
[0502.302] I> MB1 (version: 1.4.0.4-t234-54845784-e89ea9bc)
[0502.308] I> t234-A01-0-Silicon (0x12347) Prod
[0502.312] I> Boot-mode : Coldboot
[0502.315] I> Entry timestamp: 0x00000000
[0502.319] I> last_boot_error: 0x0
[0502.322] I> BR-BCT: preprod_dev_sign: 0
[0502.326] I> rst_source: 0xb, rst_level: 0x1
[0502.330] I> Task: SE error check
[0502.333] I> Task: Bootchain select WAR set
[0502.337] I> Task: Enable SLCG
[0502.340] I> Task: CRC check
[0502.343] I> Skip FUSE records CRC check as records_integrity fuse is not burned
[0502.350] I> Task: Initialize MB2 params
[0502.354] I> MB2-params @ 0x40060000
[0502.358] I> Task: Crypto init
[0502.361] I> Task: Perform MB1 KAT tests
[0502.365] I> Task: NVRNG health check
[0502.368] I> NVRNG: Health check success
[0502.372] I> Task: MSS Bandwidth limiter settings for iGPU clients
[0502.378] I> Task: Enabling and initialization of Bandwidth limiter
[0502.384] I> No request to configure MBWT settings for any PC!
[0502.390] I> Task: Secure debug controls
[0502.394] I> Task: strap war set
[0502.397] I> Task: Initialize SOC Therm
[0502.400] I> Task: Program NV master stream id
[0502.405] I> Task: Verify boot mode
[0502.410] I> Task: Alias fuses
[0502.414] W> FUSE_ALIAS: Fuse alias on production fused part is not supported.
[0502.421] I> Task: Print SKU type
[0502.424] I> FUSE_OPT_CCPLEX_CLUSTER_DISABLE = 0x000001c0
[0502.429] I> FUSE_OPT_GPC_DISABLE = 0x00000000
[0502.434] I> FUSE_OPT_TPC_DISABLE = 0x00000040
[0502.438] I> FUSE_OPT_DLA_DISABLE = 0x00000000
[0502.442] I> FUSE_OPT_PVA_DISABLE = 0x00000000
[0502.447] I> FUSE_OPT_NVENC_DISABLE = 0x00000000
[0502.451] I> FUSE_OPT_NVDEC_DISABLE = 0x00000000
[0502.456] I> FUSE_OPT_FSI_DISABLE = 0x00000000
[0502.460] I> FUSE_OPT_EMC_DISABLE = 0x00000000
[0502.464] I> FUSE_BOOTROM_PATCH_VERSION = 0x7
[0502.468] I> FUSE_PSCROM_PATCH_VERSION = 0x7
[0502.472] I> FUSE_OPT_ADC_CAL_FUSE_REV = 0x2
[0502.477] I> FUSE_SKU_INFO_0 = 0xd2
[0502.480] I> FUSE_OPT_SAMPLE_TYPE_0 = 0x3 PS
[0502.484] I> FUSE_PACKAGE_INFO_0 = 0x2
[0502.488] I> SKU: Prod
[0502.490] I> Task: Boost clocks
[0502.493] I> Initializing NAFLL for BPMP_CPU_NIC.
[0502.498] I> BPMP NAFLL: fll_lock = 1, dvco_min_reached = 0
[0502.503] I> BPMP NAFLL lock success.
[0502.507] I> BPMP_CPU_NIC : src = 42, divisor = 0
[0502.511] I> Initializing PLLC2 for AXI_CBB.
[0502.516] I> AXI_CBB : src = 35, divisor = 0
[0502.520] I> Task: Voltage monitor
[0502.523] I> VMON: Vmon re-calibration and fine tuning done
[0502.528] I> Task: UPHY init
[0502.533] I> HSIO UPHY init done
[0502.536] W> Skipping GBE UPHY config
[0502.540] I> Task: Boot device init
[0502.543] I> Boot_device: RCM
[0502.546] I> USB configuration success
[0502.550] I> Task: TSC init
[0502.553] I> Task: Load membct
[0502.556] I> RAM_CODE 0x4000001
[0502.559] I> Loading MEMBCT
[0502.561] I> Slot: 0
[0502.564] I> Binary[0] block-0 (partition size: 0x40000)
[0502.569] I> Binary name: MEM-BCT-0
[0502.572] I> Size of crypto header is 8192
[0502.576] I> Size of crypto header is 8192
[0502.580] I> BCH of MEM-BCT-0 read from storage
[0502.584] I> BCH address is : 0x40050000
[0502.588] I> MEM-BCT-0 header integrity check is success
[0502.594] I> Binary magic in BCH component 0 is MEM0
[0502.598] I> component binary type is 0
[0502.604] I> MEM-BCT-0 binary is read from storage
[0502.609] I> MEM-BCT-0 binary integrity check is success
[0502.614] I> Binary MEM-BCT-0 loaded successfully at 0x40040000 (0xe580)
[0502.621] I> RAM_CODE 0x4000001
[0502.626] I> RAM_CODE 0x4000001
[0502.630] I> Task: Load Page retirement list
[0502.634] I> Task: SDRAM params override
[0502.638] I> Task: Save mem-bct info
[0502.641] I> Task: Carveout allocate
[0502.645] I> Update CCPLEX IST carveout from MB1-BCT
[0502.650] I> ECC region[0]: Start:0x0, End:0x0
[0502.654] I> ECC region[1]: Start:0x0, End:0x0
[0502.658] I> ECC region[2]: Start:0x0, End:0x0
[0502.662] I> ECC region[3]: Start:0x0, End:0x0
[0502.667] I> ECC region[4]: Start:0x0, End:0x0
[0502.671] I> Non-ECC region[0]: Start:0x80000000, End:0x880000000
[0502.677] I> Non-ECC region[1]: Start:0x0, End:0x0
[0502.682] I> Non-ECC region[2]: Start:0x0, End:0x0
[0502.686] I> Non-ECC region[3]: Start:0x0, End:0x0
[0502.691] I> Non-ECC region[4]: Start:0x0, End:0x0
[0502.702] I> allocated(CO:44) base:0x849800000 size:0x36800000 align: 0x100000
[0502.709] I> allocated(CO:31) base:0x840000000 size:0x8000000 align: 0x8000000
[0502.716] I> allocated(CO:43) base:0x83c000000 size:0x4000000 align: 0x200000
[0502.723] I> allocated(CO:39) base:0x839e00000 size:0x2200000 align: 0x10000
[0502.730] I> allocated(CO:20) base:0x836000000 size:0x2000000 align: 0x2000000
[0502.737] I> allocated(CO:24) base:0x834000000 size:0x2000000 align: 0x2000000
[0502.744] I> allocated(CO:28) base:0x832000000 size:0x2000000 align: 0x2000000
[0502.751] I> allocated(CO:29) base:0x830000000 size:0x2000000 align: 0x2000000
[0502.758] I> allocated(CO:22) base:0x848000000 size:0x1000000 align: 0x1000000
[0502.766] I> allocated(CO:35) base:0x838e00000 size:0x1000000 align: 0x100000
[0502.773] I> allocated(CO:41) base:0x82f000000 size:0x1000000 align: 0x100000
[0502.780] I> allocated(CO:02) base:0x849000000 size:0x800000 align: 0x800000
[0502.787] I> allocated(CO:03) base:0x838000000 size:0x800000 align: 0x800000
[0502.793] I> allocated(CO:06) base:0x82e800000 size:0x800000 align: 0x800000
[0502.800] I> allocated(CO:56) base:0x82e000000 size:0x800000 align: 0x200000
[0502.807] I> allocated(CO:07) base:0x838800000 size:0x400000 align: 0x400000
[0502.814] I> allocated(CO:33) base:0x82dc00000 size:0x400000 align: 0x200000
[0502.821] I> allocated(CO:19) base:0x82d980000 size:0x280000 align: 0x10000
[0502.828] I> allocated(CO:23) base:0x838c00000 size:0x200000 align: 0x200000
[0502.835] I> allocated(CO:01) base:0x82d800000 size:0x100000 align: 0x100000
[0502.842] I> allocated(CO:05) base:0x82d700000 size:0x100000 align: 0x100000
[0502.849] I> allocated(CO:08) base:0x82d600000 size:0x100000 align: 0x100000
[0502.856] I> allocated(CO:09) base:0x82d500000 size:0x100000 align: 0x100000
[0502.863] I> allocated(CO:12) base:0x82d400000 size:0x100000 align: 0x100000
[0502.870] I> allocated(CO:15) base:0x82d300000 size:0x100000 align: 0x100000
[0502.877] I> allocated(CO:17) base:0x82d200000 size:0x100000 align: 0x100000
[0502.884] I> allocated(CO:27) base:0x82d100000 size:0x100000 align: 0x100000
[0502.891] I> allocated(CO:42) base:0x82d000000 size:0x100000 align: 0x100000
[0502.898] I> allocated(CO:54) base:0x82d900000 size:0x80000 align: 0x80000
[0502.904] I> allocated(CO:34) base:0x82cff0000 size:0x10000 align: 0x10000
[0502.911] I> allocated(CO:72) base:0x82cdf0000 size:0x200000 align: 0x10000
[0502.918] I> allocated(CO:46) base:0x800000000 size:0x20000000 align: 0x20000000
[0502.925] I> allocated(CO:47) base:0x82c800000 size:0x400000 align: 0x200000
[0502.932] I> allocated(CO:50) base:0x82c600000 size:0x200000 align: 0x100000
[0502.939] I> allocated(CO:52) base:0x82cdc0000 size:0x30000 align: 0x10000
[0502.946] I> allocated(CO:48) base:0x82cda0000 size:0x20000 align: 0x10000
[0502.953] I> allocated(CO:69) base:0x82cd80000 size:0x20000 align: 0x10000
[0502.960] I> allocated(CO:49) base:0x82cd70000 size:0x10000 align: 0x10000
[0502.966] I> NSDRAM base: 0x80000000, end: 0x82cdf0000, size: 0x7acdf0000
[0502.973] I> Task: Thermal check
[0502.976] I> Using min_chip_limit as min_tmon_limit
[0502.981] I> Using max_chip_limit as max_tmon_limit
[0502.986] I> BCT max_tmon_limit = 105
[0502.989] I> BCT min_tmon_limit = -28
[0502.993] I> BCT max_tmon_limit = 105
[0502.996] I> BCT min_tmon_limit = -28
[0503.000] I> SKU specific max_chip_limit = 105
[0503.004] I> SKU specific min_chip_limit = -28
[0503.008] I> BCT max_chip_limit = 105
[0503.012] I> BCT min_chip_limit = -28
[0503.015] I> enable_soctherm_polling = 0
[0503.019] I> max temp read = 34
[0503.022] I> min temp read = 32
[0503.025] I> Enabling thermtrip
[0503.028] I> Task: Update FSI SCR with thermal fuse data
[0503.033] I> Task: Enable WDT 5th expiry
[0503.037] I> Task: I2C register
[0503.040] I> Task: Set I2C bus freq
[0503.043] I> Task: Reset FSI
[0503.046] I> Task: Pinmux init
[0503.049] I> Task: Prod config init
[0503.053] I> Task: Pad voltage init
[0503.056] I> Task: Prod init
[0503.059] I> Task: Program rst req config reg
[0503.063] I> Task: Common rail init
[0503.067] W> DEVICE_PROD: module = 13, instance = 4 not found in device prod.
[0503.077] I> DONE: Thermal config
[0503.082] I> DONE: SOC rail config
[0503.085] W> PMIC_CONFIG: Rail: MEMIO rail config not found in MB1 BCT.
[0503.092] I> DONE: MEMIO rail config
[0503.095] I> DONE: GPU rail info
[0503.100] I> DONE: CV rail info
[0503.103] I> Task: Mem clock src
[0503.106] I> Task: Misc. board config
[0503.110] I> PMIC_CONFIG: Platform config not found in MB1 BCT.
[0503.116] I> Task: SDRAM init
[0503.119] I> MemoryType: 4 MemBctRevision: 10
[0503.125] I> MSS CAR: PLLM/HUB programming for MemoryType: 4 and MemBctRevision: 10
[0503.133] I> MSS CAR: Init PLLM
[0503.136] I> MSS CAR: Init PLLHUB
[0503.141] I> Encryption:   MTS: en, TX: en, VPR: en, GSC: en
[0503.152] I> SDRAM initialized!
[0503.155] I> SDRAM Size in Total 0x800000000
[0503.160] I> Task: Dram Ecc scrub
[0503.163] I> Task: DRAM alias check
[0503.179] I> Task: Program NSDRAM carveout
[0503.183] I> NSDRAM carveout encryption is enabled
[0503.188] I> Program NSDRAM carveout
[0503.191] I> Task: Register checker
[0503.195] I> Task: Enable clock-mon
[0503.209] I> FMON: Fmon re-programming done
[0503.213] I> Task: Mapper init
[0503.216] I> Task: SC7 Context Init
[0503.220] W> SC7_CONTEXT_SAVE: SC7 ctx save is not supported.
[0503.226] I> Task: CCPLEX IST init
[0503.229] I> Task: CPU WP0
[0503.233] I> Loading MCE
[0503.235] I> Slot: 0
[0503.237] I> Binary[8] block-134217728 (partition size: 0x80000)
[0503.243] I> Binary name: MCE
[0503.246] I> Size of crypto header is 8192
[0503.250] I> Size of crypto header is 8192
[0506.769] I> BCH of MCE read from storage
[0506.773] I> BCH address is : 0x4003e000
[0506.777] I> MCE header integrity check is success
[0506.782] I> Binary magic in BCH component 0 is MTSM
[0506.787] I> component binary type is 8
[0506.790] I> Size of crypto header is 8192
[0506.797] I> MCE binary is read from storage
[0506.802] I> MCE binary integrity check is success
[0506.807] I> Binary MCE loaded successfully at 0x40000000 (0x2baf0)
[0506.813] I> Size of crypto header is 8192
[0506.817] I> Sending WP0 mailbox command to PSC
[0506.826] I> Task: XUSB Powergate
[0506.829] I> Skipping powergate XUSB.
[0506.833] I> Task: MB1 fixed firewalls
[0506.839] W> Firewall readback mismatch
[0506.844] I> Task: Load bpmp-fw
[0506.847] I> Slot: 0
[0506.849] I> Binary[15] block-251658240 (partition size: 0x180000)
[0506.855] I> Binary name: BPMP_FW
[0506.858] I> Size of crypto header is 8192
[0506.862] I> Size of crypto header is 8192
[0506.866] I> BCH of BPMP_FW read from storage
[0506.870] I> BCH address is : 0x807fe000
[0506.874] I> BPMP_FW header integrity check is success
[0506.879] I> Binary magic in BCH component 0 is BPMF
[0506.884] I> component binary type is 15
[0506.888] I> Size of crypto header is 8192
[0506.909] I> BPMP_FW binary is read from storage
[0506.915] I> BPMP_FW binary integrity check is success
[0506.920] I> Binary BPMP_FW loaded successfully at 0x80000000 (0xf8bc0)
[0506.927] I> Slot: 0
[0506.929] I> Binary[16] block-268435456 (partition size: 0x400000)
[0506.935] I> Binary name: BPMP_FW_DTB
[0506.938] I> Size of crypto header is 8192
[0506.942] I> Size of crypto header is 8192
[0506.946] I> BCH of BPMP_FW_DTB read from storage
[0506.951] I> BCH address is : 0x807fc000
[0506.955] I> BPMP_FW_DTB header integrity check is success
[0506.960] I> Binary magic in BCH component 0 is BPMD
[0506.965] I> component binary type is 16
[0506.969] I> Size of crypto header is 8192
[0506.979] I> BPMP_FW_DTB binary is read from storage
[0506.984] I> BPMP_FW_DTB binary integrity check is success
[0506.990] I> Binary BPMP_FW_DTB loaded successfully at 0x807a00f0 (0x5bf00)
[0506.997] I> Task: BPMP fw ast config
[0507.000] I> Task: Load psc-fw
[0507.003] I> Slot: 0
[0507.005] I> Binary[17] block-285212672 (partition size: 0xc0000)
[0507.011] I> Binary name: PSC_FW
[0507.014] I> Size of crypto header is 8192
[0507.018] I> Size of crypto header is 8192
[0507.022] I> BCH of PSC_FW read from storage
[0507.026] I> BCH address is : 0x80ffe000
[0507.030] I> PSC_FW header integrity check is success
[0507.035] I> Binary magic in BCH component 0 is PFWP
[0507.040] I> component binary type is 17
[0507.044] I> Size of crypto header is 8192
[0507.053] I> PSC_FW binary is read from storage
[0507.058] I> PSC_FW binary integrity check is success
[0507.063] I> Binary PSC_FW loaded successfully at 0x80fb4210 (0x49df0)
[0507.069] I> Task: Load nvdec-fw
[0507.072] I> Slot: 0
[0507.074] I> Binary[7] block-117440512 (partition size: 0x100000)
[0507.080] I> Binary name: NVDEC
[0507.083] I> Size of crypto header is 8192
[0507.087] I> Size of crypto header is 8192
[0507.091] I> BCH of NVDEC read from storage
[0507.095] I> BCH address is : 0x800fe000
[0507.099] I> NVDEC header integrity check is success
[0507.104] I> Binary magic in BCH component 0 is NDEC
[0507.109] I> component binary type is 7
[0507.112] I> Size of crypto header is 8192
[0507.121] I> NVDEC binary is read from storage
[0507.126] I> NVDEC binary integrity check is success
[0507.131] I> Binary NVDEC loaded successfully at 0x80000000 (0x46000)
[0507.139] I> Task: Load tsec-fw
[0507.142] I> TSEC-FW load support not enabled
[0507.147] I> Task: GPIO interrupt map
[0507.150] I> Task: SC7 context save
[0507.154] W> SC7_CONTEXT_SAVE: SC7 ctx save is not supported.
[0507.159] I> Task: Load MB2/Applet/FSKP
[0507.163] I> Loading MB2
[0507.165] I> Slot: 0
[0507.167] I> Binary[6] block-100663296 (partition size: 0x80000)
[0507.173] I> Binary name: MB2
[0507.176] I> Size of crypto header is 8192
[0507.180] I> Size of crypto header is 8192
[0507.184] I> BCH of MB2 read from storage
[0507.188] I> BCH address is : 0x8007e000
[0507.192] I> MB2 header integrity check is success
[0507.196] I> Binary magic in BCH component 0 is MB2B
[0507.201] I> component binary type is 6
[0507.205] I> Size of crypto header is 8192
[0507.216] I> MB2 binary is read from storage
[0507.221] I> MB2 binary integrity check is success
[0507.226] I> Binary MB2 loaded successfully at 0x80000000 (0x69a70)
[0507.232] I> Task: Map CCPLEX SHARED carveout
[0507.236] I> Task: Prepare MB2 params
[0507.240] I> Task: Dram ecc test
[0507.243] I> Task: Misc NV security settings
[0507.247] I> NVDEC sticky bits programming done
[0507.252] I> Successfully powergated NVDEC
[0507.256] I> Task: Disable/Reload WDT
[0507.259] I> Task: Program misc carveouts
[0507.263] I> Program IPC carveouts
[0507.267] I> Task: Disable SCPM/POD reset
[0507.270] I> SLCG Global override status := 0x0
[0507.275] I> MB1: MSS reconfig completed
I> MB2 (version: 0.0.0.0-t234-54845784-22833a33)
I> t234-A01-0-Silicon (0x12347)
I> Boot-mode : RCM BOOT
I> Emulation:
I> Entry timestamp: 0x1e3cd64b
I> Regular heap: [base:0x40040000, size:0x10000]
I> DMA heap: [base:0x82e000000, size:0x800000]
I> Task: SE error check
I> Task: Crypto init
I> Task: MB2 Params integrity check
I> Task: Enable CCPLEX WDT 5th expiry
I> Task: ARI update carveout TZDRAM
I> Task: Configure OEM set LA/PTSA values
I> Task: Check MC errors
I> Task: SMMU external bypass disable
I> Task: Enable hot-plug capability
I> Task: Set blob address
I> Task: TZDRAM heap init
I> Task: PSC mailbox init
I> Task: Enable clock for external modules
I> Task: Measured Boot init
I> Task: fTPM silicon identity init
I> fTPM is not enabled.
I> Task: I2C register
I> Task: Map CCPLEX_INTERWORLD_SHMEM carveout
I> Task: Program CBB PCIE AMAP regions
I> Task: Pass DRAM ECC PRL Flag to FSI
I> Task: Load and authenticate registered FWs
I> Task: Load AUXP FWs
I> Successfully register SPE FW load task with MB2 loader
I> Successfully register RCE FW load task with MB2 loader
I> Successfully register DCE FW load task with MB2 loader
I> Unpowergating APE
I> Unpowergate done
I> Successfully register APE FW load task with MB2 loader
I> Skipping FSI FW load
I> Successfully register XUSB FW load task with MB2 loader
I> Successfully register PVA FW load task with MB2 loader
I> spe: Authentication Finalize Done
I> Binary spe loaded successfully at 0x82d600000
I> rce: Authentication Finalize Done
I> Binary rce loaded successfully at 0x82d200000
I> dce: Authentication Finalize Done
I> Binary dce loaded successfully at 0x836000000
I> ape: Authentication Finalize Done
I> Binary ape loaded successfully at 0x838800000
I> xusb: Authentication Finalize Done
I> Binary xusb loaded successfully at 0x82d700000
I> pva-fw: Authentication Finalize Done
I> Binary pva-fw loaded successfully at 0x82d980000
I> Task: Check MC errors
I> Task: Carveout setup
I> Program remaining OEM carveouts
I> Task: Enable FSI VMON
I> FSI VMON: FSI Vmon re-calibration and fine tuning done
I> Task: Restore XUSB sec
I> Task: Enable FSI SE clock
I> Enable FSI-SE clock...
I> Task: Initialize SBSA UART CAR
I> Task: Initialize CPUBL Params
I> CPUBL-params @ 0x832000000
I> Task: Prepare eeprom data
I> Task: Unpowergate APE
W> mb2_unpowergate_ape: skip! APE is in unpowergated state
I> Task: Memctrl reconfig pending clients
I> Task: OEM firewalls
I> OEM firewalls configured
I> Task: Powergate APE
I> Powergating APE
I> Powergate done
I> Task: OEM firewall restore saved settings
I> Task: Unhalt AUXPs
I> Unhalting SPE..
I> Enabling combined UART
▒▒▒▒spe: early_init
▒▒▒▒vic initialized
▒▒▒▒tsc initialized
▒▒▒▒aon lic initialized
▒▒▒▒spe: tag is 5243985d1b1eb3f06fac6d36bd7e74ac
▒▒▒▒spe: SafeRTOS v8.4
▒▒▒▒spe: init
▒▒▒▒scheduler initialized
▒▒▒▒aon hsp initialized
▒▒▒▒tag initialized
▒▒▒▒tcu initialized
▒▒▒▒bpmp ipc initialized
▒▒▒▒spe: late init
▒▒▒▒cpu_nic clock initialized
▒▒▒▒apb clock initialized
▒▒▒▒pm initialized
▒▒▒▒bpmp hsp initialized
▒▒▒▒top1 hsp initialized
▒▒▒▒ccplex ipc initialized
▒▒▒▒spe: start scheduler
▒▒▒▒
    I> Task: Trigger mailbox for PSC-BL1 exit
I> Sending opcode 0x4d420802 to psc
I> Received ACK from psc
I> Task: Start secure NOR provision
I> Skip Secure NOR provisioning
I> Task: Trigger load FSI keyblob
I> Skipping FSI key blob copy
I> Task: Complete load FSI keyblob
I> Skipping FSI key blob copy
I> Task: MB2-PSC_FW Key Manager Init
I> Sending opcode OP_PSC_KEY_MANAGER to psc-fw
I> Sending opcode 0x4b45594d to p▒▒
                                   hwwdt_init: WDT boot cfg 0x710010 sts 0x10
bpmp: socket 0
bpmp: base binary md5 is da583751bbfe2b7f6e204562d97ff39e
bpmp: combined binary md5 is 39f77b2baaf3f0522607569dd3ae9a48
bpmp: firmware tag is 39f77b2baaf3f0522607-da583751bbf
initialized vwdt
initialized mail_early
initialized fuse
initialized vfrel
initialized adc
fmon_populate_monitors: found 199 monitors
initialized fmon
initialized mc
initialized reset
initialized uphy_early
initialized emc_early
initialized pm
465 clocks registered
initialized clk_mach
initialized clk_cal_early
initialized clk_mach_early_config
initialized io_dpd
initialized soctherm
initialized regime
initialized i2c
vrmon_dt_init: vrmon node not found
vrmon_chk_boot_state: found 0 rail monitors
initialized vrmon
initialized regulator
▒▒sc
I> Received ACK from psc
I> Task: Unhalt FSI
I> FSI unhalt skipped
I> Task: Unhalt AUXPs
I> Unhalting RCE
I> RCE unhalt successful
I> Unhalting DCE
I> DCE unhalt successful
I> APE unhalt skipped
I> Task: Load HV/CPUBL
I> Task: Load TOS
I> Task: Tri▒▒initialized avfs_clk_platform
initialized powergate
▒▒[     5.247809] Camera-FW on t234-rce-safe started
TCU early console enabled.
▒▒gger load▒▒initialized dvs
initialized clk_mach_config
suspend progress: 0x0
initialized suspend
initialized strap
initialized mce_dbell
▒▒ TSEC leyblob
▒▒
  ▒▒I> Sending opcode 0x53535452 to psc
I> Sent opcode to psc
I> Task: Load and authenticate registered FWs
I> MB2-params @ 0x40060000
I> NSDRAM carveout base: 0x80000000, size: 0x7acdf0000
I> cpubl_params: nsdram: carveout: 1, encryption: 1
▒▒DCE Started
▒▒I> cpubl: Authentication Finalize Done
I> Binary cpubl loaded successfully at 0x82c800000
▒▒DCE_R5_Init
▒▒I> tos: Authentication Finalize Done
I> Binary tos loaded successfully at 0x83fd353b0
I> Relocating OP-TEE dtb from: 0x83feff530 to 0x83c040020, size: 0x2754
I> [0] START: 0x80000▒▒initialized emc
initialized emc_mrq
▒▒000, SIZE: 0x7acdf0000
▒▒MPU enabled
DCE_SW▒▒initialized clk_cal
initialized uphy_dt
initialized uphy_mrq
HSIO UPHY reset has been de-asserted 0x0
▒▒_In▒▒initialized uphy
▒▒it
▒▒I> [1] START: 0x83200▒▒initialized pg_late
initialized pg_mrq_init
swdtimer_init: reg polling start w period 47 ms
initialized swdtimer
initialized hwwdt_late
initialized bwmgr
initialized thermal_host_trip
initialized thermal_mrq
initialized oc_mrq
initialized reset_mrq
initialized mail_mrq
initialized fmon_mrq
initialized clk_mrq
initialized avfs_mrq
initialized i2c_mrq
initialized tag_mrq
initialized bwmgr_mrq
initialized console_mrq
missing prod DT calibration data for 199 fmons
initialized clk_sync_fmon_post
▒▒0000, SIZE: 0x2000000
I> Setting NS memory ranges to OP-TEE dtb ▒▒initialized clk_cal_late
initialized noc_late
initialized cvc
▒▒finished.
I> eks: Authenticatio▒▒initialized avfs_clk_mach_post
initialized avfs_clk_platform_post
initialized cvc_late
initialized rm
initialized console_late
handling unreferenced clks
enable can1_core
enable can1_host
enable can2_core
enable can2_host
enable pwm3
enable sdmmc4_axicif
enable mss_encrypt
enable maud
enable pllg_ref
enable dsi_core
enable aza_2xbit
enable usb2_trk
enable xusb_ss_dev
enable xusb_fs_dev
enable xusb_falcon
enable dsi_lp
enable xusb_core_mux
enable xusb_core_dev
initialized clk_mach_post
initialized pg_post
initialized regulator_post
initialized profile
initialized mrq
initialized patrol_scrubber
initialized cactmon
initialized extras_post
bpmp: init complete
▒▒[     5.445097] Camera-FW on t234-rce-safe ready SHA1=e2238c99 (crt 12.420 ms, total boot 210.781 ms)
▒▒n Finalize Done
I> Binary eks loaded successfully at 0x83c020000
I> EKB detected (length: 0x410) @ VA:0x83c020000
I> Task: Add cpubl params integrity check
I> Added cpubl params digest.
I> Task: Prepare TOS params
I> Setting EKB blob info to OPTEE dtb finished.
I> Setting OPTEE arg3: 0x83c040020
I> NVRNG: Health check success
I> NVRNG: Health check success
I> Task: Disable MSS perf stats
I> Task: Program display sticky bits
I> Task: SMMU init
I> Task: Program GICv3 registers
I> Task: Audit firewall settings
I> Task: Clear dec source key
I> MB2 finished

▒▒Admin Task Init
Admin Task Init complete
Print Task Init
RM Task Init
SHA Task Init
Admin Task Started
DCE SC7 SHA Enabled
RM Task Started
RM Task Running
Print Task Started
Print Task Running
SHA Task Started
DCE: FW Boot Complete
Admin Task Running
SHA Task Run▒▒NOTICE:  BL31: v2.8(release):e12e3fa93
NOTICE:  BL31: Built : 17:14:28, Jan  7 2025
▒▒ning
▒▒I/TC:
I/TC: Non-secure external DT found
I/TC: OP-TEE version: 4.2 (gcc version 11.3.0 (Buildroot 2022.08)) #2 Wed Jan  8 01:24:03 UTC 2025 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: Test OEM keys are being used. This is insecure for shipping products!
I/TC: fTPM ID is not enabled.
I/TC: ftpm-helper PTA: fTPM DT or EKB is not available. fTPM provisioning is not supported.
I/TC: Primary CPU switching to normal world boot
▒▒
  JetsonMinimal UEFI firmware (version 36.4.3-gcid-38968081 built on 2025-01-08T01:16:03+00:00)
















































































▒▒[     7.616613] Camera-FW on t234-rce-safe started
TCU early console enabled.
▒▒



  ▒▒[     7.664193] Camera-FW on t234-rce-safe ready SHA1=e2238c99 (crt 0.902 ms, total boot 48.533 ms)
▒▒














































































L4TLauncher: Attempting RCM Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services...
▒▒debugfs initialized
▒▒I/TC: Reserved shared memory is disabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
▒▒[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[    0.000000] Linux version 5.15.148-tegra (root@iei) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Fri Jun 27 18:21:25 CST 2025 ()
[    0.000000] Machine model: NVIDIA Jetson AGX Orin Developer Kit
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: TPMFinalLog=0x7eecc0000 SMBIOS=0xffff0000 SMBIOS 3.0=0x7fdbf0000 MEMATTR=0x7fa0af018 TPMEventLog=0x7eecda018 RNG=0x7e97b0018 MEMRESERVE=0x7eecdbf18
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] Reserved memory: created CMA memory pool at 0x000000081c000000, size 256 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000833ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x818c7a800-0x818c7cfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000833ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000fffdffff]
[    0.000000]   node   0: [mem 0x00000000fffe0000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000007eec54fff]
[    0.000000]   node   0: [mem 0x00000007eec55000-0x00000007eeccffff]
[    0.000000]   node   0: [mem 0x00000007eecd0000-0x00000007fc1bffff]
[    0.000000]   node   0: [mem 0x00000007fc1c0000-0x00000007fe0fffff]
[    0.000000]   node   0: [mem 0x00000007fe100000-0x000000082c5fffff]
[    0.000000]   node   0: [mem 0x000000082c600000-0x000000082c7fffff]
[    0.000000]   node   0: [mem 0x000000082c800000-0x000000082cd6ffff]
[    0.000000]   node   0: [mem 0x000000082d700000-0x000000082d7fffff]
[    0.000000]   node   0: [mem 0x0000000832000000-0x0000000833ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000833ffffff]
[    0.000000] On node 0, zone Normal: 2448 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 18432 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using ▒▒WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpusysclk
▒▒standard PSCI v0.2 function IDs
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 29 pages/cpu s80408 r8192 d30184 u118784
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU featu▒▒WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc1clk
▒▒res: detected: Address authentication (architected algorithm)
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: detected: Hardware dirty bit management
[    0.000000] CPU featu▒▒WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc0clk
▒▒res: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 7930224
[    0.000000] Policy zone: Normal
[    0.00000▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla1_core
▒▒0] Kernel command line: root=/dev/initrd rw rootwait mminit_loglevel=4 console=ttyTCU0,115200 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0 bl_prof_dataptr=2031616@0x82C610000 bl_prof_ro_ptr=65536@0x82C600000
[    0.000000] Unknown kernel command line parameters "bl_pr▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla1_core
▒▒of_dataptr=2031616@0x82C610000 bl_prof_ro_ptr=65536@0x82C600000", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla1_falcon
▒▒
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfe0000-0x00000000fffe0000] (64MB)
[    0.000000] Memory: 31121536K/32225728K available (19456K kernel code, 4064K rwdata, 10060K rodata, 7616K init, 529K bss▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla1_falcon
▒▒, 842048K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event traci▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_core
▒▒ng is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calcul▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_core
▒▒ated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 S▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_falcon
▒▒PIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region ▒▒WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_falcon
▒▒0:0x000000000f440000
[    0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000002] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000533] Console: colour dummy device 80x25
[    0.000685] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000703] pid_max: default: 32768 minimum: 301
[    0.000773] LSM: Security Framework initializing
[    0.000822] Yama: becoming mindful.
[    0.000859] SELinux:  Initializing.
[    0.001078] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.001238] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.003727] rcu: Hierarchical SRCU implementation.
[    0.007745] Tegra Revision: A01 SKU: 210 CPU Process: 0 SoC Process: 0
[    0.008122] Remapping and enabling EFI services.
[    0.009171] smp: Bringing up secondary CPUs ...
[    0.009992] Detected PIPT I-cache on CPU1
[    0.010091] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[    0.010153] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[    0.010898] Detected PIPT I-cache on CPU2
[    0.010912] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[    0.010932] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[    0.011576] Detected PIPT I-cache on CPU3
[    0.011588] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[    0.011607] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[    0.014315] Detected PIPT I-cache on CPU4
[    0.014339] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000
[    0.014370] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]
[    0.015094] Detected PIPT I-cache on CPU5
[    0.015107] GICv3: CPU5: found redistributmod10100 ib/ionules/5000.148-tegr00fa/u4e0pdates/drive
  0rs/net4] hernetBooalt secon68/darrocr8168.ko 0x0
010100 [0x410fd421]
[    0.015774] Detected PIPT I-cache on CPU6
[    0.015786] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000
[    0.015805] CPU6: Booenable se_remote_aconccey pssroc
essble reor 000e a200ss [0x410fd421]
s/5  0.016495] Detected PIPmod /l-cacheib/ onule CPU7
   8-tegra/kernel/drivers/phy/teg  0phy-tegra194-p2u.ko .01
6508] GICv3: CPU7: found redistributor 10300 region 0:mod /l00000000fule000s/5.15.148-tegr  0a/kel/653driverCPU7: Bootedtro selledary pr/dpcie-tegra19ess0x0o 000010300 [0x410fd421]
[    0.016602] smp: Brought up 1 node, 8 CPUs
[    0.016612] SMP: Total of 8 processors activated.
[    0.016617] CPU features: detected: 32-bit EL0 Support
[    0.016619] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.016623] CPU features: detected: Common not Private translations
[    0.016625] CPU features: detected: CRC32 instructions
[    0.016627] CPU features: detected: Data cache clean to Point of Persistence
[    0.016629] CPU features: detected: Generic authentication (architected algorithm)
[    0.016632] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.016633] CPU features: detected: LSE atomic instructions
[    0.016635] CPU features: detected: Privileged Access Never
[    0.016637] CPU features: detected: RAS Extension Support
[    0.016643] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.070614] CPU: All CPU(s) started at EL2
[    0.075848] devtmpfs: initialized
[    0.098915] KASLR enabled
[    0.099097] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.099123] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.103945] pinctrl core: initialized pinctrl subsystem
[    0.104921] SMBIOS 3.6.0 present.
[    0.104933] DMI: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.4.3-gcid-38968081 01/08/2025
[    0.105495] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.107367] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.107729] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.108064] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.108117] audit: initializing netlink subsys (disabled)
[    0.108264] audit: type=2000 audit(0.104:1): state=initialized audit_enabled=0 res=1
[    0.110083] thermal_sys: Registered thermal governor 'step_wise'
[    0.110087] thermal_sys: Registered thermal governor 'user_space'
[    0.110088] thermal_sys: Registered thermal governor 'power_allocator'
[    0.114933] cpuidle: using governor menu
[    0.115099] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.115197] ASID allocator initialised with 32768 entries
[    0.117332] Serial: AMBA PL011 UART driver
[    0.127525] tegra-mc 2c00000.memory-controller: unknown: write @0x0000000050060490: Security violation (TrustZone violation)
[    0.128443] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 118, base_baud = 0) is a SBSA
[    0.140024] platform bpmp: Fixing up cyclic dependency with 2c60000.external-memory-controller
[    0.148584] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.148589] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.148590] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.148591] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.149670] cryptd: max_cpu_qlen set to 1000
[    0.151576] ACPI: Interpreter disabled.
[    0.153531] iommu: Default domain type: Translated
[    0.153538] iommu: DMA domain TLB invalidation policy: strict mode
[    0.153878] SCSI subsystem initialized
[    0.154047] vgaarb: loaded
[    0.154201] usbcore: registered new interface driver usbfs
[    0.154250] usbcore: registered new interface driver hub
[    0.154267] usbcore: registered new device driver usb
[    0.154690] pps_core: LinuxPPS API ver. 1 registered
[    0.154695] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.154706] PTP clock support registered
[    0.154781] EDAC MC: Ver: 3.0.0
[    0.155941] Registered efivars operations
[    0.156474] FPGA manager framework
[    0.156548] Advanced Linux Sound Architecture Driver Initialized.
[    0.157166] Bluetooth: Core ver 2.22
[    0.157201] NET: Registered PF_BLUETOOTH protocol family
[    0.157206] Bluetooth: HCI device and connection manager initialized
[    0.157220] Bluetooth: HCI socket layer initialized
[    0.157226] Bluetooth: L2CAP socket layer initialized
[    0.157244] Bluetooth: SCO socket layer initialized
[    0.157597] clocksource: Switched to clocksource arch_sys_counter
[    0.193142] VFS: Disk quotas dquot_6.6.0
[    0.193213] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.193446] pnp: PnP ACPI: disabled
[    0.196872] NET: Registered PF_INET protocol family
[    0.197408] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.199627] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.199982] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.200012] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.200211] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.201574] TCP: Hash tables configured (established 262144 bind 65536)
[    0.201810] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.201879] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.202123] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.202587] RPC: Registered named UNIX socket transport module.
[    0.202592] RPC: Registered udp transport module.
[    0.202592] RPC: Registered tcp transport module.
[    0.202594] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.202610] PCI: CLS 0 bytes, default 64
[    0.202876] Unpacking initramfs...
[    0.214899] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters available
[    0.215253] kvm [1]: IPA Size Limit: 48 bits
[    0.215292] kvm [1]: GICv3: no GICV resource entry
[    0.215300] kvm [1]: disabling GICv2 emulation
[    0.215326] kvm [1]: GIC system register CPU interface enabled
[    0.215410] kvm [1]: vgic interrupt IRQ9
[    0.215584] kvm [1]: VHE mode initialized successfully
[    0.218741] Initialise system trusted keyrings
[    0.218784] Key type blacklist registered
[    0.218913] workingset: timestamp_bits=42 max_order=23 bucket_order=0
[    0.222584] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.223038] NFS: Registering the id_resolver key type
[    0.223056] Key type id_resolver registered
[    0.223061] Key type id_legacy registered
[    0.223116] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.223131] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.223155] ntfs: driver 2.1.32 [Flags: R/O].
[    0.223349] 9p: Installing v9fs 9p2000 file system support
[    0.223998] integrity: Platform Keyring initialized
[    0.234105] Key type asymmetric registered
[    0.234111] Asymmetric key parser 'x509' registered
[    0.234192] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.234201] io scheduler mq-deadline registered
[    0.234208] io scheduler kyber registered
[    0.245377] EINJ: ACPI disabled.
[    0.257949] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.259715] SuperH (H)SCI(F) driver initialized
[    0.260064] msm_serial: driver initialized
[    0.260640] printk: console [ttyTCU0] enabled
[    0.261509] arm-smmu 8000000.iommu: probing hardware configuration...
[    0.261516] arm-smmu 8000000.iommu: SMMUv2 with:
[    0.261523] arm-smmu 8000000.iommu:  stage 1 translation
[    0.261524] arm-smmu 8000000.iommu:  stage 2 translation
[    0.261527] arm-smmu 8000000.iommu:  nested translation
[    0.261532] arm-smmu 8000000.iommu:  stream matching with 128 register groups
[    0.261537] arm-smmu 8000000.iommu:  128 context banks (0 stage-2 only)
[    0.261559] arm-smmu 8000000.iommu:  Supported page sizes: 0x61311000
[    0.261563] arm-smmu 8000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA
[    0.261568] arm-smmu 8000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA
[    0.262519] arm-smmu 10000000.iommu: probing hardware configuration...
[    0.262523] arm-smmu 10000000.iommu: SMMUv2 with:
[    0.262527] arm-smmu 10000000.iommu:         stage 1 translation
[    0.262530] arm-smmu 10000000.iommu:         stage 2 translation
[    0.262533] arm-smmu 10000000.iommu:         nested translation
[    0.262538] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    0.262542] arm-smmu 10000000.iommu:         128 context banks (0 stage-2 only)
[    0.262553] arm-smmu 10000000.iommu:         Supported page sizes: 0x61311000
[    0.262557] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.262559] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.262908] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.262912] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.262915] arm-smmu 12000000.iommu:         stage 1 translation
[    0.262915] arm-smmu 12000000.iommu:         stage 2 translation
[    0.262919] arm-smmu 12000000.iommu:         nested translation
[    0.262923] arm-smmu 12000000.iommu:         stream matching with 128 register groups
[    0.262926] arm-smmu 12000000.iommu:         128 context banks (0 stage-2 only)
[    0.262931] arm-smmu 12000000.iommu:         Supported page sizes: 0x61311000
[    0.262932] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.262935] arm-smmu 12000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.271667] loop: module loaded
[    0.272569] megasas: 07.717.02.00-rc1
[    0.276756] tun: Universal TUN/TAP device driver, 1.6
[    0.277344] thunder_xcv, ver 1.0
[    0.277368] thunder_bgx, ver 1.0
[    0.277396] nicpf, ver 1.0
[    0.278287] hclge is initializing
[    0.278319] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.278325] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.278363] e1000: Intel(R) PRO/1000 Network Driver
[    0.278369] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.278396] e1000e: Intel(R) PRO/1000 Network Driver
[    0.278401] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.278428] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.278433] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.278447] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.278451] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.278667] sky2: driver version 1.30
[    0.279335] VFIO - User Level meta-driver version: 0.3
[    0.280898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.280906] ehci-pci: EHCI PCI platform driver
[    0.280933] ehci-platform: EHCI generic platform driver
[    0.281009] ehci-orion: EHCI orion driver
[    0.281097] ehci-exynos: EHCI Exynos driver
[    0.281158] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.281182] ohci-pci: OHCI PCI platform driver
[    0.281207] ohci-platform: OHCI generic platform driver
[    0.281275] ohci-exynos: OHCI Exynos driver
[    0.281738] usbcore: registered new interface driver usb-storage
[    0.283787] i2c_dev: i2c /dev entries driver
[    0.285113] pps pps0: new PPS source ktimer
[    0.285122] pps pps0: ktimer PPS source registered
[    0.285131] pps_ldisc: PPS line discipline registered
[    0.287361] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.289497] sdhci: Secure Digital Host Controller Interface driver
[    0.289503] sdhci: Copyright(c) Pierre Ossman
[    0.289955] Synopsys Designware Multimedia Card Interface Driver
[    0.290577] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.291703] ledtrig-cpu: registered to indicate activity on CPUs
[    0.292614] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401
[    0.293194] tegra-bpmp bpmp: Adding to iommu group 0
[    0.294591] tegra-bpmp bpmp: firmware: 39f77b2baaf3f0522607-da583751bbf
[    0.860352] Freeing initrd memory: 44560K
[    1.731853] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    1.731887] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns
[    1.731891] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    1.732162] hid: raw HID events driver (C) Jiri Kosina
[    1.732527] usbcore: registered new interface driver usbhid
[    1.732534] usbhid: USB HID core driver
[    1.736603] optee: probing for conduit method.
[    1.736653] optee: revision 4.2 (d78bc5fa)
[    1.796048] optee: dynamic shared memory is enabled
[    1.796301] optee: initialized driver
[    1.798991] usbcore: registered new interface driver snd-usb-audio
[    1.800508] NET: Registered PF_PACKET protocol family
[    1.801262] Bluetooth: RFCOMM TTY layer initialized
[    1.801272] Bluetooth: RFCOMM socket layer initialized
[    1.801293] Bluetooth: RFCOMM ver 1.11
[    1.801534] 9pnet: Installing 9P2000 support
[    1.801642] Key type dns_resolver registered
[    1.802629] printk: console [ttyTCU0]: printing thread started
[    1.802717] Loading compiled-in X.509 certificates
[    1.805713] Loaded X.509 cert 'Build time autogenerated kernel key: 65a471c3993c1b377aace6df2bc6d1408d529a0a'
[    1.836870] gpio-394 (camera-control-output-low): hogged as output/low
[    1.836900] gpio-397 (camera-control-output-low): hogged as output/low
[    1.836920] gpio-487 (camera-control-output-low): hogged as output/low
[    1.836937] gpio-486 (camera-control-output-low): hogged as output/low
[    1.842609] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1
[    1.844665] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels
[    1.846941] serial-tegra 3100000.serial: RX in PIO mode
[    1.846946] serial-tegra 3100000.serial: TX in PIO mode
[    1.847079] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART
[    1.848943] serial-tegra 3110000.serial: RX in PIO mode
[    1.848947] serial-tegra 3110000.serial: TX in PIO mode
[    1.849048] 3110000.serial: ttyTHS2 at MMIO 0x3110000 (irq = 210, base_baud = 0) is a TEGRA_UART
[    1.854168] tegra_rtc c2a0000.rtc: registered as rtc1
[    1.854190] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    1.854807] tegra-i2c 3160000.i2c: Adding to iommu group 1
[    1.863111] tegra-i2c 3180000.i2c: Adding to iommu group 1
[    1.869978] tegra-i2c 3190000.i2c: Adding to iommu group 1
[    1.876810] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[    1.883462] tegra-i2c 31c0000.i2c: Adding to iommu group 1
[    1.890349] tegra-i2c 31e0000.i2c: Adding to iommu group 1
[    1.897629] tegra-i2c c240000.i2c: Adding to iommu group 1
[    1.904565] tegra-i2c c250000.i2c: Adding to iommu group 1
[    1.935856] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 2009000 KHz, changing to: 2035200 KHz
[    1.938423] sdhci-tegra 3460000.mmc: Adding to iommu group 2
[    1.944935] usb-conn-gpio 3520000.padctl:ports:usb2-0:connector: failed to get gpios
[    1.945374] tegra-xusb 3610000.usb: Adding to iommu group 3
[    1.952342] mmc0: CQHCI version 5.10
[    1.961837] tegra-xusb 3610000.usb: Firmware timestamp: 2023-02-10 03:48:10 UTC
[    1.961846] tegra-xusb 3610000.usb: xHCI Host Controller
[    1.961858] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 1
[    1.962617] tegra-xusb 3610000.usb: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000010810
[    1.962634] tegra-xusb 3610000.usb: irq 128, io mem 0x03610000
[    1.962746] tegra-xusb 3610000.usb: xHCI Host Controller
[    1.962749] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 2
[    1.962752] tegra-xusb 3610000.usb: Host supports USB 3.1 Enhanced SuperSpeed
[    1.963794] hub 1-0:1.0: USB hub found
[    1.964065] hub 1-0:1.0: 4 ports detected
[    1.965045] hub 2-0:1.0: USB hub found
[    1.965316] hub 2-0:1.0: 4 ports detected
[    1.968143] sdhci-tegra 3400000.mmc: Adding to iommu group 4
[    1.968699] irq: IRQ244: trimming hierarchy from :bus@0:pmc@c360000
[    1.968761] irq: IRQ245: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    1.968810] irq: IRQ246: trimming hierarchy from :bus@0:pmc@c360000
[    1.968867] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    2.297762] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    2.375788] ALSA device list:
[    2.375793]   No soundcards found.
[    2.379543] sdhci-tegra 3400000.mmc: Got CD GPIO
[    2.390990] mmc0: SDHCI controller on 3460000.mmc [3460000.mmc] using ADMA 64-bit
[    2.426714] irq: IRQ247: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    2.427998] mmc1: SDHCI controller on 3400000.mmc [3400000.mmc] using ADMA 64-bit
[    2.428826] Freeing unused kernel memory: 7616K
[    2.428898] Run /init as init process
[    2.443755] Root device found: initrd
[    2.455035] hub 1-2:1.0: USB hub found
[    2.455511] hub 1-2:1.0: 2 ports detected
[    2.466481] r8168: loading out-of-tree module taints kernel.
[    2.468482] Mount initrd as rootfs and enter recovery mode
[    2.500986] mmc0: Command Queue Engine enabled
[    2.500993] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    2.501230] mmcblk0: mmc0:0001 G1M15M 59.3 GiB
[    2.505039] tegra194-pcie 14100000.pcie: Adding to iommu group 5
[    2.505744]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[    2.506216] mmcblk0boot0: mmc0:0001 G1M15M 31.5 MiB
[    2.506497] tegra194-pcie 14100000.pcie: host bridge /bus@0/pcie@14100000 ranges:
[    2.506517] tegra194-pcie 14100000.pcie:      MEM 0x2080000000..0x20a7ffffff -> 0x2080000000
[    2.506522] tegra194-pcie 14100000.pcie:      MEM 0x20a8000000..0x20afffffff -> 0x0040000000
[    2.506525] tegra194-pcie 14100000.pcie:       IO 0x0030100000..0x00301fffff -> 0x0030100000
[    2.506604] mmcblk0boot1: mmc0:0001 G1M15M 31.5 MiB
[    2.506801] tegra194-pcie 14100000.pcie: iATU unroll: enabled
[    2.506804] tegra194-pcie 14100000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[    2.506938] mmcblk0rpmb: mmc0:0001 G1M15M 4.00 MiB, chardev (511:0)
[    2.582203] usb 2-2: new SuperSpeed USB device number 2 using tegra-xusb
[    2.610402] hub 2-2:1.0: USB hub found
[    2.611636] hub 2-2:1.0: 2 ports detected
[    2.729590] usb 1-4: new high-speed USB device number 3 using tegra-xusb
[    2.884099] hub 1-4:1.0: USB hub found
[    2.884806] hub 1-4:1.0: 4 ports detected
[    3.173765] usb 1-4.3: new full-speed USB device number 4 using tegra-xusb
[    3.615626] tegra194-pcie 14100000.pcie: Phy link never came up
[    4.617453] tegra194-pcie 14100000.pcie: Phy link never came up
[    4.617518] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[    4.617522] pci_bus 0001:00: root bus resource [io  0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[    4.617526] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[    4.617528] pci_bus 0001:00: root bus resource [bus 00-ff]
[    4.617530] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[    4.617580] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[    4.617775] pci 0001:00:00.0: PME# supported from D0 D3hot
[    4.624126] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    4.624229] pcieport 0001:00:00.0: Adding to iommu group 5
[    4.624318] pcieport 0001:00:00.0: PME: Signaling with IRQ 193
[    4.624843] pcieport 0001:00:00.0: AER: enabled with IRQ 193
[    4.625086] pci_bus 0001:01: busn_res: [bus 01-ff] is released
[    4.625172] pci 0001:00:00.0: Removing from iommu group 5
[    4.625181] pci_bus 0001:00: busn_res: [bus 00-ff] is released
[    4.626355] tegra194-pcie 14160000.pcie: Adding to iommu group 6
[    4.628846] tegra194-pcie 14160000.pcie: host bridge /bus@0/pcie@14160000 ranges:
[    4.628861] tegra194-pcie 14160000.pcie:      MEM 0x2140000000..0x2427ffffff -> 0x2140000000
[    4.628866] tegra194-pcie 14160000.pcie:      MEM 0x2428000000..0x242fffffff -> 0x0040000000
[    4.628868] tegra194-pcie 14160000.pcie:       IO 0x0036100000..0x00361fffff -> 0x0036100000
[    4.629350] tegra194-pcie 14160000.pcie: iATU unroll: enabled
[    4.629353] tegra194-pcie 14160000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[    4.737761] tegra194-pcie 14160000.pcie: Link up
[    4.740443] tegra194-pcie 14160000.pcie: Link up
[    4.740486] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[    4.740489] pci_bus 0004:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[    4.740492] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[    4.740494] pci_bus 0004:00: root bus resource [bus 00-ff]
[    4.740496] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[    4.740538] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[    4.740689] pci 0004:00:00.0: PME# supported from D0 D3hot
[    4.743920] pci 0004:01:00.0: [126f:2262] type 00 class 0x010802
[    4.744112] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    4.748493] pci 0004:00:00.0: BAR 14: assigned [mem 0x2428000000-0x24280fffff]
[    4.748498] pci 0004:01:00.0: BAR 0: assigned [mem 0x2428000000-0x2428003fff 64bit]
[    4.748582] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[    4.748586] pci 0004:00:00.0:   bridge window [mem 0x2428000000-0x24280fffff]
[    4.748667] pcieport 0004:00:00.0: Adding to iommu group 6
[    4.748741] pcieport 0004:00:00.0: PME: Signaling with IRQ 195
[    4.749318] pcieport 0004:00:00.0: AER: enabled with IRQ 195
[    4.749591] tegra194-pcie 14180000.pcie: Adding to iommu group 7
[    4.750200] tegra194-pcie 14180000.pcie: supply vddio-pex-ctl not found, using dummy regulator
[    4.752245] tegra194-pcie 14180000.pcie: host bridge /bus@0/pcie@14180000 ranges:
[    4.752268] tegra194-pcie 14180000.pcie:      MEM 0x2440000000..0x2727ffffff -> 0x2440000000
[    4.752277] tegra194-pcie 14180000.pcie:      MEM 0x2728000000..0x272fffffff -> 0x0040000000
[    4.752281] tegra194-pcie 14180000.pcie:       IO 0x0038100000..0x00381fffff -> 0x0038100000
[    4.752774] tegra194-pcie 14180000.pcie: iATU unroll: enabled
[    4.752778] tegra194-pcie 14180000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[    5.859518] tegra194-pcie 14180000.pcie: Phy link never came up
[    6.861290] tegra194-pcie 14180000.pcie: Phy link never came up
[    6.861342] tegra194-pcie 14180000.pcie: PCI host bridge to bus 0000:00
[    6.861344] pci_bus 0000:00: root bus resource [io  0x200000-0x2fffff] (bus address [0x38100000-0x381fffff])
[    6.861347] pci_bus 0000:00: root bus resource [mem 0x2728000000-0x272fffffff] (bus address [0x40000000-0x47ffffff])
[    6.861349] pci_bus 0000:00: root bus resource [bus 00-ff]
[    6.861351] pci_bus 0000:00: root bus resource [mem 0x2440000000-0x2727ffffff pref]
[    6.861394] pci 0000:00:00.0: [10de:229c] type 01 class 0x060400
[    6.861557] pci 0000:00:00.0: PME# supported from D0 D3hot
[    6.867480] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    6.867569] pcieport 0000:00:00.0: Adding to iommu group 7
[    6.867646] pcieport 0000:00:00.0: PME: Signaling with IRQ 197
[    6.868140] pcieport 0000:00:00.0: AER: enabled with IRQ 197
[    6.868375] pci_bus 0000:01: busn_res: [bus 01-ff] is released
[    6.868448] pci 0000:00:00.0: Removing from iommu group 7
[    6.868456] pci_bus 0000:00: busn_res: [bus 00-ff] is released
[    6.869423] tegra194-pcie 141a0000.pcie: Adding to iommu group 8
[    6.979568] tegra194-pcie 141a0000.pcie: host bridge /bus@0/pcie@141a0000 ranges:
[    6.979591] tegra194-pcie 141a0000.pcie:      MEM 0x2800000000..0x2b27ffffff -> 0x2800000000
[    6.979597] tegra194-pcie 141a0000.pcie:      MEM 0x2b28000000..0x2b2fffffff -> 0x0040000000
[    6.979600] tegra194-pcie 141a0000.pcie:       IO 0x003a100000..0x003a1fffff -> 0x003a100000
[    6.980123] tegra194-pcie 141a0000.pcie: iATU unroll: enabled
[    6.980125] tegra194-pcie 141a0000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[    8.087357] tegra194-pcie 141a0000.pcie: Phy link never came up
[    9.089128] tegra194-pcie 141a0000.pcie: Phy link never came up
[    9.089176] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00
[    9.089180] pci_bus 0005:00: root bus resource [io  0x300000-0x3fffff] (bus address [0x3a100000-0x3a1fffff])
[    9.089183] pci_bus 0005:00: root bus resource [mem 0x2b28000000-0x2b2fffffff] (bus address [0x40000000-0x47ffffff])
[    9.089186] pci_bus 0005:00: root bus resource [bus 00-ff]
[    9.089187] pci_bus 0005:00: root bus resource [mem 0x2800000000-0x2b27ffffff pref]
[    9.089230] pci 0005:00:00.0: [10de:229a] type 01 class 0x060400
[    9.089386] pci 0005:00:00.0: PME# supported from D0 D3hot
[    9.095273] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[    9.095363] pcieport 0005:00:00.0: Adding to iommu group 8
[    9.095439] pcieport 0005:00:00.0: PME: Signaling with IRQ 199
[    9.095963] pcieport 0005:00:00.0: AER: enabled with IRQ 199
[    9.096187] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[    9.096245] pci 0005:00:00.0: Removing from iommu group 8
[    9.096252] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[    9.097230] tegra194-pcie 141e0000.pcie: Adding to iommu group 9
[    9.097614] tegra194-pcie 141e0000.pcie: supply vddio-pex-ctl not found, using dummy regulator
[    9.099559] tegra194-pcie 141e0000.pcie: host bridge /bus@0/pcie@141e0000 ranges:
[    9.099572] tegra194-pcie 141e0000.pcie:      MEM 0x3000000000..0x3227ffffff -> 0x3000000000
[    9.099578] tegra194-pcie 141e0000.pcie:      MEM 0x3228000000..0x322fffffff -> 0x0040000000
[    9.099581] tegra194-pcie 141e0000.pcie:       IO 0x003e100000..0x003e1fffff -> 0x003e100000
[    9.100072] tegra194-pcie 141e0000.pcie: iATU unroll: enabled
[    9.100075] tegra194-pcie 141e0000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[    9.205763] tegra194-pcie 141e0000.pcie: Link up
[    9.208403] tegra194-pcie 141e0000.pcie: Link up
[    9.208443] tegra194-pcie 141e0000.pcie: PCI host bridge to bus 0007:00
[    9.208446] pci_bus 0007:00: root bus resource [io  0x400000-0x4fffff] (bus address [0x3e100000-0x3e1fffff])
[    9.208448] pci_bus 0007:00: root bus resource [mem 0x3228000000-0x322fffffff] (bus address [0x40000000-0x47ffffff])
[    9.208451] pci_bus 0007:00: root bus resource [bus 00-ff]
[    9.208452] pci_bus 0007:00: root bus resource [mem 0x3000000000-0x3227ffffff pref]
[    9.208490] pci 0007:00:00.0: [10de:229a] type 01 class 0x060400
[    9.208622] pci 0007:00:00.0: PME# supported from D0 D3hot
[    9.211857] pci 0007:01:00.0: [8086:1521] type 00 class 0x020000
[    9.211992] pci 0007:01:00.0: reg 0x10: [mem 0x00000000-0x0001ffff]
[    9.212103] pci 0007:01:00.0: reg 0x18: [io  0x0000-0x001f]
[    9.212158] pci 0007:01:00.0: reg 0x1c: [mem 0x00000000-0x00003fff]
[    9.213181] pci 0007:01:00.0: PME# supported from D0 D3hot D3cold
[    9.213514] pci 0007:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[    9.213517] pci 0007:01:00.0: VF(n) BAR0 space: [mem 0x00000000-0x0001ffff 64bit pref] (contains BAR0 for 8 VFs)
[    9.213679] pci 0007:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[    9.213681] pci 0007:01:00.0: VF(n) BAR3 space: [mem 0x00000000-0x0001ffff 64bit pref] (contains BAR3 for 8 VFs)
[    9.214831] pci 0007:01:00.1: [8086:1521] type 00 class 0x020000
[    9.214964] pci 0007:01:00.1: reg 0x10: [mem 0x00000000-0x0001ffff]
[    9.215075] pci 0007:01:00.1: reg 0x18: [io  0x0000-0x001f]
[    9.215131] pci 0007:01:00.1: reg 0x1c: [mem 0x00000000-0x00003fff]
[    9.216105] pci 0007:01:00.1: PME# supported from D0 D3hot D3cold
[    9.216403] pci 0007:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[    9.216405] pci 0007:01:00.1: VF(n) BAR0 space: [mem 0x00000000-0x0001ffff 64bit pref] (contains BAR0 for 8 VFs)
[    9.216559] pci 0007:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[    9.216562] pci 0007:01:00.1: VF(n) BAR3 space: [mem 0x00000000-0x0001ffff 64bit pref] (contains BAR3 for 8 VFs)
[    9.217624] pci 0007:01:00.2: [8086:1521] type 00 class 0x020000
[    9.217756] pci 0007:01:00.2: reg 0x10: [mem 0x00000000-0x0001ffff]
[    9.217867] pci 0007:01:00.2: reg 0x18: [io  0x0000-0x001f]
[    9.217923] pci 0007:01:00.2: reg 0x1c: [mem 0x00000000-0x00003fff]
[    9.218897] pci 0007:01:00.2: PME# supported from D0 D3hot D3cold
[    9.219194] pci 0007:01:00.2: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[    9.219197] pci 0007:01:00.2: VF(n) BAR0 space: [mem 0x00000000-0x0001ffff 64bit pref] (contains BAR0 for 8 VFs)
[    9.219351] pci 0007:01:00.2: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[    9.219353] pci 0007:01:00.2: VF(n) BAR3 space: [mem 0x00000000-0x0001ffff 64bit pref] (contains BAR3 for 8 VFs)
[    9.220411] pci 0007:01:00.3: [8086:1521] type 00 class 0x020000
[    9.220543] pci 0007:01:00.3: reg 0x10: [mem 0x00000000-0x0001ffff]
[    9.220654] pci 0007:01:00.3: reg 0x18: [io  0x0000-0x001f]
[    9.220710] pci 0007:01:00.3: reg 0x1c: [mem 0x00000000-0x00003fff]
[    9.221688] pci 0007:01:00.3: PME# supported from D0 D3hot D3cold
[    9.221985] pci 0007:01:00.3: reg 0x184: [mem 0x00000000-0x00003fff 64bit pref]
[    9.221987] pci 0007:01:00.3: VF(n) BAR0 space: [mem 0x00000000-0x0001ffff 64bit pref] (contains BAR0 for 8 VFs)
[    9.222141] pci 0007:01:00.3: reg 0x190: [mem 0x00000000-0x00003fff 64bit pref]
[    9.222144] pci 0007:01:00.3: VF(n) BAR3 space: [mem 0x00000000-0x0001ffff 64bit pref] (contains BAR3 for 8 VFs)
[  ins.23646ib/pciule07:s/5.148-t00.0: egrernel/dri 14: avers/nvme/host/ssid [memnvmore322800000
x32280fffff]
[  /host/.239] pcie.ko 07::00.0: BAR 15: assigneinsmem /l300ib/000mod000x30000s/5.14ff 8-t64ba/kel/driverpres/nvmef]
00:00.0: BAR 13: assigned [io  0x400000-0x400fff]
[    9.236476] pci 0007:01:00.0: BAR 0: assigned [mem 0x3228000000-0x322801ffff]
[    9.236500] pci 0007:01:00.1: BAR 0: assigned [mem 0x3228020000-0x322803ffff]
[    9.236524] pci 0007:01:00.2: BAR 0: assigned [mem 0x3228040000-0x322805ffff]
ib/  9.236547] pci 0007:01:00.3: BAR 0: assigned [mem 0x3228060000-0x322807ins /lf]
   ules/5  9.23.14egr657a/kernpciel/07:dri00.verBARs/t ashersigned/tegra/teem gra-bp228mp-000rma-0xl.ko 3223ff

[    9.236595] pci 0007:01:00.0: BAR 7: assigned [mem 0x3000000000-0x300001ffff 64bit pmod /lib/]
mod[    9s/5.146638-t0] egrernel/ 0007:dri01:s/p00.wm/BARpwm-tegra 10: assigne d [
mem 0x3000020000-0x300003ffff 64bit pref]
[    9.236664] pci 0007:01:00.modBARib/module ass/5ned.15.14 [mem 8-tegr0x3ern228drivers/hwmon/pwm-fan000.ko -0x322
7fff]
[    9.236687] pci 0007:01:00.1: BAR 7: assigned [minsmod0x3040 /lib/000ules/5.153000058-tegrfffa/kernel/f 6ver4bisb/gadget/libcorefsit]
  9o 672
pci 0007:01:00.1: BAR 10: assigned [mem 0x3000060000-0x300007ffmod /l64bit ulepre
                                                                                 s/5.15[  .148-tegra/kern.236] el/pciver 00s/u07:01:00.2: BARtyp 3: assigned [mem 0x3typec.ko 088000
-0x322808bfff]
[    9.236780] pci 0007:01:00.2: mod /lib/modsigules/5.15ned [mem 8-t000080000-0x300a/kel/driffff 64biversb/t ptypref]
[  ucsi/t.23c_u5] pci 00csi07:.ko01:
a/k[    9.23dri0] pci 0007:ver01:3: s/uBAR assb/typsigucsi/u [m_ccg.ko em 0x3
22808c000-0x322808ffff]
[    9.236873] pciinsmod07: /l00.module3: BAR.158-tegra/k assignedvers/usb/em gad000get0c0/udegra-x-0xudc300.kofff4bit pref
net  9.236907] pci 0007:01:00.3: BAR 10: assigned [mem 0x300ins00eib/000modx30ule000s/5.14ff 8-tegr64bit preernf]
   /ipipv6.k[  o   9
6942] pci 0007:01:00.0: BAR 2: assigned [io  0x400000-0x40001f]
[    9.236965] pci 0007:01:00.1: BAR 2: assigned [io  0x400020-0x40003f]
[    9.236988] pci 0007:01:00.2: BAR 2: assigned [io  0x400040-0x40005f]
[    9.237012] pci 0007:01:00.3: BAR 2: assigned [io  0x400060-0x40007f]
[    9.237037] pci 00mod /l00:ib/ules/5.15PCI8-tegridgo [a/upda 01]
ernet.[  .23704nvpps.ko 0] pci 0007:00:00.0:   bridge window [iinsmod /l0x4000modules/500fff].15.148-t  9egrpda7043] tespci/dr 00ive07:net00:/et00.0: herridge netdow [ma/n0x3vethernet000/nveth80ff]
pci 0007:00:00.0:   bridge window [mem 0x3000000000-0x30000fffff 64bit pref]
[    9.237124] pcieport 0007:00:00.0: Adding to iommu group 9
[    9.237191] pcieport 0007:00:00.0: PME: Signaling with IRQ 201
[    9.237658] pcieport 0007:00:00.0: AER: enabled with IRQ 201
[    9.237843] igb 0007:01:00.0: Addins to /lmmu grmod 9
.15  98-tegra/kigb 0007:el/driver0: sb/typng studev (0000 ->60x 00.ko

[    9.297314] igb 0007:01:00.0: addmod /lib/ onmod etules/5[  .14  97348-ta/updaigbtes 00ive01:rs/00.platfoel(tegGigra/mcet Ethegra-mce.ko etwork Connection
[    9.297351] igb 0007:01:00.0:  /lib/0: Ie:mod5.0uleGb/s/5idt.14h x8-t4) b4:05:a/u5d:pdates/drab:ive
                                                                                                      [    9spi743i-tigba210-q07:01:uad.ko0:  0:
 No: 106300-000
[    9.297436] igb 0007:01:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    9.297536] igb 0007:01:00.1: Adding to iommu group 9
[    9.297624] igb 0007:01:00.1: enabling device (0000 -> 0002)
[    9.357090] igb 0007:01:00.1: added PHC on eth1
[    9.357124] igb 0007:01:00.1: Intel(R) Gigabit Ethernet Network Connection
[    9.357126] igb 0007:01:00.1: eth1: (PCIe:5.0Gb/s:Width x4) b4:05:5d:fb:ab:eb
[    9.357209] igb 0007:01:00.1: eth1: PBA No: 106300-000
[    9.357211] igb 0007:01:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    9.357302] igb 0007:01:00.2: Adding to iommu group 9
[    9.357383] igb 0007:01:00.2: enabling device (0000 -> 0002)
[    9.417032] igb 0007:01:00.2: added PHC on eth2
[    9.417065] igb 0007:01:00.2: Intel(R) Gigabit Ethernet Network Connection
[    9.417067] igb 0007:01:00.2: eth2: (PCIe:5.0Gb/s:Width x4) b4:05:5d:fb:ab:ec
[    9.417150] igb 0007:01:00.2: eth2: PBA No: 106300-000
[    9.417151] igb 0007:01:00.2: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    9.417225] igb 0007:01:00.3: Adding to iommu group 9
[    9.417307] igb 0007:01:00.3: enabling device (0000 -> 0002)
[    9.476884] igb 0007:01:00.3: added PHC on eth3
[    9.476917] igb 0007:01:00.3: Intel(R) Gigabit Ethernet Network Connection
[    9.476918] igb 0007:01:00.3: eth3: (PCIe:5.0Gb/s:Width x4) b4:05:5d:fb:ab:ed
[    9.477002] igb 0007:01:00.3: eth3: PBA No: 106300-000
[    9.477003] igb 0007:01:00.3: Using MSI-X interrupts. 8 rx queue(s), 8 tx queue(s)
[    9.505521] nvme 0004:01:00.0: Adding to iommu group 6
[    9.505916] nvme nvme0: pci function 0004:01:00.0
[    9.506196] nvme 0004:01:00.0: enabling device (0000 -> 0002)
[    9.510222] nvme nvme0: missing or invalid SUBNQN field.
[    9.525415] nvme nvme0: 8/0/0 default/read/poll queues
[    9.651343] tegra-xudc 3550000.usb: Adding to iommu group 10
[    9.684178] NET: Registered PF_INET6 protocol family
[    9.684847] Segment Routing with IPv6
[    9.684853] In-situ OAM (IOAM) with IPv6
[    9.696957] nvpps c6a0000.nvpps: nvpps_probe
[    9.697092] nvpps c6a0000.nvpps: primary-emac found ethernet@6800000
[    9.697106] nvpps c6a0000.nvpps: primary emac base address 0x6810000
[    9.697108] nvpps c6a0000.nvpps: using ptp notifier method on emac ethernet@6800000
[    9.697109] nvpps c6a0000.nvpps: tsc_res_ns(32)
[    9.697119] nvpps c6a0000.nvpps: PPS GPIO not provided in DT, only Timer mode available
[    9.697201] nvpps c6a0000.nvpps: nvpps cdev(507:0)
[    9.697223] nvpps c6a0000.nvpps: TSC config ptx 0x113
[    9.721096] nvethernet 2310000.ethernet: Adding to iommu group 11
[    9.721212] nvethernet 2310000.ethernet: failed to read skip mac reset flag, default 0
[    9.721214] nvethernet 2310000.ethernet: failed to read MDIO address
[    9.721216] nvethernet 2310000.ethernet: Failed to read nvida,pause_frames, so setting to default support as disable
[    9.721218] nvethernet 2310000.ethernet: setting to default DMA bit mask
[    9.732728] nvethernet 2310000.ethernet: Ethernet MAC address: 48:b0:2d:a9:39:3c
[    9.733281] nvethernet 2310000.ethernet: macsec parameter is missing or disabled
[    9.733283] nvethernet 2310000.ethernet: Macsec not supported/Not enabled
[    9.734488] nvethernet 2310000.ethernet: eth4 (HW ver: 53) created with 8 DMA channels
[    9.775888] tegra-qspi 3270000.spi: Adding to iommu group 12
[    9.777409] spi-nor spi0.0: mx25u51279g (65536 Kbytes)
[   10.794352] using random self ethernet address
[   10.794358] using random host ethernet address
[   10.826133] usb0: HOST MAC 16:6a:6e:30:e7:d5
[   10.826141] usb0: MAC de:85:48:30:dd:2e
[   10.827982] tegra-xudc 3550000.usb: EP 0 (type: ctrl, dir: out) enabled
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
bash-5.1# ip a
1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether b4:05:5d:fb:ab:ea brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether b4:05:5d:fb:ab:eb brd ff:ff:ff:ff:ff:ff
4: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether b4:05:5d:fb:ab:ec brd ff:ff:ff:ff:ff:ff
5: eth3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether b4:05:5d:fb:ab:ed brd ff:ff:ff:ff:ff:ff
6: eth4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 48:b0:2d:a9:39:3c brd ff:ff:ff:ff:ff:ff
7: usb0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN group default qlen 1000
    link/ether de:85:48:30:dd:2e brd ff:ff:ff:ff:ff:ff
    inet6 fc00:1:1::2/64 scope global tentative
       valid_lft forever preferred_lft forever
    inet6 fe80::1/128 scope link tentative
       valid_lft forever preferred_lft forever

请帮我查看哪个地方有问题,多谢。

flash.sh的結果基本上可以無視. initrd flash的機制需要搭配正確的device tree.

你現在的狀況是usb device mode沒有正確跑起來. 請問你有為了你的custom board重寫device tree嗎?

Yes, 我根据之前在JP5.X上的修改移植到了JP6.2,所有的驱动在使用flash.sh刷机后都验证生效了,交叉编译过程中也没有报错

所有的驱动在使用flash.sh刷机后都验证生效了,交叉编译过程中也没有报错

請問你有驗證usb device mode嗎?

请问这个应该怎么验证

你們的usb2-0那個port在開機之後應該要能支援usb device mode. 簡單來說你們的host端"lsusb"指令要能看到你的Jetson (Jetson進kernel後的階段).

如果沒有usb device mode沒有成功, 那initrd flash也沒有辦法執行.

Hi,WayneWWW,你说的lsusb结果是这个吗:

Bus <bbb> Device <ddd>: ID 0955: <nnnn> Nvidia Corp.

另外,我上面的命令在Jetpack5版本是可以正常生成刷机包且刷机成功的。

不是. 你要確認Jetson是開進kernel之後再做這個lsusb的確認. 不是拿recovery mode在確認

Jetpack5上面能不能動這件事情也不是很重要.
很多用戶從頭到尾都沒有搞清楚usb device tree要寫對這件事情. 到Jetpack6之後碰到問題才跑來問.

更正確的說法應該是說當你的Jetson flash卡在上面這一情況的時候 你對flash port的usb進行插拔之後再確認host端的lsusb確認.

Hi, WayneWWW, 在出现这一情况时我执行lsusb发现没有识别到jetson设备。这个适合正常的结果是 Bus 001 Device 004: ID 0955:7223 NVIDIA Corp. APX

对了,在执行刷机命令后,最开始的日志是这样的,这样正常吗

# Entry added by NVIDIA initrd flash tool
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/tools/kernel_flash/tmp 127.0.0.1(rw,nohide,insecure,no_subtree_check,async,no_root_squash)
rpcbind: another rpcbind is already running. Aborting
Export list for localhost:
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/tools/kernel_flash/tmp 127.0.0.1
# Entry added by NVIDIA initrd flash tool
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/tools/kernel_flash/tmp 127.0.0.1(rw,nohide,insecure,no_subtree_check,async,no_root_squash)
rpcbind: another rpcbind is already running. Aborting
Export list for localhost:
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/tools/kernel_flash/tmp 127.0.0.1
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/tools/kernel_flash/l4t_initrd_flash_internal.sh --network usb0 --usb-instance 1-6 --device-instance 0 --flash-only --network usb0 jetson-agx-orin-devkit mmcblk0p1
**********************************************
*                                            *
*  Step 1: Build the flashing environment    *
*                                            *
**********************************************
Create flash environment 0
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit/bootloader /home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit
/home/dafa/jetson_flash/JP6.2/BSP/Linux_for_Tegra/mfi_jetson-agx-orin-devkit
Finish creating flash environment 0.

Yes, looks normal.

我在最新发布的JP6.2.1使用同样的操作可以成功烧录了,这个问题就先这样吧,多谢

基本上還是建議你把usb這一部份搞懂. 不然過不久你大概又會回來問我們一樣的問題.