The board board would not start

I designed the carrier board of Jetson AGX Orin by myself, and successfully used “flash.sh” to burn, but there was an abnormal error message in the USB debugging information during startup.

/*******************************************************************************************************

user-desktop login: ▒S&i▒S’▒SiU+▒▒}▒▒▒}▒▒▒}▒▒▒um▒▒▒▒E▒▒▒▒▒▒m▒▒▒▒▒▒▒▒ꁂ▒▒▒}▒▒▒}▒▒▒▒▒▒▒▒▒▒▒5R▒[ 31.347197] net eth0: failed to poll MAC Software reset
+HH▒▒3.983600] net eth1: failed to poll MAC Software reset

Maybe it is the GPIO pin configuration that causes the problem?

Hi Andyyyyy,

Are you using Orin or Orin NX module?

Is your ethernet phy the same as the devkit?

You could refer to the following thread to configure ethernet.
Does Orin support 88E1512 PHY chip? - #18 by WayneWWW

Could you also help to provide the full serial console log for further check?

I used the Jetson AGX Orin (32G) module.
There are a lot of error codes in the log of the serial console, which is a problem after I changed the GPIO configuration.

[0000.061] I> MB1 (version: 0.23.0.0-t234-54845784-92215740)
[0000.066] I> t234-A01-0-Silicon (0x12347) Prod
[0000.070] I> Boot-mode : Coldboot
[0000.073] I> Emulation:
[0000.076] I> Entry timestamp: 0x00000000
[0000.080] I> last_boot_error: 0x0
[0000.083] I> BR-BCT: preprod_dev_sign: 0
[0000.086] I> rst_source: 0x0, rst_level: 0x0
[0000.091] I> Task: CRC check (0x5001cf71)
[0000.094] I> Skip CRC check as records_integrity fuse is not burned
[0000.100] I> Task: Crypto init (0x5001c0d9)
[0000.105] I> Task: Secure debug controls (0x5000cb19)
[00▒0.110] I> Task: strap war set (0x5000b739)
[0000.114] I> strap value(0x4000401) set to 0x4000401
[0000.119] I> Task: Initialize SOC Therm (0x5001a509)
[0000.123] I> Task: Program NV master stream id (0x5000cad1)
[0000.129] I> Task: Verify boot mode (0xd482021)
[0000.135] I> Task: Alias fuses (0x50010749)
[0000.139] E> FUSE_ALIAS: Fuse alias on production fused part is not supported.
[0000.146] I> Task: Print SKU type (0x5000fba9)
[0000.150] I> ▒USE_OPT_CCPLEX_CLUSTER_DISABLE = 0x00000000
[0000.156] I> FUSE_OPT_GPC_DISABLE = 0x00000000
[0000.160] I> FUSE_OPT_TPC_DISABLE = 0x00000000
[0000.164] I> FUSE_OPT_DLA_DISABLE = 0x00000000
[0000.168] I> FUSE_OPT_EMC_DISABLE = 0x00000000
[0000.173] I> FUSE_BOOTROM_PATCH_VERSION = 0x7
[0000.177] I> FUSE_PSCROM_PATCH_VERSION = 0x7
[0000.181] I> FUSE_OPT_ADC_CAL_FUSE_REV = 0x2
[0000.185] I> FUSE_SKU_INFO_0 = 0xd0
[0000.188] I> FUSE_OPT_SAMPLE_TYPE_0 = 0x3 PS
[0000.192] I> FUSE_PACKAGE_INFO_0 = 0x2
[0000.196] I> SKU: Prod
[0000.198] I> Task: Boost clocks (0x50013db1)
[0000.202] I> Initializing PLLC2 for AXI_CBB.
[0000.207] I> AXI_CBB : src = 35, divisor = 0
[0000.211] I> Task: Voltage monitor (0x50013dbd)
[0000.215] I> VMON: Vmon re-calibration and fine tuning done
[0000.220] I> Task: UPHY init (0x5000da39)
[0000.225] E> UPHY: UPHY lane info table is empty in MB1 BCT.
[0000.231] I> Task: Boot device init (0x50000a3d)
[0000.235] I> Boot_device: QSPI_FLASH instance: 0
[0000.240] I> Qspi clock source : pllc_out0
[0000.244] I> QSPI Flash: Macronix 64MB
[0000.247] I> QSPI-0l initialized successfully
[0000.252] I> Task: TSC init (0x5001ed35)
[0000.256] I> Task: Load membct (0x5001190d)
[0000.260] I> RAM_CODE 0x4000401
[0000.263] I> Loading MEM-BCT to SysRAM
[0000.266] I> Scratch RSV109: 0x00000001    active chain: 0
[0000.272] I> Slot: 0
[0000.274] I> Binary[0] block-0 (partition size: 0x40000)
[0000.279] I>  get_binary_info: Binary name: MEM-BCT-0
[0000.284] I> Size of crypto header is 8192
[0000.288] I> BCH load address is : 0x40050000
[000▒.292] I> Size of crypto header is 8192
[0000.296] I> BCH of MEM-BCT-0▒YX▒▒from storage
[0000.300] I> BCH address is : 0x40050000
[0000.304] I> MEM-BCT-0 header integrity check is success
[0000.309] I> Binary magic in BCH component 0 is MEM0
[0000.314] I> component binary type is 0
[0000.318] I> MEM-BCT-0 binary is read from storage
[0000.323] I> MEM-BCT-0 binary integrity check is success
[0000.328] I> Binary MEM-BCT-0 loaded successfully at 0x40040000 (0xe580)
[0000.335] I> RAM_CODE 0x4000401
[0000.340] I> RAM_CODE 0x4000401
[0000.344] I> Task: Load Page retirement list (0x50011139)
[0000.349] I> Task: SDRAM params override (0x50011b79)
[0000.354] I> Task: Save mem-bct info (0x5001407▒)
[0000.359] I> Task: Carveout allocate (0x500140d5)
[0000.363] I> RCM blob carveout will not be allocated
[0000.368] I> ECC region[0]: Start:0x0, End:0x0
[0000.372] I> ECC region[1]: Start:0x0, End:0x0
[0000.377] I> ECC region[2]: Start:0x0, End:0x0
[0000.381] I> ECC region[3]: Start:0x0, End:0x0
[0000.385] I> ECC region[4]: Start:0x0, End:0x0
[0000.390] I> Non-ECC region[0]: Start:0x80000000, End:0x880000000
▒▒▒▒▒▒▒m▒▒▒▒х▒▒▒▒▒b*▒▒▒▒jR▒+LL▒▒.419] I> allocated(CO:44) base:0x849800000 size:0x36800000 align: 0x100000
[0000.426] I> allocated(CO:31) base:0x840000000 size:0x8000000 align: 0x8000000
[0▒r▒▒▒▒J▒
          ▒▒▒▒▒ѕ▒▒=▒▒J▒͕▒▒▒
                          ▒▒▒▒▒▒▒▒▒▒ق▒▒▒▒▒
                                          ▒▒▒▒▒▒▒ɂ▒▒▒▒j▒▒[0000.440] I> allocated(CO:20) base:0x838000000 size:0x2000000 align: 0x2000000
[0000.447] I> allocated(CO:24) base:0x836000000 size:0x2000000 align: 0x2000000
[0000.454] I> allocated(CO:28) base:0x834000000 size:0x2000000 align: 0x2000000
[0000.462] I> allocated(CO:29) base:0x832000000 size:0x2000000 align: 0x2000000
[0000.469] I> allocated(CO:43) base:0x830000000 size:0x2000000 align: 0x200000
[0000.476] I> allocated(CO:22) base:0x848000000 size:0x1000000 align: 0x1000000
[0000.483] I> allocated(CO:41) base:0x82f000000 size:0x1000000 align: 0x100000
[0000.490] I> allocated(CO:02) base:0x849000000 size:0x800000 align: 0x800000
[0000.497] I> allocated(CO:03) base:0x82e800000 size:0x800000 align: 0x800000
[0000.504] I> allocated(CO:06) base:0x82e000000 size:0x80000▒ align: 0x800000
[0000.511] I> allocated(CO:10) base:0x82d800000 size:0x800000 align: 0x800000
[0000.518] I> allocated(CO:56) base:0x82d000000 size:0x800000 align: 0x200000
[0000.524] I> allocated(CO:07) base:0x82cc00000 size:0x400000 align: 0x400000
[0000.531] I> allocated(CO:33) base:0x82c800000 size:0x400000 align: 0x200000
[0000.538] I> allocated(CO:47) base:0x82c400000 size:0x400000 align: 0x200000
[0000.545] I> allocated(CO:72) base:0x82c200000 size:0x200000 align: 0x10000
[0000.552] I> allocated(CO:01) base:0x82c100000 size:0x100000 alig▒: 0x100000
[0000.559] I> allocated(CO:04) base:0x82c000000 s▒ze:0x100000 align: 0x100000
[0000.566] I> allocated(CO:05) base:0x82bf00000 size>0x100000 align: 0x100000
[0000.573] I> allocated(CO:08) base:0x82be00000 size:0x100000 align: 0x100000
[0000.580] I> allocated(CO:09) base:0x82bd00000 size:0x100000 align: 0x100000
[0000.587] I> allocated(CO:15) base:0x82bc00000 size:0x100000 align: 0x100000
[0000.594] I> allocated(CO:17) base:0x82bb00000 size:0x100000 align: 0x100000
[0000.600] I> allocated(CO:23) base:0x82ba00000 size:0x100000 align: 0x100000
[0000.607] I> allocated(CO:27) base:0x82b900000 size:0x100000 align: 0x100000
[0000.614] I> allocated(CO:42) base:0x82b800000 size:0x100000 align: 0x100000
[0000.621] I> allocated(CO:54) base:0x82b780000 size:0x80000 align: 0x80000
[0000.628] I> allocated(CO:26) base:0x82b740000 size:0x40000 align: 0x2000
[0000.635] I> allocated(CO:48) base:0x82b720000 size:0x20000 align: 0x10000
[0000.641] I> allocated(CO:69) base:0x82b700000 size:0x20000 align: 0x10000
[0000.648] I> allocated(CO:34) bas▒:0x82b6f0000 size:0x10000 align: 0x10000
[0000.655] I> allocated(CO:35) base:0x82b6e0000 size:0x10000 align: 0x10000
[0000.662] I> allocated(CO:49) base:0x82b6d0000 size:0x10000 align: 0x10000
[0000.668] I> allocated(CO:50) base:0x82b6c0000 size:0x10000 align: 0x10000
[0000.675] I> allocated(CO:52) base:0x82b6b0000 size:0x10000 align: 0x10000
[0000.682] I> Task: Thermal check (0x5001fba1)
[0000.686] I> max_chip_limit = 115
[0000.689] I> min_chip_limit = -30
[0000.692] I> max temp read = 27
[0000.695] I> min temp read = 26
[0000.698] I> Task: Update FSI SCR with thermal fuse data (0x5001fc3d)
[0000.705] I> Task: Enable WDT 5th expiry (0x5001f929)
[0000.709] I> Task: Disable WDT globally (0x5001f965)
[0000.714] I> Task: I2C register (0x50000a31)
[0000.718] I> Task: Reset FSI (0x50013db9)
[0000.722] I> Task: Pinmux init (0x50013219)
[0000.727] I> Task: Prod config init (0x50013631)
[0000.731] I> Task: Pad voltage init (0x500132a5)
[0000.736] I> Task: Prod init (0x500136d5)
[0000.739] I> Task: Common rail init (0x50013bd1)
[0000.744] W>  Thermal config not found in BCT
[0000.748] W>  Generic i2c config not found in BCT
[0000.753] W>  Platform rail config not found in BCT
[0000.758] W>▒T▒Uը▒%▒Jj▒▒ձ▒▒▒▒▒bJ▒▒х▒▒▒▒▒▒r▒с2▒չ▒▒J▒▒"▒٥▒▒▒▒ɽ▒▒jR▒[0000.766] W>  MEMIO rail config not found in BCT
[0000.770] I> Task: Mem clock src (0x500119c5)
[0000.775] I> Task: Misc. board config (0x50013c29)
[0000.779] W>  Platfo▒
                      ▒▒▒▒V▒
Q5R▒+LLL▒▒784] I> Task: SDRAM init (0x500119c9)
+LL\▒▒790] I> SDRAM-params @ 0xd485000
[0000.794] I> MSS code-drop: NvBootSdramInit
[0000.798] I> MSS CAR: PLLM/HUB programming for MemoryType: 4 and MemBctRevision: 8
[0000.805] I> MSS CAR: Init PLLM
[0000.808] I> MSS CAR: Init PLLHUB
[0000.813] I> Encryption:   MTS: en, TX: dis, VPR: dis, GSC: en
+LLL▒▒825] I> mb1_sdram_init Done !
[0000.828] I> SDRAM Size in Total 0x800000000
[0000.832] I> Task: Dram Ecc scrub (0x50011261)
[0000.836] I> Task: DRAM alias check (0x50011b71)
+&LL▒▒867] I> Task: Program NSDRAM carveout (0x50014921)
[0000.874] I> NSDRAM carveout encryption is disabled
[0000.879] I> Program NSDRAM carveout
[0000.883] I> Task: Register checker (0x50011b75)
+&LL▒▒892] I> Task: Enable clock-mon (0x5001ed25)
+LLL▒▒908] I> FMON: Fmon re-programming ne
[0000.913] I> Task: Mapper init (0x5001d451)
[0000.918] I> Task: SC7 Context Init (0x5001f02d)
[0000.924] I> Task: CCPLEX IST init (0x5000d335)
[0000.930] I> Task: CPU WP0 (0x5000c635)
[0000.935] I> Loading MCE
[0000.938] I> Scratch RSV109: 0x00000001    active chain: 0
[0000.944] I> Slot: 0
[0000.946] I> Binary[8] block-0 (partition size: 0x80000)
[0000.952] I>  get_binary_info: Binary ▒ame: MCE
[0000.957] I> Size of crypto header is 8192
[0000.962] I> BCH load address is : 0x4003e000
[0000.967] I> Size of crypto header is 8192
[0000.972] I> BCH of MCE read from storage
[0000.976] I> BCH address is : 0x4003e000
[0000.981] I> MCE header integrity check is success
[0000.987] I> Binary magic in BCH component 0 is MTSM
[0000.992] I> component binary type is 8
[0000.996] I> Size of crypto header is 8192
[0001.002] I> MCE binary is read from storage
[0001.008] I> MCE binary integrity check is success
[0001.013] I> Binary MCE loaded successfully at 0x40000000 (0x2c080)
[0001.021] I> Size of crypto header is 8192
+$LLL   ▒SS▒▒▒▒镁▒▒▒▒▒▒▒ѽ▒B▒▒▒▒ɁJ́▒ʒjR▒[0001.040] I> Sending WP0 mailbox command to PSC
+LLLLK▒MXW▒R▒▒ͭ▒j        ŀ2▒ᕑ▒2▒ɕ݅▒▒́▒▒▒▒�▒*▒▒"▒jR▒+$LLL   ▒SJ▒▒ͭ▒by▒▒▒▒▒▒2݁▒▒▒▒▒▒*▒�Jj▒▒[0001.075] I> Scratch RSV109: 0x00000001    active chain: 0
[0001.081] I> Slot: 0
[0001.083] I> Binary[15] block-0 (partition size: 0x180000)
[0001.090] I>  get_binary_info: Binary name: BPMP_FW
[0001.095] I> Size of crypto header is 8192
[0001.099] I> BCH load address is : 0x807fe000
[0001.105] I> Size of crypto header is 8192
[0001.110] I> BCH of BPMP_FW read from storage
[0001.114] I> BCH address is : 0x807fe000
[00▒1.120] I> BPMP_FW header integrity check is success
[0001.125] I> Binary magic in BCH component 0 is BPMF
[0001.131] I> component binary type is 15
[0001.135] I> Size of crypto header is 8192
+LLLLWLMXW▒R_▒▒PMP_FW binary is read from storage
[0001.157] I> BPMP_FW binary integrity check is success
[0001.163] I> Binary BPMP_FW loaded successfully at 0x80000000 ▒0xfb3c0)
[0▒▒r▒▒▒▒J▒▒5Ʌэ▒▒BMY▒▒▒▒▒▒▒▒▒▒▒▒▒
                                 ▒ѥٕ▒▒▒▒▒▒▒▒j▒▒[0001.177] I> Slot: 0
[0001.179] I> Binary[16] block-10000 (partition size: 0x400000)
[0001.186] I>  get_binary_info: Binary name: BPMP_FW_DTB
[0001.191] I> Size of crypto header is 8192
[0001.196] I> BCH load address is : 0x807fc000
[0001.201] I> Size of crypto header is 8192
[0001.206] I> BCH of BPMP_FW_DTB read from storage
[0001.211] I> BCH address is : 0x807fc000
[0001.217] I> BPMP_FW_DTB header integrity check is success
[0001.223] I> Binary magic in BCH component 0 is BPMD
[0001.228] I> component binary type is 16
[0001.232] I> Size of crypto header is 8192
+LLLL▒▒&NW@R▒▒▒PMP_FW_DTB binary is read from storage
[0001.244] I> BPMP_FW_DTB binary integrity check is success
[0001.250] I> Binary BPMP_FW_DTB loaded successfully at 0x807db9f0 (0x20440)
[0001.259] I> Task: Load psc-fw (0x5001ea0d)
[0001.265] I> Scratch RSV109: 0x00000001    active chain: 0
[0001.271] I> Slot: 0
[0001.273] I> Binary[17] block-0 (partition size: 0xc0000)
[0001.279] I>  get_binary_info: Binary name: PSC_FW
[0001.284] I> Size of crypto header is 8192
[0001.289] I> BCH load address is : 0x80ffe000
[0001.294] I> Size of crypto header is 8192
[0001.299] I> BCH of PSC_FW read from storage
[0001.304] I> BCH address is : 0x80ffe000
[0001.309] I> PSC_FW header integrity check is success
[0001.314] I> Binary magic in BCH component 0 is PFWP
[0001.320] I> component binary type is 17
[0001.324] I> Size of crypto header is 8192
}]▒▒▒▒▒偦́ҕ▒▒▒▒ɽ▒▒▒ѽɅ▒▒5R▒[0001.340] I> PSC_FW binary integrity check is success
[0001.345] I> Binary PSC_FW loaded successfully at 0x80000000 (0x7d000)
[0001.354] I> Task: Load nvdec-fw (0x5001ea81)
[0001.359] I> Scratch RSV109: 0x00000001    active chain: 0
[0001.365] I> Slot: 0
[0001.368] I> Binary[7] block-0 (partition size: 0x100000)
[0001.374] I>  get_binary_info: Binary name: NVDEC
[0001.379] I> Size of crypto header is 8192
[0001.383] I> BCH load address is : 0x800fe000
[0001.389] I> Si▒▒▒Җ▒/\]
                        ▒VV▒.▒▒.HNLN▒C▒[0001.394] I> BCH of NVDEC read from storage
[0001.398] I> BCH address is : 0x800fe000
[0001.404] I> NVDEC header integrity check is success
[0001.409] I> Binary magic in BCH component 0 is NDEC
[0001.414] I> component binary type is 7
[0001.418] I> Size of crypto header is 8192
+&LLL▒▒▒5] I> NVDEC binary is read from storage
[0001.431] I> NVDEC binary integrity check is success
[0001.436] I> Binary NVDEC loaded successfully at 0x80000000 (0x35000)
[0001.447] I> Task: Load tsec-fw (0x5001ec6d)
▒]▒▒▒▒▒▒▒▒▒▒▒с▒▒с*▒▒▒▒▒▒5R▒[0001.457] I> Task: Program misc carveouts (0x5001445d)
[0001.463] I> Program IPC carveouts
[0001.470] I> Task: GPIO interrupt map (0x50013cc5)
[0001.476] I> Task: SC7 context save (0x5001f161)
[0001.482] I> NV_SC7 Context addr: 0xa0000000
[0001.488] I> Scratch RSV109: 0x00000001    active chain: 0
[0001.493] I> Slot: 0
[0001.496] I> Binary[27] block-0 (partition size: 0x100000)
[0001.502] I>  get_binary_info: Binary name: BR_BCT
[0001.507] I> Size of crypto header is 8192
[0001.512] I> Size of crypto header is 8192
[0001.517] I> BR_BCT binary is read from storage
[0001.522] I> BR_BCT binary integrity check is success
[0001.527] I> Binary BR_BCT loaded successfully at 0xa0000000 (0x2000)
[0001.535] I> Scratch RSV109: 0x00000001    active chain: 0
[0001.541] I> Slot:
[0001.543] I> Binary[13] block-0 (partition size: 0x30000)
[0001.549] I>  get_binary_info: Binary name: SC7-FW
[0001.554] I> Size of crypto header is 8192
[000LWMMNW▒R▒▒镁z▒▒▒▒▒▒ѽ▒B▒▒▒▒ɁJ́�ʒjR▒[0001.564] I> BCH load address is : 0xa0002000
[0001.569] I> Size of crypto header is 8192
[0001.574] I> BCH of SC7-FW read from storage
[0001.578] I> BCH address is : 0xa0002000
[0001.584] I> SC7-FW header integrity check is success
[0001.589] I> Binary magic in BCH component 0 is WB0B
[0001.595] I> component binary type is 13
[0001.599] I> Size of crypto header is 8192
+&LLL▒SS)▒▒uj2]▒▒▒▒▒▒J́ɕ▒▒▒2ɽ▒▒▒ѽɅ▒▒5)▒[0001.611] I> SC7-FW binary integrity check is success
[0001.616] I> Binary SC7-FW loaded successfully at 0xa0004000 (0x25460)
[0001.624] I> Scratch RSV109: 0x00000001    active chain: 0
[0001.630] I> Slot: 0
[0001.632] I> Binary[22] block-0 (partition size: 0x30000)
[0001.638] I>  get_binary_info: Binary name: PSC_RF
[0001.644] I> Size of crypto header is 8192
[0001.648] I> Size of crypto header is 8192
[0001.653] I> BCH load address is : 0xa0029460
[0001.658] I> Size of crypto header is 8192
[0001.663] I> BCH of PSC_RF read from storage
[0001.668] I> BCH address is : 0xa0029460
[0001.673] I> PSC_RF header integrity check is success
[0001.678] I> Binary magic in BCH component 0 is PSCR
[0001.684] I> component binary type is 22
[0001.688] I> Size o▒ crypto header is 8192
[0001.694] I> PSC_RF binary is read from storage
}I▒▒▒▒▒▒▒J▒ѕ▒ɥ▒▒▒▒▒▒▒J́▒Ս▒▒▒▒5R▒[0001.705] I> Binary PSC_RF loaded successfully at 0xa002b460 (0x1bd20)
+LLLLW▒▒S▒▒▒▒Ʌэ▒▒▒MY▒▒▒▒▒▒▒�▒▒▒▒▒
                                 ▒ѥٕ▒▒▒▒▒遂jR▒[0001.731] I> Slot: 0
[0001.733] I> Binary[14] block-0 (partition size: 0x20000)
[0001.739] I>  get_binary_info: Binary name: MB2_RF
[0001.744] I> Size of crypto header is 8192
[0001.749] I> Size of crypto header is 8192
[0001.753] I> BCH load address is : 0xa008e240
[0001.759] I> Size of crypto header is 8192
[0001.764] I> BCH of MB2_RF read from storage
[0001.768] I> BCH address is : 0xa008e240
[0001.774] I> MB2_RF header integrity check is success
[0001.779] I> Binary magic in BCH component 0 is MB2R
[0001.784] I> component binary type is 14
[0001.789] I> Size of crypto header is 8192
[0001.795] I> MB2_RF binary is read from storage
[0001.800] I> MB2_RF binary integrity check is success
[0001.805] I> B▒nary MB2_RF loaded successfully at 0xa0090240 (0x1bdc0)
[0001.814] E> FUSE_ALIAS: Fuse alias on production fused part is not supported.
[0001.821] I> SC7 context fuse-bypass data is empty
+LLLL   ▒▒▒J▒▒u▒▒ѕ▒сٕͅ▒"▒▒▒5)▒[0001.833] I> Task: Load MB2/Applet/FSKP (0x5000d451)
[0001.839] I> Loading MB2
[0001.842] I> Scratch RSV109: 0x00000001    active chain: 0
[0001.848] I> Slot: 0
[0001.850] I> Binary[6] block-0 (partition size: 0x80000)
[0001.856] I>  get_binary_info: Binary name: MB2
[0001.861] I> Size of crypto header is 8192
[0001.866] I> BCH load address is : 0x8007e000
[0001.871] I> Size of crypto header is 8192
[0001.876] I> BCH of MB2 read from storage
[0001.880] I> BCH address is : 0x8007e000
[0001.886] I> MB2 header integrity check is success
[0001.891] I> Binary magic in BCH component 0 is MB2B
[0001.896] I> component binary type is 6
[0001.900] I> Size of crypto header is 8192
[0001.910] I> MB2 binary is read from storage
[0001.915] I> MB2 binary integrity check is success
[0001.920] I> Binary MB2 loaded successfully at 0x80000000 (0x686c0)
[0001.929] I> Task: Map CCPLEX SHARED carveout (0x5000d521)
[0001.936] I> Task: Prepare MB2 params (0x5000d5dd)
[0001.944] I> MB2-params @ 0x40060000
[0001.952] I> BR-BCT Boot Chain Fields
[0001.956] I>    u32_non_gpio_select_boot_chain  : 0
[0001.961] I>    u32_num_boot_chains             : 2
[0001.966] I>    bf_bl_gpio_select_boot_chain_1b : 0
[0001.972] I> Task: Dram ecc test (0x500112cd)
+&LLL▒NW)▒▒▒ͭ▒j▒͍▒9Y▒ڕ▒▒ɥ▒▒ڕ▒ѥ▒▒́▒▒▒▒▒▒▒▒▒Jj▒▒[0001.984] I> NVDEC sticky bits programming done
[0001.989] I> Task: Disable/Reload WDT (0x5001f991)
[0001.995] I> Programmed SLCG global override := 0x0
[0002.000] I> MB1: MSS reconfig completed
R▒▒S▒▒▒(version: 0.0.0.0-t234/54845784-e33bc3dc)
I> t234-A01-0-Silicon (0x12347)
I> Boot-mode : Coldboot
I> Emulation:
I> Entry timestamp: 0x001f18d1
I> Regular heap: [base:0x40040000, size:0x10000]
I> DMA heap: [base:0x82d000000, size:0x800000]
I> Task: ARI update carveout TZDRAM (0x50001e6c)
I> Task: Enable hot-plug capability (0x50020e7c)
I> Task: PSC mailbox init (0x50011ed0)
I> Task: Crypto init (0x5000513c)
I> Task: Enable GP-SE clock (0x50001fd0)
I> Task: I2C register (0x50001e30)
I> Task: Map CCPLEX_INTERWORLD_SHMEM carveout (0x50001e18)
I> Task: Boot device init (0x50001d60)
I> Boot_device: QSPI_FLASH instance: 0
I> Qspi clock source : pllc_out0
I> QSPI-0l initialized successfully
▒▒ͭ邂▒▒ѥѥ▒▒▒j▒▒▒▒▒ɁJ▒▒сB▒▒Ղ▒▒▒"Ս▒4R▒I> Found 57 parW▒▒▒kR▒
                                                         R▒▒▒e▒*j
                                                                 )▒kW,k▒▒▒C▒W> Cannot find any partition table for 00000003
 > PARTITIO▒_MANAGER: Failed to publish partition.
I> Found 11 partitions in SDMMC_USER (instance 3)
I> Task: Load and authenticate registered FWs (0x50017428)
I> Task: Load AUXP FWs (0x50020a1c)
I> S▒▒.V▒+▒▒▒▒▒▒ѕɁMA▒]▒▒▒▒▒▒▒▒ͭ▒ݥѡ▒j     Ɂb▒▒▒▒▒5)▒▒▒Y▒▒▒▒g SCE FW load
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 loaW̮-▒W▒JJ▒+V▒▒H▒)▒5Ʌэ▒▒▒MY▒▒▒▒▒▒▒▒▒▒▒▒▒
                                                                         ▒ѥٕ▒▒▒▒▒▒▒j▒,▒▒▒▒ѥѥ▒▒▒r▒▒▒▒
                                                                                                   }▒▒▒▒▒5)▒▒▒U镁z▒▒▒▒ѥѥ▒▒遪▒▒�▒j▒,▒▒▒▒▒▒▒"▒٥▒▒▒z▒▒▒▒▒▒֪▒▒▒B▒▒▒ѥѥ▒▒▒▒▒▒▒▒▒傂▒▒Jbr▒▒▒▒
                                                                                                                                                                                    }▒▒▒▒w
I> Scratch RSV109: 0x00000001    active chain: 0
I> Partition name: A_rce-fw
I> Size of partition: 1048576
I> Binary@ device:3/0 block-56192 (partition size: 0x100000), name: A_rce-fw
I> spe: Authentication Finalize Done
I> Binary spe loaded successfully at 0x82be00000
I> Scratch RSV109: 0x00000001    active chain: 0
I> Partition name: A_dce-fw
I> Size of partition: 5242880
I> Binary@ device:3/0 block-44800 (partition size: 0x500000), name: A_dce-fw
I> rce: Authentication Finalize Done
I> Binary rce loaded successfully at 0x82bb00000
I> dce : oem authentication of header done
I> dce : meta-blob integrity check is success.
I> dce : will be decompressed at 0x838000000
I> version 1 Bin 1 BCheckSum 0 content_size 0 Content ChkSum 1 reserved_00  0
I> Reserved10 0 BlockMaxSize 5 Reserved11 0
I> dce : decompressed to 9484912 bytes
R▒▒▒ce: plain binary integrity check is success
I> Scratch RSV109: 0x00000001    active chain: 0
I> Partition name: A_adsp-fw
I> Size of partition: 2097152
I> Binary@ device:3/0 block-58240 (partition size: 0x200000), name: A_adsp-fw
I> dce: Authentication Finalize Done
I> Binary dce loaded successfully at 0x838000000
I> Scratch RSV109: 0x00000001    active chain: 0
I> Partition name: A_xusb-fw
I> Size of partition: 262144
I> Binary@ device:3/0 block-9472 (partition size: 0x40000), name: A_xusb-fw
I> ape: Authentication Finalize Done
I> Binary ape loaded successfully at 0x82cc00000
I> xusb: Authentication Finalize Done
I> Binary xusb loaded successfully at 0x82bf00000
I> Task: Carveout setup (0x50019c94)
I> Program remaining OEM carveouts
I> Task: Enable FSITHERM (0x50011da4)
I> Task: Enable FSI VMON (0x50011944)
I> FSI VMON: FSI Vmon re-calibration and fine tuning done
I> Task: Validate FSI Therm readings (0x5001199c)
I> FSITHERM max temp = 28
I> FSITHERM min temp = 28
I> Task: Restore XUSB sec (0x50001d30)
I> Task: Enable FSI SE clock (0x5001232c)
I> Enable FSI-SE clock and 10ms delay...
I> Task: Initialize SBSA UART CAR (0x50001f34)
I> Task: Initialize CPUBL Params (0x50013384)
I> CPUBL-params @ 0x834000000
I> Task: Prepare eeprom data (0x50013140)
I> Task: OEM firewalls (0x5001df14)
W> mb2_unpowergate_ape: skip! APE is in unpowergated state
I> OEM firewalls configured
I> Task: Unhalt AUXPs (0x50020c84)
I> Unhalting SPE..
I> Enabling combined UART
▒▒▒▒spe: early_init
vic initialized
tsc initialized
aon lic initialized
spe: tag is 2e3d77fae66a40ac8e7a91531ae7d9b3
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 (0x50011f50)
I> Sending opcode 0x4d420802 to psc
▒▒INFO: Entering ▒▒▒▒+▒▒Kו▒+▒WRH(▒▒▒J:55J▒▒▒J▒▒▒�▒▒▒▒▒▒▒▒UJ▒▒ł▒▒▒▒▒ŕ▒ʊ▒jjTԪ▒L'LLL▒▒000
INFO: PSCFW BUILD VERSION: e061f86-9e1f578-2508c43-dev-t234
INFO: mstatus:0xa00000808
INFO: Supervisor entry_point:c108c00
▒▒I> Received ACK from psc
I> Task: Sta▒▒INFO: MONITOR: use.H]X▒-HX▒▒r:0x848022000, blob offset:0x00020000
▒▒
  ▒▒rt secure NOR provision (0x50014924)
I> Task: Load FSI keyblob (0x50012368)
I> Skipping FSI key blob copy
I> Task: Unhalt AUXPs (0x50020c8c)
I> SCE unhalt skipped
I> Unhalting RCE
I> RCE unhalt successful
I> DCE unhalt successful
I> APE unhalt skipped
I> FSI unhalt skipped
I> Task: Load CPUBL (0x5001347c)
I> Task: Load TOS (0x50013b38)
I> Task: Load and authenticate registered FWs (0x50017428)
I> Scratch RSV109: 0x00000001    active chain: 0
I> Partition name: A_cpu▒▒[     2.337213] Camera-FW on t234-rc▒▒bpmp: init
bpmp: base binary md5 is eac380526d68ff45ffc86d0feae98e88
bpmp: combined binary md5 is 888a114dda6bea50b6c6bb224445ac85
bpmp: firmware tag is 888a114dda6bea50b6c6-eac38▒▒e-safe started
▒▒0526d6
initialized vwdt
▒▒TCU early▒▒INFO: MONITOR: populated user images:19
INFO: mret to Supervisor!
INFO: psc supervisor init.
INFO: psc_irq_init...
INFO: enter idle task.
▒▒initialized mail_early
initialized fuse
initialized vfrel
initialized hwwdt
initialized adc
fmon_populate_monitors: found 199 monitors
initialized fmon
ini▒▒ console enabled.
▒▒tialized mc
initialized reseWH(▒+▒W++K▒▒▒▒▒▒}▒▒ɱ▒5RJ▒▒ѥ▒▒▒镑▒*▒▒}▒▒ɱ▒5R▒▒▒▒▒▒▒́▒▒▒▒▒ѕɕ▒5RJ▒▒ѥ▒▒▒镑▒▒▒}▒▒▒▒5RJ▒▒ѥ▒▒▒镑▒▒▒}▒▒▒}▒▒ɱ▒5RJ▒▒ѥ▒▒▒镑▒▒▒}▒▒▒▒}▒▒ɱ▒}▒▒▒▒▒▒5RJ▒▒ѥ▒▒▒镑▒J▒}▒▒5RJ▒▒ѥ▒▒▒镑▒▒▒▒ɵ▒▒5RJ▒▒ѥ▒▒▒镑▒▒▒▒ѡ▒ɵ5RJ▒▒ѥ▒▒▒镑▒▒▒}▒▒▒▒5RJ▒▒ѥ▒▒▒镑▒▒▒▒▒▒▒5RJ▒▒ѥ▒▒▒镑▒J▒5R▒ɵ▒▒}▒▒}▒▒▒▒▒▒ɵ▒▒▒r▒▒▒▒r▒с2▒չ▒5R▒ɵ▒▒}▒▒▒}▒▒▒▒}▒хѕ▒2▒չ▒▒▒▒▒▒▒▒j▒▒▒ѽ▒▒5RJ▒▒ѥ▒▒▒镑▒▒ɵ▒▒5RJ▒▒ѥ▒▒▒镑▒▒▒▒ձ▒ѽ▒5R▒▒
                                                                                                                           ▒▒-bootloader
I> Size of partition: 3670016
I> Binary@ device:3/0 block-24832 (partition size: 0x3800▒▒initialized avfs_clk_platform
initialized powergate
▒▒00), name: A_cpu-bootloader
▒▒initialized dvs
initialized clk_mach_config
initialized pm
initialized suspend
initialized strap
initialized emc
initialized emc_mrq
initialized clk_cal
initialized uphy_dt
initialized uphy_mrq
initialized uphy
▒▒I> Scratch RSV109: 0x00000001    active chain: 0
I> Partition name: A_secure-os
I> Size of partition: 41▒▒initialized pg_late
initialized pg_mrq_init
swdtimer_init: 0 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
initialized mce_dbell
missing prod DT calibration data for 199 fmons
initialized clk_sync_fmon_post
▒▒94304
I> Binary@ device:3/0 block-32000 (partition size: 0x400000), name: A_secure-o▒▒initialized clk_cal_late
initialized noc_late
initialized dmce
initialized cvc
▒▒s
I> MB2-params @ 0x40060000
▒▒initialized avfs_clk_mach_post
initialized pm_post
initialized avfs_clk_platform_post
initialized cvc_late
initialized rm
initialized console_late
handling unreferenced clks
enable adspneon
enable can1_core
enable can1_host
enable can2_core
enable can2_host
enable mss_encrypt
enable maud
enable nvdec
enable pll}ɕ▒5R*▒▒▒▒▒▒"ͥ}▒▒ɕ5R*▒▒▒▒▒▒
                                    ▒}▒�▒▒5R*▒▒▒▒▒▒▒▒▒▒▒▒▒ᕑ5R*▒▒▒▒▒▒▒▒͉}▒▒5R*▒▒▒▒▒▒▒▒͉}▒▒5R*▒▒▒▒▒▒▒▒͉}▒▒▒▒▒▒5R*▒▒▒▒▒▒▒▒͉}▒▒ɕ}▒▒▒5R*▒▒▒▒▒▒"ͥ}▒▒5R*▒▒▒▒▒▒▒▒▒▒▒}▒▒▒▒▒▒}ѵ5RJ▒▒ѥ▒▒▒▒▒▒[     2.575391] Camer▒▒ed clk_mach_post
initialized pg_post
initialized regu▒▒a-FW on t234-rce-safe▒▒lator_post
initialized profile
▒▒ ready SHA1=7a10e461 ▒▒
                         initialized mrq
initialized patrol_scrubber
initialized extras_post
bpmp: ▒▒(crt 13.247 ms, total boot 260.701 ms)
▒▒init complete
▒▒I> cpubl: Authentication Finalize Done
I> Binary cpubl loaded successfully at 0x82c400000
▒▒DCE: FW Boot Done
▒▒I> tos: Authentication Finalize Done
I> Binary tos loaded successfully at 0x831e06000
I> Relocating OP-TEE dtb from: 0x831eff700 to 0x82b700000, size: 0x996
I> [0] START: 0x80000000, SIZE: 0x7ab600000
I> [1] START: 0x82c400000, SIZE: 0x400000
I> [2] START: 0x82d000000, SIZE: 0x800000
I> Setting NS memory ranges to OP-TEE dtb finished.
I> Scratch RSV109: 0x00000001    active chain: 0
I> Partition name: A_eks
I> Size of partition: 262144
▒▒*▒▒▒ary@ device:3/0 block-44288 (partition size: 0x40000), name: A_eks
      Uѡ▒▒ѥ▒▒ѥ▒▒▒2▒▒▒▒▒镁"▒▒▒5RJ▒▒▒▒▒▒*▒́b▒▒▒▒▒▒▒Ս▒▒▒͙ձ▒▒
                                                       с▒▒▒"▒▒▒▒▒j▒▒▒*▒%
                                                                        ▒VW▒,W$%[Y▒-'HL▒▒10) @ VA:0x82d000400
I> Task: Prepare TOS params (0x50013ab0)
I> Setting EKB blob info to OPTEE dtb finished.
I> Setting OPTEE arg3: 0x82b700000
I> Task: OEM SC7 context save (0x500146bc)
I> oem sc7 context saved
I> Task: Disable MSS perf stats (0x50020d18)
I> Task: Program display sticky bits (0x50020c94)
I> Task: Storage device deinit (0x50001ed8)
I> Task: SMMU external bypass disable (0x50011eb4)
I> Task: SMMU init (0x50011dd0)
I> Task: Program CBB PCIE AMAP regions (0x50014b08)
I> Task: Program GICv3 registers (0x50020db8)
I> Task: Audit firewall settings (0x5001e1c0)
I> Task: Bootchain failure check (0x500026a4)
I> Current Boot-Chain Slot: 0
I> BR-BCT Boot-Chain is 0, and status is 1. Set UPDATE_BRBCT bit to 0
I> MB2 finished

▒▒NOTICE:  BL31: v2.6(release):4fa405dbd
NOTICE:  BL31: Built : 20:16:55, Aug 10 2022
I/TC: ▒
       ▒/TC: Non-secure external DT found
▒/TC: OP-TEE version: 3.16 (gcc version 9.3.0 (Buildroot 2020.08)) #2 Thu Aug 11 03:23:19 UTC 2022 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
▒/TC: WARNING: Test OEM keys are being used!
I/TC: This is only for TZ-SE testing and should NOT be used for a shipping product!
E/TC:00 0 jetson_user_key_pta▒nit:700 jetson_user_key_pta_init: Failed (f0100006).
E/TC:00 0 call_initcalls:43 Initcall __text_start + 0x000dab50 failed
I/TC: Primary CPU switching to normal world boot
▒▒
  Jetson UEFI firmware (version 1.0-d7fb19b built on 2022-08-10T20:18:13-07:00)














































































▒
 ▒▒▒▒▒▒▒▒▒▒▒▒
             ▒
              ▒
               ▒▒▒▒
                   ▒▒▒▒▒

                        ▒▒▒
                           ▒
                            ▒
                             ▒▒▒▒

                                 ▒▒▒▒
                                     ▒▒▒▒▒▒▒▒
                                             ▒▒▒































































                                   ▒▒▒▒▒▒▒▒I    ▒U(**▒▒▒U▒сZ▒▒J́▒͕▒▒RRj▒▒▒L4TLauncher: Attempting GRUB Boot
L4TLauncher: Attempting Direct Boot
Q▒R▒.]]▒▒ Booting Linux Kernel...
Q▒R▒.]]▒▒ Using DTB from configuration table
EFI s▒ub: ▒▒▒▒▒▒J▒▒▒ɑ▒2ɽ▒▒b%9Ua}%}%9%QI}5%}U%▒"▒٥▒▒▒▒▒ѡ5R*e▒
                                                            ▒W▒,'▒Exiting boot services and installing virtual address map...
▒I/TC: Secon▒a▒y CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
▒/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal▒world boot
▒/TC: Secondary CPU 4 initializing
▒/TC: Secondary CPU 4 switching to normal world boot
I/TC: Secondary CPU 5 initializing
I/TC: Secondary CPU 5 switching to normal world boot
I/TC: Secondary CPU 6 initializing
I/TC: Secondary CPU 6 switching to normal world boot
I/TC: Secondary CPU 7 initializing
▒/TC: Secondary CPU 7 switching to normal world boot
▒/TC: Secondary CPU 8 initial▒zing
I/TC: Secondary CPU 8 switching to normal world boot
I/TC: Secondary CPU 9 initoalizing
I/TC: Secondary CPU 9 switching to normal world boot
I/TC: Secondary CPU 10 initializing
I/TC: Secondary CPU 10 switching to normal world boot
I/TC: Secondary CPU 11 initializing
I/TC: Secondary CPU 11 switching to normal world boot
▒[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[    0.000000] Linux version 5.10.104-tegra (buildbrain@mobile-u64-5273-d7000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0, GNU ld (GNU Binutils) 2.33.1) #1 SMP PREEMPT Wed Aug 10 20:17:07 PDT 2022
[    0.000000] OF: fdt: memory scan node memory@80000000, reg size 16,
[    0.000000] OF: fdt:  - 80000000 ,  c0000000
[    0.000000] Machine model: Jetson AGX Orin
[    0.000000] efi: EFI v2.70 by*E▒
                                   )*▒Hh                &       &&L▒W▒Y▒Z▒▒RTPROP=0x8053ee698 MEMATTR=0x80473d018 ESRT=0x804106b18 RNG=0x827905a18 MEMRESERVE=0x80473ef18
[    0.000000] efi: seeding entropy pool
[    0.000000] es~t: Reserving ESRT space from 0x0000000804106b18 to 0x0000000804106b50.
[    0.000000] Reserved memory: created C*R▒V▒KW▒▒▒▒▒▒
                                                      с▒▒▒▒▒▒▒▒�▒�▒▒▒▒b▒▒镁▒▒▒j▒        5R▒▒r▒▒▒▒▒▒▒ze▒▒▒͕▒ٕ▒▒j▒▒▒J▒▒ѥ▒▒▒镑▒r▒▒▒▒b▒▒▒▒▒▒▒▒▒▒ѥ▒▒▒▒J▒▒▒▒▒ɕ▒▒"▒▒▒▒▒▒▒5R▒▒r▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒j▒[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000835ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000007ffffffff]
[    0.000000]   node   0: [mem 0x0000000800000000-0x00000008021bffff]
[    0.000000]   node   0: [mem 0x00000008021c0000-0x0000000803a94fff]
[    0.000000]   node   0: [mem 0x0000000803a95000-0x0000000803c30fff]
[    0.000000]   node   0: [mem 0x0000000803c31000-0x000000080450ffff]
[    0.000000]   node   0: [mem 0x0000000804510000-0x000000080469ffff]
[    0.000000]   node   0: [mem 0x00000008046a0000-0x000000080470ffff]
[    0.000000]   node   0: [mem 0x0000000804710000-0x000000080472ffff]
[    0.000000]   node   0: [mem 0x0000000804730000-0x000000080474ffff]
[    0.000000]   node   0: [mem 0x0000000804750000-0x000000080498ffff]
[    0.000000]   node   0: [mem 0x0000000804990▒▒j▒▒▒▒▒▒▒▒�▒▒▒2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒
                                                                                                     ▒▒▒j▒▒▒▒▒▒▒▒�▒
                                                                                                                   ▒2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒
                                                                                                                                                          т▒▒▒j▒▒▒▒▒▒▒▒�▒▒2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒ł▒▒▒j▒▒▒▒▒▒▒▒�▒*▒▒▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒*▒▒▒▒j▒▒▒▒▒▒▒▒�▒▒▒2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒▒▒▒▒▒j▒▒▒▒▒▒▒▒�▒▒▒2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒
                                                                                                                                            ▒▒▒j▒▒▒▒▒▒▒▒�▒▒▒2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒▒▒▒▒▒j▒▒▒▒▒▒▒▒�▒▒"▒▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒*▒▒▒j▒▒▒▒▒▒▒▒�▒▒▒2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒ʂ▒▒▒j▒▒▒▒▒▒▒▒�▒▒▒2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒▒▒▒▒▒j▒▒▒▒▒▒▒▒�▒▒▒▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒▒▒▒j▒▒▒▒▒▒▒▒�▒ª2▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒²▒▒▒▒j▒▒▒▒▒▒▒▒�▒▒▒2▒▒▒u5R▒ 0.000000]   node   0: [mem 0x0000000806130000-0x000000080630ffff]
[    0.000000]   node   0: [mem 0x0000000806310000-0x00000008278bffff]
[    0.000000]   node   0: [mem 0x00000008278c0000-0x000000082790ffff]
[    0.000000]   node   0: [mem 0x00000008279?0000-0x000000�▒
                                                             ▒▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�т▒▒▒▒j▒▒▒▒▒▒▒▒�▒2▒▒▒▒u5R▒▒r▒▒▒▒▒▒▒r▒▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒�▒▒▒▒▒▒▒j▒▒▒▒▒▒▒▒�▒2▒▒▒▒▒u5R▒▒r▒▒▒▒▒▒▒J▒ѵ▒▒▒▒▒▒▒▒r▒▒▒▒▒▒Օ▒▒▒▒▒▒▒▒▒▒▒�▒▒▒▒▒▒j▒▒▒▒▒▒▒▒�▒2▒▒▒▒▒u5R▒▒r▒▒▒▒▒▒▒z▒r▒▒▒▒▒bҽ▒▒▒r▒ɵ▒▒▒▒▒▒▒▒▒▒́J▒▒▒▒▒م▒▒▒▒▒▒▒▒▒▒▒▒▒5R▒▒r▒▒▒▒▒▒▒▒͍▒▒▒ɽ▒▒▒▒▒2▒Ɂ▒▒▒եсj▒ѡ▒▒▒2ɽ▒▒"Q▒jR▒         &       &&L▒W▒▒sci: PSCIv1.1 detected in firmwa▒e.
[    0.000000] psci: Using 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 32 pages/cpu s90136 r8192 d32744 u131072
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 7925040
U▒b▒▒▒▒▒▒▒▒ͽ▒▒▒▒▒5▒b▒▒▒▒▒▒▒▒ͽ▒▒▒▒▒▒2▒ɵ݅ɕ}▒▒▒▒͹▒▒ѡ▒z*э▒2▒ɵ݅ɕ▒2▒▒▒▒▒j▒▒▒r▒ѹJ▒▒▒▒▒▒▒j▒▒j▒▒▒▒▒}▒▒▒▒▒ٕ▒▒&▒ͽ▒▒▒▒▒&&L▒W▒▒entry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap frYY▒˖VHh         &       &&L▒W▒▒▒▒W,▒YHR
                                                                                                       J▒j▒▒▒▒▒ڵ▒▒▒▒▒▒▒▒▒▒▒▒*▒▒▒▒▒▒j▒▒▒▒▒▒▒▒▒2▒▒▒▒▒▒▒B▒▒▒j%▒▒Hh         &       &&L▒W▒SY[KW▒▒▒▒ʢ▒▒▒Z▒▒▒▒▒▒Z
                                                                                                                                                                                                           م▒▒▒▒▒▒▒B▒¢▒▒ZZ▒ɹ▒▒▒▒▒▒▒▒▒▒▒Z▒ݑ▒х▒▒▒▒▒Z▒▒▒▒х▒▒ʲ▒ZJ▒▒ѱ▒▒ʪZ▒ͱʢº▒▒Z▒▒͕▒ٕ▒▒▒▒▒▒▒▒Z▒▒▒▒▒͕▒ٕ▒▒jR▒           &       &&L▒W▒▒andom: get_random_u64 called from __kmem_cache_create+0x38/0x420 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementaW▒▒˩Hh               &       &&LLW▒▒cu:      RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=12.
[    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 calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000▒▒▒▒▒2Ѣ▒▒▒▒j▒▒          &       &&L▒W▒T▒(▒▒K"E▒▒W▒.▒ZYZ▒$▒▒
                                                                                                                           RjU▒E▒UJ     IV֮▒'&'KH▒][▒▒▒C▒+HH▒▒0.000000] GICv2m: range[mem 0x0f410000-0x0f41ffff], SPI[608:677]
[    0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clo㭮▒▒׬▒'▒X▒,Z5▒▒}▒▒չѕ▒▒j▒ͭ▒▒�▒▒▒▒▒▒▒▒▒▒j▒▒}▒危▒▒▒▒�▒
                                                                    ź▒▒▒▒bj▒▒}▒▒▒▒}▒▒▒▒�▒ʂ▒▒▒▒▒▒r▒5R▒▒r▒▒▒▒▒▒▒▒▒▒▒▒}▒▒▒▒▒▒▒▒▒▒́
                                                                                                                              с▒▒j▒▒▒▒▒ͽ▒▒ѥ▒▒▒▒▒rͱ▒Ʌ▒́*ٕ▒偢▒▒�▒▒▒▒▒▒▒▒r▒5R▒▒r▒▒▒▒▒▒▒▒ͽ▒▒▒▒▒▒▒Ɂ"յ▒▒"▒▒单▒�▒ɪj▒▒            &       ▒▒LMW▒▒rintk: console [tty0] enabled
[    0.000950] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000958] pid_max: default: 32768 minimum: 301
[    0.001018] LSM: Security Framework initializing
[    0.001039] Yama: becoming mindful.
[    0.001057] SELinux:  Initializing.
[    0.001139] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.001185] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.003024] rcu: Hierarchical SRCU implementation.
[    0.003114] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[    0.003637] DTS File Name: /home/plink/kernel/source/orin/35.1/kernel/kernel-5.10/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t23x/concord/kernel-dts/y-c8-agx-orin-base-351.dts
[    0.003647] DTB Build time: Jan  6 2023 16:08:45
[    0.005082] Tegra Revision: A01 SKU: 0xd0 CPU Process: 0 SoC Process: 0
[    0.005203] Remapping and enabling EFI services.
[    0.006398] smp: Bringing up secondary CPUs ...
[    0.035061] Detected PIPT I-cache on CPU1
[    0.035093] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[    0.035118] CP▒1: Booted secondary processor 0x0000000100 [0x410fd421]
[    0.063723] Detected PIPT I-cache on CPU2
[    0.063732] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[    0.063745] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[    0.092316] Detected PIPT I-cache on CPU3
[    0.092325] GICv3: CPU3: found ~edistributor 300 region 0:0x000000000f4a0000
[    0.092338] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[    0.122953] Detected PIPT I-cache on CPU4
[    0.122974] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000
[    0.122999] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]
[    0.151632] Detected PIPT I-cache on CPU5
[    0.151641] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e0000
[    0.151655] CPU5: Booted secondary processor 0x0000010100 [0x410fd421]
[    0.180254] Detected PIPT I-cache on CPU6
[    0.180263] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000
[    0.180276] CPU6: Booted secondary p▒kV֮▒K&/LL▒0010200 [0x410fd421]
[    0.208877] Detected PIPT I-cache on CPU7
[    0.208886] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f520000
[    0.208901] CPU7: Booted secondary processor 0x0000010300 [0x410fd421]
[    0.239529] Detected PIPT I-cache on CPU8
[    0.239551] GICv3: CPU8: found redistributor 20000 region 0:0x000000000f540000
[    0.239576] CPU8: Booted secondary processor 0x0000020000 [0x410f|421]
[    0.268204] Detected PIPT I-cache on CPU9
[    0.268214] GICv3: CPU9: found redistributor 20100 region 0:0x000000000f560000
[    0.268229] CPU9: Booted secondary processor 0x0000020100 [0x410fd421]
[    0.297441] Detected PIPT I-cache on CPU10
[    0.297451] GICv3: CPU10: found redistributor 20200 region 0:0x000000000f580000
[    0.297466] CPU10: Booted secondary processor 0x0000020200 [0x410fd421]
[    0.326674] Detected PIPT I-ca,ZY▒▒
                                      ▒▒U▒▒C▒+HH▒▒0.326684] GICv3: CPU11: found redistributor 20300 region 0:0x000000000f5a0000
[    0.326699] CPU11: Booted secondary processor 0x0000020300 [0x410fd421]
[    0.326754] smp: Brought up 1 node, 12 CPUs
[    0.326819] SMP: Total of 12 processors activated.
[    0.326825] CPU features: detected: Privileged Access Never
[    0.326827] CPU features: detected: LSE atomic instructions
[    0.326830] CPU features: detected: User Access Override
[    0.326833] CPU featwres: detected: 32-bit EL0 Support
[    0.326836] CPU features: detected: Common not Private translations
[    0.326838] CPU features: detected: RAS Extension Support
[    0.326841] CPU features: detected: Data cache clean to t▒▒▒▒▒▒▒V▒W-▒YY▒▒or I/D coherence
[    0.326845] CPU features: detected: CRC32 instructions
[    0.326847] CPU features: detected: Speculative _tore Bypassing Safe (SSBS)
[    0.360373] CPU: All CPU(s) started at EL2
[    0.362614] devtmpfs: initialized
[    0.378002] Registered cp15%+K▒W▒Y.HY[]▒X▒Z▒
                                               +▒▒▒▒WHh         &i▒'▒LMW▒▒egistered setend emulation handler
[    0.378021] KASLR enabled
[    0.378130] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.378146] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.379617] pinctrl core: initialized pinctrl subsystem
[    0.380076] DMI not present or invalid.
[    0.380316] NET: Registered protocol family 16
[    0.381035] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.381235] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.381431] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.381456] audit: initializing netlink subsys (disabled)
[    0.381523] audit: type=2000 audit(0.380:1): state=initialized audit_enabled=0 res=1
[    0.381675] thermal_sys: Registered thermal governor 'step_wise'
[    0.381677] thermal_sys: Registered thermal governor 'power_allocator'
[    0.381684] thermal_sys: Registered thermal governor 'pid_thermal_gov'
[    0.383725] cpuidle: using governor menu
[    0.383828] hw-breakpoint: found 6 breakpoint and 4 ▒X▒,Z\+ˋ▒▒▒V▒.]Y▒.▒Hh            &i▒ʪ▒▒
                                                                                              5▒▒
                                                                                                 R▒▒kV▒KR-+▒W++kW▒W--▒&▒▒'▒Y▒▒W▒֮Hh              &i▒▒▒▒▒▒Uɥ▒▒▒
                                                                                                                                                             ▒%*

                                                                                                                                                                SS&▒UP▒▒ driver
[    0.385=61] tegra234_mc_sid_probe(): tegra234 mc-sid probe successful
[    0.385584] Tegra reboot handler registered.
[    0.403967] mc: mapped MMIO address: 0xffff8000111f0000 -> 0x2c10000
[    0.403982] mc: mapped MMIO address: 0xffff800011210000 -> 0x2c20000
[    0.403991] mc: mapped MMIO address: 0xffff800011230000 -> 0x2c30000
[    0.403997] mc: mapped MMIO address: 0xffff800011250000 -> 0x2c40000
[    0.404003] mc: mapped MMIO address: 0xffff800011270000 -> 0x2c50000
[    0.404009] mc: ▒apped MMIO address: 0xffff800011290000 -> 0x2b80000
[    0.404015] mc: mapped MMIO address: 0xffff8000112b0000 -> 0x2b90000
[    0.404022] mc: mapped M▒IO address: 0xffff8000112d0000 -> 0x2ba0000
[    0.404028] mc: mapped MMIO address: 0xffff8000112f0000 -> 0x2bb0000
[    0.404033] mc: mapped MMIO address: 0xffff800011310000 -> 0x1700000
[    0.404039] mc: mapped MMIO address: 0xffff800011330000 -> 0x1710000
[    0.404045] mc: mapped MMIO address: 0xffff800011350000 -> 0x1720000
[    0.404052] mc: mapped MMIO address: 0xffff80▒011370000 -> 0x1730000
[    0.404058] mc: mapped MMIO address: 0xffff800011390000 -> 0x1740000
[    0.404067] mc: mapped MMIO address: 0xffff8000113b0000 -> 0x1750000
[    0.404073] mc: mapped MMIO address: 0xffff8000113d0000 -> 0x1760000
[    0.404079] mc: mapped MMIO address: 0xffff8000113f0000 -> 0x1770000
[    0.404089] nv-tegra-mc 2c10000.mc: No mssnvlink node
[    0.404110] mc-err: mcerr ops are set to t23x
[    0.404355] tegra234-cbb 13a00000.cbb-fabric: secure_irq = 21
[    0.40<406] tegra234-cbb c600000.aon-fabric: secure_irq = 22
[    0.404446] tegra234-cbb d600000.bpmp-fabric: secure_irq = 23
[    0.404488] tegra234-cbb"▒▒▒▒▒r"▒▒▒2▒▒ɥ▒▒▒▒▒▒ɕ}▒▒Ł▒▒▒j▒▒             &▒SӦS▒▒▒Ʌɚ▒j▒▒▒▒▒▒▒▒r▒▒▒▒2▒▒ɥ▒▒▒▒▒▒ɕ}▒▒Ł▒▒▒j▒▒          &▒S▒S▒▒▒Ʌɚ▒j▒▒▒ق▒▒▒▒r▒▒▒▒2▒▒ɥ▒▒▒▒▒▒ɕ}▒▒Ł▒▒▒j▒▒          &▒▒S'Si▒"▒▒▒r▒erial: ttyAMA0 at MMIO 0x31d0000 (irq = 78, base_baud = 0) is a SBSA
[    1.634621] printk: console [ttyAMA0] enabled
[    1.642902] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    1.649615] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    1.656316] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.663014] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    1.671396] ACPI: Interpreter disabled.
[    1.676322] vdd-av1v1-hub: supplied by vdd-5v-sys
[    1.681192] vbusA-cvb: supplied by vdd-5v-sys
[    1.685662] vbusB-cvb: supplied by vdd-5v-sys
[    1.690142] vdd-usbc1-vbus: supplied by vdd-5v-sys
[    1.695041] vdd-usbc2-vbus: supplied by vdd-5v-sys
[    1.700106] iommu: Default domain type: Translated
[    1.705021] eventlib_kernel: keventlib is initialized, test id: 0
[    1.711274] SCSI subsystem initialized
[    1.715074] usbcore: registered new interface driver usbfs
[    1.720574] usbcore: registered new interface driver hub
[    1.725896] usbcore: registered new device driver usb
[    1.731121] mc: Linux media interface: v0.10
[    1.735398] videodev: Linux video capture interface: v2.00
[    1.741017] pps_core: LinuxPPS API ver. 1 registerVHh                R&▒SS''▒WH▒▒s_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.755118] PTP clock support registered
[    1.759222] tegra_wdt_t18x 2190000.watchdog: Tegra WDT init timeout = 120 sec
[    1.766389] tegra_wdt_t18x 2190000.watchdog: Registered successfully
[    1.774022] Registered efivars operations
[    1.778522] FPGA manager framework
[    1.781955] Advanced Linux Sound Architecture Driver Initialized.
[    1.788293] Bluetooth: Core ver 2.22
[    1.791874] NET: Registered protocol family 31
[    1.796317] Bluetooth: HCI device and connection manager initialized
[    1.802676] Bluetooth: HCI socket layer initialized
[    1.807553] Bluetooth: L2CAP socket layer initialized
[    1.812610] Bluetooth: SCO socket layer initialized
[    1.817962] camchar: rtcpu character device driver loaded
[    1.823581] clocksource: Switched to clocksource arch_sys_counter
[    1.990379] VFS: Disk quotas dquot_6.6.0
[    1.994344] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.001353] pnp: PnP ACPI: disabled
[    2.006643] la/ptsa driver initialized.
[    2.010531] NET: Registered protocol family 2
[    2.015079] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    2.024784] tcp_listen_portaddr_hash hash table entries: 16384 (or▒er: 6, 262144 bytes, linear)
[    2.033529] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    2.041818] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    2.049700] TCP: Hash tables configured (established 262144 bind 65536)
[    2.056402] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    2.063330] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    2.070769] NET: Registered protocol family 1
[    2.075382] RPC: Registered named UNIX socket transport module.
[    2.081317] RPC: Registered udp transport module.
[    2.086023] RPC: Registered tcp transport module.
[    2.090722] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    2.097172] PCI: CLs 0 bytes, default 64
[    2.101217] Trying to unpack rootfs image as initramfs...
[    2.216205] Freeing initrd memory: 8196K
[    2.222415] hw perfevents: enablY▒▒wit▒ armv8_pmuv3 PMU driver, 7 counters available
[    2.230326] kvm [1]: IPA Size Limit: 48 bits
[    2.234759] kvm [1]: VHE mode initialized successfully
[    2.240568] Initialise system trusted keyrings
[    2.245153] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[    2.253602] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.>59682] NFS: Registering the id_resolver key type
[    2.264744] Key type id_resolver registered
[    2.268926] Key |ype id_legacy registered
[    2.272965] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    2.279671] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    2.287076] ntfs: drivY▒▒2.1.32 [Flags: R/W].
[    2.303134] NET▒ Registered protocol family 38
[    2.307585] Key type asymmetric registered
[    2.311681] Asymmetric key parser 'x509' registered
[    2.316576] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    2.324025] io scheduler mq-deadline registered
[    2.328560] io scheduler kyber registered
[    2.335326] tegra234-pinctrl 2430000.pinmux: there is not valid maps for state drive
[    2.343082] tegra234-pinctrl 2430000.pinmux: there is not valid maps for state unused
[    2.352263] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    2.357861] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[    2.363449] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    2.369051] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    2.377046] tegra_dc_assign_hw_data: no matching compatible node
[    2.383060] tegradccommon module_init failed
[    2.387328] tegradc module_init failed
[    2.391316] EINJ: ACPI disabled.
[    2.396042] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    2.402923] tegra-pmc: ### PMC reset source: SYS_RESET_N
[    2.408235] tegra-pmc: ### PMC reset level: L0
[    2.412676] tegra-pmc: ### PMC reset status reg: 0x0
[    2.418963] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.431749] random: fast init done
[    2.432020] printk: console [ttyTCU0] enabled
[    4.064361] arm-smmu 12000000.iommu: probing hardware configuration...
[    4.072170] arm-smmu 12000000.iommu: SMMUv2 with:
[    4.077020] arm-smmu 12000000.iommu:         stage 1 translation
[    4.082580] arm-smmu 12000000.iommu:         stage 2 translation
[    4.088138] arm-smmu 120▒▒▒▒rJ▒▒▒▒▒J▒▒ѕ▒▒▒Ʌ▒ͱ▒ѥ▒▒5R▒▒r▒ʚ▒ʊ▒
                                                              ɵ▒▒▒▒Ձ▒▒▒▒▒▒▒▒rJ▒▒▒▒▒J4▒ɕ▒▒▒j▒э▒▒▒▒▒▒▒ѡ▒▒▒▒▒▒▒▒▒ѕɁ:ɽ▒▒▒5R▒▒r▒▒▒▒▒▒▒
                                                                                                                                 ɵ▒▒▒▒Ձ▒▒▒▒▒▒▒▒rJ▒▒▒▒▒J▒▒▒▒ѕ▒с▒▒▒́B▒▒х▒▒▒▒z▒▒▒jR▒                ▒)S▒Ӧ▒WHX▒[K▒[[]▒L▒▒00000.iommu:        Supported page sizes: 0x00001000
[    4.116441] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[▒   4.123140] arm-smmu 12000000.iommu:         Stage-2: 48-bit IPA -> 48-~it PA
[    4.130645] arm-smmu 10000000.iommu: probing hardware configuration...
[    4.137356] arm-smmu 10000000.iommu: SMMUv2 with:
[    4.142191] arm-smmu 10000000.iommu:         stage 1 translation
[    4.147731] arm-sm[]▒L▒▒00000.iommu:         stage 2 translation
[    4.153262] arm-smmu 10000000.iommu:         nested translation
[    4.158726] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    4.166138] arm-smmu 10000000.iommu:         128 context banks (0 stage-2 only)
[    4.174858] arm-smmu 10000000.iommu:         Supported page sizes: 0x00001000
[    4.181556] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    4.188261] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    4.195374] arm-smmu 8000000.iommu: probing hardware configuration...
[    4.201991] arm-smmu 8000000.iommu: SMMUv2 with:
[    4.206728] arm-smmu 8000000.iommu:  stage 1 translation
[    4.212194] arm-smmu 8000000.iommu:  stage 2 translation
[    4.217643] arm-smmu 8000000.iommu:  nested translation
[    4.222993] arm-smmu 8000000.iommu:  stream matching with 128 register groups
[    4.230319] arm-smmu 8000000.iommu:  128 context banks (0 stage-2 only)
[    4.238940] arm-smmu 8000000.iommu:  Supported page sizes: 0x00001000
[    4.245552] arm-smmu 8000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA
[    4.252159] arm-smmu 8000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA
[    4.259447] arm-smmu-suspend 12000000iW▒▒▒5▒▒▒▒▒▒
                                                    ɵ}͵▒▒}▒▒▒▒▒▒▒▒ɽ▒▒▒▒Ս▒▒▒͙ձ5R▒▒r▒▒▒¢▒▒▒▒▒Ʌ}▒ɽ▒▒▒▒▒▒▒▒▒ͥ▒▒▒▒r▒▒▒b▒▒▒▒▒ͽJ▒▒▒▒z▒▒j▒▒               ▒I▒S'&▒WH▒Y▒▒▒ɽ▒▒▒▒▒▒
                                                                                                                                                                     ▒ѡ▒J▒▒▒5R▒▒r▒▒▒ʺ▒▒r▒͍▒▒▒▒b▒▒▒▒▒▒j▒▒ձ▒5R▒▒r▒¢▒▒▒▒▒▒▒Ʌɚµ▒▒▒▒▒▒▒▒▒▒▒r▒▒▒
                                                                                                                                                                                                                                         E▒▒▒▒▒▒▒▒J▒▒▒Ձ:ɽ▒▒▒j▒▒              ▒IS▒▒▒▒▒▒▒▒Ʌɚµ▒▒▒▒▒▒▒▒▒▒▒r▒▒▒r▒▒ɽ▒▒B▒́J▒م▒▒▒▒entries
[    4.297191] tegra23x-qspi 3270000.spi: Node prod: Child has not proper setting
[    4.304610] tegra23x-qspi 3270000.spi: Node spi: Faild to read the Prod Setting.
[    4.312211] tegra23x-qspi 3270000.spi: Prod settings list not found
[    4.318731] tegra23x-qspi 3270000.spi: Failed to get reset cont▒ol: -517
[    4.326229] tun: Universal TUN/TAP device driver, 1.6
[    4.331851] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    4.339272] hns3: Copyright (c) 2017 Huawei Corporation.
[    4.344752] e1000e: Intel(R) PRO/1000 Network Driver
[    4.349840] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    4.355933] igb: Intel(R) Gigabit Ethernet Network Driver
[    4.361486] igb: Copyright (c) 2007-2014 Intel Corporation.
[    4.367358] PPP generic driver version 2.4.2
[    4.371781] PPP BSD Compression module registered
[    4.376612] PPP Deflate Compression module registered
[    4.381810] PPP MPPE Compression module registered
[    4.386764] usbcore: registered new interface driver r8152
[    4.392401] usbcore: registered new interface driver asix
[    4.397960] usbcore: registered new interface driver ax88179_178a
[    4.404220] usbcore: registered new interface driver cdc_ether
[    4.410229] usbcore: registered new interface driverr▒▒ł�j▒▒         ▒▒S▒&▒▒͉▒▒ɕ▒▒▒▒▒▒ѕɕ▒▒r▒݁J▒ѕə▒▒▒▒"ɥٕɁ▒▒}▒Չ͕▒5R▒▒r▒▒▒▒▒▒▒▒͉▒▒ɕ▒▒▒▒▒▒ѕɕ▒▒r▒݁J▒ѕə▒▒▒▒"ɥٕɁ҅▒▒▒▒5R▒▒r▒▒▒º▒▒▒͉▒▒ɕ▒▒▒▒▒▒ѕɕ▒▒r▒݁J▒ѕə▒▒▒▒"ɥٕɁ▒▒}▒▒▒5r▒▒r▒▒▒▒ʂ▒▒͉▒▒ɕ▒▒▒▒▒▒ѕɕ▒▒r▒݁J▒ѕə▒▒▒▒"ɥٕɁ
                                                                                                                                                                                                                                            ōŊ▒j▒▒           ▒▒▒S▒▒▒S▒
                         kV▒k▒▒▒5%
                                  )▒)▒▒
                                       W▒▒▒k▒▒ˋ▒׋▒▒▒$▒
                                                      jT*       ▒▒-W▒▒Hh                ▒▒S'SS▒
                                                                                               kV▒      ▒V-'H
                                                                                                             jT
                                                                                                               ը)H▒▒atform driver
[    4.450443] ohci-platform: OHCI generic platform driver
[    4.456083] tegra-xusb 3610000.xhci: Adding to iommu group 1
[    4.462371] usbcore: registered new interface driver uas
[    4.467849] usbcore: registered new interface driver usb-storage
[    4.474223] mousedev: PS/2 mouse device common for all mice
[    4.479971] usbcore: registered new interface driver xpad
[    4.487369] tegra_rtc c2a0000.rtc: registered as rtc1
[    4.492839] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:26 UTC (26)
[    4.501060] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    4.507481] i2c /dev entries driver
[    4.511183] tegra-i2c 3160000.i2c: Adding to iommu group 2
[    4.517012] tegra-i2c c240000.i2c: Adding to iommu group 2
[    4.522737] tegra-i2c 3180000.i2c: Adding to iommu group 2
[    4.528448] tegra-i2c 3190000.i2c: Adding to iommu group 2
[    4.534135] tegra-i2c 31b0000.i2c: Adding to iommu group 2
[    4.539811] tegra-i2c 31c0000.i2c: Adding to iommu group 2
[    4.545479] tegra-i2c c250000.i2c: Adding to iommu group 2
[▒   4.551147] tegra-i2c 31e0000.i2c: Adding to iommu group 2
[    4.559098] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[    4.567693] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[    4.576988] device-mapper: uevent: version 1.0.3
[    4.581808] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[    4.591564] sdhco: Secure Digital Host Controller Interface driver
[    4.597919] sdhci: Copyright(c) Pierre Ossman
[    4.602390] Synopsys Designware Multimedia Card Interface Driver
[    4.608624] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.614566] sdhci-tegra 3460000.sdhci: Adding to iommu group 3
[    4.614749] sdhci-tegra 3400000.sdhci: Adding to iommu group 4
[    4.614865] SMCCC: SOC_ID: ID = jep106:036b:0023 Revision = 0x00000401
[    4.616233] tegra-bpmp bpmp: firmware: 888a114dda6bea50b6c6-eac380526d6
[    4.617979] nvvrs_pseq 4-003c: NVVRS Vendor ID: 0x9
[    4.618487] nvvrs_pseq 4-003c: NVVRS Model Rev: 0x81
[    4.622828] nvvrs-pseq-rtc nvvrs-pseq-rtc: registered as rtc0
[    4.656111] nvvrs_pseq 4-003c: NVVRS PSEQ probe successful
▒debugfs initialized
▒[    6.136246] hid: raw HID events driver (C) Jiri Kosina
[    6.141994] usbcore: registered new interface driver usbhid
[    6.147742] usbhid: USB HID core driver
[    6.152392] tegra-dce d800000.dce: Adding to iommu group 5
[    6.159308] dce: dce_ipc_channel_init:314  Invalid Channel State [0x0] for ch_type [2]
[    6.168537] tegra234-aon c000000.aon: Adding to iommu group 6
[    6.174767] dce: dce_mailbox_set_full_interrupt:165  Intr bit set multiple times for MB : [0x5]
[    6.176822]  c000000.aon:hsp: probed
[    6.183757] dce: dce_admin_ipc_handle_signal:89   Spurious signal on channel: [0]. Ignored...
[    6.196241] tegra234-aon c000000.aon: init done
[    6.196573] tegra23x-psc e860000.psc: Adding to iommu group 7
[    6.200930] dce: dce_admin_send_cmd_ver:413  version : [0x2] err : [0x0]
[    6.207147] tegra23x-psc e860000.psc: ext_cfg base:(____ptrval____)
[    6.214190] dce: dce_mailbox_set_full_interrupt:165  Intr bit set multiple times for MB : [0x1]
[    6.220190] tegra23x-psc e860000.psc: init done
[    6.220351} tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 8
[    6.229161] dce: dce_admin_setup_clients_ipc:542  Channel Reset Complete for Type [1] ...
[    6.229162] dce: dce_admin_ipc_handle_signal:89   Spurious signal on channel: [1]. Ignored...
[    6.229179] dce: dce_admin_ipc_handle_signal:89   Spurious signal on channel: [1]. Ignored...
[    6.234466] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000C▒[    6.240469] dce: dce_admin_setup_clients_ipc:518  Get queue info failed for [2]
[    6.241042] dce: dce_mailbox_set_full_interrupt:165  Intr bit set multiple times for MB : [0x2]
[    6.255699] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[    6.257690] dce: dce_admin_setup_clients_ipc:542  Channel Reset Complete for Typg [3] ...
[    6.257691] dce: dce_admin_ipc_handle_signal:89   Spurious signal on channel: [3]. Ignored...
[    6.257707] dce: dce_admin_ipc_handle_signal:89   Spurious signal on channel: [3]. Ignored...
[    6.266543] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    6.275027] dce: dce_start_boot_flow:100  DCE_BOOT_DONE
[    6.282686] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[    6.354664] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[    6.366361] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[    6.378969] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[    6.391840] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[    6.404134] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (129)
[    6.410968] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
+HH▒▒6.420752] tegra186-cam-rtcpu bc00000.rt▒▒▒2▒ɵ݅ɕ▒▒▒▒ͥ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
                                                                      ł*Ѳ▒▒*Ū▒"▒▒▒"▒ͺ"▒▒"Ѫ▒�▒2▒▒"▒jR▒           ▒▒▒▒SS▒▒WH▒LN▒5+k▒W֖▒▒K▒X,ZY▒▒probed
[    6.439189] scf-pmu-drv scf-pmu: Registered T23x SCF Uncore PMU
+HH▒▒6.454617] optee: probing for conduit method.
[    6.459222] optee: revision 3.16 (65cc2218)
[    6.459354] optee: dynamic shared m}mory is enabled
[    6.468794] optee: initialized driver
+HH▒▒6.484811] nvpmodel: initialized successfully
[    6.489489] tegra_hv: get_hvd: not initialized yet
[    6.494447] user_ivc_mempool: hypervisor not present
[    6.500195] usbcore: registered new interface driver snd-usb-audio
[    6.507324] u32 classifier
[    6.510131]     input device check on
[    6.513915]     Actions configured
[    6.517557] Initializing XFRM netlink socket
[    6.522342] NET: Registered protocol family 10
+HH▒▒6.52832▒] Segment Routing with IPv6
[    6.532157] NET: Registered protocol family 17
[    6.536745] NET: Registered protocol family 15
[    6.541386] bridge: filtering via arp/ip/ip6tabl}s is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    6.555486] Bluetooth: RFCOMM socket layer initialized
[    6.560806] Bluetooth: RFCOMM ver 1.11
[    6.564689] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    6.570796] Bluetooth: HIDP socket layerJ▒▒ѥ▒▒▒镑5R▒[    6.576714] 9pnet: Installing 9P2000 support
[    6.581181] Key type dns_resolver registered
[    6.586792] registered taskstats version 1
[    6.591041] Loading compiled-in X.509 certificates
+HH▒▒6.600471] Loaded X.509 cert 'Build time autogenerated kernel key: 90ac610178c49616e6b7af33d5f8183bf0ea1ee9'
[    6.611036] tegra194-pcie 14180000.pcie: Adding to iommu group 9
+HH▒▒6.622867] tegra194-pcie 14180000.pcie: Using GICv2m MSI allocator
[    6.629931] tegra194-pcie 14100000.pcie: Adding to iommu group 10
+HH▒▒6.641160] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[    6.647941] tegra194-pcie 14160000.pcie: Adding to iommu group 11
+HH▒▒6.659222] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[    6.665982] tegra194-pcie 141a0000.pcie: Adding to iommu group 12
+HH▒▒6.676961] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[    6.683560] tegra194-pcie 141e0000.pcie: Adding to iommu group 13
▒▒j▒jM%▒        ▒▒▒S▒▒ʺ▒▒▒▒Ʌ▒ʢj▒▒▒▒▒▒▒▒*▒▒▒r▒▒▒▒▒▒5▒▒▒▒:%
        ▒▒▒▒▒ѽ▒5R▒+HH▒▒6.722325] tegra-soc-hwpm f100000.tegra_soc_hwpm: Adding to iommu group 14
[    6.732270] host1x 13e40000.host1x: Adding to iommu group 15
+HH▒▒7.748105] t23x_init_gating_regs: Timed out waiting for syncpt ram init!
+HH▒▒7.769468] host1x 13e40000.host1x: initialized
[    7.774470] iommu_context_dev 13e40000.host1x:niso0_ctx0: Adding to iommu group 16
[    7.782587] iommu_context_dev 13e40000.host1x:niso0_ctx0: initialized (streamid=53, iommu=smmu.0x0000000012000000)
[    7.794585] iommu_context_dev 13e40000.host1x:niso0_ctx1: Adding to iommu group 17
[    7.802688] iommu_context_dev 13e40000.host1x:niso0_ctx1: initialized (streamid=54, iommu=smmu.0x0000000012000000)
[    7.814654] iommu_context_dev 13e40000.host1x:niso0_ctx2: Adding to iommu group 18
[    7.822728] iommu_context_dev 13e40000.host1x:niso0_ctx2: initialized (streamid=55, iommu=smmu.0x0000000012000000)
[    7.8▒4668] iommu_context_dev 13e40000.host1x:niso0_ctx3: Adding to iommu group 19
[    7.▒42758] iommu_context_dev 13e40000.host1x:niso0_ctx3: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[    7.854721] iommu_context_dev 13e40000.host1x:niso0_ctx4: Adding to iommu group 20
[    7.862784] iommu_context_dev 13e40000.host1x:niso0_ctx4: initialized (streamid=57, iommu=smmu.0x0000000012000000)
                ғ       ▒▒▒▒▒▒J▒▒▒▒}▒▒▒ѕ▒▒}▒▒ف▒▒*т▒▒▒rB▒▒t1x:niso0_ctx5: Adding to iommu group 21
[    7.882764] iommu_context_dev 13e40000.host1x:niso0_ctx5: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[    7.894733] iommu_context_dev 13e40000.host1x:niso0_ctx6: Adding to iommu group 22
[    7.902806] io▒mu_context_dev 13e40000.host1x:niso0_ctx6: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[    7.914784] iommu_context_dev 13e40000.host1x:niso0_ctx7: Adding to iommu group 23
[    7.922875] iommu_context_dev 13e40000.host1x:niso0_ctx7: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[    7.934847] iommu_context_dev 13e40000.host1x:niso1_ctx0: Adding to iommu group 24
[    7.942906] iommu_context_dev 13e40000.host1x:niso1_ctx0: initialized (streamid=53, iommu=smmu.0x0000000008000000)
[    7.954863] iommu_context_dev 13e40000.host1x:niso1_ctx1: Adding to iommu group 25
[    7.962905] iommu_context_dev 13e40000.host1x:niso1_ctx1: initialized (streamid=54, iommu=smmu.0x0000000008000000)
[    7.974884] iommu_context_dev 13e40000.host1x:niso1_ctx2: Adding to iommu group 26
[    7.982930] iommu_context_dev 13e40000.host1x:niso1_ctx2: initialized (streamid=55, iommu=smmu.0x0000000008000000)
[    7.994899] iommu_context_dev 13e40000.host1x:niso1_ctx3: Adding to iommu group 27
[    8.002964] iommu_context_dev 13e40000.host1x:niso1_ctx3: initialized (streamid=56, iommu=smmu.0x0000000008000000)
[    8.014917] iommu_context_dev 13e40000.host1x:niso1_ctx4: Adding to iommu group 28
[    8.022985] iommu_context_dev 13e40000.host1x:niso1_ctx4: initialized (streamid=57, iommu=smmu.0x0000000008000000)
[    8.034948] iommu_context_dev 13e40000.host1x:niso1_ctx5: Adding to iommu group 29
[    8.043029] iommu_context_dev 13e40000.host1x:niso1_ctx5: initialized (streamid=58, iommu=smmu.0x00000▒0008000000JC▒[    8.054982] iommu_context_dev 13e&&LL▒▒ost1x:niso1_ctx6: Adding to iommu group 30
[    8.063055] iommu_context_dev 13e40000.host1x:niso1_ctx6: initialized (streamid=59, iommu=smmu.0x0000000008000000)
[    8.075010] iommu_context_dev 13e40000.host1x:niso1_ctx7: Adding to iommu group 31
[    8.083058] iommu_context_dev 13e40000.host1x:niso1_ctx7: initialized (streamid=60, iommu=smmu.0x0000000008000000)
[    8.095024] falcon 15340000.vic: Adding to iommu group 32
+HH▒▒8.108714] falcon 15340000.vic: initialized
[    8.113360] falcon 15380000.nvjpg: Adding to iommu group 33
+HH▒▒8.123796] falcon 15380000.nvjpg: initialized
[    8.128497] falcon 15540000.nvjpg1: Adding to iommu group 34
+HH▒▒8.136820] random: crng init done
[    8.141504] faln 15540000.nvjpg1: initiali▒ed
[    8.146294] falcon 154c0000.▒venc: Adding to iommu group 35
+HH▒▒8.156499] falcon 154c0000.nvenc: initialized
[    8.161205] falcon 15a50000.ofa: Adding to iommu group 36
                ')▒S▒&MLW▒▒alcon 15a50000.ofa: initialized
[    8.173876] nvdec 15480000.nvdec: Adding to iommu group 37
+HH▒▒8.185078] nvdec 15480000.nvdec: initialized
[    8.189678] tsec 15500000.tsec: Adding to iommu group 38
+HH▒▒8.199652] tsec 15500000.tsec: initialized
+HH▒▒8.206098] gic 2a41000.agic-controller: GIC IRQ controller registered
+HH▒▒8.222012] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
▒▒r▒▒▒▒▒▒▒:▒▒▒▒ʢB▒▒▒Ʌ▒▒▒▒ɽ▒▒z▒▒▒▒ѵb▒ݥ▒B▒▒▒▒▒▒
                                             ́z▒▒▒▒ѽb▒▒5R▒[    8.242922] gpio-397 (camera-control-output-low): hogged as output/low
[    8.249679] gpio-487 (camera-control-output-low): hogged as output/low
[    8.256432]:▒▒▒▒²B▒▒▒Ʌ▒▒▒▒ɽ▒▒z▒▒▒▒ѵb▒ݥ▒B▒▒▒▒▒▒
                                                 ́z▒▒▒▒ѽb▒▒5R▒[    8.264084] gpiochip0: registered GPIOs 348 to 511 on tegra234-gpio
                'I▒S&▒&NW▒▒▒k+
                              W▒'$▒YV▒.]Y▒Y▒▒GPIOs 316 to 347 on tegra234-gpio-aon
[    8.278206] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    8.284593] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[    8.290964] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    8.297141] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    8.305012] misc tegra_camera_ctrl: tegra_camera_isom▒▒%▒▒▒▒ѕɁ▒▒}▒▒▒}▒ͽ▒▒▒ʊ▒�▒Z%55R▒[    r▒▒▒▒▒▒▒▒▒▒Ʌ▒ʢjJ▒▒▒▒▒�▒▒▒▒rJ▒▒▒
                                                                                                                           E▒▒▒▒▒▒▒▒J▒▒▒Ձ:ɽ▒▒▒▒j▒▒              'i▒▒▒Ӧ▒WH▒LN▒K▒▒csi 13e40000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[    8.332109] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: initialized
[    8.338670] tegra194-vi5 13e40000.host1x:vi0@15c00000: Adding to iommu group 40
[    8.346825] tegra194-vi5 13e40000.host1x:vi1@14c00000: Adding to iommu group 41
[    8.354847] ▒care-pigeon 13e40000.host1x:vi0-thi@15f00000: context isolation disabled due to no IOMMU
[    8.364721] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: initialized
[    8.371527] scare-pigeon 13e40000    ▒kW&/'W▒▒K]▒Z▒L▒▒00000: context isolation disabled due to no IOMMU
[    8.381385] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: initialized
[    8.388182] scare-pigeon 13e40000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[    8.398067] scare-pigeon 13e40000.host1x:isp-thi@14b00000: initialized
[    8.404869] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: Adding to iommu group 42
[    8.413587]م}▒▒▒▒▒}▒▒▒ѕ▒▒}▒▒ف▒▒▒▒▒▒▒▒r▒م▒҂م▒▒ͽ▒▒▒▒▒▒J▒▒ѥ▒▒▒镑▒B▒▒ɕ▒▒▒▒▒▒bJ▒▒▒▒▒չ▒▒▒▒▒▒▒▒▒▒�▒▒▒▒▒Jj▒▒[    8.424960] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: Adding to iommu group 43
[    8.433657] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: initialized (streamid=19, iommu=smmu.0x0000000008000000)
[    8.445030] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: Adding to iommu group 44
[    8.453725] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: initialized (streamid=20, iommu=smmu.0x0000000008000000)
[    8.465086] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: Adding to iommu group 45
[    8.473845] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: ▒nitialized (streamid=21, iommu=smmu.0x0000000008000000)
[    8.485197] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: Adding to iommu group 46
[    8.493884] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: initialized (streamid=22, iommu=smmu.0x0000000008000000)
[    8.505241] pva_iommu_context_dev 16000000.pva0:▒va0_niso1_ctx5: Adding to iommu group 47
[    8.513943] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: initialized (streamid=23, iommu=smmu.0x0000000008000000)
[    8.525310] pva_iommu_conte▒}▒▒ف▒▒▒▒▒▒▒▒r▒م▒҂م▒▒ͽ▒▒▒▒▒▒
                                                          E▒▒▒▒▒▒▒▒J▒▒▒Ձ:ɽ▒▒▒▒j▒▒[    8.533991] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: initialized (streamid=24, iommu=smmu.0x0000000008000000)
[    8.545367] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: Adding to iommu group 49
[    8.554056] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: initialized (streamid=25, iommu=smmu.0x0000000008000000)
[    8.565427] pva 16000000.pva0: Adding to iommu group 50
+HH▒▒8.597216] pva 16000000.pva0: initialized
+HH▒▒8.608307] nvdla 15880000.nvdla0: Adding to iommu group 51
+HH▒▒8.622868] nvdla 15880000.nvdla0: initialized
[    8.629075] nvdla 158c0000.nvdla1: Adding to iommu group 52
+HH▒▒8.643422] nvdla 158c0000.nvdla1: initialized
                '▒S'▒&▒WH▒Y▒▒▒K▒,Y[X▒▒600000.gpcdma: Adding to iommu group 2
[    8.656591] tegra-g▒▒▒▒▒▒▒▒▒▒▒▒r:▒▒▒▒▒:5
                                           ▒T*▒▒-W▒.$▒YV▒.]Y▒▒31 channels
[    8.664106] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[    8.670745] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[    8.677478] serial-tegra 3100000.serial: Adding to iommu group 2
[    8.684113] 3100000.serial: tty▒HS0 at MMIO 0x3100000 (irq = 13, base_baud = 0) is a TEGRA_UART
[    8.693722] serial-tegra 3130000.serial: Adding to iommu group 2
[    8.700258] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 76, base_baud = 0) is a TEGRA_UART
[    8.709800] serial-tegra 3140000.serial: Adding to iommu group 2
[    8.716315] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 77, base_baud = 0) is a TEGRA_UART
[    8.725930] tegra23x-qspi 3270000.spi: Node prod has invalid entries
[    8.732491] tegra23x-qspi 3270000.spi: Node prod: Child has not proper setting
[    8.739937] tegra23x-qspi 3270000.spi: Node spi: Faild to read the Prod Setting.
[    8.747569] tegra23x-qspi 3270000.spi: Prod settings list not found
+HH▒▒8.777968] tegra-xusb 3610000.xhci: Firmware timestamp: 2021-12-01 05:27:10 UTC, Version: 80.03 release
[    8.787746] tegra-xusb 3610000.xhci: xHCI Host Controller
[    8.793328] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[    8.801947] tegra-xusb 3610000.xhci: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000050810
[    8.811576] tegra-xusb 3610000.xhci: irq 246, io mem 0x03610000
[    8.817985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    8.826502] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.833941] usb usb1: Product: xHCI Host Controller
[    8.838965] usb usb1: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[    8.845252] usb usb1: SerialNumber: 3610000.xhci
[    8.850608] hub 1-0:1.0: USB hub found
[    8.854499] hub 1-0:1.0: 4 ports detected
[    8.858846] tegra-xusb 3610000.xhci: xHCI Host Controller
[    8.864413] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[    8.872220] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[    8.879740] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    8.888257] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.895695] usb usb2: Product: xHCI Host Controller
[    8.900717] usb usb2: Manufacturer: Linux 5.10.104=tegra xhci-hcd
[    8.906991] usb usb2: SerialNumber: 3610000.xhci
[    8.912177] hub 2-0:1.0: USB hub found
[   8.916065] hub 2-0:1.0: 4 ports detected
+HH▒▒8.952271] cpufreq: cpufreq_online: CPU0: Run▒ing at unlisted initial frequency: 2008000 KHz, changing to: 2035200 KHz
+HH▒▒8.966383] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 2010000 KHz, changing to: 2035200 KHz
+HH▒▒8.980938] cpufreq: cpufreq_online: CPU8: Running at unlisted initial frequency: 2008000 KHz, changing to: 2035200 KHz
    8.993748] tegra194-cpufreq e000000.ccplex: probed with ICC
[    9.000813] tegra194-pcie 14180000.pcie: Using GICv2m MSI allocator
[    9.003446] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    9.011680] mmc0: CQHCI version 5.10
[    9.012623] tegra194-pcie 14180000.pcie: host bridge /pcie@14180000 ranges:
[    9.021372] irq: IRQ313: trimming hierarchy from :interrupt-controller@f400000-1
[    9.023077] tegra194-p▒ZY▒L▒L▒▒000▒pcie:       IO 0x0038100000..0x00381fffff -> 0x0038100000
[    9.030754] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 313
[    9.039380] tegra194-pcie 14180000.pcie:      MEM 0x2728000000..0x272fffffff -> 0x0040000000
[    9.039382] tegra194-pcie 14180000.pcie:      MEM 0x2440000000..0x2727ffffff -> 0x2440000000
+HH▒▒9.077051] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit
+HH▒▒9.111578] usb 1-1: new low-speed USB device number 2 using tegra-xusb
+HH▒▒9.178394] mmc0: Command Queue Engine enabled
[    9.182968] mmc0: periodic cache flush enabled
[    9.187549] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    9.194465] mmcblk0: mmc0:0001 G1M15M 59.3 GiB
[    9.199324] mmcblk0rpmb: mmc0:0001 G1M15M partition 3 4.00 MiB, chardev (511:0)
+HH▒▒9.215992]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
+HH▒▒9.280617] usb 1-1: New USB device found, Z▒▒end▒r=046d, idProduct=c31d, bcdDevice=66.01
[    9.289064] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.296431] usb 1-1: Product: USB Keyboard
[    9.300655] usb 1-1: Manufacturer: Logitech
+HH▒▒9.314398] input: Logitech USB Keyboard as /devices/platform/3610000.xhci/usb1/1-1/1-1:1.0/0003:0<6D:C31D.0001/input/input0
+HH▒▒9.384391] hid-generic 0003:046D:C31D.0001: input,hidraw0: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-3610000.xhci-1/input0
+HH▒▒9.405083] input: Logitech USB Keyboard Consumer Control as /devices/platform/3610000       ▒▒▒▒▒͉▒z▒j▒z▒j▒Ҋr▒z▒▒▒▒҂▒▒"▒5▒"傂▒▒zJ▒▒▒ѽJ▒▒▒▒▒jR▒+HH▒▒9.475934] input: Logitech USB Keyboard System Control as /devices/platform/3610000.xhc▒/usb1/1▒L)S)▒▒r▒z▒▒▒▒҂▒▒"▒5▒"傂▒▒zJ▒▒▒ѽJ▒▒▒▒▒jR▒[    9.489293] hid-generic 0003:046D:C31D.0002: input,hidraw1: USB HID v1.10 Device [Logitech USB Keyboard] on usb-3610000.xhci-1/input1
+HH▒L▒▒172965] tegra194-pcie 14180000.pcie: Phy link never came up
[   10.179134] tegra194-pcie 14180000.pcie: PCI host bridge to bus 0000:00
[   10.185945] pci_bus 0000:00: root bus resource [bus 00-ff]
[   10.191581] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0x38100000-0x381fffff])
[   10.201420] pci_bus 0000:00: root bus resource [mem 0x2728000000-0x272fffffff] (bus address [0x40000000-0x47ffffff])
[   10.212266] pci_bus 0000:00: root bus resource [mem 0x2440000000-0x2727ffffff pref]
[   10.220201] pci 0000:00:00.0: [10de:229c] type 01 class 0x060400
[   10.226546] pci 0000:00:00.0: PME# supported from D0 D3hot
+HH▒L▒▒239873] pci 0000:00:00.0▒ PCI bridge to [bus 01-ff]
[   10.245274] pci 0000:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[   10.254230] pcieport 0000:00:00.0: Adding to iommu group 9
[   10.260115] pcieport 0000:00:00.0: PME: Signaling with IRQ 51
[   10.266393] pcieport 00▒҂▒҂▒r▒▒
                                  U%▒*▒▒▒▒▒▒▒▒▒ѡ▒JIE▒▒▒j▒▒[   10.272354] pci_bus 0000:01: busn_res: [bus 01-ff] is released
[   10.278436] pci 0000:00:00.0: Removing from iommu group 9
[   10.284003] pci_bus 000000: busn_res: [bus 00-ff] is released
[   10.291814] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[   10.299278] tegra194-pcie 14100000.pcie: host bridge /pcie@14100000 ranges:
[   10.306464] tegra194-pcie 14100000.pcie:       IO 0x0030100000..0x00301fffff -> 0x0030100000
[   10.315160] tegra194-pcie 14100000.pcie:      MEM 0x20a8000000..0x20afffffff -> 0x0040000000
[   10.323849] tegra194-pcie 14100000.pcie:      MEM 0x2080000000..0x20a7ffffff -> 0x2080000000
+HH▒LL▒▒41143] tegra194-pcie 14100000.pcie: Phy link never cam▒ up
[   11.447301] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[   11.454111] pci_bus 0001:00: root bus resource [bus 00-ff]
[   11.459751] pci_bus 0001:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x30100000-0x301fffff])
[   11.469869] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[   11.480711] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[   11.488635] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[   11.494974] pci 0001:00:00.0: PME# supported from D0 D3hot
+HH▒LL▒M▒S'&LW▒▒ci 0001'LL▒▒0.0: PCI bridge to [bus 01-ff]
[   11.513321] pci 0001:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[   11.522247] pcieport 0001:00:00.0: Adding to iommu group 10
[   11.528207] pcieport 0001:00:00.0: PME: Signaling with IRQ 53
[   11.534489] pcieport 0001:00:00.0: AER: enabled with IRQ 53
[   11.540436] pci_bus 0001:01: bu.▒%▒▒▒▒%▒́▒▒j2▒u▒J́▒▒▒▒▒͕▒5R▒[   11.546514] pci 0001:00:00.0: Removing from iommuroup 10
[   11.552174] pci_bus 0001:00: busn_res: [bus 00-ff] is released
[   11.559787] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[   11.567280] tegra194-pcie 14160000.pcie: host bridge /pcie@14160000 ranges:
[   11.574465] tegra194-pcie 14160000.pcie:       IO 0x0036100000..0x00361fffff -> 0x0036100000
[   11.583165] tegra194-pcie 14160000.pcie:      MEM 0x2428000000..0x242fffffff -> 0x0040000000
[   11.591856] tegra194-pcie 14160000.pcie:      MEM 0x2140000000..0x2427ffffff -> 0x2140000000
+HH▒L▒▒709024] tegra194-pcie 14160000.pcie: Phy link never came up
[   1>.715173] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[   12.721996] pci_bus 0004:00: root bus resource [bus 00-ff]
[   12.727635] pci_bus 0004:00: root bus resource [io  0x200000-0x2fffff] (▒].HX▒▒ress [0x36100000-0x361fffff])
[   12.737752] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[   12.748593] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[   12.756523] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[   12.762861] pci 0004:00:00.0: PME# supported from D0 D3h▒t
+HH▒L▒▒775775] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[   12.781175] pci 0004:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[   12.790104] pcieport 0004:00:00.0: Adding to iommu group 11
[   12.796062] pcieport 0004:00:00.0: PME: Signaling with IRQ 55
[   12.802343] pcieport 0004:00:00.0: AER: enabled with IRQ 55
[   12.808282] pci_bus 0004:01: busn_res: [bus 01-ff] is released
[   12.814380] pci 0004:00:00.0: Removing from iommu group 11
[   12.820030] pci_bus 0004:00: busn_res: [bus 00-ff] is released
[   12.827642] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[   12.834528] tegra194-pcie 141e0000.pcie: Using GICv2m MSI allocator
[   12.841931] tegra194-pcie 141e0000.pcie: host bridge /pcie@141e0000 ranges:
[   12.849119] tegra194-pcie 141e0000.pcie:    ▒  IO 0x003e100000..0x003e1fffff -> 0x003e100000
[   12.857825] tegra194-pcie 141e0000.pcie:      MEM 0x3228000000..0x322fffffff -> 0x0040000000
[   12.866521] tegra194-pcie 141e0000.pcie:      MEM 0x2e40000000..0x3227ffffff -> 0x2e40000000
+HH▒L&)ª▒▒▒▒▒▒▒Ʌ▒ʢj▒▒▒▒▒▒▒▒*▒▒▒r▒▒▒▒▒▒▒▒b▒▒▒▒r▒ٕɁ▒▒▒▒▒▒5R▒[   13.991301] tegra194-pcie 141e0000.pcie: PCI host bridge to bus 0007:00
[   13.998111] pci_bus 00▒'&L'H▒▒▒▒▒.$▒Y▒▒▒׬▒+▒].HL▒K▒▒]
[   14.003749] pci_bus 0007:00: root bus resource [io  0x300000-0x3fffff] (bus address [0x3e100000-0x3e1fffff])
[   14.013855] pci_bus 0007:00: root bus resource [mem 0x3228000000-0x322fffffff] (bus address [0x40000000-0x47ffffff])
[   14.024695] pci_bus 0007:00: root bus resource [mem 0x2e40000000-0x3227ffffff pref]
[   14.032623] pci 0007:00:00.0: [10de:229a] type 01 class 0x060400
[   14.038941] pci 0007:00:00.0: PME# supported from D0 D3hot
+HH▒L▒▒051925] pci 0007:00:00.0: PCI bridge to [bus 01-ff]
[   14.057324] pci 0007:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[   14.066246] pcieport 0007:00:00.0: Adding to iommu group 13
+HH▒L▒▒072195] pcieport 0007:00:00.0: PME: Signaling with IRQ 59
[   14.078474] pcieport 0007:00:00.0: AER: enabled with IRQ 59
[   14.084403] pci_bus 0007:01: busn_res: [bus 01-ff] is released
[   14.090477] pci 0007:00:00.0: Removing from iommu group 13
[   14.096125] pci_bus 0007:00: busn_res: [bus 00-ff] is released
[   14.103359] avdd-cam-2v8: supplied by vdd-3v3-sys
[   14.108315] vdd-dp: supplied by vdd-3v3-sys
[   14.112770] vdd-3v3-sd: supplied by vdd-3v3-sys
[   14.117720] dsi-vdd-1v8-bl-en: supplied by vdd-1v8-sys
   14.125356] tegra194-isp5 14800000.isp: initialized
[   14.134545] tegra194-vi5 13e40000.host1x:vi0@15c00000: initialized
[   14.140984] (NULL device *): fops function table already registered
[   14.149259] tegra194-vi5 13e40000.host1x:vi1@14c00000: initialized
[   14.156146] sdhci-tegra 3400000.sdhci: Got CD GPIO
[   14.156344] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
+HH▒L▒▒171772] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 313
+HH▒L▒▒277326] tegra194-pcie 141a0000.pcie: host bridge /pcie@141a0000 ranges:
[   14.284502] tegra194-pcie 141a0000.pcie:       IO 0x003a100000..0x003a1fffff -> 0x003a100000
[   14.293197] tegra194-pcie 141a0000.pcie:      MEM 0x2b28000000..0x2b2fffffff -> 0x0040000000
[   14.301890] tegra194-pcie 141a0000.pcie:      MEM 0x2740000000..0x2b27ffffff -> 0x2740000000
+HH▒LM▒▒27445] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit
+HH▒LM▒▒17146] tegra194-pcie 141a0000.pcie: Phy link never came up
[   15.423307] tegra194-pcie 141a0000.▒cie: PCI host bridge to bus 0005:00
[   15.430132] pci_bus 0005:00: root bus resource [bus00-ff]
[   15.435771] pci_bus 0005:00: root bus resource [io  0x400000-0x4fffff] (bus address [0x3a100000-0x3a1fffff])
[   15.440277] mmc1: new ultra high speed SDR104 SDXC card at address 1388
[   15.445876] pci_bus 0005:00: root bus resource [mem 0x2b28000000-0x2b2fffffff] (bus address [0x40000000-0x47ffffff])
[   15.445880] pci_bus 0005:00: root bus resource [mem 0x2740000000-0x2b27ffffff pref]
[   15.453046] mmcblk1: mmc1:1388 Stora 58.9 GiB
[   15.463584] pci 0005:00:00.0: [10de:229a] type 01 class 0x060400
▒   15.482346] pci 0005:00:00.0: PME# supported from D0 D3hot
+HH▒LM▒▒95509] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[   15.500905] pci 0005:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[   15.509854] pcieport 0005:00:00.▒
                                    E▒▒▒▒▒▒▒▒J▒▒▒Ձ:ɽ▒▒▒▒j▒▒[   15.515832] pcieport 0005:00:00.0: PME: Signaling with IRQ 57
[   ▒5.521985] pcieport 0005:00:00.0: AER: enabled with IRQ 57
[   15.527935] pci_bus 0005:01: b▒sn_res: [bus 01-ff] is released
+HH▒LM▒M&MLLS   ▒▒▒▒▒▒▒҂▒҂▒r▒▒▒U▒▒٥▒▒▒2ɽ▒▒J▒▒▒Ձ:ɽ▒▒▒▒j▒▒[   15.539666] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[   15.547245] nvethernet 2310000.ethernet: Adding to iommu group 53
[   15.553660] nvethernet 2310000.ethernet: failed to read skip mac reset flag, default 0
[   15.561982] nvethernet 2310000.ethernet: failed to read MDIO address
[   15.568552] nvethernet 2310000.ethernet: setting to default DMA bit mask
                RS▒ɓS▒▒ ▒▒k▒k+▒▒▒jR▒+HH▒LM▒▒20074] nvethernet 2310000.ethernet: Ethernet MAC address: 48:b0:2d:4d:6a:05
[   15.828176] nvethernet 2310000.ethernet: Macsec not enabled
[   15.833914] nvethernet 2310000.ethernet: Macsec: Reduced MTU: 1466 Max: 16383
[   15.842456] nvethernet 2310000.ethernet: eth0 (HW ver: 53) created with 8 DMA channels
[   15.850771] nvethernet 6810000.ethernet: Adding to iommu group 54
[   15.857309] nvethernet 6810000.ethernet: failed to read skip mac reset flag, default 0
[   15.865472] nvethernet 6810000.ethernet: failed to read MDIO address
[   15.872015] nvethernet 6810000.ethernet: setting to default DMA bit mask
[   15.878928] nvethernet 6810000.ethernet: failed to read UPHY GBE mode- default to 10G
+HH▒L▒▒273091] nvethernet 6810000.ethernet: Ethernet MAC address: 48:b0:2d:4d:6a:12
[   16.281126] nvethernet 6810000.ethernet: Macsec not enabled
[   16.286863] nvethernet 6810000.ethernet: Macsec: Reduced MTU: 1466 Max: 16383
[   16.295964] nvethernet 6810000.ethernet: eth1 (HW ver: 31) created with 10 DMA channels
[   16.304663] irq: IRQ315: trimming hierarchy from :pmc@c360000
[   16.310640] irq: IRQ316: trimming hierarchy from :interrupt-controller@f400000-1
[   16.318325] irq: IRQ317: tri▒ming hierarchy from :pmc@c360000
[   16.324313] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[   16.331930] tegra-se-nvhost 15810000.se: Adding to iommu group 55
[   16.338522] tegra-se-nvhost 15810000.se: initialized
+HH▒L▒▒353873] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[   16.360245] tegra-se-nvhost 15820000.se: Adding to iommu group 56
[   16.366814] tegra-se-nvhost 15820000.se: initialized
[   16.374037] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[   16.380419] tegra-se-nvhost 15840000.se: Adding to iommu group 57
[   16.386965] tegra-se-nvhost 15840000.se: initialized
[   16.394184] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[   16.400994] tegra_actmon d230000.actmon: in actmon_register()...
[   16.407327] tegra_actmon d230000.actmon: bwmgr_disable = 1
[   16.413340] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[   16.421714] hvc_sysfs: hypervisor is not present
▒WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpusysclk
U(**▒▒▒▒▒▒}▒▒ͅ▒▒▒▒▒▒}▒ݕ▒}չ▒▒ѕ▒z▒▒:▒ѕ▒▒"▒▒▒▒▒▒▒▒2▒Ɂ:▒▒▒▒5R▒U(**▒▒▒▒▒▒}▒▒ͅ▒▒▒▒▒▒}▒ݕ▒}չ▒▒ѕ▒z▒▒:▒ѕ▒▒"▒▒▒▒▒▒▒▒2▒Ɂ:▒c0clk
▒[   16.558056] ALSA device list:
[   16.561117]   No soundcards found.
[   16.565190] Freeing unused kernel memory: 3968K
[   16.569901] Run /init as init process
+HH▒L▒▒585789] Root device found: mmcblk0p1
[   16.590329] Found dev node: /dev/mmcblk0p1
+HH▒L▒▒888242] EXT4-fs (mmcblk0p1): 3 orphan inodes deleted
[   16.893731] EXT4-fs (mmcblk0p1): recovery complete
▒▒▒rʂ▒▒²▒*▒EEj2́Bj▒▒▒▒▒▒▒J▒j▒չѕ▒▒2▒▒▒▒▒▒ѕ▒▒▒▒ѡ▒zɑ▒ɕ▒▒"▒х▒j▒▒▒▒z▒▒▒Brձ▒▒jR▒[   16.912123] Rootfs mounted over mmcblk0p1
+HH▒L▒▒930261] Switching from initrd to actual rootfs
+HH▒L▒  ▒SӧSi▒▒ѕ▒▒m▒▒▒▒▒▒ѕ▒▒▒▒▒▒▒▒▒▒ɕ▒ե▒▒▒▒▒▒▒▒
                                               ▒م▒▒▒▒▒▒▒▒▒▒▒jR▒+HH▒L▒   ▒&S▒Si▒▒ѕ▒▒m▒▒▒▒▒▒ѕ▒▒▒▒▒▒r▒j▒▒▒չ▒▒▒r▒▒▒չ▒▒▒▒▒J▒▒▒▒▒ѕ▒▒j▒▒▒▒BZ▒▒
                                                                                                                                       i)TT)▒▒▒QSR▒U▒▒+IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   17.084134] systemd[1]: Detected architecture arm64.
+HH▒L▒)SS▒▒▒▒i▒▒ѕ▒▒m▒▒▒▒UсB▒▒ѹ▒▒▒▒▒▒▒▒͕ɵ"▒ͭѽ▒▒rj▒▒+HH▒L▒IS▒▒▒▒▒▒▒▒ѕ▒▒m▒▒▒▒▒▒ѕ▒▒j▒▒▒ɽ▒▒▒▒▒▒▒▒▒▒▒▒с▒▒▒▒▒▒ɕ́
                                                                                                      ▒▒JA▒2▒ɕ݅▒▒▒▒с▒▒▒▒b▒▒▒▒▒▒▒▒ѕ▒▒"▒▒́r▒с▒▒▒▒▒сA▒▒ɽ▒▒2▒ɕ݅▒▒▒▒▒▒jR▒[   17.306701] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[   17.316226] systemd[1]: Created slice system-modprobe.slice.
[   17.322417] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   17.329122] systemd[1]: Created slice User and Session Slice.
[   17.335158] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   17.343265] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   17.353032] ▒▒ѕ▒▒m▒▒▒▒U▒▒▒▒▒▒▒▒ɝ▒с▒͕Ɂ
                                       ▒▒▒:ɽ▒▒r▒▒▒▒b▒▒▒▒▒͹jR▒[   17.359540] systemd[1]: Reached target Slices.
[   17.364155] systemd[1]: Reached target Swap.
[   17.368816] systemd[1]: Listening on RPCbind Server Activation Socket.
[   17.375694] systemd[1]: Listening on Syslog Socket.
[   17.380851] systemd[1]: Listening on fsck to fsckd communication Socket.
[   17.387846] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   17.394813] systemd[1]: Listening on Journal Audit Socket.
[   17.400594] systemd[1]: Listening on Journal Socket (/dev/log).
[   17.406835] systemd[1]: Listening on Journal Socket.
[   17.412119] systemd[1]: Listening on udev Control Socket.
[   17.417788] systemd[1]: Listening on udev Kernel Socket.
[   17.424298] systemd[1]: Mounting Huge Pages File System...
[   17.430967] systemd[1]: Mounting POSIX Message Queue File System...
[   17.438298] systemd[1]: Mounting RPC Pipe File System...
▒▒▒r▒▒▒▒▒▒▒▒▒▒ѕ▒▒m▒▒▒j▒չѥ▒▒▒Z▒ɹ▒▒▒"▒▒՝▒2▒▒▒▒▒▒▒ѕ▒▒rrj▒▒[   17.451462] systemd[1]: Mounting Kernel Trace File System...
[   17.458467] systemd[1]: Starting Journal Service...
[   17.464645] systemd[1]: Starting Set the console keyboard layout...
[   17.472127] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   17.480994] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[   17.490272] systemd[1]: Starting NVIDIA specific first-boot udev script...
[   17.498372] systemd[1]: Started Nameserver information manager.
[   17.504823] systemd[1]: Reached target Network (Pre).
[   17.510889] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   17.520291] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   17.531365] systemd[1]: Starting Load Kernel Modules...
[   17.537761] systemd[1]: Starting Remount Root and Kernel File Systems...
[   17.545223] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[   17.545642] nvmap_heap_init: nvmap_heap_init: created heap block cache
[   17.545949] systemd[1]: Starting udev Coldplug all Devices...
[   17.563530] tegra-carveouts tegra-carveouts: fsi :dma coherent mem declare 0x000000082f000000,16777216
[   17.565413] systemd[1]: Started Journal Service.
[   17.573143] tegra-carveouts tegra-carveouts: assigned reserved memory node fsi-carveout
[   17.586153] tegra-carveouts tegra-carveouts: vpr :dma coherent mem declare 0x0000000849800000,914358272
[   17.595844] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[   17.595849] nvmap_page_pool_init: Total RAM pages: 7817241
[   17.609739] nvmap_page_pool_init: nvmap page pool size: 977155 pages (3817 MB)
[   17.609792] nvmap_background_zero_thread: PP zeroing thread starting.
[   17.609869] misc nvmap: created heap vpr base 0x0000000849800000 size (892928KiB)
[   17.613035] misc nvmap: created heap fsi base 0x000000082f000000 size (16384KiB)
+HH▒L▒▒S▒▒▒MLW▒▒^.]Y[▒K▒▒▒▒+▒▒5▒▒▒▒U▒▒▒ٕ▒▒▒▒▒▒с▒▒▒Օ▒с▒▒▒2▒▒͡▒▒չѥ▒▒▒R▒▒ɹ▒▒▒jR▒+HH▒L▒▒▒S▒▒LLW▒▒vgpu: 17000000.ga10b          nvgpu_nvhost_syncpt_init:135  [INFO]  syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000
[   17.671311]
+HH▒L▒)▒▒▒▒▒▒r٥▒▒▒▒b▒▒▒▒▒▒▒z▒ѵz▒▒▒ɕ▒▒j▒▒ձ▒▒▒▒▒▒▒́Z▒ɹ▒▒▒jR▒+HH▒L▒▒153099] 1 fixed-par▒itions partitions found on MTD device spi▒.0
[   18.159664] Creating 1 MTD partitions▒on "spi6.0":
[   18.159670] 0x000000000000-0x000004000000 : "Whole_flash0"
+HH▒LN▒▒56298] CPU8: shutdown
+HH▒LN▒▒26361] CPU9: shutdown
+HH▒LN▒M▒N▒▒9] CPU10: shutdown
+HH▒LN▒▒45728] IRQ 134: no longer affine to CPU11
[   19.650930] CPU11: shutdown
CCC▒U▒]▒▒u 20.04.4 LTS user-desktop ttyTCU0

user-desktop login:             ▒S&i▒S'▒SiU+▒▒}▒▒▒}▒▒▒}▒▒▒um▒▒▒▒E▒▒▒▒▒▒m▒▒▒▒▒▒▒▒ꁂ▒▒▒}▒▒▒}▒▒▒▒▒▒▒▒▒▒▒5R▒[   31.347197] net eth0: failed to poll MAC Software reset
+HH▒▒3.983600] net eth1: failed to poll MAC Software reset

Could you login at this moment?

You seem using L4T-r35.1 release.
Have you refer to the adaptation instruction for the custom board?

“Jetson_AGX_Orin_Series_Pinmux_Config_Template_1.5-our.xlsm”
I modified the Pinmux configuration file and exported the.dtsi file.

But I don’t understand how to use dtsi and how to define your own custom board hardware configuration.

Maybe my profile is wrong.
Error executing “sudo ./flash.sh Orin-jetson_agx_orin_mainload351 mmcblk0p1”

Console log:


root@user-ZHENGJIUZHE-REN7000-28ICBR:/home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra# sudo ./flash.sh Orin-jetson_agx_orin_mainload351 mmcblk0p1
Orin-jetson_agx_orin_mainload351.conf: line 26: $'\r': command not found
Orin-jetson_agx_orin_mainload351.conf: line 29: $'\r': command not found
Orin-jetson_agx_orin_mainload351.conf: line 33: $'\r': command not found
Orin-jetson_agx_orin_mainload351.conf: line 34: $'\r': command not found
Orin-jetson_agx_orin_mainload351.conf: line 35: $'\r': command not found
Orin-jetson_agx_orin_mainload351.conf: line 38: syntax error near unexpected token `$'\r''
'rin-jetson_agx_orin_mainload351.conf: line 38: `update_flash_args()
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 1.0
###############################################################################
# Target Board Information:
# Name: Orin-jetson_agx_orin_mainload351, Board Family: t186ref, SoC: Tegra 234,
# OpMode: production, Boot Authentication: NS,
# Disk encryption: disabled ,
###############################################################################
copying emc_fuse_dev_params(/home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3701-0000.dts)... done.
copying misc_config(/home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3701-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin" --skipuid --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3701-0000.dts --misc_config tegra234-mb1-bct-misc-p3701-0000.dts --bins "mb2_applet applet_t234.bin" --cmd "dump eeprom cvm cvm.bin; dump custinfo custinfo_out.bin; reboot recovery"
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands

[   0.0066 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   0.0072 ] File rcm_state open failed
[   0.0073 ] ERROR: failed to read rcm_state
[   0.0073 ]
[   0.0079 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0080 ] Assuming zero filled SBK key
[   0.0076 ] Pre-processing config: tegra234-mb1-bct-device-p3701-0000.dts
[   0.0111 ] Pre-processing config: tegra234-mb1-bct-misc-p3701-0000.dts
[   0.0160 ] Parsing partition layout
[   0.0165 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[   0.0176 ] Parsing partition layout
[   0.0181 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[   0.0188 ] Creating list of images to be signed
[   0.0193 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[   0.0198 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[   0.0202 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[   0.0204 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[   0.0235 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[   0.0236 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[   0.0266 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[   0.0267 ] adding BCH for mb2_t234_aligned.bin
[   0.0285 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[   0.0371 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[   0.0372 ] adding BCH for mb2_t234_aligned.bin
[   0.0475 ] Generating signatures
[   0.0481 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.0482 ] Assuming zero filled SBK key
[   0.0547 ] Warning: pub_key.key is not found
[   0.0543 ] Parsing dev params for multi chains
[   0.0578 ] Generating br-bct
[   0.0583 ] Updating dev and MSS params in BR BCT
[   0.0583 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[   0.0589 ] Updating bl info
[   0.0594 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[   0.0598 ] WARNING: boot chain is not completed. set to 0
[   0.0603 ] Get Signed section of bct
[   0.0608 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[   0.0614 ] Signing BCT
[   0.0620 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.0621 ] Assuming zero filled SBK key
[   0.0636 ] Sha saved in br_bct_BR.sha
[   0.0637 ] Warning: pub_key.key is not found
[   0.0632 ] Updating BCT with signature
[   0.0637 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[   0.0642 ] Offset :4608 Len :3584
[   0.0643 ] Generating SHA2 Hash
[   0.0649 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[   0.0650 ] Assuming zero filled SBK key
[   0.0650 ] Assuming zero filled SBK key
[   0.0666 ] Sha saved in br_bct_BR.sha
[   0.0662 ] Updating BCT with SHA2 Hash
[   0.0667 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[   0.0672 ] Offset :4608 Len :3584
[   0.0673 ] Offset :68 Len :8124
[   0.0676 ] Generating coldboot mb1-bct
[   0.0680 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[   0.0685 ] MB1-BCT version: 0.9

[   0.0693 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[   0.0694 ] Added Platform Config 9 data with size :- 80
[   0.0694 ]
[   0.0694 ] Updating mb1-bct with firmware information
[   0.0700 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin
[   0.0712 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[   0.0721 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[   0.0726 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[   0.0737 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.0738 ] Assuming zero filled SBK key
[   0.0749 ] Warning: pub_key.key is not found
[   0.0749 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   0.0756 ] Generating recovery mb1-bct
[   0.0761 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3701-0000_cpp.dtb --device tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[   0.0765 ] MB1-BCT version: 0.9

[   0.0774 ] Parsing config file :tegra234-mb1-bct-device-p3701-0000_cpp.dtb
[   0.0775 ] Added Platform Config 9 data with size :- 80
[   0.0775 ]
[   0.0776 ] Updating mb1-bct with firmware information
[   0.0780 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin
[   0.0793 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[   0.0802 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[   0.0807 ] adding BCH for mb1_bct_MB1_aligned.bct
[   0.0818 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.0818 ] Assuming zero filled SBK key
[   0.0829 ] Warning: pub_key.key is not found
[   0.0829 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   0.0836 ] Error: Skip generating mem_bct because sdram_config is not defined
[   0.0836 ] Error: Skip generating mem_bct because sdram_config is not defined
[   0.0836 ] Copying signatures
[   0.0841 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[   0.0870 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[   0.0871 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[   0.0872 ] Boot Rom communication
[   0.0876 ] tegrarcm_v2 --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.0881 ] BR_CID: 0x80012344705DD2025C00000001008000
[   0.5043 ] Sending bct_br
[   0.9146 ] Sending mb1
[   0.9156 ] Sending psc_bl1
[   0.9267 ] Sending bct_mb1
[   0.9328 ] Boot Rom communication completed
[   0.9369 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[   0.9425 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk
[   0.9450 ] adding BCH for applet_t234_aligned.bin
[   0.9551 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.9552 ] Assuming zero filled SBK key
[   0.9565 ] Warning: pub_key.key is not found
[   0.9565 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[   0.9578 ] Sending mb2_applet...

[   0.9583 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
[   0.9590 ] BL: version 0.23.0.0-t234-54845784-92215740 last_boot_error: 0
[   1.3706 ] Sending applet
[   1.8223 ] completed
[   1.8253 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   1.8280 ] MB2 Applet version 01.00.0000
[   2.2417 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   2.2422 ] MB2 Applet version 01.00.0000
[   2.6574 ] Retrieving board information
[   2.6580 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails chip chip_info.bin
[   2.6586 ] MB2 Applet version 01.00.0000
[   3.0724 ] Saved platform info in chip_info.bin
[   3.0779 ] Chip minor revision: 1
[   3.0780 ] Bootrom revision: 0x7
[   3.0780 ] Ram code: 0x0
[   3.0780 ] Chip sku: 0xd0
[   3.0781 ] Chip Sample: prod
[   3.0788 ] Retrieving EEPROM data
[   3.0789 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/cvm.bin --chip 0x23 0
[   3.0796 ] MB2 Applet version 01.00.0000
[   3.4931 ] Saved platform info in /home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
[   3.5266 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   3.5272 ] MB2 Applet version 01.00.0000
[   3.9415 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   3.9420 ] MB2 Applet version 01.00.0000
[   4.3577 ] Dumping customer Info
[   4.3584 ] tegrarcm_v2 --chip 0x23 0 --oem dump bct tmp.bct
[   4.3589 ] MB2 Applet version 01.00.0000
[   4.7729 ] Saved bct in tmp.bct
[   4.7811 ] tegrabct_v2 --brbct tmp.bct --chip 0x23 0 --custinfo /home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/custinfo_out.bin
[   4.7816 ] C[   4.7818 ] ustomer data saved in /home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/custinfo_out.bin successfully
[   4.7818 ] Rebooting to recovery mode
[   4.7823 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[   5.1975 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   5.1980 ] MB2 Applet version 01.00.0000
[   5.6122 ] Booting to recovery mode
[   5.6129 ] tegrarcm_v2 --chip 0x23 0 --reboot recovery
[   5.6134 ] MB2 Applet version 01.00.0000
Board ID(3701) version(500) sku(0000) revision(J.0)
Error: missing cfgfile (/home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/t186ref/cfg).

Usage: sudo ./flash.sh [options] t186ref mmcblk0p1
    options:
        -c <cfgfile> ---------- Flash partition table config file.
        -d <dtbfile> ---------- device tree file.
        -f <flashapp> --------- Path to flash application (tegraflash.py)
        -h -------------------- print this message.
        -i <enc rfs key file>-- key for disk encryption support.
        -k <partition id> ----- partition name or number specified in flash.cfg.
        -m <mts preboot> ------ MTS preboot such as mts_preboot_si.
        -n <nfs args> --------- Static nfs network assignments
                                <Client IP>:<Server IP>:<Gateway IP>:<Netmask>
        -o <odmdata> ---------- ODM data.
        -r -------------------- skip building and reuse existing system.img.
        -t <tegraboot> -------- tegraboot binary such as nvtboot.bin
        -u <PKC key file>------ PKC key used for odm fused board.
        -v <SBK key file>------ Secure Boot Key (SBK) key used for ODM fused board.
        -w <wb0boot> ---------- warm boot binary such as nvtbootwb0.bin
        -x <tegraid> ---------- Tegra CHIPID.
        -B <boardid> ---------- BoardId.
        -C <cmdline> ---------- Kernel commandline arguments.
                                WARNING:
                                Each option in this kernel commandline gets
                                higher preference over the values set by
                                flash.sh. In case of NFS booting, this script
                                adds NFS booting related arguments, if -i option
                                is omitted.
        -F <flasher> ---------- Flash server such as cboot.bin.
        -G <file name> -------- Read partition and save image to file.
        -I <initrd> ----------- initrd file. Null initrd is default.
        -K <kernel> ----------- Kernel image file such as zImage or Image.
        -L <bootloader> ------- Bootloader such as cboot.bin or u-boot-dtb.bin.
        -M <mts boot> --------- MTS boot file such as mts_si.
        -N <nfsroot> ---------- i.e. <my IP addr>:/my/exported/nfs/rootfs.
        -R <rootfs dir> ------- Sample rootfs directory.
        -S <size> ------------- Rootfs size in bytes. Valid only for internal
                                rootdev. KiB, MiB, GiB short hands are allowed,
                                for example, 1GiB means 1024 * 1024 * 1024 bytes.
        -Z -------------------- Print configurations and then exit.
        --no-flash ------------ perform all steps except physically flashing the board.
                                This will create a system.img.
        --external-device------ Generate flash images for external devices
        --sparseupdate--------- only flash partitions that have changed. Currently only support SPI flash memory
        --no-systemimg -------- Do not create or re-create system.img.
        --bup ----------------- Generate bootloader update payload(BUP).
        --multi-spec----------- Enable support for building multi-spec BUP.
        --clean-up------------- Clean up BUP buffer when multi-spec is enabled.
        --usb-instance <id> --- Specify the USB instance to connect to;
                                <id> = USB port path (e.g. 3-14).
        --no-root-check ------- Typical usage of this script require root permissions.
                                Pass this option to allow running the script as a
                                regular user, in which case only specific combinations
                                of command-line options will be functional.
        --user_key <key_file>   User provided key file (16-byte) to encrypt user images,
                                like kernel, kernel-dtb and initrd.
                                If user_key is specified, SBK key (-v) has to be specified.
                                For now, user_key file must contain all 0's.
        --rcm-boot ------------ Do RCM boot instead of physically flashing the board.
        --sign ---------------- Sign images and store them under "bootloader/signed"
                                directory. The board will not be physically flashed.
        --image --------------- Specify the image to be written into board.
        --boot-chain-flash <c>  Flash only a specific boot chain (ex. "A, "B", "all").
                                Defaults to "all", inputs are case insensitive.
                                Not suitable for production.
        --boot-chain-select <c> Specify booting chain (ex. "A" or "B") after the board is flashed.
                                Defaults to "A", inputs are case insensitive.
root@user-ZHENGJIUZHE-REN7000-28ICBR:/home/user/nvidia/nvidia_sdk/JetPack_5.0.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra#

After you generate dtsi through .xlsm, you could put them into <Linux_for_Tegra>/bootloader/t186ref/BCT/

You might need to create your own board config according to your custom board design, and it(Orin-jetson_agx_orin_mainload351) might refer to other board config for the devkit.
For your case, you could refer to jetson-agx-orin-devkit.conf.

Thank you so much KevinFFF,

I have successfully configured the configuration file “Orin-jetson_agx_orin_mainload351.conf”. Orin now starts normally on my board.

One problem is that DP doesn’t have signal output to display the system desktop. It only has signal output when UEFI boots.

But I’m sure Orin is already in the system, because I can debug Orin using USB

Hi Kevin,Are there DP and HDMI-related options in the hardware configuration?

Hi,

Not sure about what “hardware configuration” you want to know here. For hardware design, please refer to the design guide document.

Also, if you have Orin devkit, please directly move your module, which flashed with your board config to it and see if it can output DP on it. If it can, then it could be hardware problem on your board.

1 Like

I used two high-speed Ethernet ports that “RGMII” split

What is the exact situation now? Is this still a boot failure problem? Or it becomes ethernet port won’t work issue now?

This is not a boot failure issue, it has been fixed.

The problem now is that the Ethernet port is not working, I split RGMII into two Ethernet ports in the hardware design, so the PHY and Orin devkit are not consistent. But I don’t know how to configure my own board

Then please file a new topic. We only deal with one issue in one thread.

  • Thank you very much. I will submit new questions for your help

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