This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRA821U-Q1: Unable to handle kernel paging request at virtual address ffff800085ffffff

Part Number: DRA821U-Q1

Tool/software:

Hi,

    We encountered an issue during the boot-up process using our own controller: "Unable to handle kernel paging request at virtual address ffff800085ffffff."

    Our working environment: 1) SDK version = j7200-evm-10_00_07_03; 2) boot mode = mmcsd, SD is 32G.

    Detailed Description of the Issue's Occurrence:

     firstly, we build kernel, pdk, and get SBL image, then copy tiboot3.bin, tifs.bincan_boot_app_mcu_rtos_mcu1_0_release.appimagetikernelimage_linux.appimagetidtb_linux.appimageatf_optee.appimage, lateapp1, lateapp2 to boot patition. and extract tisdk-default-image-j7200-evm.rootfs.tar.xz to the rootfs partition.

     After following the first step, the board boots up normally and the UART prints correctly.

     However, based on first step, we do another step "make linux_install", An error message appeared on the UART print.

     Error information

Finished Reboot and dump vmcore via[    9.730922] remoteproc remoteproc0: attaching to 41000000.r5f
 kexec.
[    9.740059] Unable to handle kernel paging request at virtual address ffff800085ffffff
[    9.748301] Mem abort info:
[    9.751254]   ESR = 0x0000000096000006
[    9.760938]   EC = 0x25: DABT (current EL), IL = 32 bits
[    9.766532]   SET = 0, FnV = 0
[    9.770025]   EA = 0, S1PTW = 0
[    9.773204]   FSC = 0x06: level 2 translation fault
[    9.778409] Data abort info:
[    9.781448]   ISV = 0, ISS = 0x00000006, ISS2 = 0x00000000
[    9.787295]   CM = 0, WnR = 0, TnD = 0, TagAccess = 0
[    9.792528]   GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
[    9.803074] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000081039000
[    9.820219] [ffff800085ffffff] pgd=10000008fffff003, p4d=10000008fffff003, pud=10000008ffffe003, pmd=0000000000000000
[    9.838067] Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP
[    9.844343] Modules linked in: phy_can_transceiver ti_k3_r5_remoteproc(+) m_can_platform at24 m_can k3_j72xx_bandgap sa2ul authenc can_dev ti_am335x6
[    9.864324] CPU: 0 PID: 154 Comm: (udev-worker) Not tainted 6.6.32-g794368ea1434-dirty #5
[    9.872483] Hardware name: Texas Instruments J7200 EVM (DT)
[    9.878038] pstate: 00000005 (nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.884982] pc : rproc_handle_resources.constprop.0+0x64/0x18c
[    9.890814] lr : rproc_boot+0x37c/0x57c
[    9.894646] sp : ffff800081cf36a0
[    9.897951] x29: ffff800081cf36a0 x28: ffff000805e35280 x27: ffff00080506e880
[2024-11-21 11:19:53
[    9.905075] x26: ffff00080506e880 x25: 0000000000000001 x24: ffff800085ffffff
[    9.912197] x23: 0000000000000000 x22: ffff000802643838 x21: ffff8000813b4118
[    9.919320] x20: 0000000000000000 x19: ffff000802643800 x18: 0000000000000000
[    9.926443] x17: 0000000000000000 x16: 0000000000000000 x15: fbfffffff7ffffff
[    9.933565] x14: fffffbff77ffdfff x13: fbfffffff7ffffff x12: fffffbff77ffdfff
[    9.940687] x11: ffffffffffbfffff x10: ff7fffffffffffff x9 : ffffffffffffffff
[    9.947808] x8 : fffffffdffbfffbf x7 : ffffffffffffffff x6 : fffffffffffeffff
[    9.954929] x5 : ffff000805e9f600 x4 : ffff800086000000 x3 : 00000000000000fd
[    9.962051] x2 : 00000000ffffffff x1 : ffff800086000003 x0 : ffff800086000000
[    9.969174] Call trace:
[    9.971612]  rproc_handle_resources.constprop.0+0x64/0x18c
[    9.977093]  rproc_boot+0x37c/0x57c
[    9.977776] m_can_platform 40568000.can: m_can device registered (irq=536, version=32)
[    9.980575]  rproc_add+0x184/0x190
[    9.980582]  k3_r5_probe+0x794/0xd3c [ti_k3_r5_remoteproc]
[    9.980598]  platform_probe+0x68/0xc4
[    9.980605]  really_probe+0x148/0x2b0
[    9.980609]  __driver_probe_device+0x78/0x12c
[    9.980612]  driver_probe_device+0xd8/0x15c
[    9.980615]  __driver_attach+0x90/0x19c
[   10.016987]  bus_for_each_dev+0x7c/0xdc
[   10.020821]  driver_attach+0x24/0x30
[   10.024390]  bus_add_driver+0xe8/0x1f8
[   10.028134]  driver_register+0x5c/0x124
[   10.031961]  __platform_driver_register+0x28/0x34
[   10.036655]  k3_r5_rproc_driver_init+0x20/0x1000 [ti_k3_r5_remoteproc]
[   10.043181]  do_one_initcall+0x80/0x1c8
[   10.047011]  do_init_module+0x58/0x1e0
[   10.050755]  load_module+0x1c8c/0x1d18
[   10.054498]  init_module_from_file+0x88/0xcc
[   10.058761]  __arm64_sys_finit_module+0x1dc/0x2e4
[   10.063460]  invoke_syscall+0x48/0x114
[   10.067204]  el0_svc_common.constprop.0+0xc0/0xe0
[   10.071902]  do_el0_svc+0x1c/0x28
[   10.075213]  el0_svc+0x2c/0x84
[   10.078262]  el0t_64_sync_handler+0x120/0x12c
[   10.082610]  el0t_64_sync+0x190/0x194
[   10.086272] Code: 6b020063 8b22c098 91001301 540007c4 (b862c880) 
[   10.092351] ---[ end trace 0000000000000000 ]---
[  OK  ] Reached target Socket Units.
[  OK  ] Reached target Basic System.
[   10.142552] m_can_platform 2701000.can main_mcan0: renamed from can0
[  OK  ] Started Job spooling tools.
[   10.183623] m_can_platform 40528000.can mcu_mcan0: renamed from can1
[  OK  ] Started Periodic Command Scheduler.
[   10.216339] m_can_platform 40568000.can mcu_mcan1: renamed from can2

    Complete log information: 

OTICE:  BL31: Built : 16:09:05, Feb  9 2024
I/TC: 
I/TC: OP-TEE version: 4.2.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Apr 12 09:51:21 UTC 2024 aarch64
I/TC: WARNING: This OP-TEE configuration might be insecure!
I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
I/TC: Primary CPU initializing
I/TC: GIC redistributor base address not provided
I/TC: Assuming default GIC group status and modifier
I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
I/TC: HUK Initialized
I/TC: Activated SA2UL device
I/TC: Fixing SA2UL firewall owner for GP device
I/TC: Enabled firewalls for SA2UL TRNG device
I/TC: SA2UL TRNG initialized
I/TC: SA2UL Drivers initialized
I/TC: Primary CPU switching to normal world boot
[2024-11-21 11:19:43
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[2024-11-21 11:19:47
[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[    0.000000] Linux version 6.6.32-g794368ea1434-dirty (igs@igs) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240716) #5 SMP PRE4
[    0.000000] KASLR disabled due to lack of seed
[    0.000000] Machine model: Texas Instruments J7200 EVM
[    0.000000] efi: UEFI not found.
[    0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
[    0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a0000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable r5f-memory@a0100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a1000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable r5f-memory@a1100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a2000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable r5f-memory@a2100000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
[    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a3000000
[    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
[    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
[    0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable r5f-memory@a3100000
[    0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a47fffff (8192 KiB) nomap non-reusable ipc-memories@a4000000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000008ffffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x000000009e7fffff]
[    0.000000]   node   0: [mem 0x000000009e800000-0x00000000a47fffff]
[    0.000000]   node   0: [mem 0x00000000a4800000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000880000000-0x00000008ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[    0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 on node -1
[    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.4
[    0.000000] percpu: Embedded 20 pages/cpu s42920 r8192 d30808 u81920
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Spectre-v3a
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: detected: ARM erratum 1742098
[    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[    0.000000] alternatives: applying boot alternatives
[    0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1032192
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] software IO TLB: area num 2.
[    0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
[    0.000000] Memory: 3896276K/4194304K available (11968K kernel code, 1250K rwdata, 4032K rodata, 2432K init, 502K bss, 265260K reserved, 32768K cma-)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: GICv3 features: 16 PPIs
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[    0.000000] ITS [mem 0x01820000-0x0182ffff]
[    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[    0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[    0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000880040000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[    0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.000162] Console: colour dummy device 80x25
[    0.000190] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.000196] pid_max: default: 32768 minimum: 301
[    0.000238] LSM: initializing lsm=capability,integrity
[    0.000296] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.000314] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.001193] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[    0.001245] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[    0.001366] rcu: Hierarchical SRCU implementation.
[2024-11-21 11:19:48
[    0.001368] rcu:     Max phase no-delay instances is 1000.
[    0.001543] Platform MSI: msi-controller@1820000 domain created
[    0.001658] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.001771] EFI services will not be available.
[    0.001883] smp: Bringing up secondary CPUs ...
[    0.010406] Detected PIPT I-cache on CPU1
[    0.010457] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[    0.010472] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
[    0.010504] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[    0.010559] smp: Brought up 1 node, 2 CPUs
[    0.010563] SMP: Total of 2 processors activated.
[    0.010566] CPU features: detected: 32-bit EL0 Support
[    0.010569] CPU features: detected: CRC32 instructions
[    0.010607] CPU: All CPU(s) started at EL2
[    0.010608] alternatives: applying system-wide alternatives
[    0.011433] devtmpfs: initialized
[    0.016384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.016398] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[    0.017001] pinctrl core: initialized pinctrl subsystem
[    0.017249] DMI not present or invalid.
[    0.017575] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.018207] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.018312] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.018435] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.018469] audit: initializing netlink subsys (disabled)
[    0.018577] audit: type=2000 audit(0.016:1): state=initialized audit_enabled=0 res=1
[    0.018774] thermal_sys: Registered thermal governor 'step_wise'
[    0.018777] thermal_sys: Registered thermal governor 'power_allocator'
[    0.018797] cpuidle: using governor menu
[    0.018866] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.018900] ASID allocator initialised with 65536 entries
[    0.027279] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
[    0.028275] Modules: 27680 pages in range for non-PLT usage
[    0.028279] Modules: 519200 pages in range for PLT usage
[    0.028722] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.028726] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.028729] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.028731] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.028734] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.028736] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.028738] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.028740] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.029530] k3-chipinfo 43000014.chipid: Family:J7200 rev:SR2.0 JTAGID[0x1bb6d02f] Detected
[    0.030413] iommu: Default domain type: Translated
[    0.030418] iommu: DMA domain TLB invalidation policy: strict mode
[    0.030554] SCSI subsystem initialized
[    0.030734] usbcore: registered new interface driver usbfs
[    0.030745] usbcore: registered new interface driver hub
[    0.030760] usbcore: registered new device driver usb
[    0.030978] pps_core: LinuxPPS API ver. 1 registered
[    0.030981] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.030990] PTP clock support registered
[    0.031088] EDAC MC: Ver: 3.0.0
[    0.031339] scmi_core: SCMI protocol bus registered
[    0.031477] FPGA manager framework
[    0.031525] Advanced Linux Sound Architecture Driver Initialized.
[    0.031961] vgaarb: loaded
[    0.032165] clocksource: Switched to clocksource arch_sys_counter
[    0.032290] VFS: Disk quotas dquot_6.6.0
[    0.032305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.035353] NET: Registered PF_INET protocol family
[    0.035599] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.037072] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.037103] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.037117] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.037258] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.038376] TCP: Hash tables configured (established 32768 bind 32768)
[    0.038524] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.038580] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.038718] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.039041] RPC: Registered named UNIX socket transport module.
[    0.039047] RPC: Registered udp transport module.
[    0.039049] RPC: Registered tcp transport module.
[    0.039050] RPC: Registered tcp-with-tls transport module.
[    0.039053] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.039058] NET: Registered PF_XDP protocol family
[    0.039073] PCI: CLS 0 bytes, default 64
[    0.039769] Initialise system trusted keyrings
[    0.039893] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.040059] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.040237] NFS: Registering the id_resolver key type
[    0.040273] Key type id_resolver registered
[    0.040275] Key type id_legacy registered
[    0.040285] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.040288] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.053937] Key type asymmetric registered
[    0.053941] Asymmetric key parser 'x509' registered
[    0.053970] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    0.053974] io scheduler mq-deadline registered
[    0.053976] io scheduler kyber registered
[    0.053999] io scheduler bfq registered
[    0.055738] pinctrl-single 4301c000.pinctrl: 13 pins, size 52
[    0.055846] pinctrl-single 4301c038.pinctrl: 2 pins, size 8
[    0.055930] pinctrl-single 4301c068.pinctrl: 59 pins, size 236
[    0.056206] pinctrl-single 4301c174.pinctrl: 8 pins, size 32
[    0.056349] pinctrl-single 104200.pinctrl: 20 pins, size 80
[    0.056419] pinctrl-single 104280.pinctrl: 8 pins, size 32
[    0.056506] pinctrl-single 11c000.pinctrl: 67 pins, size 268
[    0.056750] pinctrl-single 11c11c.pinctrl: 3 pins, size 12
[    0.057144] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[    0.060498] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[    0.065515] loop: module loaded
[    0.066093] megasas: 07.725.01.00-rc1
[    0.067856] tun: Universal TUN/TAP device driver, 1.6
[    0.068449] VFIO - User Level meta-driver version: 0.3
[    0.069057] usbcore: registered new interface driver usb-storage
[    0.069392] i2c_dev: i2c /dev entries driver
[    0.070013] sdhci: Secure Digital Host Controller Interface driver
[    0.070016] sdhci: Copyright(c) Pierre Ossman
[    0.070131] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.070438] ledtrig-cpu: registered to indicate activity on CPUs
[    0.070596] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.071000] usbcore: registered new interface driver usbhid
[    0.071002] usbhid: USB HID core driver
[    0.071813] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[    0.072073] optee: probing for conduit method.
[    0.072088] optee: revision 4.2 (12d7c4ee)
[    0.088544] optee: dynamic shared memory is enabled
[    0.088979] random: crng init done
[    0.089034] optee: initialized driver
[    0.090224] NET: Registered PF_PACKET protocol family
[    0.090267] Key type dns_resolver registered
[    0.093825] registered taskstats version 1
[    0.094022] Loading compiled-in X.509 certificates
[    0.101188] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
[    0.164942] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[    0.165614] pca953x 1-0021: supply vcc not found, using dummy regulator
[    0.165676] pca953x 1-0021: using no AI
[    1.172167] omap_i2c 2000000.i2c: timeout waiting for bus ready
[    1.172175] pca953x 1-0021: failed writing register
[    1.172239] pca953x: probe of 1-0021 failed with error -16
[    1.172392] pca953x 1-0020: supply vcc not found, using dummy regulator
[    1.172453] pca953x 1-0020: using no AI
[    2.180167] omap_i2c 2000000.i2c: timeout waiting for bus ready
[    2.180173] pca953x 1-0020: failed writing register
[    2.180222] pca953x: probe of 1-0020 failed with error -16
[    2.180362] pca953x 1-0022: supply vcc not found, using dummy regulator
[    2.180407] pca953x 1-0022: using AI
[    3.188167] omap_i2c 2000000.i2c: timeout waiting for bus ready
[    3.188171] pca953x 1-0022: failed writing register
[    3.188215] pca953x: probe of 1-0022 failed with error -16
[    3.188255] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
[    3.188852] pca953x 2-0020: supply vcc not found, using dummy regulator
[    3.188903] pca953x 2-0020: using no AI
[    4.196175] omap_i2c 2010000.i2c: timeout waiting for bus ready
[    4.196182] pca953x 2-0020: failed writing register
[    4.196244] pca953x: probe of 2-0020 failed with error -16
[    4.196289] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
[    4.196410] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[    4.196625] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[    4.196712] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[    4.196859] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 209 created
[    4.199653] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
[    4.199662] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[    4.199665] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    4.202696] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[120,200] sci-dev-id:211
[    4.202704] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[    4.202707] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
[    4.203401] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 268, base_baud = 6000000) is a 8250
[    4.204046] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 269, base_baud = 3000000) is a 8250
[    4.204079] printk: console [ttyS2] enabled
[    5.840523] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 270, base_baud = 3000000) is a 8250
[    5.849766] 2830000.serial: ttyS5 at MMIO 0x2830000 (irq = 271, base_baud = 3000000) is a 8250
[    5.859579] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    5.904169] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[2024-11-21 11:19:49
[    5.912168] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[    5.918879] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    5.931728] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    5.938937] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    5.945144] pps pps0: new PPS source ptp0
[    5.949301] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1
[    5.959682] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
[    5.968472] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc8900
[    5.968648] mmc0: CQHCI version 5.10
[    5.978585] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc8900
[    6.012217] tps6594 0-0048: error -EREMOTEIO: Failed to set PMIC state
[    6.016715] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[    6.018769] tps6594: probe of 0-0048 failed with error -121
[    6.031918] tps6594 0-004c: error -EREMOTEIO: Failed to set PMIC state
[    6.038457] tps6594: probe of 0-004c failed with error -121
[    6.045804] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[    6.056028] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 8)
[    6.067758] spi-nor spi0.0: unrecognized JEDEC id bytes: 80 00 00 00 00 00
[    6.075074] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[    6.109878] mmc0: Command Queue Engine enabled
[    6.114334] mmc0: new HS400 MMC card at address 0001
[    6.119625] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[    6.120180] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    6.125060] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[    6.132094] mdio_bus 46000f00.mdio: MDIO device at address 0 is missing.
[    6.137270] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[    6.143320] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA02102, cpsw version 0x6BA82102 Ports: 2 quirks:00000000
[    6.148759] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (239:0)
[    6.161032] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[    6.174391] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[    6.180596] pps pps0: new PPS source ptp1
[    6.184748] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010b, freq:500000000, add_val:1 pps:1
[    6.200743] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[    6.211527] debugfs: Directory 'pd:49' with parent 'pm_genpd' already present!
[    6.211614] mmc1: CQHCI version 5.10
[    6.220061] debugfs: Directory 'pd:35' with parent 'pm_genpd' already present!
[    6.229982] clk: Disabling unused clocks
[    6.245760] ALSA device list:
[    6.248730]   No soundcards found.
[    6.262779] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[    6.270372] Waiting for root device /dev/mmcblk1p2...
[    6.324859] mmc1: new ultra high speed SDR104 SDHC card at address 5048
[    6.331884] mmcblk1: mmc1:5048 SD32G 29.7 GiB
[    6.338085]  mmcblk1: p1 p2
[    6.355454] EXT4-fs (mmcblk1p2): mounted filesystem 6bd841d1-9f94-44fa-8a8b-4e60e339874d r/w with ordered data mode. Quota mode: none.
[    6.367566] VFS: Mounted root (ext4 filesystem) on device 179:98.
[    6.376450] devtmpfs: mounted
[    6.380917] Freeing unused kernel memory: 2432K
[    6.385529] Run /sbin/init as init process
[    6.575336] systemd[1]: System time before build time, advancing clock.
[    6.617003] NET: Registered PF_INET6 protocol family
[    6.622539] Segment Routing with IPv6
[    6.626217] In-situ OAM (IOAM) with IPv6
[    6.653872] systemd[1]: systemd 255.4^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BL)
[    6.685672] systemd[1]: Detected architecture arm64.

