How to flash Jetson on official docker image?`

To flash JetPack 5.1.3 onto my Jetson AGX Orin using a host desktop running Ubuntu 22.04, I first installed the SDK Manager Docker image designed for Ubuntu 20.04 using the command docker load -i ./sdkmanager-2.1.0.11660-Ubuntu_20.04_docker.tar.gz .

To set this up, I took the following steps:

  1. I connected the host desktop and the target device using a USB Type-A to Type-C cable.
  2. I verified the serial port connection (ttyACM0).
  3. To confirm the device was correctly connected, I executed lsusb , which output (Bus 002 Device 004: ID 0955:7020 NVIDIA Corp. L4T (Linux for Tegra) running on Tegra)
  4. Next, I executed the following docker run command:
docker run -it --privileged \
--device=/dev/ttyACM0:/dev/ttyACM0 \
-v /dev:/dev \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /media/$USER:/media/nvidia:slave \
-v /home/$USER/Downloads/nvidia/:/home/nvidia/Downloads/nvidia/ \
-v /var/run/dbus:/var/run/dbus:ro \
-v /etc/udev/:/etc/udev/ \
-v /run/udev:/run/udev:ro \
--name JetPack_AGX_Devkit \
--network host \
sdkmanager:2.1.0.11660-Ubuntu_20.04 \
--cli \
--action install \
--login-type devzone \
--product Jetson \
--target-os Linux \
--version 5.1.3 \
--host \
--target JETSON_AGX_ORIN_TARGETS \
--flash \
--license accept \
--stay-logged-in true  \
--collect-usage-data disable \
--exit-on-finish
  1. Wait OS image, and enter “Yes, I want to flash”
  2. Choose my board
  3. choose Manual setup
    8.Followed the guide and choose OK
  4. set Pre-Config up and choose storage of NVME
  5. but Detected Error as Right terminal log
    10-1. Or next step, Choose Install
    10-2. Connect via USB cable and default setting
    Unfortunately, Failed to set up and just check the message

Could there be any missed verification steps?

Do this to dump the log:

@DaveYYY
I Installed minicom and Connected a Jetson device, but not opened /dev/ttyACM0 (Recovery mode)

# lsusb on a host desktop (Recovery mode)
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 011: ID 1d5c:7102 Fresco Logic Generic Billboard Device
Bus 001 Device 013: ID 0955:7023 NVIDIA Corp. APX
Bus 001 Device 004: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
# lsusb on a host desktop (Normal boot)
Bus 002 Device 007: ID 0955:7020 NVIDIA Corp. L4T (Linux for Tegra) running on Tegra
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 011: ID 1d5c:7102 Fresco Logic Generic Billboard Device
Bus 001 Device 004: ID 8087:0026 Intel Corp. AX201 Bluetooth
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

What’s wrong?

Dump the log on the native OS instead of Docker.

Not docker. Terminal of my desktop.
It’s wrong? :(

Are you using the micro USB port?

USB-C port, I will retry micro USB port.

Micro USB port for serial console, and USB-C port for flashing.
It’s clearly stated in the link I posted above:

To use the micro USB port to access serial control connect the cable to the port shown in the following image.

@DaveYYY
oh…! Sorry, I was in such a hurry that overlooked…

Here! it’s normal boot case.

Welcome to minicom 2.8

OPTIONS: I18n 
Port /dev/ttyACM0, 18:32:56

Press CTRL-A Z for help on special keys


L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services...
��debugfs initialized
��I/TC: Reserved shared memory is disabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous no��[    0.000000] Booting Linux on physical CPU 0x000000000]
[    0.000000] Linux version 5.15.122-tegra (buildbrail (Buildroot 2022.08) 11.)
[    0.000000] Machine model: NVIDIA Jetson AGX Orin Developer Kit
[    0.000000] efiBIOS=0xffff0000 SMBIOS 3.0=0x827c20000 MEMATTR=0x82154f018 ES 
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled                                 
[    0.000000] esrt: Reserving ESRT space from 0x0000000821733d18 to 0x00000008.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000805000000, B
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id sharl
[    0.000000] NUMA: No NUMA con000000080000000-0x0000000833ffffff]             
[    0.000000] NUMA: NODE_D[    0.000000]   DMA      [mem 0x0000000080000000-0x]
[    0.000000]   DMA32    empty                                                 
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000833ffffff]           
[    0.000000] Movable zone start for each node                                 
[    0.000000] Early memory node ranges                                         
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000fffdffff]          
[    0.000000]   node   0: [mem 0x00000000fffe0000-0x00000000ffffffff]          
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000818c79fff]          
[    0.000000]   node   0: [mem 0x0000000818c7a000-0x0000000818ddbfff]          
[    0.000000]   node   0: [mem 0x0000000818ddc000-0x00000008262bffff]          
[    0.000000]   node   0: [mem 0x00000008262c0000-0x00000008281fffff]          
[    0.000000]   node   0: [mem 0x0000000828200000-0x000000082c5fffff]          
[    0.000000]   node   0: [mem 0x000000082c600000-0x000000082c7fffff]          
[    0.000000]   node   0: [mem 0x000000082c800000-0x000000082cd6ffff]          
[    0.000000]   node   0: [mem 0x0000000832000000-0x0000000833ffffff]          
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000833ffffff] 
[    0.000000] On node0] On node 0, zone Normal: 16384 pages in unavailable rans
[    0.000000] psci: probing for conduit method from DT.                        
[    0.000000] psci: PSCIv1.1 detected in firmware.                             
[    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 29 pages/cpu s80344 r8192 d30248 u118784        
[    0.000000] Detected PIPT I-cachetected: GIC system register CPU interface   
[    0.000000] CPU features: detected: Virtualization Host Extensions           
[    0.000000able: clk_power_ungate on gated domain 35 for gpusysclk            
��[    0.000000] CPU features: detected: Spectre-BHB                            
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR     
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)       
[    0.000000] alternatives: patching kernel code                               
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 7929968   
[    0.000000] Policy zone: Normal                                              
��WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc1clk       
��[    0fig bl_prof_dataptr=2031616@0x82C610000 bl_prof_ro_ptr=65536@0x82C60000 
[    0.000000] Unknown kernel command line parameters "nv-auto-config bl_prof_dk
��[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 )
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 byt)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off          
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfe0000-0x00000000fffe00)
[    0.000000] Memory: 31153500K/32224704K available (19712K kernel code, 4056K)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1      
[    0.000000] trace event string verifier disabled                             
[    0.000000] rcu: Preemptible hierarchical RCU implementation.                
[    0.000000] rcu:     RCU event tracing is enabled.                           
��WAbled.                                                                       
[    0.000000]  Tracing variant of Tasks RCU enabled.                           
[    0.000000] rcu: RCU calculated value of scheduler-enlistment drcu_fanout_lee
[    0.000000] GICv3: 960 SPIs implemented                                      
[    0.000000] GICv3: 0 Extended SPIs implemented                               
[    0.000000] GICv3: Distributor has no Range gated domain 34 for dla1_falcon  
��[    0.000000] Root IRQ handler: gic_handle_irq                               
[    0.000000] GICv3: 16 PPIs implemented                                       
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000at 31.25MHz (ph.
[    0.000000] clocksource: arch_sys_counter: mask: 0xfffffffff��WARNING: clockn
��fffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns                   
[    0.000001] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398s
[    0.000402] Console: colour dummy device 80x25                               
[    0.000412] printk: console [tty0] enabled                                   
[    0.000472] Calibrating delay loo��WARNING: clock_disable: clk_power_ungate e
��p (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125)
[    0.000480] pid_max: default: 32768 minimum: 301                             
[    0.000516] LSM: Security Framework initializing                             
[    0.000543] Yama: becoming mindful.                                          
[ NING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_core  
��cache hash table entries: 65536 (order: 7, 52428ries: 65536 (order: 7, 524288)
[    0.002161] rcu: Hierarchical SRCU implementation.                           
[    0.005119] Tegra Revision: A01 SKU: 208 CPU Process: 0 SoC Process: 0       
[  ��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_falco.
[    0.006833] Detecte��0fd421]                                                 
[    0.007369] Detected PIPT I-cache on CPU2                                    
[    0.007381] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000 
[    0.007397] CPU2: Booted secondary processor 0x00000x000000000f4a0000        
[    0.007829] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]       
[    0.010295] Detected PIPT I-cache on CPU4                                    
[    0.010321] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c000
[    0.010348] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]       
[    0.010805] Detected PIPT I-cache on CPU5                                    
[    0.010815] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e000
[    0.010829] CPU5: Booted secondary processor 0x0000010100 [0x410fd421]       
[    0.011260] Detected PIPT I-cache on CPU6                                    
[    0.011271] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f50000
[    0.011284] CPU6: Booted secondary processor 0x0000010200 [0x410fd421]       
[    0.011714] Detected PIPT I-cache on CPU7                                    
[    0.011725] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f52000
[    0.011738] CPU7: Booted secondary processor 0x0000010300 [0x410fd421]       
[    0.014205] Detected PIPT I-cache on CPU8                                    
[  0000000f540000                                                               
[    0.014259] CPU8: Booted secondary processor on CPU9                         
[    0.014731] GICv3: CPU9: found redistributor 20100 region 0:0x000000000f56000
[    0.014744] CPU9: Booted secondary processor 0x0000020100 [0x410fd421]       
[    0.015177] Detected PIPT I-cache on CPU10                                   
[    0.015189] GICv3: CPU10: found redistributor 20200 region 0:0x000000000f5800
[    0.015204] CPU10: Booted secondary processor 0x0000020200 [0x410fd421]      
[    0.015632] Detected PIPT I-cache on CPU11                                   
[    0.015644] GICv3: CPU11: found redistributor 20300 region 0:0x000000000f5a00
[    0.015659] CPU11: Booted secondary processor 0x0000020300 [0x410fd421]      
[    0.015712] smp: Brought up 1 node, 12 CPUs                                  
[    0.0157eatures: detected: 32-bit EL0 Support                                
[    0.015723] CPU features: detected: Data cache clean to the PoU not requirede
[    0.015725] CPU features: detected: Common not Private translations          
[    0.015726] CPU features: detected: CRC32 instructions                       
[    0.015727] CPU features: detected: Data cache clean to Point of Persistence 
[    0.015728] CPU features: detected: Generic authentication (architected algo)
[    0.015729] CPU features: detected: RCpc load-acquire (LDAPR)                
[    0.015730] CPU features: detected: LSE atomic instructions                  
[    0.015732] CPU features: detected: Privileged Access Never                  
[    0.015732] CPU features: detected: RAS Extension Support                    
[    0.015735] CPU features: detected: Speculative Store Bypassing Safe (SSBS)  
[    0.029440] spectre-bhb mitigation disabled by command line option           
[    0.050429] CPU: All CPU(s) started at EL2                                   
[    0.055793] devtmpfs: initialized                                            
[    0.079398] KASLR enabled                                                    
[ 0xffffffff, max_idle_ns: 7645041785100000 ns                                  
[    0.079628] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)  
[    0.084742] pinctrl core: initialized pinctrl subsystem                      
[    0.085756] SMBIOS 3.6.0 present.                                            
[    0.085770] DMI: Unknown NVIDIA Jetson AGX Orin Developer Kit/NVIDIA Jetson 3
[    0.086390] NET: Registered PF_NETLINK/PF_ROUTE protocol family              
[    0.088617]ns                                                                
[    0.088968] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic als
[    0.089294] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic s
[    0.089366] audit: initializing netlink subsys (disabled)                    
[    0.089527] audit: type=2000 audit(0.088:1): state=initialized audit_enabled1
[    0.091481] thermal_sys: Registered thermal governor 'step_wise'             
[    0.091483] thermal_sys: Registered thermal governor 'user_space'            
[    0.091484] thermal_sys: Registered thermal governor 'power_allocator'       
[    0.096541] cpuidle: using governor menu                                     
[    0.096764] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.    
[    0.096925] ASID allocator initialised with 32768 entries                    
[    0.099060] Serial: AMBA PL011 UART driver                                   
[    0.100508] printk: console [ramoops-1] enableirq = 118, base_baud = 0) is aA
[    0.111420] printk: console [ttyAMA0] enabled                                
[    0.123081] platform bpmp: Fixing up cyclic dependency with 2c60000.externalr
[    0.132344] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages     
[    0.132352] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages     
[    0.132354] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages     
[    0.132356] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages     
[    0.133321] cryptd: max_cpu_qlen set to 1000                                 
[    0.135236] ACPI: Interpreter disabled.                                      
[    0.137292] iommu: Default domain type: Translated                           
[    0.137298] iommu: DMA domain TLB invalidation policy: strict mode           
[    0.137654] SCSI subsystem initialized                                       
[    0.137829] vgaarb: loaded                                                   
[    0.137995] usbcore: registered new inteface driver hub                      
[    0.138045] usbcore: registered new device driver usb                        
[    0.138503] pps_core: LinuxPPS API ver. 1 registered                         
[    0.138507] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giom>
[    0.138511] PTP clock support registered                                     
[    0.138579] EDAC MC: Ver: 3.0.0                                              
[    0.139953] Registered efivars operations                                    
[    0.140588] FPGA manager framework                                           
[    0.140671] Advanced Linux Sound Architecture Driver Initialized.            
[    0.141697] clocksource: Switched toquot_6.6.0                               
[    0.177494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)   
[    0.177753] pnp: PnP ACPI: disabled                                          
[    0.181037] NET: Registered PF_INET protocol family                          
[    0.181545] IP idents hash table entries: 262144 (order: 9, 209715able entri)
[    0.183973] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes,)
[    0.184007] TCP established hash table entries: 262144 (order: 9, 2097152 by)
[    0.184234] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, lin)
[    0.185546] TCP: Hash tables configured (established 262144 bind 65536)      
[    0.185802] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)   
[    0.185874] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, line)
[    0.186192] NET: Registered PF_UNIX/PF_LOCAL protocol family                 
[    0.186683] RPC: Registered named UNIX socket transport module.              
[    0.186688] RPC: Registered udp transport module.                            
[    0.186689] RPC: Registered tcp transport module.                            
[    0.186690] RPC: Registered LS 0 bytes, default 64                           
[    0.187000] Unpacking initramfs...                                           
[river, 7 counters available                                                    
[    0.195283] kvm [1]: IPA Size Limit: 48 bits                                 
[    0.195321] kvm [1]: GICv3: no GICV resource entry                           
[    0.195331] kvm [1]: disabling GICv2 emulation                               
[    0.195353] kvm [1]: GIC system register CPU interface enabled               
[    0.195480] kvm [1]: vgic interrupt IRQ9                                     
[    0.195695] kvm [1]: VHE mode initialized successfully                       
[    0.198884] Initialise system trusted keyrings                               
[    0.199007] workingset: timestamp_bits=42 max_order=23 bucket_order=0        
[    0.202421] squashfs: version 4.0 (2009/01/31) Phillip Lougher               
[    0.202846] NFS: Registeri registered                                        
[    0.202881] Key type id_legacy registered                                    
[    ing...                                                                     
[    0.202964] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registerin.
[    0.202991] ntfs: driver 2.1.32 stem support                                 
[    0.215124] NET: Registered PF_ALG protocol family                           
[    0.215136] Key type asymmetric registered                                   
[    0.215141] Asymmetric key parser 'x509' registered                          
[    0.215214] Block layer SCSI generic (bsg) driver version 0.4 loaded (major )
[    0.215222] io scheduler mq-deadline registered                              
[    0.215227] io scheduler kyber registered                                    
[    0.226377] EINJ: ACPI disabled.                                             
[    0.238692] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled          
[    0.240485] SuperH (H)SCI(F) driver initialized                              
[    0.240807] msm_serial: driver initialized                                   
[    0.2414400000.iommu: probing hardware configuration...                      
[    0.242364] arm-smmu 8000000.iommu: SMMUv2 with:                             
[    0.242370] arm-smmu 8000000.iommu:  stage 1 translation                     
[    0.242372] arm-smmu 8000000mmu:     nested translation                      
[    0.242383] arm-smmu 8000000.iommu:  stream matching with 128 register groups
[    0.242388] arm-smmu 8000000.iommu:  128 context banks (0 stage-2 only)      
[    0.242403] arm-smmu 8000000.iommu:  Supported page sizes: 0x61311000        
[    0.242408] arm-smmu 8000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA        
[    0.242413] arm-smmu 8000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA        
[    0.243367] arm-smmu 10000000.iommu: probing hardware configuration...       
[    0.243371] arm-smmu 10000000.iommu: SMMUv2 with:                            
[    0.243373] arm-smmu 10000000.iommu:         stage 1 translation             
[    0.243375] arm-smmu 10000000.iommu:         stage 2 translation             
[    0.243376] arm-smmu 10000000.iommu:         nestmatching with 128 register s
[    0.243380] arm-smmu 10000000.iommu:         128 context banks (0 stage-2 on)
[    0.243385] arm-smmu 10000000.iommu:         Supported page sizes: 0x61311000
[    0.243388] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.243390] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.243744] arm-smmu 12000000.iommu: probing hardware configuration...       
[    0.243748] arm-smmu 12000000.iommu: SMMUv2 with:                            
[    0.243750] arm-smmu 12000000.iommu:         stage 1 translation             
[    0.243751] arm-smmu 12000000.iommu:         stage 2 translation             
[    0.243752] arm-smmu 12000000.iommu:         nested translation              
[    0.243754] arm-smmu 12000000.iommu:         stream matching with 128 regists
[    0.243756] arm-smmu 12000000.iommu:         128 context banks (0 stage-2 on)
[    0.243760] arm-smmu 12000000.iommu:         Supported page sizes: 0x61311000
 48-bit PA762] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.254140] loop: module loaded                                              
[    0.255174] megasas: 07.717.02.00-rc1                                        
[    0.259412] tun: Universal TUN/TAP 260032] thunder_bgx, ver 1.0              
[    0.260053] nicpf, ver 1.0                                                   
[    0.260907] hclge is initializing                                            
[    0.260937] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - versin
[    0.260945] hns3: Copyright (c) 2017 Huawei Corporation.                     
[    0.260982] e1000: Intel(R) PRO/1000 Network Driver                          
[    0.260990] e1000: Copyright (c) 1999-2006 Intel Corporation.                
[    0.261023] e1000e: Intel(R) PRO/1000 Network Driver                         
[    0.261028] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.              
[    0.261052] igb: Intel(R) Gigabit Ethernet Network Driver                    
[    0.261058] igb: Copyright (c) 2007-2014 Intel Corporation.                  
[    0.261077] igbvf: Intel(R) Gigabit Virtual Function Network Driver          
[    0.261083] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.              
[    0.261302] sky2: driver version 1.30                                        
[    0.261975] VFIO - User Level meta-driver version: 0.3                       
[    0.263394] ehci_hcd: USB 2.0 'EnhanI PCI platform driver                    
[    0.263435] ehci-platform: EHCI generic platform driver                      
[    0.263516] ehci-orion: EHCI orion driver                                    
[    0.263576] ehci-exynos: EHCI Exynos driver                                  
[    0.263641] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver           
[    0.263723] ohci-pci: OHCI PCI platform driver                               
[    0.263750] ohci-platform: OHCI generic platform driver                      
[    0.263824] ohci-exynos: OHCI Exynos driver                                  
[    0.264234] usbcore: registered new inries driver                            
[    0.269030] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-m
[    0.270964] sdhci: Secure Digital Host Controller Interface driver           
[    0.270971] sdhci: Copyright(c) Pierre Ossman                                
[    0.271429] Synopsys Designware Multimedia Card Interface Driver             
[    0.272046] sdhci SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401 
[    0.274682] tegra-bpmp bpmp: Adding to iommu group 0                         
[    0.276045] tegra-bpmp bpmp: firmware: a381fb560faa591136e7-ac83764aab0lockss
[    3.773674] clocksource: osc: 0 ns                                           
[    3.773677] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_s
[    3.774317] usbhid: USB HID core driver                                      
[    3.779332] optee: probing for co    3.838743] optee: dynamic shared memory d
[    3.838987] optee: initialized driver                                        
[    3.841388] usbcore: registered new interface driver snd-usb-audio           
[    3.843101] NET: Reging 9P2000 support                                       
[    3.843419] Key type dns_resolver registered                                 
[    3.844804] printk: console [tty0]: printing thread started                  
[    3.845862] printk: console [ttyTCU0]: printing thread started               
[    3.846866] printk: console [ttyAMA0]: printing thread started               
[    3.847811] printk: console [ramoops-1]: printing thread started             
[    3.847926] Loading compiled-in X.509 certificates                           
[    3.860866] Loaded X.509 cert 'Build time autogenerated kernel key: bbe1dcb7'
[    3.927043] pstore: Using crash dump compression: deflate                    
[    3.954                                                                      
          [    3.954505] gpio-397 (camera-control-output-low): hogged as  hoggew
[    3.954545] gpio-486 (camera-control-output-low): hogged as output/low       
[    4.005225] simple-framebuffer chosen:framebuffer: framebuffer at 0x839e0000s
[    4.005240] simple-framebuffer chosen:framebuffer: format=x8r8g8b8, mode=1922
[    4.015858] Console: switching to colour frame buffer device 240x67          
[    4.018613] simple-framebuffer chosen:framebuffer: fb0: simplefb registered! 
[    4.019644] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1     
[    4.021523] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 s
[    4.022732] serial-tegra 3100000.serial: RX in PIO mode                      
[    4.022736] serial-tegra 3100000.serial: TX in PIO mode                      
[    4.022800] 3100000.serEGRA_UART                                             
[    4.023836] serial-tegra 3110000.serial: RX in PIO c2a0000.rtc: registered a1
[    4.027107] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock            
[    4.027606] tegra-i2c 3160000.i2c: Adding to iommu group 1                   
[    4.034141] tegra-i2c 3180000.i2c: Adding to iommu group 1                   
[    4.041319] tegra-i2c 3190000.i2c: Adding to iommu group 1                   
[    4.046633] tegra-i2c 31b0000.i2c: Adding to iommu group 1                   
[    4.050034] tegra-i2c 31c0000.i2c: Adding to iommu group 1                   
[    4.055810] tegra-i2c 31e0000.i2c: Adding to iommu group 1                   
[    4.061316] tegra-i2c c240000.i2c: Adding to iommu group 1                   
[    4.065620] tegra-i2c c250000.i2c: Adding to iommu group 1                   
[    4.095926] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequz
[    4.099628] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequz
[    4.103192] cpufreq: cpufreq_online: CPU8: Running at unlisted initial frequz
[    4.106066] sdhci-tegra 3460000.mmc: Adding to iommu group 2                 
[    4.106700] sdhci-tegra 3400000.mmc: Adding to iommu group 3                 
[    4.108309] irq: IRQ233: trimming hierarchy from :bus@0:pmc@c360000          
[    4.108374] irq: IRQ234: trimming hierarchy from :bus@0:interrupt-controller1
[    4.108412] irq: IRQ235: trimming hierarchy from :bus@0:pmc@c360000          
[    4.108468] input: gpio-keys as /devices/platform/gpio-keys/input/input0     
[    4.601564] ALSA device list:                                                
[    4.601569]  51] mmc3: SDHCI controller on 3460000.mmc [3460000.mmc] using At
[    4.652650] irq: IRQ236: trimming hierarchy from :bus@0:interrupt-controller1
[    4.653980] mmc4: SDHCI controller on 3400000.mmc [3400000.mmc] using ADMA 6t
[    4.655032] Freeing unused kernel memory: 7680K                              
[    4.655214] Ring...                                                          
[    4.680841] Overlayfs is disabled...                                         
[    4.686797] Root device found: nvme0n1p1                                     
[    4.744029] mmc3: Command Queue Engine enabled                               
[    4.744040] mmc3: new HS400 Enhanced strobe 5M 59.3 GiB                      
[    4.745565] mmcblk3boot0: mmc3:0001 G1M15M 31.5 MiB                          
[    4.746219] mmcblk3boot1: mmc3:0001 G1M15M 31.5 MiB                          
[    4.747004] mmcblk3rpmb: mmc3:0001 G1M15M 4.00 MiB, chardev (511:0)          
[    7.683866] tegra194-pcie 14100000.pcie: Adding to iommu group 4             
[    7.685538] tegra194-pcie 14100000.pcie: host bridge /bus@0/pcie@14100000 ra:
[    7.685556] tegra194-pcie 14100000.pcie:      MEM 0x2080000000..0x20a7ffffff0
[    7.685564] tegra194-pcie 14100000.pcie:      MEM 0x20a8000000..0x20afffffff0
[    7.685566] tegra194-pcie 14100000.pcie:       IO 0x0030100000..0x00301fffff0
[    7.685882] tegra194-pcie 14100000.pcie: iATU unroll: enabled                
[    7.685885] tegra194-pcie 14100000.pcie: Detected iATU regions: 8 outbound, d
[    7.764352] irq: IRQ237: trimming hierarchy from :bus@0:pmc@c360000          
[    7.793934] tegra194-pcie 14100000.pcie: Link up                             
[    7.796720] tegra194-pcie 14100000.pcie: Link up                             
[    7.796785] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00      
[    7.796789] pci_bus 0001:00: root bus resource [io  0x0000-0xfffff] (bus add)
[    7.796792] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20affffff)
[    7.796794] pci_bus 0001:00: root bus resource [bus 00-ff]                   
[    7.796795] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7fffff]
[    7.796845] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400             
[    7.797011] pci 0001:00:00.0: PME# supported from D0 D3hot                   
[    7.800537] pci 0001:01:00.0: [10ec:c822] type 00 class 0x028000             
[    7.800910] pci 0001:01:00.0: reg 0x18: [mem 0x20a8000000-0x20a8BAR 13: assi]
[    7.816684] pci 0001:01:00.0: BAR 2: assigned [mem 0x20a8000000-0x20a800ffff]
[    7.816785] pci 0001:01:00.0: BAR 0: assigned [io  0x1000-0x10ff]            
[    7.816815] pci 0001:00:00.0: PCI bridge to [bus 01-ff]                      
[    7.816819] pci 0001:00:00.0:   bridge window [io  0x1000-0x1fff]            
[    7.816822] pci 0001:00:00.0:   bridge window [mem 0x20ding to iommu group 4 
[    7.817033] pcieport 0001:00:00.0: PMEAER: enabled with IRQ 199              
[    7.817942] tegra194-pcie 14160000.pcie: Adding to iommu group 5             
[    7.820540] tegra194-pcie 14160000.pcie: host bridge /bus@0/pcie@14160000 ra:
[    7.820559] tegra194-pcie 14160000.pcie:      MEM 0x2140000000..0x2427ffffff0
[    7.820565] tegra194-pcie 14160000.pcie:      MEM 0x2428000000..0x242fffffff0
[    7.820568] tegra194-pcie 14160000.pcie:       IO 0x0036100000..0x00361fffff0
[    7.821060] tegra194-pcie 14160000.pcie: iATU unroll: enabled                
[    7.821062] tegra194-pcie 14160000.pcie: Detected iATU regions: 8 outbound, d
[    7.925948] tegra194-pcie 14160000.pcie: Link up                             
[    7.928597] tegra194-pcie 14160000.pcie: Link up                             
[    7.928650] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00      
[    7.928654] pci_bus 0004:00: root bus resource [io  0x100000-0x1fffff] (bus )
[    7.928657] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242ffffff)
[    7.928660] pci_bus 0004:00: root bus reci 0004:01:00.0: [1c5c:174a] type 002
[    7.932585] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]    
[    7.932645] pci 0004:01:00.0: reg 0x18: [mem 0x00000000-0x00000-0x00000fff]  
[    7.944577] pci 0004:00:00.0: BAR 14: assi00.0: enabling device (0000 -> 000)
[    7.946657] tegra194-pcgra194-pcie 141a0000.pcie: Detected iATU regions: 8 o.
[    8.076973] Rootfs motual rootfs                                             
[    8.168640] systemd[1]: System time before build time, advancing clock.      
[    8.200025] NET: Registered PF_INET6 protocol family                         
[    8.200759] Segment Routing with IPv6                                        
[    8.200766] In-situ OAM (IOAM) with IPv6                                     
[    8.237593] systemd[1]: systemd 249.11-0ubuntu3.12 running inP +GCRYPT +GNUT)
[    8.237996] systemd[1]: Detected architecture arm64.                         
[    8.360805] systemd[1]: Hostnamtchdog 'NVIDIA Tegra186 WDT', version 0, devig
[    8.406521] systemd[1]: Set hardware watchdog to 2min.                       
[    8.546912] systemd[1]: /etc/systemd/system/nvs-service.service:41: Standard.
[    8.580529] systemd[1]: Queued start job for default target Graphical Interf.
[    8.614677] systemd[1]: Created slice Slice /system/modprobe.                
[    8.616161] systemd[1]: Created slice Slice /system/serial-getty.            
[    8.617411] systemd[1]: Created slice User and Session Slice.                
[    8.640955] systemd[1]: Started Forward Password Requests to Wall Directory .
[    8.651235] systemd[1]: Set up automount Arbitrary Executable File Formats F.
[    8.652260] systemd[1]: Reached target Slice Units.                          
[    8.653126] systemd[1]: Reached target Mounting snaps.                       
.679760] systemd[1]: Reached target Swaps.                                      
[    8.680619] systemd[1]: Reached target Local Verity Protected Volumes.       
[    8.718901] systemd[1]: Listening on RPCbind Server Activation Socket.       
[    8.720489] systemd[1]: Listening on Syslog Socket.                          
[    8.721499] systemd[1]: Listening on fsck to fsckd communication Socket.     
[    8.745548] systemd[1]: Listening on initctl Compatibility Named Pipe.       
[    8.754865] systemd[1]: Listening on Journal Audit Socket.                   
[    8.755851] systemd[1]: Listening on Journal Socket (/dev/log).              
[    8.756823] systemd[1]: Listening on Journal Socket.                         
[    8.757894] systemd[1]: Listening on udev Control Socket.                    
[    8.787020] systemd[1]: Listening on udev Kernel Socket.                     
[    8.788915] systemd[1]: Mounting Huge Pages File System...                   
[    8.804700] systemd[1]: Mounting POSIX Message Queue File System...          
[    8.806692] systemd[1]: Mounting Kernel Debug File System...                 
[    8.823243] systemd[1]: Mounting Kernel Trace File System...                 
[    8.832590] systemd[1]: Starting Journal Service...                          
[    8.836385] systemd[1]: Starting Set the console keyboard layout...          
[    8.850872] systemd[1]: Starting Create List of Static Device Nodes...       
[    8.852924] systemd[1]: Starting Load Kernel Module configfs...              
[    8.854995] systemd[1]: Starting Load Kernel Module drm...                   
[    8.880436] systemd[1]: Starting Load Kernel Module efi_pstore...            
[    8.882799] systemd[1]: Starting Load Kernel Module fuse...                  
[    8.890442] fuse: init (API version 7.34)                                    
[    8.904076] systemd[1]: Starting NVIDIA specific first-boot udev script...   
[    8.906171] systemd[1]: Started Nameserver information manager.              
[    8.922035] systemd[1]: Reached target Preparation for Network.              
[    8.922837] systemd[1]: Condition check resulted in File System Check on Roo.
[    8.924500] systemd[1]: Starting Load Kernel Modules...                      
[    8.926324] systemd[1]: Starting Remount Root and Kernel File Systems...     
[    8.931645] nvsciipc: loading out-of-tree module taints kernel.              
[    8.933320] EXT4-fs (nvme0n1p1): re-mounted. Opts: (null). Quota mode: none. 
[    8.934296] nvsciipc: loaded mheap block cache                               
[    8.945154] nvmap_co_device_init: vpr :dma ] tegra-carveouts tegra-carveouts)
[    8.945270] nvmap_background_zero_thread: PP zeroing thread starting.        
[    8.945296] nvmap_heap_create: created heap vpr base 0x0000000849800000 size6
[    8.945318] nvmap_heap_c                                                     
                           [    8.957841] tegra-host1x 13e00000.host1x: Adding 7
[    8.958997] host1x-context host1x-ctx.0: Adding to iommu group 8             
[    8.959129] host1x-context host1x-ctx.1: Adding to iommu group 9             
[    8.959246] host1x-context host1x-ctx.2: Add3: Adding to iommu group 11      
[    8.959481] host1x-context host1 host1x-ctx.5: Adding to iommu group 13      
[    8.959705] host1x-context host1x-ctx.6: Adding to iommu group 14            
[    8.959822] host1x-context host1x-ctx.7: Adding to iommu group 15            
[    8.959942] host1x-context host1x-ctx.8: Adding to iommu group 16            
[    8.960063] host1x-context host1x-ctx.9: Adding to iommu group 17            
[    8.960182] host1x-context host1x-ctx.10: Adding to iommu group 18           
[    8.960291] host1x-context host1x-ctx.11: Adding to iommu group 19           
[    8.960405] host1x-context host1x-ctx.12: Adding to iommu group 20           
[    8.960520] host1x-context host1x-ctx.13: Adding to iommu group 21           
[    8.960633] host1x-context host1d[1]: Starting Coldplug All udev Devices...  
[    9.018700] nvgpu: 17000000.gpu          nvgpu_nvhost_syncpt_init:135  [INFO0
[ e.                                                                            
[    9.157695] tegra194-pcie 141a0000.pcie: Phy link never came up              
[    9.262843] systemd-journald[285]: Received client request to flush runtime .
��TCU debug prints will be routed to traces.                                    
 channel driver missing                                                         
[    9.688470] tegra-ivc-bus bc00000.rtgra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2:g
[    9.688473] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontr    9.688475] tegra-N
[    9.688486] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN    
[    9.688487] tegra-hsp b950000.tegra-hsp: Try increasing MBOX_TX_QUEUE_LEN    
[   10.256149] (NULL device *): fops function table already registered          
��Starting RmBootstrap                                                          
Registered event_type:[0] for dce_core_ipc_type:[1]                             
Registered event_type:[1] for dce_core_ipc_type:[3]                             
dce_ipc State Initialized                                                       
RmBootstrap completed successfully                                              
��[   10.580802] cfg80211: Loading compiled-in X.509 certificates for regulatore
[   10.585833] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'       
[   10.617938] tegra194_gte: module verification failed: signature and/or requil
[   10.986277] using random self ethernet address                               
[   10.986286] using random host ethernet address                               
[   11.146238] using random self ethernet address                               
[   11.146245] using random host ethernet address                               
[   14.663116] Bridge firewalling registered                                    
                                                                                
Ubuntu 22.04.4 LTS Jetson ttyTCU0                                               
                                                                                
Jetson login: 

@DaveYYY
This log is booted recovery mode.

# minicom -D /dev/ttyACM0 -8 -b 115200

Welcome to minicom 2.8

OPTIONS: I18n 
Port /dev/ttyACM0, 18:50:24

Press CTRL-A Z for help on special keys

��
[0000.065] I> MB1 (version: 1.4.0.1-t234-54845784-08e631ca)
[0000.070] I> t234-A01-0-Silicon (0x12347) Prod
[0000.074] I> Boot-mode : Coldboot
[0000.078] I> Entry timestamp: 0x00000000
[0000.081] I> last_boot_error: 0x9a5b9dfe
[0000.085] I> BR-BCT: preprod_dev_sign: 0
[0000.089] I> rst_source: 0x3, rst_level: 0x1
[0000.093] I> Task: SE error check
[0000.096] I> Task: Bootchain select WAR set
[0000.100] I> Task: Enable SLCG
[0000.103] I> Task: CRC check
[0000.106] I> Skip FUSE records CRC check as records_integrity fuse is not burnd
[0000.113] I> Task: Initialize MB2 params
[0000.117] I> MB2-params @ 0x40060000
[0000.121] I> Task: Crypto init                                                 
[0000.124] I> Task: Perform MB1 KAT tests                                       
[0000.128] I> Task: NVRNG health check                                          
[0000.131] I> NVRNG: Health check success                                       
[0000.135] I> Task: MSS Bandwidth limiter settings for iGPU clients             
[0000.141] I> Task: Enabling and initialization of Bandwidth limiter            
[0000.147] I> No request to configure MBWT settings for any PC!                 
[0000.153] I> Task: Secure debug controls                                       
[0000.156] I> Task: strap war set                                               
[0000.160] I> Task: Initialize SOC Therm                                        
[0000.163] I> Task: Program NV master stream id                                 
[0000.168] I> Task: Verify boot mode                                            
[0000.173] I> Task: Alias fuses                                                 
[0000.177] W> FUSE_ALIAS: Fuse alias on production fused part is not supported. 
[0000.184] I> Task: Print SKU type                                              
[0000.187] I> FUSE_OPT_CCPLEX_CLUSTER_DISABLE = 0x00000000                      
[0000.192] I> FUSE_OPT_GPC_DISABLE = 0x00000000                                 
[0000.197] I> FUSE_OPT_TPC_DISABLE = 0x00000000                                 
[0000.201] I> FUSE_OPT_DLA_DISABLE = 0x00000000                                 
[0000.205] I> FUSE_OPT_PVA_DISABLE = 0x00000000                                 
[0000.209] I> FUSE_OPT_NVENC_DISABLE = 0x00000000                               
[0000.214] I> FUSE_OPT_NVDEC_DISABLE = 0x00000000                               
[0000.218] I> FUSE_OPT_FSI_DISABLE = 0x00000000                                 
[0000.223] I> FUSE_OPT_EMC_DISABLE = 0x00000000                                 
[0000.227] I> FUSE_BOOTROM_PATCH_VERSION = 0x7                                  
[0000.231] I> FUSE_PSCROM_PATCH_VERSION = 0x7                                   
[0000.235] I> FUSE_OPT_ADC_CAL_FUSE_REV = 0x2                                   
[0000.239] I> FUSE_SKU_INFO_0 = 0xd0                                            
[0000.243] I> FUSE_OPT_SAMPLE_TYPE_0 = 0x3 PS                                   
[0000.247] I> FUSE_PACKAGE_INFO_0 = 0x2                                         
[0000.250] I> SKU: Prod                                                         
[0000.253] I> Task: Boost clocks                                                
[0000.255] I> Initializing NAFLL for BPMP_CPU_NIC.                              
[0000.261] I> BPMP NAFLL: fll_lock = 1, dvco_min_reached = 0                    
[0000.266] I> BPMP NAFLL lock success.                                          
[0000.270] I> BPMP_CPU_NIC : src = 42, divisor = 0                              
[0000.274] I> Initializing PLLC2 for AXI_CBB.                                   
[0000.278] I> AXI_CBB : src = 35, divisor = 0                                   
[0000.282] I> Task: Voltage monitor                                             
[0000.286] I> VMON: Vmon re-calibration and fine tuning done                    
[0000.291] I> Task: UPHY init                                                   
[0000.296] I> HSIO UPHY init done                                               
[0000.299] W> Skipping GBE UPHY config                                          
[0000.303] I> Task: Boot device init                                            
[0000.306] I> Boot_device: QSPI_FLASH instance: 0                               
[0000.311] I> Qspi clock source : pllc_out0                                     
[0000.315] I> QSPI Flash: Macronix 64MB                                         
[0000.318] I> QSPI-0l initialized successfully                                  
[0000.322] I> Task: TSC init                                                    
[0000.325] I> Task: Load membct                                                 
[0000.328] I> RAM_CODE 0x4000001                                                
[0000.331] I> Loading MEMBCT                                                    
[0000.334] I> Slot: 0                                                           
[0000.336] I> Binary[0] block-3840 (partition size: 0x40000)                    
[0000.341] I> Binary name: MEM-BCT-0                                            
[0000.345] I> Size of crypto header is 8192                                     
[0000.349] I> Size of crypto header is 8192                                     
[0000.353] I> strt_pg_num(3840) num_of_pgs(16) read_buf(0x40050000)             
[0000.359] I> BCH of MEM-BCT-0 read from storage                                
[0000.363] I> BCH address is : 0x40050000                                       
[0000.367] I> MEM-BCT-0 header integrity check is success                       
[0000.372] I> Binary magic in BCH component 0 is MEM0                           
[0000.377] I> component binary type is 0                                        
[0000.381] I> strt_pg_num(3856) num_of_pgs(115) read_buf(0x40040000)            
[0000.388] I> MEM-BCT-0 binary is read from storage                             
[0000.392] I> MEM-BCT-0 binary integrity check is success                       
[0000.398] I> Binary MEM-BCT-0 loaded successfully at 0x40040000 (0xe580)       
[0000.404] I> RAM_CODE 0x4000001                                                
[0000.410] I> RAM_CODE 0x4000001                                                
[0000.413] I> Task: Load Page retirement list                                   
[0000.417] I> Task: SDRAM params override                                       
[0000.421] I> Task: Save mem-bct info                                           
[0000.425] I> Task: Carveout allocate                                           
[0000.428] I> RCM blob carveout will not be allocated                           
[0000.433] I> Update CCPLEX IST carveout from MB1-BCT                           
[0000.438] I> ECC region[0]: Start:0x0, End:0x0                                 
[0000.442] I> ECC region[1]: Start:0x0, End:0x0                                 
[0000.446] I> ECC region[2]: Start:0x0, End:0x0                                 
[0000.451] I> ECC region[3]: Start:0x0, End:0x0                                 
[0000.455] I> ECC region[4]: Start:0x0, End:0x0                                 
[0000.459] I> Non-ECC region[0]: Start:0x80000000, End:0x880000000              
[0000.465] I> Non-ECC region[1]: Start:0x0, End:0x0                             
[0000.470] I> Non-ECC region[2]: Start:0x0, End:0x0                             
[0000.474] I> Non-ECC region[3]: Start:0x0, End:0x0                             
[0000.479] I> Non-ECC region[4]: Start:0x0, End:0x0                             
[0000.490] I> allocated(CO:44) base:0x849800000 size:0x36800000 align: 0x100000 
[0000.497] I> allocated(CO:31) base:0x840000000 size:0x8000000 align: 0x8000000 
[0000.504] I> allocated(CO:43) base:0x83c000000 size:0x4000000 align: 0x200000  
[0000.511] I> allocated(CO:39) base:0x839e00000 size:0x2200000 align: 0x10000   
[0000.518] I> allocated(CO:20) base:0x836000000 size:0x2000000 align: 0x2000000 
[0000.525] I> allocated(CO:24) base:0x834000000 size:0x2000000 align: 0x2000000 
[0000.532] I> allocated(CO:28) base:0x832000000 size:0x2000000 align: 0x2000000 
[0000.539] I> allocated(CO:29) base:0x830000000 size:0x2000000 align: 0x2000000 
[0000.546] I> allocated(CO:22) base:0x848000000 size:0x1000000 align: 0x1000000 
[0000.554] I> allocated(CO:35) base:0x838e00000 size:0x1000000 align: 0x100000  
[0000.561] I> allocated(CO:41) base:0x82f000000 size:0x1000000 align: 0x100000  
[0000.568] I> allocated(CO:02) base:0x849000000 size:0x800000 align: 0x800000   
[0000.575] I> allocated(CO:03) base:0x838000000 size:0x800000 align: 0x800000   
[0000.581] I> allocated(CO:06) base:0x82e800000 size:0x800000 align: 0x800000   
[0000.588] I> allocated(CO:56) base:0x82e000000 size:0x800000 align: 0x200000   
[0000.595] I> allocated(CO:07) base:0x838800000 size:0x400000 align: 0x400000   
[0000.602] I> allocated(CO:33) base:0x82dc00000 size:0x400000 align: 0x200000   
[0000.609] I> allocated(CO:19) base:0x82d980000 size:0x280000 align: 0x10000    
[0000.616] I> allocated(CO:23) base:0x838c00000 size:0x200000 align: 0x200000   
[0000.623] I> allocated(CO:01) base:0x82d800000 size:0x100000 align: 0x100000   
[0000.630] I> allocated(CO:05) base:0x82d700000 size:0x100000 align: 0x100000   
[0000.637] I> allocated(CO:08) base:0x82d600000 size:0x100000 align: 0x100000   
[0000.644] I> allocated(CO:09) base:0x82d500000 size:0x100000 align: 0x100000   
[0000.651] I> allocated(CO:12) base:0x82d400000 size:0x100000 align: 0x100000   
[0000.658] I> allocated(CO:15) base:0x82d300000 size:0x100000 align: 0x100000   
[0000.665] I> allocated(CO:17) base:0x82d200000 size:0x100000 align: 0x100000   
[0000.672] I> allocated(CO:27) base:0x82d100000 size:0x100000 align: 0x100000   
[0000.679] I> allocated(CO:42) base:0x82d000000 size:0x100000 align: 0x100000   
[0000.686] I> allocated(CO:54) base:0x82d900000 size:0x80000 align: 0x80000     
[0000.692] I> allocated(CO:34) base:0x82cff0000 size:0x10000 align: 0x10000     
[0000.699] I> allocated(CO:72) base:0x82cdf0000 size:0x200000 align: 0x10000    
[0000.706] I> allocated(CO:47) base:0x82c800000 size:0x400000 align: 0x200000   
[0000.713] I> allocated(CO:50) base:0x82c600000 size:0x200000 align: 0x100000   
[0000.720] I> allocated(CO:52) base:0x82cdc0000 size:0x30000 align: 0x10000     
[0000.727] I> allocated(CO:48) base:0x82cda0000 size:0x20000 align: 0x10000     
[0000.733] I> allocated(CO:69) base:0x82cd80000 size:0x20000 align: 0x10000     
[0000.740] I> allocated(CO:49) base:0x82cd70000 size:0x10000 align: 0x10000     
[0000.747] I> NSDRAM base: 0x80000000, end: 0x82cdf0000, size: 0x7acdf0000      
[0000.754] I> Task: Thermal check                                               
[0000.757] I> max_chip_limit = 105                                              
[0000.760] I> min_chip_limit = -28                                              
[0000.763] I> max temp read = 37                                                
[0000.766] I> min temp read = 36                                                
[0000.769] I> Task: Update FSI SCR with thermal fuse data                       
[0000.774] I> Task: Enable WDT 5th expiry                                       
[0000.778] I> Task: I2C register                                                
[0000.781] I> Task: Set I2C bus freq                                            
[0000.784] I> Task: Reset FSI                                                   
[0000.787] I> Task: Pinmux init                                                 
[0000.790] I> Task: Prod config init                                            
[0000.794] I> Task: Pad voltage init                                            
[0000.797] I> Task: Prod init                                                   
[0000.800] I> Task: Program rst req config reg                                  
[0000.804] I> Task: Common rail init                                            
[0000.807] I> DONE: Thermal config                                              
[0000.811] W> DEVICE_PROD: module = 13, instance = 4 not found in device prod.  
[0000.819] I> DONE: SOC rail config                                             
[0000.823] W> PMIC_CONFIG: Rail: MEMIO rail config not found in MB1 BCT.        
[0000.830] I> DONE: MEMIO rail config                                           
[0000.833] I> DONE: GPU rail info                                               
[0000.836] I> DONE: CV rail info                                                
[0000.839] I> Task: Mem clock src                                               
[0000.842] I> Task: Misc. board config                                          
[0000.846] I> PMIC_CONFIG: Platform config not found in MB1 BCT.                
[0000.852] I> Task: SDRAM init                                                  
[0000.854] I> MemoryType: 4 MemBctRevision: 9                                   
[0000.861] I> MSS CAR: PLLM/HUB programming for MemoryType: 4 and MemBctRevisio9
[0000.868] I> MSS CAR: Init PLLM                                                
[0000.872] I> MSS CAR: Init PLLHUB                                              
[0000.876] I> Encryption:   MTS: en, TX: en, VPR: en, GSC: en                   
[0000.888] I> SDRAM initialized!                                                
[0000.891] I> SDRAM Size in Total 0x800000000                                   
[0000.895] I> Task: Dram Ecc scrub                                              
[0000.898] I> Task: DRAM alias check                                            
[0000.915] I> Task: Program NSDRAM carveout                                     
[0000.919] I> NSDRAM carveout encryption is enabled                             
[0000.923] I> Program NSDRAM carveout                                           
[0000.927] I> Task: Register checker                                            
[0000.930] I> Task: Enable clock-mon                                            
[0000.945] I> FMON: Fmon re-programming done                                    
[0000.949] I> Task: Mapper init                                                 
[0000.952] I> Task: SC7 Context Init                                            
[0000.955] I> Task: CCPLEX IST init                                             
[0000.958] I> Task: CPU WP0                                                     
[0000.961] I> Loading MCE                                                       
[0000.963] I> Slot: 0                                                           
[0000.965] I> Binary[8] block-22784 (partition size: 0x80000)                   
[0000.971] I> Binary name: MCE                                                  
[0000.974] I> Size of crypto header is 8192                                     
[0000.977] I> Size of crypto header is 8192                                     
[0000.981] I> strt_pg_num(22784) num_of_pgs(16) read_buf(0x4003e000)            
[0000.988] I> BCH of MCE read from storage                                      
[0000.992] I> BCH address is : 0x4003e000                                       
[0000.995] I> MCE header integrity check is success                             
[0001.000] I> Binary magic in BCH component 0 is MTSM                           
[0001.005] I> component binary type is 8                                        
[0001.009] I> Size of crypto header is 8192                                     
[0001.013] I> strt_pg_num(22800) num_of_pgs(350) read_buf(0x40000000)           
[0001.021] I> MCE binary is read from storage                                   
[0001.025] I> MCE binary integrity check is success                             
[0001.030] I> Binary MCE loaded successfully at 0x40000000 (0x2baf0)            
[0001.036] I> Size of crypto header is 8192                                     
[0001.047] I> Size of crypto header is 8192                                     
[0001.051] I> Sending WP0 mailbox command to PSC                                
[0001.060] I> Task: XUSB Powergate                                              
[0001.063] I> Skipping powergate XUSB.                                          
[0001.067] I> Task: MB1 fixed firewalls                                         
[0001.073] W> Firewall readback mismatch                                        
[0001.078] I> Task: Load bpmp-fw                                                
[0001.081] I> Slot: 0                                                           
[0001.083] I> Binary[15] block-9984 (partition size: 0x180000)                  
[0001.089] I> Binary name: BPMP_FW                                              
[0001.092] I> Size of crypto header is 8192                                     
[0001.096] I> Size of crypto header is 8192                                     
[0001.100] I> strt_pg_num(9984) num_of_pgs(16) read_buf(0x807fe000)             
[0001.106] I> BCH of BPMP_FW read from storage                                  
[0001.110] I> BCH address is : 0x807fe000                                       
[0001.114] I> BPMP_FW header integrity check is success                         
[0001.119] I> Binary magic in BCH component 0 is BPMF                           
[0001.124] I> component binary type is 15                                       
[0001.127] I> Size of crypto header is 8192                                     
[0001.131] I> strt_pg_num(10000) num_of_pgs(2017) read_buf(0x80000000)          
[0001.149] I> BPMP_FW binary is read from storage                               
[0001.155] I> BPMP_FW binary integrity check is success                         
[0001.160] I> Binary BPMP_FW loaded successfully at 0x80000000 (0xfc080)        
[0001.167] I> Slot: 0                                                           
[0001.169] I> Binary[16] block-13056 (partition size: 0x400000)                 
[0001.175] I> Binary name: BPMP_FW_DTB                                          
[0001.178] I> Size of crypto header is 8192                                     
[0001.182] I> Size of crypto header is 8192                                     
[0001.186] I> strt_pg_num(13056) num_of_pgs(16) read_buf(0x807fc000)            
[0001.192] I> BCH of BPMP_FW_DTB read from storage                              
[0001.197] I> BCH address is : 0x807fc000                                       
[0001.201] I> BPMP_FW_DTB header integrity check is success                     
[0001.206] I> Binary magic in BCH component 0 is BPMD                           
[0001.211] I> component binary type is 16                                       
[0001.215] I> Size of crypto header is 8192                                     
[0001.218] I> strt_pg_num(13072) num_of_pgs(502) read_buf(0x807bd3f0)           
[0001.228] I> BPMP_FW_DTB binary is read from storage                           
[0001.233] I> BPMP_FW_DTB binary integrity check is success                     
[0001.238] I> Binary BPMP_FW_DTB loaded successfully at 0x807bd3f0 (0x3ebc0)    
[0001.245] I> Task: BPMP fw ast config                                          
[0001.249] I> Task: Load psc-fw                                                 
[0001.251] I> Slot: 0                                                           
[0001.253] I> Binary[17] block-21248 (partition size: 0xc0000)                  
[0001.259] I> Binary name: PSC_FW                                               
[0001.262] I> Size of crypto header is 8192                                     
[0001.266] I> Size of crypto header is 8192                                     
[0001.270] I> strt_pg_num(21248) num_of_pgs(16) read_buf(0x80ffe000)            
[0001.276] I> BCH of PSC_FW read from storage                                   
[0001.280] I> BCH address is : 0x80ffe000                                       
[0001.284] I> PSC_FW header integrity check is success                          
[0001.289] I> Binary magic in BCH component 0 is PFWP                           
[0001.294] I> component binary type is 17                                       
[0001.298] I> Size of crypto header is 8192                                     
[0001.302] I> strt_pg_num(21264) num_of_pgs(591) read_buf(0x80fb4200)           
[0001.311] I> PSC_FW binary is read from storage                                
[0001.316] I> PSC_FW binary integrity check is success                          
[0001.321] I> Binary PSC_FW loaded successfully at 0x80fb4200 (0x49df0)         
[0001.327] I> Task: Load nvdec-fw                                               
[0001.331] I> Slot: 0                                                           
[0001.333] I> Binary[7] block-6400 (partition size: 0x100000)                   
[0001.338] I> Binary name: NVDEC                                                
[0001.341] I> Size of crypto header is 8192                                     
[0001.345] I> Size of crypto header is 8192                                     
[0001.349] I> strt_pg_num(6400) num_of_pgs(16) read_buf(0x800fe000)             
[0001.355] I> BCH of NVDEC read from storage                                    
[0001.359] I> BCH address is : 0x800fe000                                       
[0001.363] I> NVDEC header integrity check is success                           
[0001.368] I> Binary magic in BCH component 0 is NDEC                           
[0001.373] I> component binary type is 7                                        
[0001.376] I> Size of crypto header is 8192                                     
[0001.380] I> strt_pg_num(6416) num_of_pgs(560) read_buf(0x80000000)            
[0001.389] I> NVDEC binary is read from storage                                 
[0001.394] I> NVDEC binary integrity check is success                           
[0001.399] I> Binary NVDEC loaded successfully at 0x80000000 (0x46000)          
[0001.405] I> Size of crypto header is 8192                                     
[0001.417] I> Task: Load tsec-fw                                                
[0001.420] I> TSEC-FW load support not enabled                                  
[0001.424] I> Task: GPIO interrupt map                                          
[0001.428] I> Task: SC7 context save                                            
[0001.431] I> Slot: 0                                                           
[0001.433] I> Binary[27] block-0 (partition size: 0x100000)                     
[0001.438] I> Binary name: BR_BCT                                               
[0001.441] I> Size of crypto header is 8192                                     
[0001.445] I> Size of crypto header is 8192                                     
[0001.449] I> Size of crypto header is 8192                                     
[0001.453] I> strt_pg_num(0) num_of_pgs(16) read_buf(0xa0000000)                
[0001.459] I> BR_BCT binary is read from storage                                
[0001.464] I> BR_BCT binary integrity check is success                          
[0001.468] I> Binary BR_BCT loaded successfully at 0xa0000000 (0x2000)          
[0001.475] I> Slot: 0                                                           
[0001.477] I> Binary[13] block-23808 (partition size: 0x30000)                  
[0001.482] I> Binary name: SC7-FW                                               
[0001.485] I> Size of crypto header is 8192                                     
[0001.489] I> Size of crypto header is 8192                                     
[0001.493] I> Size of crypto header is 8192                                     
[0001.497] I> Size of crypto header is 8192                                     
[0001.501] I> strt_pg_num(23808) num_of_pgs(16) read_buf(0xa0002000)            
[0001.507] I> BCH of SC7-FW read from storage                                   
[0001.511] I> BCH address is : 0xa0002000                                       
[0001.515] I> SC7-FW header integrity check is success                          
[0001.520] I> Binary magic in BCH component 0 is WB0B                           
[0001.525] I> component binary type is 13                                       
[0001.529] I> Size of crypto header is 8192                                     
[0001.533] I> strt_pg_num(23824) num_of_pgs(347) read_buf(0xa0004000)           
[0001.541] I> SC7-FW binary is read from storage                                
[0001.546] I> SC7-FW binary integrity check is success                          
[0001.551] I> Binary SC7-FW loaded successfully at 0xa0004000 (0x2b440)         
[0001.557] I> Slot: 0                                                           
[0001.559] I> Binary[22] block-24192 (partition size: 0x30000)                  
[0001.565] I> Binary name: PSC_RF                                               
[0001.568] I> Size of crypto header is 8192                                     
[0001.572] I> Size of crypto header is 8192                                     
[0001.575] I> Size of crypto header is 8192                                     
[0001.579] I> Size of crypto header is 8192                                     
[0001.583] I> strt_pg_num(24192) num_of_pgs(16) read_buf(0xa002f440)            
[0001.590] I> BCH of PSC_RF read from storage                                   
[0001.594] I> BCH address is : 0xa002f440                                       
[0001.598] I> PSC_RF header integrity check is success                          
[0001.602] I> Binary magic in BCH component 0 is PSCR                           
[0001.607] I> component binary type is 22                                       
[0001.611] I> Size of crypto header is 8192                                     
[0001.615] I> strt_pg_num(24208) num_of_pgs(224) read_buf(0xa0031440)           
[0001.622] I> PSC_RF binary is read from storage                                
[0001.627] I> PSC_RF binary integrity check is success                          
[0001.632] I> Binary PSC_RF loaded successfully at 0xa0031440 (0x1be60)         
[0001.641] I> Task: Save WP0 payload to SC7 ctx                                 
[0001.646] I> Task: Load MB2rf binary to SC7 ctx                                
[0001.650] I> Slot: 0                                                           
[0001.652] I> Binary[14] block-24576 (partition size: 0x20000)                  
[0001.658] I> Binary name: MB2_RF                                               
[0001.661] I> Size of crypto header is 8192                                     
[0001.665] I> Size of crypto header is 8192                                     
[0001.669] I> Size of crypto header is 8192                                     
[0001.672] I> Size of crypto header is 8192                                     
[0001.676] I> strt_pg_num(24576) num_of_pgs(16) read_buf(0xa00d5d10)            
[0001.683] I> BCH of MB2_RF read from storage                                   
[0001.687] I> BCH address is : 0xa00d5d10                                       
[0001.691] I> MB2_RF header integrity check is success                          
[0001.696] I> Binary magic in BCH component 0 is MB2R                           
[0001.700] I> component binary type is 14                                       
[0001.704] I> Size of crypto header is 8192                                     
[0001.708] I> strt_pg_num(24592) num_of_pgs(223) read_buf(0xa00d7d10)           
[0001.716] I> MB2_RF binary is read from storage                                
[0001.720] I> MB2_RF binary integrity check is success                          
[0001.725] I> Binary MB2_RF loaded successfully at 0xa00d7d10 (0x1bd90)         
[0001.731] I> Task: Save fuse alias data to SC7 ctx                             
[0001.736] I> Task: Save PMIC data to SC7 ctx                                   
[0001.740] I> Task: Save Pinmux data to SC7 ctx                                 
[0001.744] I> Task: Save Pad Voltage data to SC7 ctx                            
[0001.749] I> Task: Save controller prod data to SC7 ctx                        
[0001.754] I> Task: Save prod cfg data to SC7 ctx                               
[0001.759] I> Task: Save I2C bus freq data to SC7 ctx                           
[0001.764] I> Task: Save SOCTherm data to SC7 ctx                               
[0001.768] I> Task: Save FMON data to SC7 ctx                                   
[0001.772] I> Task: Save VMON data to SC7 ctx                                   
[0001.776] I> Task: Save TZDRAM data to SC7 ctx                                 
[0001.780] I> Task: Save GPIO int data to SC7 ctx                               
[0001.785] I> Task: Save clock data to SC7 ctx                                  
[0001.789] I> Task: Save debug data to SC7 ctx                                  
[0001.793] I> Task: Save MBWT data to SC7 ctx                                   
[0001.801] I> SC7 context save done                                             
[0001.805] I> Task: Load MB2/Applet/FSKP                                        
[0001.808] I> Loading MB2                                                       
[0001.811] I> Slot: 0                                                           
[0001.813] I> Binary[6] block-8448 (partition size: 0x80000)                    
[0001.818] I> Binary name: MB2                                                  
[0001.821] I> Size of crypto header is 8192                                     
[0001.825] I> Size of crypto header is 8192                                     
[0001.829] I> strt_pg_num(8448) num_of_pgs(16) read_buf(0x8007e000)             
[0001.835] I> BCH of MB2 read from storage                                      
[0001.839] I> BCH address is : 0x8007e000                                       
[0001.843] I> MB2 header integrity check is success                             
[0001.847] I> Binary magic in BCH component 0 is MB2B                           
[0001.852] I> component binary type is 6                                        
[0001.856] I> Size of crypto header is 8192                                     
[0001.860] I> strt_pg_num(8464) num_of_pgs(845) read_buf(0x80000000)            
[0001.871] I> MB2 binary is read from storage                                   
[0001.876] I> MB2 binary integrity check is success                             
[0001.880] I> Binary MB2 loaded successfully at 0x80000000 (0x69900)            
[0001.886] I> Task: Map CCPLEX SHARED carveout                                  
[0001.891] I> Task: Prepare MB2 params                                          
[0001.894] I> Task: Dram ecc test                                               
[0001.897] I> Task: Misc NV security settings                                   
[0001.902] I> NVDEC sticky bits programming done                                
[0001.906] I> Successfully powergated NVDEC                                     
[0001.910] I> Task: Disable/Reload WDT                                          
[0001.914] I> Task: Program misc carveouts                                      
[0001.917] I> Program IPC carveouts                                             
[0001.921] I> Task: Disable SCPM/POD reset                                      
[0001.925] I> SLCG Global override status := 0x0                                
[0001.929] I> MB1: MSS reconfig completed                                       
I> MB2 (version: 0.0.0.0-t234-54845784-c6a05a9f)                                
I> t234-A01-0-Silicon (0x12347)                                                 
I> Boot-mode : Coldboot                                                         
I> Emulation:                                                                   
I> Entry timestamp: 0x001de097                                                  
I> Regular heap: [base:0x40040000, size:0x10000]                                
I> DMA heap: [base:0x82e000000, size:0x800000]                                  
I> Task: SE error check                                                         
I> Task: Crypto init                                                            
I> Task: MB2 Params integrity check                                             
I> Task: ARI update carveout TZDRAM                                             
I> Task: Configure OEM set LA/PTSA values                                       
I> Task: Check MC errors                                                        
I> Task: Enable hot-plug capability                                             
I> Task: PSC mailbox init                                                       
I> Task: Enable clock for external modules                                      
I> Task: OEM SC7 context save init                                              
I> Task: I2C register                                                           
I> Task: Map CCPLEX_INTERWORLD_SHMEM carveout                                   
I> Task: Program CBB PCIE AMAP regions                                          
I> Task: Boot device init                                                       
I> Boot_device: QSPI_FLASH instance: 0                                          
I> Qspi clock source : pllc_out0                                                
I> QSPI Flash: Macronix 64MB                                                    
I> QSPI-0l initialized successfully                                             
I> Secondary storage device: QSPI_FLASH instance: 0                             
I> Secondary storage device: SDMMC_USER instance: 3                             
I> sdmmc HS400 mode enabled                                                     
I> Task: Partition Manager Init                                                 
I> strt_pg_num(1) num_of_pgs(1) read_buf(0x82e001000)                           
I> strt_pg_num(131071) num_of_pgs(1) read_buf(0x82e001000)                      
I> strt_pg_num(131039) num_of_pgs(32) read_buf(0x82e001200)                     
I> Found 60 partitions in QSPI_FLASH (instance 0)                               
W> Cannot find any partition table for 00000003                                 
W> PARTITION_MANAGER: Failed to publish partition.                              
W> Cannot find any partition table for 00010003                                 
W> PARTITION_MANAGER: Failed to publish partition.                              
I> Task: Pass DRAM ECC PRL Flag to FSI                                          
I> Task: Load and authenticate registered FWs                                   
I> Task: Load AUXP FWs                                                          
I> Successfully register SPE FW load task with MB2 loader                       
I> Skipping 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 load task with MB2 loader                      
I> Successfully register PVA FW load task with MB2 loader                       
I> Partition name: A_spe-fw                                                     
I> Size of partition: 589824                                                    
I> Binary@ device:3/0 block-55040 (partition size: 0x90000), name: A_spe-fw     
I> strt_pg_num(55040) num_of_pgs(16) read_buf(0x40066650)                       
I> strt_pg_num(55056) num_of_pgs(512) read_buf(0x82d600000)                     
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> strt_pg_num(56192) num_of_pgs(16) read_buf(0x40066650)                       
I> strt_pg_num(56208) num_of_pgs(880) read_buf(0x82d200000)                     
I> spe: Authentication Finalize Done                                            
I> Binary spe loaded successfully at 0x82d600000                                
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> strt_pg_num(44800) num_of_pgs(16) read_buf(0x40066650)                       
I> rce: Authentication Finalize Done                                            
I> Binary rce loaded successfully at 0x82d200000                                
I> Successfully register RCE FW context save task with MB2 loader               
I> dce : oem authentication of header done                                      
I> strt_pg_num(44816) num_of_pgs(1) read_buf(0x82e1403d8)                       
I> strt_pg_num(44816) num_of_pgs(8) read_buf(0x82e1403d8)                       
I> dce : meta-blob integrity check is success.                                  
I> strt_pg_num(44824) num_of_pgs(512) read_buf(0x82e0003c0)                     
I> strt_pg_num(45336) num_of_pgs(512) read_buf(0x82e0403c0)                     
I> dce : will be decompressed at 0x836000000                                    
I> version 1 Bin 1 BCheckSum 0 content_size 0 Content ChkSum 1 reserved_00  0   
I> Reserved10 0 BlockMaxSize 5 Reserved11 0                                     
I> strt_pg_num(45848) num_of_pgs(512) read_buf(0x82e0803c0)                     
I> dce : decompressed to 12060128 bytes                                         
I> dce: plain binary integrity check is success                                 
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> strt_pg_num(58240) num_of_pgs(16) read_buf(0x40066650)                       
I> strt_pg_num(58256) num_of_pgs(800) read_buf(0x838800000)                     
I> dce: Authentication Finalize Done                                            
I> Binary dce loaded successfully at 0x836000000                                
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> strt_pg_num(9472) num_of_pgs(16) read_buf(0x40066650)                        
I> strt_pg_num(9488) num_of_pgs(312) read_buf(0x82d700000)                      
I> ape: Authentication Finalize Done                                            
I> Binary ape loaded successfully at 0x838800000                                
I> Successfully register APE FW context save task with MB2 loader               
I> Partition name: A_pva-fw                                                     
I> Size of partition: 262144                                                    
I> Binary@ device:3/0 block-62336 (partition size: 0x40000), name: A_pva-fw     
I> strt_pg_num(62336) num_of_pgs(16) read_buf(0x40066650)                       
I> xusb: Authentication Finalize Done                                           
I> Binary xusb loaded successfully at 0x82d700000                               
I> Successfully register XUSB FW context save task with MB2 loader              
I> pva-fw : oem authentication of header done                                   
I> strt_pg_num(62352) num_of_pgs(1) read_buf(0x82e1403d8)                       
I> strt_pg_num(62352) num_of_pgs(8) read_buf(0x82e1403d8)                       
I> pva-fw : meta-blob integrity check is success.                               
I> strt_pg_num(62360) num_of_pgs(512) read_buf(0x82e0003c0)                     
I> pva-fw : will be decompressed at 0x82d980000                                 
I> version 1 Bin 1 BCheckSum 0 content_size 0 Content ChkSum 1 reserved_00  0   
I> Reserved10 0 BlockMaxSize 5 Reserved11 0                                     
I> pva-fw : decompressed to 2156512 bytes                                       
I> pva-fw: plain binary integrity check is success                              
I> pva-fw: Authentication Finalize Done                                         
I> Binary pva-fw loaded successfully at 0x82d980000                             
I> Successfully register PVA FW context save task with MB2 loader               
I> Task: Check MC errors                                                        
I> Task: Carveout setup                                                         
I> Program remaining OEM carveouts                                              
I> Task: Enable FSITHERM                                                        
I> Task: Enable FSI VMON                                                        
I> FSI VMON: FSI Vmon re-calibration and fine tuning done                       
I> Task: Validate FSI Therm readings                                            
I> Task: Restore XUSB sec                                                       
I> Task: Enable FSI SE clock                                                    
I> Enable FSI-SE clock...                                                       
I> Task: Initialize SBSA UART CAR                                               
I> Task: Initialize CPUBL Params                                                
I> CPUBL-params @ 0x832000000                                                   
I> Task: Ratchet update                                                         
W> Skip ratchet update - OPTIN fuse not set                                     
I> Task: Prepare eeprom data                                                    
I> Task: FSI padctl context save                                                
I> Task: Unpowergate APE                                                        
W> mb2_unpowergate_ape: skip! APE is in unpowergated state                      
I> Task: Memctrl reconfig pending clients                                       
I> Task: OEM firewalls                                                          
I> OEM firewalls configured                                                     
I> Task: Powergate APE                                                          
I> Powergating APE                                                              
I> Powergate done                                                               
I> Task: OEM firewall restore saved settings                                    
I> Task: Unhalt AUXPs                                                           
I> Unhalting SPE..                                                              
I> Enabling combined UART                                                       
����spe: early_init                                                             
����vic initialized                                                             
����tsc initialized                                                             
����aon lic initialized                                                         
����spe: tag is 5243985d1b1eb3f06fac6d36bd7e74ac                                
����spe: SafeRTOS v8.4                                                          
����spe: init                                                                   
����scheduler initialized                                                       
����aon hsp initialized                                                         
����tag initialized                                                             
����tcu initialized                                                             
����bpmp ipc initialized                                                        
����spe: late init                                                              
����cpu_nic clock initialized                                                   
����apb clock initialized                                                       
����pm initialized                                                              
����bpmp hsp initialized                                                        
����top1 hsp initialized                                                        
����ccplex ipc initialized                                                      
����spe: start scheduler                                                        
����                                                                            
    I> Task: Trigger mailbox for PSC-BL1 exit                                   
I> Sending opcode 0x4d420802 to psc                                             
I> Received ACK from psc                                                        
I> Task: Start secure NOR provision                                             
I> Skip Secure NOR provisioning                                                 
I> Task: Trigger load FSI keyblob                                               
I> Skipping FSI key blob copy                                                   
I> Task: Complete load FSI keyblob                                              
I> Skipping FSI key blob copy                                                   
I> Task: MB2-PSC_FW Key Manager Init                                            
I> Sending opcode OP_PSC_KEY_MANAGER to psc-fw                                  
I> Sending opcode 0x4b45594��                                                   
                             hwwdt_init: WDT boot cfg 0x710010 sts 0x10         
bpmp: socket 0                                                                  
bpmp: base binary md5 is ac83764aab09e08198fdb2c012af5bb1                       
bpmp: combined binary md5 is a381fb560faa591136e784a2cb58c159                   
bpmp: firmware tag is a381fb560faa591136e7-ac83764aab0                          
initialized vwdt                                                                
initialized mail_early                                                          
initialized fuse                                                                
initialized vfrel                                                               
initialized adc                                                                 
fmon_populate_monitors: found 199 monitors                                      
initialized fmon                                                                
initialized mc                                                                  
initialized reset                                                               
initialized uphy_early                                                          
initialized emc_early                                                           
initialized pm                                                                  
465 clocks registered                                                           
initialized clk_mach                                                            
initialized clk_cal_early                                                       
initialized clk_mach_early_config                                               
initialized io_dpd                                                              
initialized soctherm                                                            
initialized regime                                                              
initialized i2c                                                                 
vrmon_dt_init: vrmon node not found                                             
vrmon_chk_boot_state: found 0 rail monitors                                     
initialized vrmon                                                               
initialized regulator                                                           
��d to psc                                                                      
I> Received ACK from psc                                                        
I> Task: Unhalt FSI                                                             
I> FSI unhalt skipped                                                           
I> Task: Unhalt AUXPs                                                           
I> SCE unhalt skipped                                                           
I> Unhalting RCE                                                                
I> RCE unhalt successful                                                        
I> Unhalting DCE                                                                
I> DCE unhalt successful                                                        
I> APE unhalt skipped                                                           
I> Task: Load HV/CPUBL                                                          
I> Task: Load TOS                                                               
I> Tas��initialized avfs_clk_platform                                           
initialized powe��[     2.530421] Camer��rgate                                  
��a-FW on t234-rce-safe started                                                 
TCU early console enabled.                                                      
��k: Tri��initialized dvs                                                       
��gge��initialized clk_mach_config                                              
suspend progress: 0x93c961de                                                    
initialized suspend                                                             
initialized strap                                                               
initialized mce_dbell                                                           
��r load TSEC ��                                                                
                ��leyblob                                                       
I> Sending opcode 0x53535452 to psc                                             
I> Sent opcode to psc                                                           
I> Task: Load and authenticate registered FWs                                   
I> Partition name: A_cpu-bootloader                                             
I> Size of partition: 3670016                                                   
I> Binary@ device:3/0 block-24832 (partition size: ��DCE Started                
��0x380000), name: A_cpu-bootloader                                             
I> strt_pg_num(24832) num_of_pgs(16) read_buf(0x40066650)                       
I> strt_pg_num(24848) num_of_pgs(7016) read_buf(0x82c800000)                    
��DCE_R5_Init                                                                   
��initialized emc                                                               
initialized emc_mrq                                                             
��MPU enabled                                                                   
��initialized clk_cal                                                           
��DCE_SW_Init                                                                   
��initialized uphy_dt                                                           
initialized uphy_mrq                                                            
HSIO UPHY reset has been de-asserted 0x0                                        
initialized uphy                                                                
initialized pg_late                                                             
initialized pg_mrq_init                                                         
swdtimer_init: reg polling start w period 47 ms                                 
initialized swdtimer                                                            
initialized hwwdt_late                                                          
initialized bwmgr                                                               
initialized thermal_host_trip                                                   
initialized thermal_mrq                                                         
initialized oc_mrq                                                              
initialized reset_mrq                                                           
initialized mail_mrq                                                            
initialized fmon_mrq                                                            
initialized clk_mrq                                                             
initialized avfs_mrq                                                            
initialized i2c_mrq                                                             
initialized tag_mrq                                                             
initialized bwmgr_mrq                                                           
initialized console_mrq                                                         
��I> Partition name: A_secure-os��missing prod DT calibration data for 199 fmons
initialized clk_sync_fmon_post                                                  
��                                                                              
I> Size of partition: 4194304                                                   
I> Binary@ device:3/0 block-32000 (partition size: 0x400000), name: A_secure-os 
I> strt_pg_num(32000) num_of_pgs(16) read_buf(0x40066650)                       
I> strt_pg_num(32016) num_of_pgs(256��initialized clk_cal_late                  
initialized noc_late                                                            
initialized cvc                                                                 
��0) read_buf(0x83fdc0000)                                                      
I> MB2-param��initialized avfs_clk_mach_post                                    
initialized avfs_clk_platform_post                                              
initialized cvc_late                                                            
initialized rm                                                                  
initialized console_late                                                        
handling unreferenced clks                                                      
enable can1_core                                                                
enable can1_host                                                                
enable can2_core                                                                
enable can2_host                                                                
enable pwm3                                                                     
enable mss_encrypt                                                              
enable maud                                                                     
enable pllg_ref                                                                 
enable dsi_core                                                                 
enable aza_2xbit                                                                
enable pllc4_muxed                                                              
enable sdmmc4_axicif                                                            
enable xusb_ss                                                                  
enable xusb_fs                                                                  
enable xusb_falcon                                                              
enable xusb_core_mux                                                            
enable dsi_lp                                                                   
enable sdmmc_legacy_tm                                                          
initialized clk_mac��[     2.728982] Camera-FW on t234-rce-safe ready SHA1=e223t
initialized pg_post                                                             
initialized regulator_post                                                      
initialized profile                                                             
�� total boot 212.055 ms)                                                       
��initialized mrq                                                               
initialized patrol_scrubber                                                     
initialized cactmon                                                             
initialized extras_post                                                         
bpmp: init complete                                                             
��s @ 0x40060000                                                                
I> NSDRAM carveout base: 0x80000000, size: 0x7acdf0000                          
I> cpubl_params: nsdram: carveout: 1, encryption: 1                             
I> cpubl: Authentication Finalize Done                                          
I> Binary cpubl loaded successfully at 0x82c800000                              
I> tos: Authentication Finalize Done                                            
I> Binary tos loaded successfully at 0x83fdc0000                                
I> Relocating OP-TEE dtb from: 0x83feff0f0 to 0x83c040020, size: 0x2837         
I> [0] START: 0x80000000, SIZE: 0x7acdf0000                                     
I> [1] START: 0x832000000, SIZE: 0x2000000                                      
I> Setting NS memory ranges to OP-TEE dtb finished.                             
I> Partition name: A_eks                                                        
I> Size of partition: 262144                                                    
I> Binary@ device:3/0 block-44288 (partition size: 0x40000), name: A_eks        
I> str��Admin Task Init                                                         
Admin Task Init complete                                                        
Print Task Init                                                                 
RM Task Init                                                                    
SHA Task Init                                                                   
Admin Task Started                                                              
DCE SC7 SHA Enabled                                                             
RM Task Started                                                                 
RM Task Running                                                                 
Print Task Started                                                              
Print Task Running                                                              
SHA Task Started                                                                
DCE: FW Boot Complete                                                           
Admin Task Running                                                              
SHA Task Running                                                                
��t_pg_num(44288) num_of_pgs(16) read_buf(0x40066650)                           
I> strt_pg_num(44304) num_of_pgs(8) read_buf(0x83c020000)                       
I> eks: Authentication Finalize Done                                            
I> Binary eks loaded successfully at 0x83c020000                                
I> EKB detected (length: 0x410) @ VA:0x83c020000                                
I> Task: Add cpubl params integrity check                                       
I> Added cpubl params digest.                                                   
I> Task: Prepare TOS params                                                     
I> Setting EKB blob info to OPTEE dtb finished.                                 
I> Setting OPTEE arg3: 0x83c040020                                              
I> NVRNG: Health check success                                                  
I> NVRNG: Health check success                                                  
I> Task: OEM SC7 context save                                                   
I> OEM sc7 context saved                                                        
I> Task: Disable MSS perf stats                                                 
I> Task: Program display sticky bits                                            
I> Task: Storage device deinit                                                  
I> Task: SMMU external bypass disable                                           
I> Task: SMMU init                                                              
I> Task: Program GICv3 registers                                                
I> Task: Audit firewall settings                                                
I> Task: Bootchain failure check                                                
I> Current Boot-Chain Slot: 0                                                   
I> BR-BCT Boot-Chain is 0, and status is 1. Set UPDATE_BRBCT bit to 0           
I> Task: Burn RESERVED_ODM0 fuse                                                
I> Task: Lock fusing                                                            
I> Task: Clear dec source key                                                   
I> MB2 finished                                                                 
                                                                                
��NOTICE:  BL31: v2.8(release):8a7f432be                                        
NOTICE:  BL31: Built : 10:30:22, Nov 30 2023                                    
I/TC:                                                                           
I/TC: Non-secure external DT found                                              
I/TC: OP-TEE version: 3.22 (gcc version 11.3.0 (Buildroot 2022.08)) #2 Thu Nov 4
I/TC: WARNING: This OP-TEE configuration might be insecure!                     
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecturel
I/TC: Primary CPU initializing                                                  
I/TC: Test OEM keys are being used. This is insecure for shipping products!     
I/TC: Primary CPU switching to normal world boot                                
��                                                                              
  Jetson UEFI firmware (version 36.2.0-gcid-34956989 built on 2023-11-30T18:35:)
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
��I/TC: Reserved shared memory is disabled                                      
I/TC: Dynamic shared memory is enabled                                          
I/TC: Normal World virtualization support is disabled                           
I/TC: Asynchronous notifications are disabled                                   
��                                                                              
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  ��[     5.193715] Camera-FW on t234-rce-safe started                          
TCU early console enabled.                                                      
��                                                                              
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
  ��[     5.241339] Camera-FW on t234-rce-safe ready SHA1=e2238c99 (crt 0.905 m)
��                                                                              
                                                                                
                                                                                
                                                                                
  ��E/TC:?? 00 get_rpc_alloc_res:645 RPC allocation failed. Non-secure world re0
E/LD:   init_elf:486 sys_open_ta_bin(bc50d971-d4c9-42c4-82cb-343fb7f37896)      
E/TC:?? 00 ldelf_init_with_ldelf:131 ldelf failed with res: 0xffff000c          
��                                                                              
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                

3h




































few a min, normal boot again.

Try this method also:
https://docs.nvidia.com/jetson/archives/r36.2/DeveloperGuide/SD/FlashingSupport.html#flashing-to-an-nvme-drive

@DaveYYY
I have some questions

  1. I am attempting to identify the necessary device information, specifically the BOARDID, BOARDSKU, and FAB , as listed in the environment variables value table found in Linux_for_Tegra/tools/kernel_flash/README_initrd_flash.txt . My device is the jetson-asx-orin-devkit (32GB) , which I noticed is not included in the provided list. Could you advise on the correct values for these parameters in my case? The table content is as follows:
Environment variables value table:

#
#                                       BOARDID  BOARDSKU  FAB  BOARDREV
#    ----------------------------------+--------+---------+----+---------
#    jetson-agx-xavier-industrial         2888     0008      600  A.0
#    clara-agx-xavier-devkit              3900     0000      001  C.0
#    jetson-xavier-nx-devkit              3668     0000      100  N/A
#    jetson-xavier-nx-devkit-emmc         3668     0001      100  N/A
#    jetson-xavier-nx-devkit-emmc         3668     0003      N/A  N/A
#    jetson-agx-xavier-devkit (16GB)      2888     0001      400  H.0
#    jetson-agx-xavier-devkit (32GB)      2888     0004      400  K.0
#    jetson-agx-orin-devkit               3701     0001      TS1  C.2
#    jetson-agx-orin-devkit               3701     0000      TS4  A.0
#    jetson-agx-xavier-devkit (64GB)      2888     0005      402  B.0
#    holoscan-devkit                      3701     0002      TS1  A.0
#    jetson-agx-orin-devkit               3701     0004      TS4  A.0
#    jetson-agx-orin-devkit (64GB)        3701     0005      500
#    jetson-orin-nano-devkit (NX 16GB)    3767     0000      300
#    jetson-orin-nano-devkit (NX 8GB)     3767     0001      300
#    jetson-orin-nano-devkit (Nano 4GB)   3767     0004      300
#    jetson-orin-nano-devkit (Nano 8GB)   3767     0003      300
#    jetson-orin-nano-devkit (Nano 8GB)   3767     0005      300
#    ----------------------------------+--------+---------+----+---------
  1. The instructions mention following a link to obtain the device name as part of step 3. Should this confirmation take place directly in the Jetson terminal or is it intended to be performed on the Host PC?

jetson-agx-orin-devkit 3701 0000 TS4 A.0

Of course on the host PC.

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