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