Welcome to Arago 2023.10!

[    6.706475] systemd[1]: Hostname set to <j7200-evm>.
[    6.897725] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Ple.
[2024-11-21 11:19:50
[    6.959491] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Plea.
[    7.008020] systemd[1]: Queued start job for default target Graphical Interface.
[    7.043126] systemd[1]: Created slice Slice /system/getty.
[  OK  ] Created slice Slice /system/getty.
[    7.065452] systemd[1]: Created slice Slice /system/modprobe.
[  OK  ] Created slice Slice /system/modprobe.
[    7.089329] systemd[1]: Created slice Slice /system/serial-getty.
[  OK  ] Created slice Slice /system/serial-getty.
[    7.113060] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    7.136412] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[    7.160333] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[    7.184255] systemd[1]: Expecting device /dev/ttyS2...
         Expecting device /dev/ttyS2...
[    7.200279] systemd[1]: Reached target Path Units.
[  OK  ] Reached target Path Units.
[    7.216231] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    7.236220] systemd[1]: Reached target Slice Units.
[  OK  ] Reached target Slice Units.
[    7.252234] systemd[1]: Reached target Swaps.
[  OK  ] Reached target Swaps.
[    7.295162] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    7.320332] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    7.345995] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    7.368449] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    7.392829] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    7.416572] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    7.436576] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    7.456616] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    7.484878] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    7.504541] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    7.524520] systemd[1]: Listening on User Database Manager Socket.
[  OK  ] Listening on User Database Manager Socket.
[    7.568416] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    7.590443] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    7.616550] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    7.632555] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[    7.648280] systemd[1]: Mounting Temporary Directory /tmp...
         Mounting Temporary Directory /tmp...
[    7.687945] systemd[1]: Starting Create List of Static Device Nodes...
         Starting Create List of Static Device Nodes    7.697293] systemd[1]: Starting Load Kernel Module configfs...
m...
         Starting Load Kernel Module configfs...
[    7.747827] systemd[1]: Starting Load Kernel Module drm...
         Starting Load Kernel Module drm...
[    7.773116] systemd[1]: Starting Load Kernel Module fuse...
         Starting Load Kernel Module fuse...
[    7.814135] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    7.823408] fuse: init (API version 7.39)
[    7.832464] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    7.866239] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    7.892984] systemd[1]: Starting Load Kernel Modules...
[2024-11-21 11:19:51
         Starting Load Kernel Modules...
[    7.922552] systemd-journald[107]: Collecting audit messages is enabled.
[    7.932800] systemd[1]: Starting Generate network units from Kernel command line...
         Starting Generate network units from Kernel command line...
[    7.973495] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    8.001839] systemd[1]: Starting Coldplug All udev Devices...
[    8.007799] EXT4-fs (mmcblk1p2): re-mounted 6bd841d1-9f94-44fa-8a8b-4e60e339874d r/w. Quota mode: none.
         Starting Coldplug All udev Devices...
[    8.036667] systemd[1]: Started RPC Bind.
[  OK  ] Started RPC Bind.
[    8.056643] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted Temporary Directory /tmp.
[  OK  ] Finished Create List of Static Device Nodes.
[  OK  ] Finished Load Kernel Module configfs.
[  OK  ] Finished Load Kernel Module drm.
[  OK  ] Finished Load Kernel Module fuse.
[  OK  ] Finished Load Kernel Modules.
[  OK  ] Finished Generate network units from Kernel command line.
[  OK  ] Finished Remount Root and Kernel File Systems.
         Mounting FUSE Control File System...
         Mounting Kernel Configuration File System...
         Starting Flush Journal to Persistent Storage...
[    8.395014] systemd-journald[107]: Received client request to flush runtime journal.
         Starting Apply Kernel Variables...
         Starting Create Static Device Nodes in /dev gracefully...
[  OK  ] Finished Coldplug All udev Devices.
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Finished Flush Journal to Persistent Storage.
[  OK  ] Finished Apply Kernel Variables.
[  OK  ] Finished Create Static Device Nodes in /dev gracefully.
         Starting Create Static Device Nodes in /dev...
[  OK  ] Finished Create Static Device Nodes in /dev.
[  OK  ] Reached target Preparation for Local File Systems.
         Mounting /var/volatile...
[    8.657684] audit: type=1334 audit(1709054766.080:2): prog-id=6 op=LOAD
[    8.664720] audit: type=1334 audit(1709054766.088:3): prog-id=7 op=LOAD
         Starting Rule-based Manager for Device Events and Files...
[  OK  ] Mounted /var/volatile.
         Starting Load/Save OS Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Finished Load/Save OS Random Seed.
[2024-11-21 11:19:52
[  OK  ] Finished Create Volatile Files and Directories.
[    8.954585] audit: type=1334 audit(1709054766.376:4): prog-id=8 op=LOAD
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[  OK  ] Reached target Host and Network Nam[    9.001290] audit: type=1334 audit(1709054766.424:5): prog-id=8 op=UNLOAD
e Lookups.
[    9.025209] audit: type=1334 audit(1709054766.448:6): prog-id=9 op=LOAD
[FAILED] Failed to start Network Time Sync[    9.036430] audit: type=1334 audit(1709054766.460:7): prog-id=9 op=UNLOAD
hronization.
See 'systemctl status systemd-timesyncd.service' for details.
[  OK  ] Reached target System Time Set.
         Starting Record System Boot/Shutdown in UTMP...
[  OK  ] Found device /dev/ttyS2.
[  OK  ] Finished Record System Boot/Shutdown in UTMP.
[    9.226507] audit: type=1334 audit(1709054766.648:8): prog-id=10 op=LOAD
[FAILED] Failed to start Network Name Resolution.
[    9.248648] audit: type=1334 audit(1709054766.672:9): prog-id=10 op=UNLOAD
See 'systemctl status systemd-resolved.service' for details.
[    9.275250] audit: type=1334 audit(1709054766.696:10): prog-id=11 op=LOAD
[FAILED] Failed to start Network Time Synchronization.
[    9.296743] audit: type=1334 audit(1709054766.720:11): prog-id=11 op=UNLOAD
See 'systemctl status systemd-timesyncd.service' for details.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target Timer Units.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Docker Socket for the API...
[  OK  ] Listening on dropbear.socket.
[  OK  ] Listening on PC/SC Smart Card Daemon Activation Socket.
         Starting Weston socket...
[    9.509716] CAN device driver interface
[FAILED] Failed to start D-Bus System Message Bus.
See 'systemctl status dbus-broker.service' for details.
[    9.563951] at24 0-0050: supply vcc not found, using dummy regulator
         Starting Reboot and dump vmcore via kexec...
[    9.648374] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[  OK  ] Listening on Docker Socket for the [    9.660453] ti-udma 285c0000.dma-controller: chan1: is running!
API.
[    9.671664] platform 41000000.r5f: configured R5F for IPC-only mode
[    9.679284] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
[    9.694017] m_can_platform 2701000.can: m_can device registered (irq=533, version=32)
[  OK  ] Listening on Weston socket.
[    9.702269] remoteproc remoteproc0: 41000000.r5f is available
[    9.708217] m_can_platform 40528000.can: m_can device registered (irq=534, version=32)
[  OK  ] Finished Reboot and dump vmcore via[    9.730922] remoteproc remoteproc0: attaching to 41000000.r5f
 kexec.
[    9.740059] Unable to handle kernel paging request at virtual address ffff800085ffffff
[    9.748301] Mem abort info:
[    9.751254]   ESR = 0x0000000096000006
[    9.760938]   EC = 0x25: DABT (current EL), IL = 32 bits
[    9.766532]   SET = 0, FnV = 0
[    9.770025]   EA = 0, S1PTW = 0
[    9.773204]   FSC = 0x06: level 2 translation fault
[    9.778409] Data abort info:
[    9.781448]   ISV = 0, ISS = 0x00000006, ISS2 = 0x00000000
[    9.787295]   CM = 0, WnR = 0, TnD = 0, TagAccess = 0
[    9.792528]   GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
[    9.803074] swapper pgtable: 4k pages, 48-bit VAs, pgdp=0000000081039000
[    9.820219] [ffff800085ffffff] pgd=10000008fffff003, p4d=10000008fffff003, pud=10000008ffffe003, pmd=0000000000000000
[    9.838067] Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP
[    9.844343] Modules linked in: phy_can_transceiver ti_k3_r5_remoteproc(+) m_can_platform at24 m_can k3_j72xx_bandgap sa2ul authenc can_dev ti_am335x6
[    9.864324] CPU: 0 PID: 154 Comm: (udev-worker) Not tainted 6.6.32-g794368ea1434-dirty #5
[    9.872483] Hardware name: Texas Instruments J7200 EVM (DT)
[    9.878038] pstate: 00000005 (nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[    9.884982] pc : rproc_handle_resources.constprop.0+0x64/0x18c
[    9.890814] lr : rproc_boot+0x37c/0x57c
[    9.894646] sp : ffff800081cf36a0
[    9.897951] x29: ffff800081cf36a0 x28: ffff000805e35280 x27: ffff00080506e880
[2024-11-21 11:19:53
[    9.905075] x26: ffff00080506e880 x25: 0000000000000001 x24: ffff800085ffffff
[    9.912197] x23: 0000000000000000 x22: ffff000802643838 x21: ffff8000813b4118
[    9.919320] x20: 0000000000000000 x19: ffff000802643800 x18: 0000000000000000
[    9.926443] x17: 0000000000000000 x16: 0000000000000000 x15: fbfffffff7ffffff
[    9.933565] x14: fffffbff77ffdfff x13: fbfffffff7ffffff x12: fffffbff77ffdfff
[    9.940687] x11: ffffffffffbfffff x10: ff7fffffffffffff x9 : ffffffffffffffff
[    9.947808] x8 : fffffffdffbfffbf x7 : ffffffffffffffff x6 : fffffffffffeffff
[    9.954929] x5 : ffff000805e9f600 x4 : ffff800086000000 x3 : 00000000000000fd
[    9.962051] x2 : 00000000ffffffff x1 : ffff800086000003 x0 : ffff800086000000
[    9.969174] Call trace:
[    9.971612]  rproc_handle_resources.constprop.0+0x64/0x18c
[    9.977093]  rproc_boot+0x37c/0x57c
[    9.977776] m_can_platform 40568000.can: m_can device registered (irq=536, version=32)
[    9.980575]  rproc_add+0x184/0x190
[    9.980582]  k3_r5_probe+0x794/0xd3c [ti_k3_r5_remoteproc]
[    9.980598]  platform_probe+0x68/0xc4
[    9.980605]  really_probe+0x148/0x2b0
[    9.980609]  __driver_probe_device+0x78/0x12c
[    9.980612]  driver_probe_device+0xd8/0x15c
[    9.980615]  __driver_attach+0x90/0x19c
[   10.016987]  bus_for_each_dev+0x7c/0xdc
[   10.020821]  driver_attach+0x24/0x30
[   10.024390]  bus_add_driver+0xe8/0x1f8
[   10.028134]  driver_register+0x5c/0x124
[   10.031961]  __platform_driver_register+0x28/0x34
[   10.036655]  k3_r5_rproc_driver_init+0x20/0x1000 [ti_k3_r5_remoteproc]
[   10.043181]  do_one_initcall+0x80/0x1c8
[   10.047011]  do_init_module+0x58/0x1e0
[   10.050755]  load_module+0x1c8c/0x1d18
[   10.054498]  init_module_from_file+0x88/0xcc
[   10.058761]  __arm64_sys_finit_module+0x1dc/0x2e4
[   10.063460]  invoke_syscall+0x48/0x114
[   10.067204]  el0_svc_common.constprop.0+0xc0/0xe0
[   10.071902]  do_el0_svc+0x1c/0x28
[   10.075213]  el0_svc+0x2c/0x84
[   10.078262]  el0t_64_sync_handler+0x120/0x12c
[   10.082610]  el0t_64_sync+0x190/0x194
[   10.086272] Code: 6b020063 8b22c098 91001301 540007c4 (b862c880) 
[   10.092351] ---[ end trace 0000000000000000 ]---
[  OK  ] Reached target Socket Units.
[  OK  ] Reached target Basic System.
[   10.142552] m_can_platform 2701000.can main_mcan0: renamed from can0
[  OK  ] Started Job spooling tools.
[   10.183623] m_can_platform 40528000.can mcu_mcan0: renamed from can1
[  OK  ] Started Periodic Command Scheduler.
[   10.216339] m_can_platform 40568000.can mcu_mcan1: renamed from can2
         Starting Print notice about GPLv3 packages...
         Starting IPv6 Packet Filtering Framework...
         Starting IPv4 Packet Filtering Framework...
[  OK  ] Started irqbalance daemon.
         Starting Telephony service...
         Starting Expand the rootfs partiti…to full size of the boot device....
[  OK  ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[FAILED] Failed to start User Login Management.
See 'systemctl status systemd-logind.service' for details.
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
         Starting Avahi mDNS/DNS-SD Stack...
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
         Starting Telnet Server...
[  OK  ] Finished IPv6 Packet Filtering Framework.
[  OK  ] Finished IPv4 Packet Filtering Framework.
[  OK  ] Finished Telnet Server.
[  OK  ] Reached target Preparation for Network.
[FAILED] Failed to start D-Bus System Message Bus.
See 'systemctl status dbus-broker.service' for details.
         Starting Load Kernel Module drm...
         Starting Network Configuration...
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
         Starting Virtual Console Setup...
[  OK  ] Finished Load Kernel Module drm.
[FAILED] Failed to start D-Bus System Message Bus.
See 'systemctl status dbus-broker.service' for details.
[FAILED] Failed to start User Login Management.
See 'systemctl status systemd-logind.service' for details.
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[FAILED] Failed to start D-Bus System Message Bus.
See 'systemctl status dbus-broker.service' for details.
         Starting Load Kernel Module drm...
[FAILED] Failed to start Network Name Resolution.
See 'systemctl status systemd-resolved.service' for details.
[FAILED] Failed to start Network Time Synchronization.
See 'systemctl status systemd-timesyncd.service' for details.
[FAILED] Failed to start D-Bus System Message Bus.
See 'systemctl status dbus-broker.service' for details.
         Starting User Database Manager...
[FAILED] Failed to start D-Bus System Message Bus.
See 'systemctl status dbus-broker.service' for details.
[  OK  ] Started Telephony service.
[  OK  ] Finished Load Kernel Module drm.
[FAILED] Failed to start User Login Management.
See 'systemctl status systemd-logind.service' for details.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Load Kernel Module drm...
[  OK  ] Finished Expand the rootfs partition to full size of the boot device..
[  OK  ] Finished Load Kernel Module drm.
[FAILED] Failed to start User Login Management.
See 'systemctl status systemd-logind.service' for details.
         Starting Load Kernel Module drm...
[  OK  ] Started User Database Manager.
[  OK  ] Finished Load Kernel Module drm.
[FAILED] Failed to start User Login Management.
See 'systemctl status systemd-logind.service' for details.
         Starting Load Kernel Module drm...
[FAILED] Failed to start D-Bus System Message Bus.
See 'systemctl status dbus-broker.service' for details.
[  OK  ] Finished Load Kernel Module drm.
[FAILED] Failed to start Avahi mDNS/DNS-SD Stack.
See 'systemctl status avahi-daemon.service' for details.
[FAILED] Failed to start User Login Management.
See 'systemctl status systemd-logind.service' for details.
[2024-11-21 11:19:54
[  OK  ] Finished Virtual Console Setup.
[   11.004470] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[   11.025732] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   11.033511] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[  OK  ] Created slice Slice /system/systemd-fsck.
         Expecting device /dev/mmcblk1p1...
[  OK  ] Started Network Configuration.
[  OK  ] Reached target Network.
         Starting Enable and configure wl18xx bluetooth stack...
         Starting containerd container runtime...
[  OK  ] Started Netperf Benchmark Server.
         Starting Simple Network Management Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
[  OK  ] Found device /dev/mmcblk1p1.
         Starting File System Check on /dev/mmcblk1p1...
[  OK  ] Finished Enable and configure wl18xx bluetooth stack.
[  OK  ] Finished Permit User Sessions.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttyS2.
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
         Starting Weston, a Wayland compositor, as a system service...
[FAILED] Failed to start Synchronize System and HW clocks.
See 'systemctl status sync-clocks.service' for details.
[  OK  ] Finished File System Check on /dev/mmcblk1p1.
         Mounting /run/media/boot-mmcblk1p1...
[  OK  ] Mounted /run/media/boot-mmcblk1p1.
[FAILED] Failed to start Weston, a Wayland compositor, as a system service.
See 'systemctl status weston.service' for details.
[2024-11-21 11:19:55
[  OK  ] Started Simple Network Management Protocol (SNMP) Daemon..
[  OK  ] Started containerd container runtime.
[2024-11-21 11:19:56
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
        adwaita-icon-theme-symbolic
        autoconf
        bash-dev
        bash
        bc
        binutils
        cifs-utils
        coreutils-stdbuf
        coreutils
        cpio
        cpp-symlinks
        cpp
        dosfstools
        elfutils
        findutils
        g++-symlinks
        g++
        gawk
        gcc-symlinks
        gcc
        gdb
        gdbserver
        gettext
        glmark2
        gnu-config
        grub-common
        grub-editenv
        grub-efi
        gzip
        hidapi
        kbd-dev
        kbd-keymaps-pine
        less
        libasm1
        libatomic-dev
        libatomic1
        libbfd
        libdebuginfod1
        libdw1
        libelf1
        libgcc-s-dev
        libgcc1
        libgdbm-compat4
        libgdbm-dev
        libgdbm6
        libgettextlib
        libgettextsrc
        libgmp10
        libidn2-0
        libmpc3
        libmpfr6
        libopcodes
        libqt5charts-examples
        libqt5charts-plugins
        libqt5charts-qmlplugins
        libqt5charts5
        libqt5serialport-examples
        libqt5serialport-plugins
        libqt5serialport-qmlplugins
        libqt5serialport5
        libqt5svg-examples
        libqt5svg-plugins
        libqt5svg-qmlplugins
        libqt5svg5
        libqt5virtualkeyboard-plugins
        libqt5virtualkeyboard-qmlplugins
        libqt5virtualkeyboard5
        libreadline-dev
        libreadline8
        libstdc++-dev
        libstdc++6
        libunistring5
        m4
        make
        nettle
        parted
        piglit
        qt3d-plugins
        qt3d-qmlplugins
        qt3d
        qtbase-examples
        qtbase-plugins
        qtbase-qmlplugins
        qtbase
        qtconnectivity-plugins
        qtconnectivity-qmlplugins
        qtconnectivity
        qtdeclarative-plugins
        qtdeclarative-qmlplugins
        qtdeclarative-tools
        qtdeclarative
        qtgraphicaleffects-qmlplugins
        qtlocation-examples
        qtlocation-plugins
        qtlocation-qmlplugins
        qtlocation
        qtmultimedia-examples
        qtmultimedia-plugins
        qtmultimedia-qmlplugins
        qtmultimedia
        qtquics-qmlplugins.control
        qtquics2-plugins.control
        qtquics2-qmlplugins.control
        qtquics2.control
        qtscript-examples
        qtscript-plugins
        qtscript-qmlplugins
        qtscript
        qtwayland-examples
        qtwayland-plugins
        qtwayland-qmlplugins
        qtwayland
        tar
        which

If you do not wish to distribute GPL-3.0 components please remove
the above packages prior to distribution.  This can be done using
the opkg remove command.  i.e.:
    opkg remove <package>
Where <package> is the name printed in the list above

NOTE: If the package is a dependency of another package you
      will be notified of the dependent packages.  You should
      use the --force-removal-of-dependent-packages option to
      also remove the dependent packages as well
***************************************************************
***************************************************************
[  OK  ] Finished Print notice about GPLv3 packages.
[  OK  ] Reached target Multi-User System.
[  OK  ] Reached target Graphical Interface.
         Starting Record Runlevel Change in UTMP...
[  OK  ] Finished Record Runlevel Change in UTMP.
[2024-11-21 11:19:58

 _____                    _____           _         _   
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_ 
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|  
              |___|                    |___|            

Arago Project j7200-evm ttyS2

Arago 2023.10 j7200-evm ttyS2

j7200-evm login: [   20.444623] platform can-phy3: deferred probe pending
[2024-11-21 11:20:03
[   20.449681] platform 2731000.can: deferred probe pending
[   20.454988] platform 2910000.pcie: deferred probe pending
[   20.460386] platform mux-controller-0: deferred probe pending
[   20.466125] platform mux-controller-1: deferred probe pending
[2024-11-21 12:20:19

    Can you help us to find out what is wrong?

       

    Best Regards!

  • Hi,

    can_boot_app_mcu_rtos_mcu1_0_release.appimage

    Is this a custom boot image that you are using for boot app?

    Below is the step followed for boot app in the SDK

    5.3. Boot App — Platform Development Kit (PDK) - J7200 User Guide

    Regards,

    Nikhil

  • Hi,

         Based on the content of the section "5.3. Boot App — Platform Development Kit (PDK) - J7200 User Guide" titled "Booting Linux via MMCSD," the ./make_multicore_appimages.sh script was not found. Furthermore, where should the compilation command make BOARD=<board_name> CORE=mcu1_0 boot_app_mmcsd_linux -sj be executed?

        I found that many descriptions in the documents provided by your company are unclear and confusing.

        Let me rephrase my question and please take a close look at my description:

        1. We use our custom board, the boot mode is mmcsd, and we build the SBL (Secondary Boot Loader) image to boot the system.

        2. All the images are built from the SDK, but we met the error information just showed before.

  • Hi,

    Apart from sbl image (which you may have modified for your custom board), can you try using all the prebuild images for bootapp, lateapps and linux?

    Are you still facing the above issue with that?

    Do you have any DDR contraints here (i.e less DDR compared to the EVM)?

    Regards,

    Nikhil

  • Hi,

      We modified the bootargs parameter in the device tree and added some print information, while all other files remain unchanged and are native to the SDK.

      Could you please provide information such as the model number of the DDR on the EVM board, and explain how we can check whether the DDR configuration is correct? If there are errors, how can we modify them?

  • Hi,

    The DDR configuration is done using the DDR configuration tool. I can forward this thread to the relevant expert if you not done the DDR configuration already.

    The EVM uses a 4GB LPDDR4-4266 with model MT53D1024M32D4DT-046. If you are using the same on your custom board, then you can use the default SDK DDR configuration, else the first step in the custom board bring up would be configuring the DDR.

    Regards,

    Nikhil

  • Hi,

     The DDR information on our custom board is MT53E132D2Fw-046 AUT:B, and the hardware design diagram is shown below:

  • Hi,

    Is this also a 4GB DDR?

    Regards,

    Nikhil

  • Hi,

     The detail DDR information of our custom board is shown below:

  • Ok, so it is a 4GB DDR, so there is no need to modify any memories here.

    Now, in the filesystem, can you please check which firmware for the cores is softlinked to the firmware in /lib/firmware? Is it same as the ones used in lateapps?

    Regards,

    Nikhil

  • Hi,

       1> lateapp1: we use "mcusw/mcuss_demos/boot_app_mcu_rtos/main_domain_apps/scripts/makemulticore.sh" to compile and obtain the file "multicore_MCU2_0_MCU2_1_stage1.appimage", and then rename lateapp1.

       2> the softlink of “/lib/firmware/j7200-main-r5f0_0-fw” is “/usr/lib/firmware/ti-eth/j7200/app_remoteswitchcfg_server_strip.xer5f”.  We want to debug ethernet so we build ethfw and update app_remoteswitchcfg_server_strip.xer5f image.

  • In addition, We delete either lateapp1 in the boot partition or /lib/firmware/j7200-main-r5f0_0-fw in the root partition, or we delete both files simultaneously. the boot log still contains the error information mentioned previously.

  • ok. understood. let me explain to you what is happening here. The lateapp1 and lateapp2 consists of the binary that is supposed to run on the core. 

    So by default, the generated multicore_MCU2_0_MCU2_1_stage1.appimage will have below binaries loaded on the core 

    This is in generate_lateapps.sh in {PDK}/packages/ti/boot/sbl/example/boot_app/scripts/generate_lateapps.sh location

    Since you are running linking "/usr/lib/firmware/ti-eth/j7200/app_remoteswitchcfg_server_strip.xer5f" as your firmware on mcu2_0, there is a mismatch in the firmwares.

    If you remove lateapp1, the core is not loaded by bootapp, and the linux with load app_remoteswitchcfg_server_strip.xer5f, and when you remove softlink to this and keep lateapp1, the lateapp1 firmware is loaded to mcu2_0

    So to keep both and avoid conflict, you should generate a lateapp1 image with app_remoteswitchcfg_server_strip.xer5f as firmware to mcu2_0 using generate lateapp script.

    This should resolve the issue

    Regards,

    Nikhil

  • Hi,

        According to your guidance, we have carried out the following work:

        1) Base on SDK 10.0:  multicore_MCU2_0_MCU2_1_stage1.appimage is renamed lateapp1, and j7200-main-r5f0_0-fw is software of app_remoteswitchcfg_server_strip.xer5f.

            Firstly, copy lateapp1 to boot partition and copy app_remoteswitchcfg_server_strip.xer5f to rootfs partition, there‘s error log.

            Second, delete lateapp1 and keep app_remoteswitchcfg_server_strip.xer5f , there‘s error log.

            Third,keep lateapp1 and delet app_remoteswitchcfg_server_strip.xer5f , there‘s error log.

        2) Base on SDK 10.0: We utilize the ethfw image and gateway image to generate lateapp1。 And “/lib/firmware/j7200-main-r5f0_0-fw” is softlink of  “/usr/lib/firmware/ti-eth/j7200/app_remoteswitchcfg_server_strip.xer5f”, there‘s error log.

        3) Base on SDK 7.3: we didn't do modification,  multicore_MCU2_0_MCU2_1_stage1.appimage is renamed lateapp1, and j7200-main-r5f0_0-fw is software of app_remoteswitchcfg_server_strip.xer5f. There is no error log, and mcu2_0 start up normally

        So, is there any difference between them?

        Importantly, we aim to boot mcu2_0 normally and be able to view its logs. Now we want to configure Ethernet on the software version 7.3 first. How should we proceed with the specific steps?  Please assist us. Thank you.

  • Hi,

    Base on SDK 10.0: We utilize the ethfw image and gateway image to generate lateapp1。 And “/lib/firmware/j7200-main-r5f0_0-fw” is softlink of  “/usr/lib/firmware/ti-eth/j7200/app_remoteswitchcfg_server_strip.xer5f”, there‘s error log.

    This is the correct approach. Can you let me know what all changes you did to generate lateapp1? Did you only change the firmware in main-r5f0_0 or any other core as well?

    Regards,

    Nikhil

  • Hi, 

        we didn't do any modification, just run scripts "./makemulticore.sh j7200_evm" and "./constructappimageshlos.sh", then get "multicore_MCU2_0_MCU2_1_stage1.appimage" image, and rename "lateapp1".

        Any wrong ?

  • Yes,

    In the latest SDK, it is generate_lateapps.sh in {PDK}/packages/ti/boot/sbl/example/boot_app/scripts/generate_lateapps.sh location to generate the lateapp images.

     

    So by default, the generated multicore_MCU2_0_MCU2_1_stage1.appimage will have below binaries loaded on the core 

    So the default firmwares pointed in this scripts are this. If you are using app_remoteswitchcfg_server_strip.xer5f on MCU2_0, then you would have to replace the above binary inside the script with app_remoteswitchcfg_server_strip.xer5f  and then generate the lateapp script. This way, the boot app will load the app_remoteswitchcfg_server_strip.xer5f firmware onto the MCU2_0 core, to which you have softlink in lib/firmware/j7200-main-r5f0_0-fw

    Could you please confirm if you have done this?

    Regards,

    Nikhil

  • Hi,

      How to replace app_remoteswitchcfg_server_strip.xer5f with bootapp_boot_test_j7200_evm_mcu2_0TestApp_release.xer5f and use generate_lateapps.sh to generate the multicore_MCU2_0_MCU2_1_stage1.appimage?

      We didn't perform this step. And why SDK7.3 is ok without this step?

  • I believe the discussion for this is already ongoing in the thread (+) DRA821U-Q1: How config Ethernet on Linux? - Processors forum - Processors - TI E2E support forums

    Let us continuation this discussion there. 

    Closing this thread 

  • I believe the discussion for this is already ongoing in the thread (+) DRA821U-Q1: How config Ethernet on Linux? - Processors forum - Processors - TI E2E support forums

    Let us continuation this discussion there. 

    Hello Niknil

        I tried to boot from sd card with SBL mode with SDK10.0, follow the steps in the doc with the default image

        I have update the dts file and attached here:

         1220.k3-j7200-common-proc-board.dts

         please help check it

    Thanks

       Semon

    -------------------------------------------------------------

    Booting Linux via MMCSD

    1. Generate lateapps by using the following commands

      • goto <PDK>/packages/ti/boot/sbl/example/boot_app/scripts

      • Run ./make_multicore_appimages.sh <board_name>

      • Multicore images(lateapps) will be generated in <PDK>/packages/ti/boot/sbl/example/boot_app/multicore_images/$BOARD/.

      • Stage1 image corresponds to lateapp1, stage2 image corresponds to lateapp2 and stage3 image corresponds to lateapp3.

    2. Copy sbl_mmcsd_img_mcu1_0_release.tiimage as tiboot3.bin to the boot partition of SD card

    3. Copy tifs.bin to the boot partition of SD card

    4. Build boot_app_mmcsd_linux by using the following command

      • make BOARD=<board_name> CORE=mcu1_0 boot_app_mmcsd_linux -sj

    5. Copy sbl_boot_app_mmcsd_linux_<board_name>_mcu1_0_freertos_TestApp_release.appimage image as app to the boot partition of SD card

    6. Copy stage1 image as lateapp1, stage2 image as lateapp2 to the boot partition of SD card

    7. Copy atf_optee.appimage, tidtb_linux.appimage, tikernelimage_linux.appimage to the boot partition of SD card.

      -------------------------------MCU1-0 LOG------------------

    SBL Revision: 01.00.10.01 (Aug 12 2024 - 09:01:10)
    TIFS ver: 10.0.8--v10.00.08 (Fiery Fox)
    Starting Sciserver..... PASSED
    MCU R5F App started at 1068 usecs
    Loading BootImage

    BootApp_MMCBootImageLate: fp 0x 0x41c08380, fileName is 0:/lateapp1

    Called SBL_MulticoreImageParse, status = 0
    BootImage completed, status = 0
    SBL_SlaveCoreBoot completed for Core ID#10, Entry point is 0x70014000
    SBL_SlaveCoreBoot completed for Core ID#11, Entry point is 0x70016000
    Loading BootImage

    BootApp_MMCBootImageLate: fp 0x 0x41c08380, fileName is 0:/atf_optee.appimage

    Called SBL_MulticoreImageParse, status = 0

    BootApp_MMCBootImageLate: fp 0x 0x41c08380, fileName is 0:/tikernelimage_linux.appimage
    MCU2_0 booted
    MCU2_1 booted

    Called SBL_MulticoreImageParse, status = 0

    BootApp_MMCBootImageLate: fp 0x 0x41c08380, fileName is 0:/tidtb_linux.appimage

    Called SBL_MulticoreImageParse, status = 0
    BootImage completed, status = 0
    SBL_SlaveCoreBoot completed for Core ID#0, Entry point is 0x70000000
    Boot App: Started at 1243 usec
    Boot App: Total Num booted cores = 3
    Boot App: Booted Core ID #10 at 39477 usecs
    Boot App: Booted Core ID #11 at 39986 usecs
    Boot App: Booted Core ID #0 at 2887479 usecs
    MCU Boot Task started at 1243 usecs and finished at 2895866 usecs

    ---------------------------------------a72 LOG----------------------------------------------------

    NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
    NOTICE: BL31: Built : 16:09:05, Feb 9 2024
    ERROR: GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
    I/TC:
    I/TC: OP-TEE version: 4.2.0-dev (gcc version 13.3.0 (GCC)) #1 Fri Apr 12 09:51:21 UTC 2024 aarch64
    I/TC: WARNING: This OP-TEE configuration might be insecure!
    I/TC: WARNING: Please check optee.readthedocs.io/.../porting_guidelines.html
    I/TC: Primary CPU initializing
    I/TC: GIC redistributor base address not provided
    I/TC: Assuming default GIC group status and modifier
    I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    I/TC: HUK Initialized
    I/TC: Activated SA2UL device
    I/TC: Fixing SA2UL firewall owner for GP device
    I/TC: Enabled firewalls for SA2UL TRNG device
    I/TC: SA2UL TRNG initialized
    I/TC: SA2UL Drivers initialized
    I/TC: Primary CPU switching to normal world boot
    [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [ 0.000000] Linux version 6.6.32-ti-g6de6e418c80e-dirty (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240716) #1 SMP PREEMPT Fri Jul 26 14:32:20 UTC 2024
    [ 0.000000] KASLR disabled due to lack of seed
    [ 0.000000] Machine model: Texas Instruments J7200 EVM
    [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [ 0.000000] printk: bootconsole [ns16550a0] enabled
    [ 0.000000] efi: UEFI not found.
    [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader!
    [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a0000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable r5f-memory@a0100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a1000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable r5f-memory@a1100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a2000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a2ffffff (15360 KiB) nomap non-reusable r5f-memory@a2100000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000a30fffff (1024 KiB) nomap non-reusable r5f-dma-memory@a3000000
    [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [ 0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [ 0.000000] OF: reserved mem: 0x00000000a3100000..0x00000000a3ffffff (15360 KiB) nomap non-reusable r5f-memory@a3100000
    [ 0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a47fffff (8192 KiB) nomap non-reusable ipc-memories@a4000000
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
    [ 0.000000] DMA32 empty
    [ 0.000000] Normal [mem 0x0000000100000000-0x00000008ffffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009e7fffff]
    [ 0.000000] node 0: [mem 0x000000009e800000-0x00000000a47fffff]
    [ 0.000000] node 0: [mem 0x00000000a4800000-0x00000000ffffffff]
    [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008ffffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
    [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 on node -1
    [ 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.4
    [ 0.000000] percpu: Embedded 20 pages/cpu s42920 r8192 d30808 u81920
    [ 0.000000] Detected PIPT I-cache on CPU0
    [ 0.000000] CPU features: detected: GIC system register CPU interface
    [ 0.000000] CPU features: detected: Spectre-v3a
    [ 0.000000] CPU features: detected: Spectre-BHB
    [ 0.000000] CPU features: detected: ARM erratum 1742098
    [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
    [ 0.000000] alternatives: applying boot alternatives
    [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait
    [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
    [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
    [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1032192
    [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
    [ 0.000000] software IO TLB: area num 2.
    [ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB)
    [ 0.000000] Memory: 3896276K/4194304K available (11968K kernel code, 1250K rwdata, 4036K rodata, 2432K init, 502K bss, 265260K reserved, 32768K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
    [ 0.000000] rcu: RCU event tracing is enabled.
    [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
    [ 0.000000] Trampoline variant of Tasks RCU enabled.
    [ 0.000000] Tracing variant of Tasks RCU enabled.
    [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
    [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
    [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
    [ 0.000000] GICv3: 960 SPIs implemented
    [ 0.000000] GICv3: 0 Extended SPIs implemented
    [ 0.000000] Root IRQ handler: gic_handle_irq
    [ 0.000000] GICv3: GICv3 features: 16 PPIs
    [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [ 0.000000] ITS [mem 0x01820000-0x0182ffff]
    [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
    [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
    [ 0.000000] ITS: using cache flushing for cmd queue
    [ 0.000000] GICv3: using LPI property table @0x0000000880040000
    [ 0.000000] GIC: using cache flushing for LPI property table
    [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
    [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
    [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [ 0.008370] Console: colour dummy device 80x25
    [ 0.012935] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [ 0.023607] pid_max: default: 32768 minimum: 301
    [ 0.028361] LSM: initializing lsm=capability,integrity
    [ 0.033669] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [ 0.041247] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
    [ 0.050138] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
    [ 0.057407] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
    [ 0.065273] rcu: Hierarchical SRCU implementation.
    [ 0.070171] rcu: Max phase no-delay instances is 1000.
    [ 0.075695] Platform MSI: msi-controller@1820000 domain created
    [ 0.081867] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
    [ 0.091248] EFI services will not be available.
    [ 0.095996] smp: Bringing up secondary CPUs ...
    ERROR: GTC_CNTFID0 is 0! Assuming 200000000 Hz. Fix Bootloader
    I/TC: Secondary CPU 1 initializing
    I/TC: Secondary CPU 1 switching to normal world boot
    [ 0.114986] Detected PIPT I-cache on CPU1
    [ 0.115034] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [ 0.115049] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
    [ 0.115082] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [ 0.115139] smp: Brought up 1 node, 2 CPUs
    [ 0.144487] SMP: Total of 2 processors activated.
    [ 0.149292] CPU features: detected: 32-bit EL0 Support
    [ 0.154547] CPU features: detected: CRC32 instructions
    [ 0.159830] CPU: All CPU(s) started at EL2
    [ 0.164012] alternatives: applying system-wide alternatives
    [ 0.170534] devtmpfs: initialized
    [ 0.178827] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.188805] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
    [ 0.196354] pinctrl core: initialized pinctrl subsystem
    [ 0.201986] DMI not present or invalid.
    [ 0.206352] NET: Registered PF_NETLINK/PF_ROUTE protocol family
    [ 0.212827] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
    [ 0.220143] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
    [ 0.228180] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
    [ 0.236311] audit: initializing netlink subsys (disabled)
    [ 0.241934] audit: type=2000 audit(0.156:1): state=initialized audit_enabled=0 res=1
    [ 0.242138] thermal_sys: Registered thermal governor 'step_wise'
    [ 0.249857] thermal_sys: Registered thermal governor 'power_allocator'
    [ 0.256013] cpuidle: using governor menu
    [ 0.266767] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [ 0.273730] ASID allocator initialised with 65536 entries
    [ 0.287192] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
    [ 0.298193] Modules: 27680 pages in range for non-PLT usage
    [ 0.298196] Modules: 519200 pages in range for PLT usage
    [ 0.304366] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.316750] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
    [ 0.323156] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
    [ 0.330091] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
    [ 0.336493] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.343427] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
    [ 0.349829] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
    [ 0.356763] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
    [ 0.363960] k3-chipinfo 43000014.chipid: Family:J7200 rev:SR2.0 JTAGID[0x1bb6d02f] Detected
    [ 0.373082] iommu: Default domain type: Translated
    [ 0.377989] iommu: DMA domain TLB invalidation policy: strict mode
    [ 0.384438] SCSI subsystem initialized
    [ 0.388444] usbcore: registered new interface driver usbfs
    [ 0.394068] usbcore: registered new interface driver hub
    [ 0.399510] usbcore: registered new device driver usb
    [ 0.404916] pps_core: LinuxPPS API ver. 1 registered
    [ 0.409992] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.419330] PTP clock support registered
    [ 0.423431] EDAC MC: Ver: 3.0.0
    [ 0.426889] scmi_core: SCMI protocol bus registered
    [ 0.432034] FPGA manager framework
    [ 0.435548] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.442205] vgaarb: loaded
    [ 0.445133] clocksource: Switched to clocksource arch_sys_counter
    [ 0.451505] VFS: Disk quotas dquot_6.6.0
    [ 0.455541] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.465832] NET: Registered PF_INET protocol family
    [ 0.471081] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
    [ 0.480065] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
    [ 0.488836] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
    [ 0.496760] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
    [ 0.504966] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
    [ 0.513657] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.520487] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [ 0.527419] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
    [ 0.534846] NET: Registered PF_UNIX/PF_LOCAL protocol family
    [ 0.540964] RPC: Registered named UNIX socket transport module.
    [ 0.547029] RPC: Registered udp transport module.
    [ 0.551833] RPC: Registered tcp transport module.
    [ 0.556636] RPC: Registered tcp-with-tls transport module.
    [ 0.562239] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.568822] NET: Registered PF_XDP protocol family
    [ 0.573726] PCI: CLS 0 bytes, default 64
    [ 0.578384] Initialise system trusted keyrings
    [ 0.583056] workingset: timestamp_bits=46 max_order=20 bucket_order=0
    [ 0.589832] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.595960] NFS: Registering the id_resolver key type
    [ 0.601160] Key type id_resolver registered
    [ 0.605434] Key type id_legacy registered
    [ 0.609538] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [ 0.616387] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
    [ 0.637582] Key type asymmetric registered
    [ 0.641773] Asymmetric key parser 'x509' registered
    [ 0.646786] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
    [ 0.654347] io scheduler mq-deadline registered
    [ 0.658973] io scheduler kyber registered
    [ 0.663088] io scheduler bfq registered
    [ 0.668730] pinctrl-single 4301c000.pinctrl: 13 pins, size 52
    [ 0.674752] pinctrl-single 4301c038.pinctrl: 2 pins, size 8
    [ 0.680548] pinctrl-single 4301c068.pinctrl: 59 pins, size 236
    [ 0.686682] pinctrl-single 4301c174.pinctrl: 8 pins, size 32
    [ 0.692608] pinctrl-single 104200.pinctrl: 20 pins, size 80
    [ 0.698358] pinctrl-single 104280.pinctrl: 8 pins, size 32
    [ 0.704061] pinctrl-single 11c000.pinctrl: 67 pins, size 268
    [ 0.710093] pinctrl-single 11c11c.pinctrl: 3 pins, size 12
    [ 0.716094] pinctrl-single a40000.pinctrl: 512 pins, size 2048
    [ 0.725426] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
    [ 0.737038] loop: module loaded
    [ 0.740851] megasas: 07.725.01.00-rc1
    [ 0.746422] tun: Universal TUN/TAP device driver, 1.6
    [ 0.752165] VFIO - User Level meta-driver version: 0.3
    [ 0.757986] usbcore: registered new interface driver usb-storage
    [ 0.764429] i2c_dev: i2c /dev entries driver
    [ 0.769419] sdhci: Secure Digital Host Controller Interface driver
    [ 0.775746] sdhci: Copyright(c) Pierre Ossman
    [ 0.780305] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 0.786379] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.792670] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
    [ 0.799657] usbcore: registered new interface driver usbhid
    [ 0.805355] usbhid: USB HID core driver
    [ 0.810059] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
    [ 0.818665] optee: probing for conduit method.
    I/TC: Reserved shared memory is enabled
    I/TC: Dynamic shared memory is enabled
    I/TC: Normal World virtualization support is disabled
    I/TC: Asynchronous notifications are disabled
    [ 0.823222] optee: revision 4.2 (12d7c4ee)
    [ 0.839666] optee: dynamic shared memory is enabled
    [ 0.849272] random: crng init done
    [ 0.852802] optee: initialized driver
    [ 0.857754] NET: Registered PF_PACKET protocol family
    [ 0.862972] Key type dns_resolver registered
    [ 0.870789] registered taskstats version 1
    [ 0.875190] Loading compiled-in X.509 certificates
    [ 0.887188] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
    [ 0.959498] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
    [ 0.966015] pca953x 1-0021: supply vcc not found, using dummy regulator
    [ 0.972857] pca953x 1-0021: using no AI
    [ 0.997566] pca953x 1-0020: supply vcc not found, using dummy regulator
    [ 1.004392] pca953x 1-0020: using no AI
    [ 1.008957] pca953x 1-0022: supply vcc not found, using dummy regulator
    [ 1.015783] pca953x 1-0022: using AI
    [ 1.020064] omap_i2c 2000000.i2c: bus 1 rev0.12 at 400 kHz
    [ 1.026236] pca953x 2-0020: supply vcc not found, using dummy regulator
    [ 1.033064] pca953x 2-0020: using no AI
    [ 1.049456] omap_i2c 2010000.i2c: bus 2 rev0.12 at 400 kHz
    [ 1.055178] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
    [ 1.063705] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
    [ 1.073030] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
    [ 1.081622] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 209 created
    [ 1.092721] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,32] sci-dev-id:235
    [ 1.102616] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.109385] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [ 1.119885] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[120,200] sci-dev-id:211
    [ 1.130046] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [ 1.136806] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64
    [ 1.144781] printk: console [ttyS2] disabled
    [ 1.149320] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 268, base_baud = 3000000) is a 8250
    [ 1.158213] printk: console [ttyS2] enabled
    [ 1.158213] printk: console [ttyS2] enabled
    [ 1.166667] printk: bootconsole [ns16550a0] disabled
    [ 1.166667] printk: bootconsole [ns16550a0] disabled
    [ 1.189830] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 269, base_baud = 3000000) is a 8250
    [ 1.199063] 2830000.serial: ttyS5 at MMIO 0x2830000 (irq = 270, base_baud = 3000000) is a 8250
    [ 1.209125] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010b, freq:200000000, add_val:4 pps:0
    [ 1.217970] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc8900
    [ 1.224587] mmc0: CQHCI version 5.10
    [ 1.224876] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc8900
    [ 1.265523] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
    [ 1.360450] mmc0: Command Queue Engine enabled
    [ 1.364898] mmc0: new HS400 MMC card at address 0001
    [ 1.370236] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
    [ 1.375724] mmcblk0: p1 p2
    [ 1.378884] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
    [ 1.384466] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
    [ 1.390010] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (239:0)
    [ 1.504376] tps6594-rtc tps6594-rtc.4.auto: registered as rtc0
    [ 1.510340] tps6594-rtc tps6594-rtc.4.auto: hctosys: unable to read the hardware clock
    [ 1.547347] vdd_core_0v85: Bringing 800000uV into 850000-850000uV
    [ 1.661488] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
    [ 1.668993] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
    [ 1.677080] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
    [ 1.685160] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
    [ 1.794401] cdns-torrent-phy 5060000.serdes: Timeout waiting for PHY status ready
    [ 1.801875] phy phy-5060000.serdes.5: phy poweron failed --> -110
    [ 1.807957] j721e-pcie 2910000.pcie: error -ETIMEDOUT: Failed to init phy
    [ 1.814742] j721e-pcie: probe of 2910000.pcie failed with error -110
    [ 1.821957] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
    [ 1.832157] ti-udma 31150000.dma-controller: Channels: 50 (tchan: 25, rchan: 25, gp-rflow: 8)
    [ 1.844618] spi-nor spi0.0: s28hs512t (65536 Kbytes)
    [ 1.849637] 7 fixed-partitions partitions found on MTD device 47040000.spi.0
    [ 1.856692] Creating 7 MTD partitions on "47040000.spi.0":
    [ 1.862177] 0x000000000000-0x000000100000 : "ospi.tiboot3"
    [ 1.868264] 0x000000100000-0x000000300000 : "ospi.tispl"
    [ 1.874090] 0x000000300000-0x000000700000 : "ospi.u-boot"
    [ 1.879945] 0x000000700000-0x000000740000 : "ospi.env"
    [ 1.885547] 0x000000740000-0x000000780000 : "ospi.env.backup"
    [ 1.891754] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
    [ 1.897624] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
    [ 1.908077] debugfs: Directory 'pd:49' with parent 'pm_genpd' already present!
    [ 1.915510] mmc1: CQHCI version 5.10
    [ 1.916586] debugfs: Directory 'pd:35' with parent 'pm_genpd' already present!
    [ 1.926730] clk: Disabling unused clocks
    [ 1.942160] ALSA device list:
    [ 1.945120] No soundcards found.
    [ 1.959733] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
    [ 1.967330] Waiting for root device /dev/mmcblk1p2...
    [ 2.025659] mmc1: new ultra high speed DDR50 SDHC card at address aaaa
    [ 2.032583] mmcblk1: mmc1:aaaa SS08G 7.40 GiB
    [ 2.042578] mmcblk1: p1 p2
    [ 3.638119] EXT4-fs (mmcblk1p2): recovery complete
    [ 3.651152] EXT4-fs (mmcblk1p2): mounted filesystem ad88aa77-29ac-4749-a9d3-11510924be43 r/w with ordered data mode. Quota mode: none.
    [ 3.663252] VFS: Mounted root (ext4 filesystem) on device 179:98.
    [ 3.673963] devtmpfs: mounted
    [ 3.678399] Freeing unused kernel memory: 2432K
    [ 3.683026] Run /sbin/init as init process
    [ 4.004930] systemd[1]: System time before build time, advancing clock.
    [ 4.056400] NET: Registered PF_INET6 protocol family
    [ 4.061885] Segment Routing with IPv6
    [ 4.065587] In-situ OAM (IOAM) with IPv6
    [ 4.104359] systemd[1]: systemd 255.4^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
    [ 4.136160] systemd[1]: Detected architecture arm64.

    Welcome to Arago 2023.10!

    [ 4.163464] systemd[1]: Hostname set to <j7200-evm>.
    [ 4.394942] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [ 4.466704] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
    [ 4.524162] systemd[1]: Queued start job for default target Graphical Interface.
    [ 4.552133] systemd[1]: Created slice Slice /system/getty.
    [ OK ] Created slice Slice /system/getty.
    [ 4.574417] systemd[1]: Created slice Slice /system/modprobe.
    [ OK ] Created slice Slice /system/modprobe.
    [ 4.598322] systemd[1]: Created slice Slice /system/serial-getty.
    [ OK ] Created slice Slice /system/serial-getty.
    [ 4.622038] systemd[1]: Created slice User and Session Slice.
    [ OK ] Created slice User and Session Slice.
    [ 4.645382] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ OK ] Started Dispatch Password Requests to Console Directory Watch.
    [ 4.669309] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ OK ] Started Forward Password Requests to Wall Directory Watch.
    [ 4.693240] systemd[1]: Expecting device /dev/ttyS2...
    Expecting device /dev/ttyS2...
    [ 4.713247] systemd[1]: Reached target Path Units.
    [ OK ] Reached target Path Units.
    [ 4.733199] systemd[1]: Reached target Remote File Systems.
    [ OK ] Reached target Remote File Systems.
    [ 4.753193] systemd[1]: Reached target Slice Units.
    [ OK ] Reached target Slice Units.
    [ 4.773194] systemd[1]: Reached target Swaps.
    [ OK ] Reached target Swaps.
    [ 4.816242] systemd[1]: Listening on RPCbind Server Activation Socket.
    [ OK ] Listening on RPCbind Server Activation Socket.
    [ 4.841312] systemd[1]: Reached target RPC Port Mapper.
    [ OK ] Reached target RPC Port Mapper.
    [ 4.867600] systemd[1]: Listening on Process Core Dump Socket.
    [ OK ] Listening on Process Core Dump Socket.
    [ 4.889430] systemd[1]: Listening on initctl Compatibility Named Pipe.
    [ OK ] Listening on initctl Compatibility Named Pipe.
    [ 4.913787] systemd[1]: Listening on Journal Audit Socket.
    [ OK ] Listening on Journal Audit Socket.
    [ 4.937567] systemd[1]: Listening on Journal Socket (/dev/log).
    [ OK ] Listening on Journal Socket (/dev/log).
    [ 4.961571] systemd[1]: Listening on Journal Socket.
    [ OK ] Listening on Journal Socket.
    [ 4.977611] systemd[1]: Listening on Network Service Netlink Socket.
    [ OK ] Listening on Network Service Netlink Socket.
    [ 5.005222] systemd[1]: Listening on udev Control Socket.
    [ OK ] Listening on udev Control Socket.
    [ 5.025482] systemd[1]: Listening on udev Kernel Socket.
    [ OK ] Listening on udev Kernel Socket.
    [ 5.045486] systemd[1]: Listening on User Database Manager Socket.
    [ OK ] Listening on User Database Manager Socket.
    [ 5.097354] systemd[1]: Mounting Huge Pages File System...
    Mounting Huge Pages File System...
    [ 5.115428] systemd[1]: Mounting POSIX Message Queue File System...
    Mounting POSIX Message Queue File System...
    [ 5.141508] systemd[1]: Mounting Kernel Debug File System...
    Mounting Kernel Debug File System...
    [ 5.161499] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
    [ 5.179775] systemd[1]: Mounting Temporary Directory /tmp...
    Mounting Temporary Directory /tmp...
    [ 5.201684] systemd[1]: Starting Create List of Static Device Nodes...
    Starting Create List of Static Device Nodes...
    [ 5.245741] systemd[1]: Starting Load Kernel Module configfs...
    Starting Load Kernel Module configfs...
    [ 5.265832] systemd[1]: Starting Load Kernel Module drm...
    Starting Load Kernel Module drm...
    [ 5.293955] systemd[1]: Starting Load Kernel Module fuse...
    Starting Load Kernel Module fuse...
    [ 5.313237] systemd[1]: Starting RPC Bind...
    Starting RPC Bind...
    [ 5.333468] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
    [ 5.355114] fuse: init (API version 7.39)
    [ 5.375346] systemd[1]: Starting Journal Service...
    Starting Journal Service...
    [ 5.405246] systemd[1]: Starting Load Kernel Modules...
    Starting Load Kernel Modules...
    [ 5.433745] systemd[1]: Starting Generate network units from Kernel command line...
    Starting Generate network units from Kernel command line...
    [ 5.449787] systemd-journald[105]: Collecting audit messages is enabled.
    [ 5.463159] cryptodev: loading out-of-tree module taints kernel.
    [ 5.472723] cryptodev: driver 1.13 loaded.
    [ 5.482568] systemd[1]: Starting Remount Root and Kernel File Systems...
    Starting Remount Root and Kernel File Systems...
    [ 5.521275] systemd[1]: Starting Coldplug All udev Devices...
    [ 5.531276] systemd[1]: Started RPC Bind...

    [ 5.537356] EXT4-fs (mmcblk1p2): re-mounted ad88aa77-29ac-4749-a9d3-11510924be43 r/w. Quota mode: none.
    [ OK ] Started RPC Bind.
    [ 5.569323] systemd[1]: Started Journal Service.
    [ OK ] Started Journal Service.
    [ OK ] Mounted Huge Pages File System.
    [ OK ] Mounted POSIX Message Queue File System.
    [ OK ] Mounted Kernel Debug File System.
    [ OK ] Mounted Temporary Directory /tmp.
    [ OK ] Finished Create List of Static Device Nodes.
    [ OK ] Finished Load Kernel Module configfs.
    [ OK ] Finished Load Kernel Module drm.
    [ OK ] Finished Load Kernel Module fuse.
    [ OK ] Finished Load Kernel Modules.
    [ OK ] Finished Generate network units from Kernel command line.
    [ OK ] Finished Remount Root and Kernel File Systems.
    Mounting FUSE Control File System...
    Mounting Kernel Configuration File System...
    Starting Flush Journal to Persistent Storage...
    Starting Apply Kernel Variables...
    Starting Create Static Device Nodes in /dev gr[ 5.920363] systemd-journald[105]: Received client request to flush runtime journal.
    acefully...
    [ OK ] Mounted FUSE Control File System.
    [ OK ] Mounted Kernel Configuration File System.
    [ OK ] Finished Coldplug All udev Devices.
    [ OK ] Finished Flush Journal to Persistent Storage.
    [ OK ] Finished Apply Kernel Variables.
    [ OK ] Finished Create Static Device Nodes in /dev gracefully.
    Starting Create Static Device Nodes in /dev...
    [ OK ] Finished Create Static Device Nodes in /dev.
    [ OK ] Reached target Preparation for Local File Systems.
    Mounting /var/volatile...
    [ 6.162653] audit: type=1334 audit(1709054766.156:2): prog-id=6 op=LOAD
    [ 6.169625] audit: type=1334 audit(1709054766.164:3): prog-id=7 op=LOAD
    Starting Rule-based Manager for Device Events and Files...
    [ OK ] Mounted /var/volatile.
    Starting Load/Save OS Random Seed...
    [ OK ] Reached target Local File Systems.
    Starting Create Volatile Files and Directories...
    [ OK ] Finished Create Volatile Files and Directories.
    [ 6.348089] audit: type=1334 audit(1709054766.340:4): prog-id=8 op=LOAD
    Starting Network Name Resolution...
    [ 6.395248] audit: type=1334 audit(1709054766.388:5): prog-id=9 op=LOAD
    Starting Network Time Synchronization...
    Starting Record System Boot/Shutdown in UTMP...
    [ 6.456312] audit: type=1334 audit(1709054766.448:6): prog-id=10 op=LOAD
    [ 6.463264] audit: type=1334 audit(1709054766.456:7): prog-id=11 op=LOAD
    [ 6.470576] audit: type=1334 audit(1709054766.464:8): prog-id=12 op=LOAD
    Starting User Database Manager...
    [ OK ] Finished Record System Boot/Shutdown in UTMP.
    [ OK ] Finished Load/Save OS Random Seed.
    [ OK ] Started Rule-based Manager for Device Events and Files.
    [ OK ] Started User Database Manager.
    [ OK ] Found device /dev/ttyS2.
    [ OK ] Started Network Time Synchronization.
    [ OK ] Reached target System Time Set.
    [ OK ] Started Network Name Resolution.
    [ OK ] Reached target Host and Network Name Lookups.
    [ OK ] Reached target System Initialization.
    [ OK ] Started Daily rotation of log files.
    [ OK ] Started Daily Cleanup of Temporary Directories.
    [ OK ] Reached target Timer Units.
    [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [ OK ] Listening on D-Bus System Message Bus Socket.
    Starting Docker Socket for the API...
    [ OK ] Listening on dropbear.socket.
    [ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
    Starting Weston socket...
    [ 7.040975] audit: type=1334 audit(1709107976.912:9): prog-id=13 op=LOAD
    Starting D-Bus System Message Bus...
    Starting Reboot and dump vmcore via kexec...
    [ OK ] Listening on Docker Socket for the API.
    [ OK ] Listening on Weston socket.
    [ OK ] Finished Reboot and dump vmcore via kexec.
    [ OK ] Started D-Bus System Message Bus.
    [ 7.257692] dbus-broker-lau[286]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
    [ OK ] Reached target Socket Units.
    [ OK ] Reached target Basic System.
    [ OK ] Started Job spooling tools.
    Starting Avahi mDNS/DNS-SD Stack...
    [ OK ] Started Periodic Command Scheduler.
    Starting Print notice about GPLv3 packages...
    Starting IPv6 Packet Filtering Framework...
    Starting IPv4 Packet Filtering Framework...
    [ OK ] Started irqbalance daemon.
    Starting Telephony service...
    Starting Expand the rootfs partiti…to full size of the boot device....
    [ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
    [ 7.600456] audit: type=1334 audit(1709107977.472:10): prog-id=14 op=LOAD
    [ 7.610102] audit: type=1334 audit(1709107977.484:11): prog-id=15 op=LOAD
    Starting User Login Management...
    Starting Telnet Server...
    [ OK ] Finished IPv6 Packet Filtering Framework.
    [ OK ] Finished IPv4 Packet Filtering Framework.
    [ OK ] Reached target Preparation for Network.
    Starting Network Configuration...
    [ OK ] Started Avahi mDNS/DNS-SD Stack.
    [ OK ] Finished Telnet Server.
    [ OK ] Started Telephony service.
    [ 7.946909] Bluetooth: Core ver 2.22
    [ 7.950606] NET: Registered PF_BLUETOOTH protocol family
    [ 7.957534] Bluetooth: HCI device and connection manager initialized
    [ 7.965235] Bluetooth: HCI socket layer initialized
    [ 7.972122] Bluetooth: L2CAP socket layer initialized
    [ 7.977492] Bluetooth: SCO socket layer initialized
    [ 8.633594] gpio-mux mux-controller-0: 2-way mux-controller registered
    [ 8.644853] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
    [ 8.659959] gpio-mux mux-controller-1: 2-way mux-controller registered
    [ 8.665920] platform 41000000.r5f: configured R5F for IPC-only mode
    [ 8.688541] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [ 8.698741] remoteproc remoteproc0: 41000000.r5f is available
    [ 8.703065] CAN device driver interface
    [ 8.705453] remoteproc remoteproc0: attaching to 41000000.r5f
    [ 8.714670] Unable to handle kernel paging request at virtual address ffff800085ffffff
    [ 8.722908] Mem abort info:
    [ 8.725916] ESR = 0x0000000096000006
    [ 8.729798] EC = 0x25: DABT (current EL), IL = 32 bits
    [ 8.735591] SET = 0, FnV = 0
    [ 8.736504] at24 0-0050: supply vcc not found, using dummy regulator
    [ 8.739461] EA = 0, S1PTW = 0
    [ 8.748312] FSC = 0x06: level 2 translation fault
    [ 8.753324] Data abort info:
    [ 8.756196] ISV = 0, ISS = 0x00000006, ISS2 = 0x00000000
    [ 8.762008] CM = 0, WnR = 0, TnD = 0, TagAccess = 0
    [ 8.767502] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
    [ 8.773032] swapper pgtable: 4k pages, 48-bit VAs, pgdp=000000008103a000
    [ 8.779887] [ffff800085ffffff] pgd=10000008fffff003, p4d=10000008fffff003, pud=10000008ffffe003, pmd=0000000000000000
    [ 8.790619] Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP
    [ 8.796877] Modules linked in: at24(+) can_dev(+) mux_gpio ti_k3_r5_remoteproc(+) cdns3_ti phy_can_transceiver ti_am335x_tscadc k3_j72xx_bandgap authenc bluetooth ecdh_generic ecc rfkill rti_wdt cryptodev(O) fuse drm drm_panel_orientation_quirks backlight ipv6
    [ 8.819897] CPU: 1 PID: 179 Comm: (udev-worker) Tainted: G O 6.6.32-ti-g6de6e418c80e-dirty #1
    [ 8.829790] Hardware name: Texas Instruments J7200 EVM (DT)
    [ 8.835343] pstate: 00000005 (nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
    [ 8.842287] pc : rproc_handle_resources.constprop.0+0x64/0x18c
    [ 8.848115] lr : rproc_boot+0x37c/0x57c
    [ 8.851938] sp : ffff8000820436a0
    [ 8.855238] x29: ffff8000820436a0 x28: ffff000802b09980 x27: ffff0008046caa80
    [ 8.862359] x26: ffff0008046caa80 x25: 0000000000000001 x24: ffff800085ffffff
    [ 8.869478] x23: 0000000000000000 x22: ffff000804581838 x21: ffff8000813b4118
    [ 8.876597] x20: 0000000000000000 x19: ffff000804581800 x18: 0000000000000000
    [ 8.883714] x17: 0000000000000000 x16: 0000000000000000 x15: ffffffffffffffff
    [ 8.890832] x14: ffffffffffffffff x13: ffffffffffffffff x12: ffffffffffffffff
    [ 8.897951] x11: ffffffffffffffff x10: ffffffffffffffff x9 : ffffffffffffffff
    [ 8.905070] x8 : ffffffffffffffff x7 : ffffffffffffffff x6 : ffffffffffffffff
    [ 8.912189] x5 : ffff000806bb7800 x4 : ffff800086000000 x3 : 00000000000000fd
    [ 8.919307] x2 : 00000000ffffffff x1 : ffff800086000003 x0 : ffff800086000000
    [ 8.926426] Call trace:
    [ 8.928861] rproc_handle_resources.constprop.0+0x64/0x18c
    [ 8.934332] rproc_boot+0x37c/0x57c
    [ 8.937808] rproc_add+0x184/0x190
    [ 8.941198] k3_r5_probe+0x794/0xd3c [ti_k3_r5_remoteproc]
    [ 8.946679] platform_probe+0x68/0xc4
    [ 8.950330] really_probe+0x148/0x2b0
    [ 8.953979] __driver_probe_device+0x78/0x12c
    [ 8.958320] driver_probe_device+0xd8/0x15c
    [ 8.962488] __driver_attach+0x90/0x19c
    [ 8.966309] bus_for_each_dev+0x7c/0xdc
    [ 8.970133] driver_attach+0x24/0x30
    [ 8.973697] bus_add_driver+0xe8/0x1f8
    [ 8.977433] driver_register+0x5c/0x124
    [ 8.981255] __platform_driver_register+0x28/0x34
    [ 8.985943] k3_r5_rproc_driver_init+0x20/0x1000 [ti_k3_r5_remoteproc]
    [ 8.992458] do_one_initcall+0x80/0x1c8
    [ 8.996281] do_init_module+0x58/0x1e0
    [ 9.000019] load_module+0x1c8c/0x1d18
    [ 9.003755] init_module_from_file+0x88/0xcc
    [ 9.008012] __arm64_sys_finit_module+0x1dc/0x2e4
    [ 9.012701] invoke_syscall+0x48/0x114
    [ 9.016438] el0_svc_common.constprop.0+0xc0/0xe0
    [ 9.021127] do_el0_svc+0x1c/0x28
    [ 9.024429] el0_svc+0x2c/0x84
    [ 9.027473] el0t_64_sync_handler+0x120/0x12c
    [ 9.031816] el0t_64_sync+0x190/0x194
    [ 9.035467] Code: 6b020063 8b22c098 91001301 540007c4 (b862c880)
    [ 9.041541] ---[ end trace 0000000000000000 ]---
    [ 9.051256] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
    [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
    [ 9.662813] m_can_platform 2701000.can: m_can device registered (irq=697, version=32)
    [ 9.671641] m_can_platform 2731000.can: m_can device registered (irq=698, version=32)
    [ OK ] Started User Login Management.
    Starting Virtual Console Setup...
    [ 9.759977] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [ 9.794329] m_can_platform 2701000.can main_mcan0: renamed from can0
    [ 9.818220] m_can_platform 2731000.can main_mcan3: renamed from can1
    [ 9.881546] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [ 9.890597] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
    [ OK ] Finished Expand the rootfs partition to full size of the boot device..
    [ OK ] Started Network Configuration.
    [ OK ] Reached target Network.
    Starting Enable and configure wl18xx bluetooth stack...
    Starting containerd container runtime...
    [ OK ] Started Netperf Benchmark Server.
    Starting Simple Network Management Protocol (SNMP) Daemon....
    Starting Permit User Sessions...
    [ OK ] Finished Enable and configure wl18xx bluetooth stack.
    [ OK ] Finished Permit User Sessions.
    [ OK ] Started Getty on tty1.
    [ OK ] Started Serial Getty on ttyS2.
    [ OK ] Reached target Login Prompts.
    Starting Synchronize System and HW clocks...
    Starting Weston, a Wayland compositor, as a system service...
    [ OK ] Finished Virtual Console Setup.
    [ OK ] Created slice Slice /system/systemd-fsck.
    Expecting device /dev/mmcblk0p1...
    Expecting device /dev/mmcblk0p2...
    [ OK ] Found device /dev/mmcblk0p2.
    [ OK ] Found device /dev/mmcblk0p1.
    [ OK ] Created slice User Slice of UID 1000.
    Starting File System Check on /dev/mmcblk0p1...
    Starting File System Check on /dev/mmcblk0p2...
    Starting User Runtime Directory /run/user/1000...
    [ OK ] Finished User Runtime Directory /run/user/1000.
    Starting User Manager for UID 1000...
    [ OK ] Finished File System Check on /dev/mmcblk0p1.
    Mounting /run/media/boot-mmcblk0p1...
    [ OK ] Mounted /run/media/boot-mmcblk0p1.
    [ OK ] Finished Synchronize System and HW clocks.
    [ OK ] Finished File System Check on /dev/mmcblk0p2.
    Mounting /run/media/rootfs-mmcblk0p2...
    [ 11.249237] EXT4-fs (mmcblk0p2): mounted filesystem 18882b0d-9080-4406-8e33-7c9a910e3b8e r/w with ordered data mode. Quota mode: none.
    [ OK ] Mounted /run/media/rootfs-mmcblk0p2.
    Expecting device /dev/mmcblk1p1...
    [ OK ] Found device /dev/mmcblk1p1.
    Starting File System Check on /dev/mmcblk1p1...
    [ OK ] Started User Manager for UID 1000.
    [ OK ] Started Session c1 of User weston 11.873263] kauditd_printk_skb: 5 callbacks suppressed
    0m.
    [ 11.873269] audit: type=1006 audit(1709107981.748:15): pid=527 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
    [ 11.893431] audit: type=1300 audit(1709107981.748:15): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffef986ca8 a2=4 a3=1 items=0 ppid=1 pid=527 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/usr/lib/systemd/systemd-executor" key=(null)
    [ 11.919969] audit: type=1327 audit(1709107981.748:15): proctitle="(weston)"
    [ OK ] Finished File System Check on /dev/mmcblk1p1.
    Mounting /run/media/boot-mmcblk1p1...
    [FAILED] Failed to start Weston, a Wayland compositor, as a system service.
    See 'systemctl status weston.service' for details.
    [ OK ] Mounted /run/media/boot-mmcblk1p1.
    [ OK ] Started Simple Network Management Protocol (SNMP) Daemon..
    [ OK ] Started containerd container runtime.
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPL-3.0 packages:
    adwaita-icon-theme-symbolic
    autoconf
    bash-dev
    bash
    bc
    binutils
    cifs-utils
    coreutils-stdbuf
    coreutils
    cpio
    cpp-symlinks
    cpp
    dosfstools
    elfutils
    findutils
    g++-symlinks
    g++
    gawk
    gcc-symlinks
    gcc
    gdb
    gdbserver
    gettext
    glmark2
    gnu-config
    grub-common
    grub-editenv
    grub-efi
    gzip
    hidapi
    kbd-dev
    kbd-keymaps-pine
    less
    libasm1
    libatomic-dev
    libatomic1
    libbfd
    libdebuginfod1
    libdw1
    libelf1
    libgcc-s-dev
    libgcc1
    libgdbm-compat4
    libgdbm-dev
    libgdbm6
    libgettextlib
    libgettextsrc
    libgmp10
    libidn2-0
    libmpc3
    libmpfr6
    libopcodes
    libqt5charts-examples
    libqt5charts-plugins
    libqt5charts-qmlplugins
    libqt5charts5
    libqt5serialport-examples
    libqt5serialport-plugins
    libqt5serialport-qmlplugins
    libqt5serialport5
    libqt5svg-examples
    libqt5svg-plugins
    libqt5svg-qmlplugins
    libqt5svg5
    libqt5virtualkeyboard-plugins
    libqt5virtualkeyboard-qmlplugins
    libqt5virtualkeyboard5
    libreadline-dev
    libreadline8
    libstdc++-dev
    libstdc++6
    libunistring5
    m4
    make
    nettle
    parted
    piglit
    qt3d-plugins
    qt3d-qmlplugins
    qt3d
    qtbase-examples
    qtbase-plugins
    qtbase-qmlplugins
    qtbase
    qtconnectivity-plugins
    qtconnectivity-qmlplugins
    qtconnectivity
    qtdeclarative-plugins
    qtdeclarative-qmlplugins
    qtdeclarative-tools
    qtdeclarative
    qtgraphicaleffects-qmlplugins
    qtlocation-examples
    qtlocation-plugins
    qtlocation-qmlplugins
    qtlocation
    qtmultimedia-examples
    qtmultimedia-plugins
    qtmultimedia-qmlplugins
    qtmultimedia
    qtquics-qmlplugins.control
    qtquics2-plugins.control
    qtquics2-qmlplugins.control
    qtquics2.control
    qtscript-examples
    qtscript-plugins
    qtscript-qmlplugins
    qtscript
    qtwayland-examples
    qtwayland-plugins
    qtwayland-qmlplugins
    qtwayland
    tar
    which

    If you do not wish to distribute GPL-3.0 components please remove
    the above packages prior to distribution. This can be done using
    the opkg remove command. i.e.:
    opkg remove <package>
    Where <package> is the name printed in the list above

    NOTE: If the package is a dependency of another package you
    will be notified of the dependent packages. You should
    use the --force-removal-of-dependent-packages option to
    also remove the dependent packages as well
    ***************************************************************
    ***************************************************************

    _____ _____ _ _
    | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
    | | _| .'| . | . | | __| _| . | | | -_| _| _|
    |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
    |___| |___|

    Arago Project j7200-evm ttyS2

    Arago 2023.10 j7200-evm ttyS2

    j7200-evm login:
    j7200-evm login: root
    [ 38.059783] audit: type=1006 audit(1709108007.932:16): pid=1048 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
    [ 38.072535] audit: type=1300 audit(1709108007.932:16): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffc8c33638 a2=1 a3=1 items=0 ppid=1 pid=1048 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
    [ 38.099144] audit: type=1327 audit(1709108007.932:16): proctitle="(systemd)"
    [ 38.106337] audit: type=1334 audit(1709108007.952:17): prog-id=18 op=LOAD
    [ 38.113181] audit: type=1300 audit(1709108007.952:17): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffff46fea8 a2=90 a3=0 items=0 ppid=1 pid=1048 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
    [ 38.139012] audit: type=1327 audit(1709108007.952:17): proctitle="(systemd)"
    [ 38.146117] audit: type=1334 audit(1709108007.972:18): prog-id=18 op=UNLOAD
    [ 38.153214] audit: type=1300 audit(1709108007.972:18): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffff85401c60 items=0 ppid=1 pid=1048 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
    [ 38.179160] audit: type=1327 audit(1709108007.972:18): proctitle="(systemd)"
    [ 38.186478] audit: type=1334 audit(1709108007.972:19): prog-id=19 op=LOAD
    root@j7200-evm:~# ifconfig
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 18 bytes 2180 (2.1 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 18 bytes 2180 (2.1 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

    root@j7200-evm:~#

  • Hi Semon,

    I tried this at my end and with below steps, I am not getting the rproc error

    I created the SD Card first... using the commands in RTOS, i.e. extracting boot and default filesystem (not adas or edgeai) into BOOT and rootfs partition respectively.

    Then I copied the below files to BOOT partition
    1. sbl_mmcsd_img_mcu1_0_release.tiimage (rename as tiboot3.bin)
    2. tifs.bin
    3. sbl_boot_app_mmcsd_linux_j7200_evm_mcu1_0_freertos_TestApp_release.appimage (rename as app)
    4. multicore_MCU2_0_MCU2_1_stage1.appimage (rename as lateapp1)
    5. atf_optee.appimage
    6. tidtb_linux.appimage
    7. tikernelimage_linux.appimage

    all are prebuilt binaries. These are the steps I followed.

    Can you try the above?

    Regards,

    Nikhil

  • Can you try the above?

    Hi Nikhil

         you are right, use the pre-built image in ./boot/sbl/tools/BootApp_binaries/linux/j7200_evm/tidtb_linux.appimage

         but when I tried to compile my own image, according to the steps in:

    https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1427180/j721exsomxevm-pdk-low-power-manager-demo-linux-boot-errors/5488648?tisearch=e2e-sitesearch&keymatch=mcu_only#5488648

        the generated image can not run correctly, the error log is as uploaded previously,

        so please share one correct dts file to generate the correct dtb image

    Thanks

       Semon

  • Hi Semon,

    PFA the files as discussed. Could you try with this?

    /cfs-file/__key/communityserver-discussions-components-files/791/binary.zip

    Please try the same and let me know

    Regards,

    Nikhil

  • PFA the files as discussed. Could you try with this?

    /cfs-file/__key/communityserver-discussions-components-files/791/binary.zip

    Please try the same and let me know

    Hi Nikhil

        this file can work on my evm board

        thanks for your help

    Regards

       Semon