Tool/software:
Hi TI Experts,
Customer has run ipc_echo_test_freertos demo on MCU4-0 (running in Linux) in SDK9.2 successfully without any problem.
However, when they move to SDK10.1, the same steps cannot run ipc_echo_test_freertos demo on MCU4-0 (running in Linux) anymore.
The compilation command is below:
After loading the demo and running, but showing no log information.
The full dmesg is below.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080] [ 0.000000] Linux version 6.1.0-19-krc5-productive (debian-kernel@lists.debian.org) (aarch64-linux-gnu-gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_RT Debian 6.1.80-25 (2024-11-14) [ 0.000000] Machine model: KUKA KR C5 basic-2 (J784S4) [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002820000 (options '') [ 0.000000] printk: bootconsole [ns16550a0] enabled [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000882400000, size 1500 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 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] 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] 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] 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] 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] 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] 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] 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] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a6000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a6100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@a7000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@a7100000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 48 MiB [ 0.000000] OF: reserved mem: initialized node ipc-virt-io-memory@ac000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000af000000, size 16 MiB [ 0.000000] OF: reserved mem: initialized node ethercat-rpmsg-payload-memory-region@af000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b0000000, size 16 MiB [ 0.000000] OF: reserved mem: initialized node ethercat-memory@b0000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: initialized node safety-ramdisk-memory@b1000000, compatible id dma-heap-carveout [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b5000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node umic-signals-memory@b5000000, compatible id shared-dma-pool [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000008dfffffff] [ 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-0x00000000a7ffffff] [ 0.000000] node 0: [mem 0x00000000a8000000-0x00000000abffffff] [ 0.000000] node 0: [mem 0x00000000ac000000-0x00000000b0ffffff] [ 0.000000] node 0: [mem 0x00000000b1000000-0x00000000b4ffffff] [ 0.000000] node 0: [mem 0x00000000b5000000-0x00000000b6ffffff] [ 0.000000] node 0: [mem 0x00000000b7000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-0x00000008dfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008dfffffff] [ 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 28 pages/cpu s74752 r8192 d31744 u114688 [ 0.000000] pcpu-alloc: s74752 r8192 d31744 u114688 alloc=28*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 [ 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: kernel page table isolation disabled by kernel configuration [ 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] Built 1 zonelists, mobility grouping on. Total pages: 903168 [ 0.000000] Kernel command line: root=PARTUUID=7129de39-5f98-4bbe-8247-f15368fb9aa0 rw rootfstype=ext4 net.ifnames=0 quiet console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x2820000 - systemd.machine_id=3c00f30f99594dda9e60c1c6717da282 systemd.condition_first_boot=no systemd.hostname=determined-davinci [ 0.000000] Unknown kernel command line parameters "-", will be passed to user space. [ 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] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 8. [ 0.000000] software IO TLB: mapped [mem 0x00000000f5600000-0x00000000f9600000] (64MB) [ 0.000000] Memory: 1639780K/3670016K available (13248K kernel code, 1806K rwdata, 7868K rodata, 3520K init, 386K bss, 494236K reserved, 1536000K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 [ 0.000000] ftrace: allocating 38122 entries in 149 pages [ 0.000000] ftrace: allocated 149 pages with 4 groups [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Rude variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. [ 0.000000] 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 @0x00000008801b0000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008801c0000 [ 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.000198] Console: colour dummy device 80x25 [ 0.000250] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.000254] pid_max: default: 32768 minimum: 301 [ 0.000290] LSM: Security Framework initializing [ 0.000354] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.000371] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.001399] cblist_init_generic: Setting adjustable number of callback queues. [ 0.001406] cblist_init_generic: Setting shift to 3 and lim to 1. [ 0.001463] cblist_init_generic: Setting adjustable number of callback queues. [ 0.001466] cblist_init_generic: Setting shift to 3 and lim to 1. [ 0.001515] cblist_init_generic: Setting adjustable number of callback queues. [ 0.001518] cblist_init_generic: Setting shift to 3 and lim to 1. [ 0.001729] rcu: Hierarchical SRCU implementation. [ 0.001731] rcu: Max phase no-delay instances is 1000. [ 0.001770] printk: bootconsole [ns16550a0] printing thread started [ 0.002141] Platform MSI: msi-controller@1820000 domain created [ 0.002242] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.002559] smp: Bringing up secondary CPUs ... [ 0.011236] Detected PIPT I-cache on CPU1 [ 0.011284] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000 [ 0.011298] GICv3: CPU1: using allocated LPI pending table @0x00000008801d0000 [ 0.011325] CPU1: Booted secondary processor 0x0000000001 [0x411fd080] [ 0.019992] Detected PIPT I-cache on CPU2 [ 0.020044] GICv3: CPU2: found redistributor 2 region 0:0x0000000001940000 [ 0.020057] GICv3: CPU2: using allocated LPI pending table @0x00000008801e0000 [ 0.020079] CPU2: Booted secondary processor 0x0000000002 [0x411fd080] [ 0.028742] Detected PIPT I-cache on CPU3 [ 0.028782] GICv3: CPU3: found redistributor 3 region 0:0x0000000001960000 [ 0.028794] GICv3: CPU3: using allocated LPI pending table @0x00000008801f0000 [ 0.028817] CPU3: Booted secondary processor 0x0000000003 [0x411fd080] [ 0.037514] Detected PIPT I-cache on CPU4 [ 0.037583] GICv3: CPU4: found redistributor 100 region 0:0x0000000001980000 [ 0.037597] GICv3: CPU4: using allocated LPI pending table @0x0000000880200000 [ 0.037628] CPU4: Booted secondary processor 0x0000000100 [0x411fd080] [ 0.046312] Detected PIPT I-cache on CPU5 [ 0.046359] GICv3: CPU5: found redistributor 101 region 0:0x00000000019a0000 [ 0.046372] GICv3: CPU5: using allocated LPI pending table @0x0000000880210000 [ 0.046394] CPU5: Booted secondary processor 0x0000000101 [0x411fd080] [ 0.055067] Detected PIPT I-cache on CPU6 [ 0.055116] GICv3: CPU6: found redistributor 102 region 0:0x00000000019c0000 [ 0.055128] GICv3: CPU6: using allocated LPI pending table @0x0000000880220000 [ 0.055150] CPU6: Booted secondary processor 0x0000000102 [0x411fd080] [ 0.063816] Detected PIPT I-cache on CPU7 [ 0.063868] GICv3: CPU7: found redistributor 103 region 0:0x00000000019e0000 [ 0.063881] GICv3: CPU7: using allocated LPI pending table @0x0000000880230000 [ 0.063903] CPU7: Booted secondary processor 0x0000000103 [0x411fd080] [ 0.063965] smp: Brought up 1 node, 8 CPUs [ 0.063969] SMP: Total of 8 processors activated. [ 0.063972] CPU features: detected: 32-bit EL0 Support [ 0.063974] CPU features: detected: CRC32 instructions [ 0.064063] CPU: All CPU(s) started at EL2 [ 0.064064] alternatives: applying system-wide alternatives [ 0.064891] devtmpfs: initialized [ 0.073704] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.073714] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) [ 0.091633] pinctrl core: initialized pinctrl subsystem [ 0.092345] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.093042] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.093150] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.093249] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.093521] thermal_sys: Registered thermal governor 'step_wise' [ 0.093613] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.093710] ASID allocator initialised with 65536 entries [ 0.093773] Serial: AMBA PL011 UART driver [ 0.104173] KASLR enabled [ 0.107529] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.107533] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.107535] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.107537] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.107539] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.107540] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.107542] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.107544] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.107822] cryptd: max_cpu_qlen set to 1000 [ 0.108222] raid6: skipped pq benchmark and selected neonx8 [ 0.108226] raid6: using neon recovery algorithm [ 0.108503] k3-chipinfo 43000014.chipid: Family:J784S4 rev:SR1.0 JTAGID[0x0bb8002f] Detected [ 0.109151] iommu: Default domain type: Translated [ 0.109154] iommu: DMA domain TLB invalidation policy: strict mode [ 0.109319] usbcore: registered new interface driver usbfs [ 0.109340] usbcore: registered new interface driver hub [ 0.109356] usbcore: registered new device driver usb [ 0.109475] pps_core: LinuxPPS API ver. 1 registered [ 0.109476] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.109484] PTP clock support registered [ 0.109505] EDAC MC: Ver: 3.0.0 [ 0.110424] clocksource: Switched to clocksource arch_sys_counter [ 0.110657] VFS: Disk quotas dquot_6.6.0 [ 0.110678] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.114635] Carveout Heap: Exported 64 MiB at 0x00000000b1000000 [ 0.114689] NET: Registered PF_INET protocol family [ 0.114958] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.116633] tcp_listen_portaddr_hash hash table entries: 2048 (order: 4, 81920 bytes, linear) [ 0.116669] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.116676] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.116868] TCP bind hash table entries: 32768 (order: 9, 2621440 bytes, linear) [ 0.117876] TCP: Hash tables configured (established 32768 bind 32768) [ 0.117990] UDP hash table entries: 2048 (order: 5, 196608 bytes, linear) [ 0.118073] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes, linear) [ 0.118253] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.118280] NET: Registered PF_XDP protocol family [ 0.122269] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available [ 0.152437] Initialise system trusted keyrings [ 0.152600] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.176768] xor: measuring software checksum speed [ 0.177884] 8regs : 8866 MB/sec [ 0.178923] 32regs : 9639 MB/sec [ 0.180184] arm64_neon : 7825 MB/sec [ 0.180186] xor: using function: 32regs (9639 MB/sec) [ 0.180192] Key type asymmetric registered [ 0.180194] Asymmetric key parser 'x509' registered [ 0.180224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) [ 0.180227] io scheduler mq-deadline registered [ 0.180230] io scheduler kyber registered [ 0.182660] pinctrl-single 4301c000.pinctrl: 13 pins, size 52 [ 0.182773] pinctrl-single 4301c038.pinctrl: 11 pins, size 44 [ 0.182907] pinctrl-single 4301c068.pinctrl: 72 pins, size 288 [ 0.183100] pinctrl-single 4301c190.pinctrl: 1 pins, size 4 [ 0.183247] pinctrl-single 11c000.pinctrl: 72 pins, size 288 [ 0.186932] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled [ 0.193758] brd: module loaded [ 0.197372] loop: module loaded [ 0.198716] tun: Universal TUN/TAP device driver, 1.6 [ 0.199261] VFIO - User Level meta-driver version: 0.3 [ 0.199528] i2c_dev: i2c /dev entries driver [ 0.199994] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 0.200115] sdhci: Secure Digital Host Controller Interface driver [ 0.200117] sdhci: Copyright(c) Pierre Ossman [ 0.200212] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.200402] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.201088] optee: probing for conduit method. [ 0.201105] optee: revision 4.1 (a094d533) [ 0.217573] optee: dynamic shared memory is enabled [ 0.217895] optee: initialized driver [ 0.237858] NET: Registered PF_INET6 protocol family [ 0.238561] Segment Routing with IPv6 [ 0.238580] In-situ OAM (IOAM) with IPv6 [ 0.238628] NET: Registered PF_PACKET protocol family [ 0.238647] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 0.238723] 8021q: 802.1Q VLAN Support v1.8 [ 0.238746] Key type dns_resolver registered [ 0.239534] Loading compiled-in X.509 certificates [ 0.240594] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1' [ 0.240624] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f' [ 0.241345] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 0.248337] ti-sci 44083000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)') [ 0.319166] rtc-pcf8523 0-0068: registered as rtc0 [ 0.319435] rtc-pcf8523 0-0068: hctosys: unable to read the hardware clock [ 0.319977] hwmon hwmon0: temp1_input not attached to any thermal zone [ 0.319981] tmp102 0-0049: initialized [ 0.320655] at24 0-0050: 2048 byte 24c16 EEPROM, writable, 16 bytes/write [ 0.320677] omap_i2c 2000000.i2c: bus 0 rev0.12 at 400 kHz [ 0.320904] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 177 domain created [ 0.320996] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 10 domain created [ 0.321089] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 283 domain created [ 0.321276] ti-sci-inta 33d00000.msi-controller: Interrupt Aggregator domain 321 created [ 0.328704] ti-udma 311a0000.dma-controller: Number of rings: 48 [ 0.330332] ti-udma 311a0000.dma-controller: Channels: 48 (bchan: 0, tchan: 16, rchan: 32) [ 0.332215] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:328 [ 0.332220] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled [ 0.332223] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66349100, num_proxies:64 [ 0.334391] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[878,128] sci-dev-id:315 [ 0.334395] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled [ 0.334398] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66349100, num_proxies:64 [ 0.334795] printk: console [ttyS2] disabled [ 0.334826] 2820000.serial: ttyS2 at MMIO 0x2820000 (irq = 263, base_baud = 3000000) is a 8250 [ 0.334968] printk: console [ttyS2] printing thread started [ 0.334978] printk: console [ttyS2] enabled [ 0.334982] printk: bootconsole [ns16550a0] disabled [ 0.334992] printk: bootconsole [ns16550a0] printing thread stopped [ 0.338118] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA03102, cpsw version 0x6BA82902 Ports: 9 quirks:00000000 [ 0.338353] am65-cpsw-nuss c000000.ethernet: initialized cpsw ale version 1.5 [ 0.338356] am65-cpsw-nuss c000000.ethernet: ALE Table size 512 [ 0.338760] am65-cpsw-nuss c000000.ethernet: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0 [ 0.340610] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0 [ 0.445552] mmc0: CQHCI version 5.10 [ 0.450433] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fca100 [ 0.450736] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fca100 [ 0.451034] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fca100 [ 0.451326] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fca100 [ 0.454343] j721e-pcie-host 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges: [ 0.454363] j721e-pcie-host 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000 [ 0.454373] j721e-pcie-host 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000 [ 0.454383] j721e-pcie-host 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 0.486606] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit [ 0.557794] j721e-pcie-host 2900000.pcie: Link up [ 0.559425] mmc0: Command Queue Engine enabled [ 0.559431] mmc0: new HS200 MMC card at address 0001 [ 0.559787] mmcblk0: mmc0:0001 DG4016 14.7 GiB [ 0.562481] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 [ 0.563290] mmcblk0boot0: mmc0:0001 DG4016 4.00 MiB [ 0.564060] mmcblk0boot1: mmc0:0001 DG4016 4.00 MiB [ 0.564745] mmcblk0rpmb: mmc0:0001 DG4016 4.00 MiB, chardev (238:0) [ 0.682042] j721e-pcie-host 2900000.pcie: Link up [ 0.682159] j721e-pcie-host 2900000.pcie: PCI host bridge to bus 0000:00 [ 0.682163] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.682168] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x10001000-0x10010fff]) [ 0.682171] pci_bus 0000:00: root bus resource [mem 0x10011000-0x17ffffff] [ 0.682192] pci 0000:00:00.0: [104c:b012] type 01 class 0x060400 [ 0.682196] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.682289] pci 0000:00:00.0: supports D1 [ 0.682292] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 0.684069] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.684188] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.684236] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid [ 0.684239] pci 0000:01:00.0: reg 0x10: [io size 0x0100] [ 0.684298] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 0.684337] pci 0000:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit] [ 0.684597] pci 0000:01:00.0: supports D1 D2 [ 0.684599] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.684913] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.684930] pci 0000:00:00.0: BAR 8: assigned [mem 0x10100000-0x101fffff] [ 0.684934] pci 0000:00:00.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.684940] pci 0000:01:00.0: BAR 4: assigned [mem 0x10100000-0x10103fff 64bit] [ 0.684972] pci 0000:01:00.0: BAR 2: assigned [mem 0x10104000-0x10104fff 64bit] [ 0.685003] pci 0000:01:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 0.685015] pci 0000:00:00.0: PCI bridge to [bus 01] [ 0.685018] pci 0000:00:00.0: bridge window [io 0x1000-0x1fff] [ 0.685023] pci 0000:00:00.0: bridge window [mem 0x10100000-0x101fffff] [ 0.685131] pcieport 0000:00:00.0: enabling device (0000 -> 0003) [ 0.685404] pcieport 0000:00:00.0: PME: Signaling with IRQ 443 [ 0.685738] j721e-pcie-host 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges: [ 0.685755] j721e-pcie-host 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000 [ 0.685765] j721e-pcie-host 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000 [ 0.685782] j721e-pcie-host 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000 [ 0.789135] j721e-pcie-host 2910000.pcie: Link up [ 0.913352] j721e-pcie-host 2910000.pcie: Link up [ 0.913442] j721e-pcie-host 2910000.pcie: PCI host bridge to bus 0001:00 [ 0.913446] pci_bus 0001:00: root bus resource [bus 00-ff] [ 0.913450] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x18001000-0x18010fff]) [ 0.913453] pci_bus 0001:00: root bus resource [mem 0x18011000-0x1fffffff] [ 0.913470] pci 0001:00:00.0: [104c:b012] type 01 class 0x060400 [ 0.913474] pci_bus 0001:00: 2-byte config write to 0001:00:00.0 offset 0x4 may corrupt adjacent RW1C bits [ 0.913564] pci 0001:00:00.0: supports D1 [ 0.913566] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 0.915239] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 0.915354] pci 0001:01:00.0: [10ec:8168] type 00 class 0x020000 [ 0.915402] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff] [ 0.915461] pci 0001:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 0.915500] pci 0001:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit] [ 0.915760] pci 0001:01:00.0: supports D1 D2 [ 0.915762] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.916082] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 01 [ 0.916095] pci 0001:00:00.0: BAR 8: assigned [mem 0x18100000-0x181fffff] [ 0.916098] pci 0001:00:00.0: BAR 7: assigned [io 0x10000-0x10fff] [ 0.916106] pci 0001:01:00.0: BAR 4: assigned [mem 0x18100000-0x18103fff 64bit] [ 0.916138] pci 0001:01:00.0: BAR 2: assigned [mem 0x18104000-0x18104fff 64bit] [ 0.916170] pci 0001:01:00.0: BAR 0: assigned [io 0x10000-0x100ff] [ 0.916181] pci 0001:00:00.0: PCI bridge to [bus 01] [ 0.916184] pci 0001:00:00.0: bridge window [io 0x10000-0x10fff] [ 0.916190] pci 0001:00:00.0: bridge window [mem 0x18100000-0x181fffff] [ 0.916270] pcieport 0001:00:00.0: enabling device (0000 -> 0003) [ 0.916516] pcieport 0001:00:00.0: PME: Signaling with IRQ 447 [ 0.917428] ti-udma 285c0000.dma-controller: Channels: 22 (tchan: 11, rchan: 11, gp-rflow: 8) [ 0.919538] ti-udma 31150000.dma-controller: Channels: 66 (tchan: 33, rchan: 33, gp-rflow: 16) [ 1.089951] tpm_tis_spi spi0.1: 2.0 TPM (device-id 0x1B, rev-id 22) [ 1.094432] davinci_mdio c000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.107623] davinci_mdio c000f00.mdio: phy[1]: device c000f00.mdio:01, driver RTL8211F Gigabit Ethernet [ 1.107627] davinci_mdio c000f00.mdio: phy[2]: device c000f00.mdio:02, driver RTL8211F Gigabit Ethernet [ 1.107630] davinci_mdio c000f00.mdio: phy[8]: device c000f00.mdio:08, driver YT8614 Ethernet [ 1.107632] davinci_mdio c000f00.mdio: phy[9]: device c000f00.mdio:09, driver YT8614 Ethernet [ 1.107635] davinci_mdio c000f00.mdio: phy[10]: device c000f00.mdio:0a, driver YT8614 Ethernet [ 1.107637] davinci_mdio c000f00.mdio: phy[11]: device c000f00.mdio:0b, driver YT8614 Ethernet [ 1.107659] am65-cpsw-nuss c000000.ethernet: initializing am65 cpsw nuss version 0x6BA03102, cpsw version 0x6BA82902 Ports: 9 quirks:00000000 [ 1.107922] am65-cpsw-nuss c000000.ethernet: initialized cpsw ale version 1.5 [ 1.107925] am65-cpsw-nuss c000000.ethernet: ALE Table size 512 [ 1.108266] am65-cpsw-nuss c000000.ethernet: CPTS ver 0x4e8a010c, freq:250000000, add_val:3 pps:0 [ 1.109968] am65-cpsw-nuss c000000.ethernet: set new flow-id-base 82 [ 1.115480] mmc1: CQHCI version 5.10 [ 1.119976] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c [ 1.120327] random: crng init done [ 1.120770] debugfs: Directory 'pd:74' with parent 'pm_genpd' already present! [ 1.120793] debugfs: Directory 'pd:73' with parent 'pm_genpd' already present! [ 1.120815] debugfs: Directory 'pd:72' with parent 'pm_genpd' already present! [ 1.121411] debugfs: Directory 'pd:335' with parent 'pm_genpd' already present! [ 1.121458] debugfs: Directory 'pd:333' with parent 'pm_genpd' already present! [ 1.121480] debugfs: Directory 'pd:332' with parent 'pm_genpd' already present! [ 1.123238] input: gpio-keys as /devices/platform/gpio-keys/input/input0 [ 2.627625] sdhci-am654 4fb0000.mmc: Power on failed [ 2.658219] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit [ 2.661514] EXT4-fs (mmcblk0p3): warning: maximal mount count reached, running e2fsck is recommended [ 2.662321] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Quota mode: none. [ 2.662348] VFS: Mounted root (ext4 filesystem) on device 179:3. [ 2.666104] devtmpfs: mounted [ 2.668354] Freeing unused kernel memory: 3520K [ 2.674501] Run /sbin/init as init process [ 2.674505] with arguments: [ 2.674506] /sbin/init [ 2.674507] - [ 2.674508] with environment: [ 2.674509] HOME=/ [ 2.674510] TERM=linux [ 2.817128] systemd[1]: System time before build time, advancing clock. [ 2.840793] systemd[1]: systemd 252.31-1~deb12u1 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) [ 2.840806] systemd[1]: Detected architecture arm64. [ 2.842038] systemd[1]: Hostname set to <determined-davinci>. [ 3.157496] systemd[1]: Queued start job for default target controller-operational.target. [ 3.193257] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [ 3.194312] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [ 3.195330] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [ 3.196255] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Cryptsetup Units Slice. [ 3.197161] systemd[1]: Created slice system-systemd\x2dgrowfs.slice - Slice /system/systemd-growfs. [ 3.197932] systemd[1]: Created slice user.slice - User and Session Slice. [ 3.198311] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. [ 3.198372] systemd[1]: Expecting device dev-disk-by\x2dpartlabel-systemdata.device - /dev/disk/by-partlabel/systemdata... [ 3.198398] systemd[1]: Expecting device dev-disk-by\x2dpartlabel-userdata.device - /dev/disk/by-partlabel/userdata... [ 3.198415] systemd[1]: Expecting device dev-mapper-systemdata.device - /dev/mapper/systemdata... [ 3.198473] systemd[1]: Expecting device dev-ttyS2.device - /dev/ttyS2... [ 3.198493] systemd[1]: Expecting device dev-userdata_vg-userdata_lv.device - /dev/userdata_vg/userdata_lv... [ 3.198514] systemd[1]: Expecting device sys-subsystem-net-devices-krc_net.device - /sys/subsystem/net/devices/krc_net... [ 3.198580] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [ 3.198661] systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. [ 3.198693] systemd[1]: Reached target remote-fs.target - Remote File Systems. [ 3.198723] systemd[1]: Reached target remote-veritysetup.target - Remote Verity Protected Volumes. [ 3.198755] systemd[1]: Reached target slices.target - Slice Units. [ 3.198794] systemd[1]: Reached target swap.target - Swaps. [ 3.198826] systemd[1]: Reached target time-set.target - System Time Set. [ 3.198887] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [ 3.199053] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. [ 3.199325] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. [ 3.199543] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket. [ 3.199675] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [ 3.204777] systemd[1]: systemd-journald-audit.socket - Journal Audit Socket was skipped because of an unmet condition check (ConditionSecurity=audit). [ 3.205191] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [ 3.205498] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [ 3.205815] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [ 3.206189] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [ 3.206409] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [ 3.208774] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... [ 3.211227] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... [ 3.213939] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... [ 3.216525] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... [ 3.219805] systemd[1]: Mounting tmp.mount - Temporary Directory /tmp... [ 3.220159] systemd[1]: Finished blk-availability.service - Availability of block devices. [ 3.228088] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... [ 3.230920] systemd[1]: Starting krc5-hardware.service - Configure KUKA KR C5 hardware... [ 3.233805] systemd[1]: Started krc5-production-data.service - KUKA KR C5 production data. [ 3.236750] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.239586] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... [ 3.242376] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... [ 3.245440] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... [ 3.248726] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... [ 3.251834] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... [ 3.254965] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... [ 3.258128] systemd[1]: Starting nftables.service - nftables... [ 3.258820] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 3.263270] systemd[1]: Starting systemd-journald.service - Journal Service... [ 3.268975] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 3.269004] fuse: init (API version 7.37) [ 3.272021] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... [ 3.275036] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 3.278393] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 3.284056] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [ 3.284482] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [ 3.284816] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [ 3.285082] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. [ 3.285339] systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. [ 3.285987] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 3.286762] systemd[1]: krc5-production-data.service: Deactivated successfully. [ 3.287936] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 3.288281] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 3.289019] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 3.289329] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 3.290000] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 3.290305] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 3.291271] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 3.291672] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 3.292459] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 3.292834] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 3.293598] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 3.293930] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [ 3.294654] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 3.295303] systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. [ 3.295759] EXT4-fs (mmcblk0p3): re-mounted. Quota mode: none. [ 3.327902] psci: CPU2 killed (polled 0 ms) [ 3.378975] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 3.425105] psci: CPU3 killed (polled 0 ms) [ 3.471853] psci: CPU6 killed (polled 0 ms) [ 3.498777] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 3.499098] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 3.527867] psci: CPU7 killed (polled 0 ms) [ 3.545105] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 3.548554] systemd[1]: Started systemd-journald.service - Journal Service. [ 4.078464] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 4.080505] platform 41000000.r5f: configured R5F for IPC-only mode [ 4.080684] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000 [ 4.101619] remoteproc remoteproc0: 41000000.r5f is available [ 4.101679] remoteproc remoteproc0: attaching to 41000000.r5f [ 4.104121] omap mailbox: worker created successfully (mbox-mcu-r5fss0-core0) [ 4.104381] atemsys_pci 0001:01:00.0: enabling device (0000 -> 0002) [ 4.104400] atemsys: 0001:01:00.0: DefaultPciSettings: Clear device dma_coherent bit! [ 4.105384] platform 41000000.r5f: R5F core initialized in IPC-only mode [ 4.105398] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@a0000000 [ 4.105784] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 4.105837] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 [ 4.105990] xhci-hcd xhci-hcd.1.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000002000018010 [ 4.106154] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7) [ 4.106160] remoteproc remoteproc0: remote processor 41000000.r5f is now attached [ 4.107357] atemsys: 0001:01:00.0: DefaultPciSettings: MSI configured [ 4.107601] atemsys: 0001:01:00.0: atemsys_pci: connected vendor:0x10ec device:0x8168 rev:0x15 - sub_vendor:0x10ec sub_device:0x8168 [ 4.107987] atemsys: atemsys v1.4.28 loaded [ 4.108287] xhci-hcd xhci-hcd.1.auto: irq 540, io mem 0x06010000 [ 4.108461] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 4.108470] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 4.108480] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 4.108588] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 [ 4.108593] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.108596] usb usb1: Product: xHCI Host Controller [ 4.108598] usb usb1: Manufacturer: Linux 6.1.0-19-krc5-productive xhci-hcd [ 4.108600] usb usb1: SerialNumber: xhci-hcd.1.auto [ 4.113693] platform 41400000.r5f: configured R5F for remoteproc mode [ 4.114264] platform 41400000.r5f: assigned reserved memory node r5f-dma-memory@a1000000 [ 4.128180] remoteproc remoteproc1: 41400000.r5f is available [ 4.128575] remoteproc remoteproc1: firmware: failed to load j784s4-mcu-r5f0_1-fw (-2) [ 4.128580] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware [ 4.128582] remoteproc remoteproc1: Direct firmware load for j784s4-mcu-r5f0_1-fw failed with error -2 [ 4.128588] remoteproc remoteproc1: powering up 41400000.r5f [ 4.128606] remoteproc remoteproc1: firmware: failed to load j784s4-mcu-r5f0_1-fw (-2) [ 4.128608] remoteproc remoteproc1: Direct firmware load for j784s4-mcu-r5f0_1-fw failed with error -2 [ 4.128612] remoteproc remoteproc1: request_firmware failed: -2 [ 4.152721] r8169 0000:01:00.0: enabling device (0000 -> 0003) [ 4.152744] r8169 0000:01:00.0: Mem-Wr-Inval unavailable [ 4.152833] hub 1-0:1.0: USB hub found [ 4.152870] hub 1-0:1.0: 1 port detected [ 4.154066] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.154142] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01 [ 4.154147] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.154150] usb usb2: Product: xHCI Host Controller [ 4.154153] usb usb2: Manufacturer: Linux 6.1.0-19-krc5-productive xhci-hcd [ 4.154155] usb usb2: SerialNumber: xhci-hcd.1.auto [ 4.155018] hub 2-0:1.0: USB hub found [ 4.155041] hub 2-0:1.0: 1 port detected [ 4.167128] r8169 0000:01:00.0: can't read MAC address, setting random one [ 5.120394] r8169 0000:01:00.0 eth6: RTL8168h/8111h, ba:3c:04:57:58:50, XID 541, IRQ 548 [ 5.120405] r8169 0000:01:00.0 eth6: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 5.262312] am65-cpsw-nuss c000000.ethernet xf4: renamed from eth5 [ 5.308658] r8169 0000:01:00.0 eexb_ai: renamed from eth6 [ 5.378603] am65-cpsw-nuss c000000.ethernet xf2: renamed from eth4 [ 5.427144] am65-cpsw-nuss c000000.ethernet cn9300: renamed from eth3 [ 5.472757] am65-cpsw-nuss c000000.ethernet xg19: renamed from eth2 [ 5.499544] am65-cpsw-nuss c000000.ethernet xf1: renamed from eth1 [ 6.142505] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: Timed out waiting for 41400000.r5f core to power up! [ 6.144576] platform 5c00000.r5f: configured R5F for remoteproc mode [ 6.144983] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000 [ 6.145842] remoteproc remoteproc2: 5c00000.r5f is available [ 6.145983] remoteproc remoteproc2: firmware: failed to load j784s4-main-r5f0_0-fw (-2) [ 6.145988] remoteproc remoteproc2: Direct firmware load for j784s4-main-r5f0_0-fw failed with error -2 [ 6.145993] remoteproc remoteproc2: powering up 5c00000.r5f [ 6.146012] remoteproc remoteproc2: firmware: failed to load j784s4-main-r5f0_0-fw (-2) [ 6.146014] remoteproc remoteproc2: Direct firmware load for j784s4-main-r5f0_0-fw failed with error -2 [ 6.146018] remoteproc remoteproc2: request_firmware failed: -2 [ 6.792321] BTRFS: device label userdata devid 1 transid 3294 /dev/dm-1 scanned by (udev-worker) (346) [ 6.870119] BTRFS info (device dm-1): first mount of filesystem e7219398-65e5-4c16-bd1b-ffd0b8905861 [ 6.870151] BTRFS info (device dm-1): using crc32c (crc32c-generic) checksum algorithm [ 6.870167] BTRFS info (device dm-1): turning on async discard [ 6.870169] BTRFS info (device dm-1): using free space tree [ 6.880878] BTRFS info (device dm-1): enabling ssd optimizations [ 8.158494] k3_r5_rproc bus@100000:r5fss@5c00000: Timed out waiting for 5c00000.r5f core to power up! [ 8.158899] platform 5d00000.r5f: configured R5F for remoteproc mode [ 8.159364] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000 [ 8.160342] remoteproc remoteproc3: 5d00000.r5f is available [ 8.160521] remoteproc remoteproc3: firmware: failed to load j784s4-main-r5f0_1-fw (-2) [ 8.160526] remoteproc remoteproc3: Direct firmware load for j784s4-main-r5f0_1-fw failed with error -2 [ 8.160533] remoteproc remoteproc3: powering up 5d00000.r5f [ 8.160551] remoteproc remoteproc3: firmware: failed to load j784s4-main-r5f0_1-fw (-2) [ 8.160553] remoteproc remoteproc3: Direct firmware load for j784s4-main-r5f0_1-fw failed with error -2 [ 8.160557] remoteproc remoteproc3: request_firmware failed: -2 [ 8.790897] BTRFS: device fsid 92070c78-6c30-41c4-8f43-172c3873c505 devid 1 transid 3914 /dev/dm-2 scanned by (udev-worker) (340) [ 8.887305] BTRFS info (device dm-2): first mount of filesystem 92070c78-6c30-41c4-8f43-172c3873c505 [ 8.887334] BTRFS info (device dm-2): using crc32c (crc32c-generic) checksum algorithm [ 8.887351] BTRFS info (device dm-2): turning on async discard [ 8.887354] BTRFS info (device dm-2): using free space tree [ 8.894732] BTRFS info (device dm-2): enabling ssd optimizations [ 8.999622] systemd-journald[297]: Received client request to flush runtime journal. [ 9.003669] systemd-journald[297]: File /var/log/journal/3c00f30f99594dda9e60c1c6717da282/system.journal corrupted or uncleanly shut down, renaming and replacing. [ 10.174476] k3_r5_rproc bus@100000:r5fss@5c00000: Timed out waiting for 5d00000.r5f core to power up! [ 10.180572] platform 5e00000.r5f: configured R5F for remoteproc mode [ 10.181611] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000 [ 10.181962] remoteproc remoteproc4: 5e00000.r5f is available [ 10.182076] remoteproc remoteproc4: firmware: failed to load j784s4-main-r5f1_0-fw (-2) [ 10.182080] remoteproc remoteproc4: Direct firmware load for j784s4-main-r5f1_0-fw failed with error -2 [ 10.182085] remoteproc remoteproc4: powering up 5e00000.r5f [ 10.182111] remoteproc remoteproc4: firmware: failed to load j784s4-main-r5f1_0-fw (-2) [ 10.182114] remoteproc remoteproc4: Direct firmware load for j784s4-main-r5f1_0-fw failed with error -2 [ 10.182117] remoteproc remoteproc4: request_firmware failed: -2 [ 10.802507] switch: port 1(xf4) entered blocking state [ 10.802526] switch: port 1(xf4) entered disabled state [ 10.802703] device xf4 entered promiscuous mode [ 10.803668] switch: port 2(xf2) entered blocking state [ 10.803681] switch: port 2(xf2) entered disabled state [ 10.803856] device xf2 entered promiscuous mode [ 10.804745] switch: port 3(cn9300) entered blocking state [ 10.804757] switch: port 3(cn9300) entered disabled state [ 10.804916] device cn9300 entered promiscuous mode [ 10.805931] switch: port 4(xg19) entered blocking state [ 10.805945] switch: port 4(xg19) entered disabled state [ 10.806066] device xg19 entered promiscuous mode [ 10.807080] switch: port 5(xf1) entered blocking state [ 10.807094] switch: port 5(xf1) entered disabled state [ 10.807388] device xf1 entered promiscuous mode [ 10.811235] r8169 0000:01:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw [ 10.838485] Generic FE-GE Realtek PHY r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC) [ 11.010581] r8169 0000:01:00.0 eexb_ai: Link is Down [ 11.142552] am65-cpsw-nuss c000000.ethernet xf4: PHY [c000f00.mdio:02] driver [RTL8211F Gigabit Ethernet] (irq=POLL) [ 11.142569] am65-cpsw-nuss c000000.ethernet xf4: configuring for phy/sgmii link mode [ 11.170768] 8021q: adding VLAN 0 to HW filter on device xf4 [ 11.203291] am65-cpsw-nuss c000000.ethernet xf2: PHY [c000f00.mdio:01] driver [RTL8211F Gigabit Ethernet] (irq=POLL) [ 11.203307] am65-cpsw-nuss c000000.ethernet xf2: configuring for phy/sgmii link mode [ 11.231425] 8021q: adding VLAN 0 to HW filter on device xf2 [ 11.301692] am65-cpsw-nuss c000000.ethernet cn9300: yt8614_config_init done, phy addr: 11, chip mode: 10, polling mode = 2 [ 11.301713] am65-cpsw-nuss c000000.ethernet cn9300: PHY [c000f00.mdio:0b] driver [YT8614 Ethernet] (irq=POLL) [ 11.301722] am65-cpsw-nuss c000000.ethernet cn9300: configuring for phy/qsgmii link mode [ 11.301945] 8021q: adding VLAN 0 to HW filter on device cn9300 [ 11.381738] am65-cpsw-nuss c000000.ethernet xg19: yt8614_config_init done, phy addr: 10, chip mode: 10, polling mode = 2 [ 11.381756] am65-cpsw-nuss c000000.ethernet xg19: PHY [c000f00.mdio:0a] driver [YT8614 Ethernet] (irq=POLL) [ 11.381765] am65-cpsw-nuss c000000.ethernet xg19: configuring for phy/qsgmii link mode [ 11.381987] 8021q: adding VLAN 0 to HW filter on device xg19 [ 11.485769] am65-cpsw-nuss c000000.ethernet xf1: yt8614_config_init done, phy addr: 9, chip mode: 10, polling mode = 2 [ 11.485790] am65-cpsw-nuss c000000.ethernet xf1: PHY [c000f00.mdio:09] driver [YT8614 Ethernet] (irq=POLL) [ 11.485800] am65-cpsw-nuss c000000.ethernet xf1: configuring for phy/qsgmii link mode [ 11.486067] 8021q: adding VLAN 0 to HW filter on device xf1 [ 12.222476] k3_r5_rproc bus@100000:r5fss@5e00000: Timed out waiting for 5e00000.r5f core to power up! [ 12.222851] platform 5f00000.r5f: configured R5F for remoteproc mode [ 12.223980] platform 5f00000.r5f: assigned reserved memory node r5f-dma-memory@a5000000 [ 12.224536] remoteproc remoteproc5: 5f00000.r5f is available [ 12.224651] remoteproc remoteproc5: firmware: failed to load j784s4-main-r5f1_1-fw (-2) [ 12.224655] remoteproc remoteproc5: Direct firmware load for j784s4-main-r5f1_1-fw failed with error -2 [ 12.224660] remoteproc remoteproc5: powering up 5f00000.r5f [ 12.224677] remoteproc remoteproc5: firmware: failed to load j784s4-main-r5f1_1-fw (-2) [ 12.224679] remoteproc remoteproc5: Direct firmware load for j784s4-main-r5f1_1-fw failed with error -2 [ 12.224683] remoteproc remoteproc5: request_firmware failed: -2 [ 14.238444] k3_r5_rproc bus@100000:r5fss@5e00000: Timed out waiting for 5f00000.r5f core to power up! [ 14.239975] platform 5900000.r5f: configured R5F for remoteproc mode [ 14.240327] platform 5900000.r5f: assigned reserved memory node r5f-dma-memory@a6000000 [ 14.240643] remoteproc remoteproc6: 5900000.r5f is available [ 14.242411] remoteproc remoteproc6: firmware: direct-loading firmware j784s4-main-r5f2_0-fw [ 14.242471] remoteproc remoteproc6: powering up 5900000.r5f [ 14.242477] remoteproc remoteproc6: Booting fw image j784s4-main-r5f2_0-fw, size 83160 [ 14.243620] omap mailbox: worker created successfully (mbox-main-r5fss2-core0) [ 14.244554] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@a6000000 [ 14.244660] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7) [ 14.244664] remoteproc remoteproc6: remote processor 5900000.r5f is now up [ 14.244676] platform 5a00000.r5f: configured R5F for remoteproc mode [ 14.245031] platform 5a00000.r5f: assigned reserved memory node r5f-dma-memory@a7000000 [ 14.245414] remoteproc remoteproc7: 5a00000.r5f is available [ 14.245513] remoteproc remoteproc7: firmware: failed to load j784s4-main-r5f2_1-fw (-2) [ 14.245517] remoteproc remoteproc7: Direct firmware load for j784s4-main-r5f2_1-fw failed with error -2 [ 14.245521] remoteproc remoteproc7: powering up 5a00000.r5f [ 14.245537] remoteproc remoteproc7: firmware: failed to load j784s4-main-r5f2_1-fw (-2) [ 14.245540] remoteproc remoteproc7: Direct firmware load for j784s4-main-r5f2_1-fw failed with error -2 [ 14.245543] remoteproc remoteproc7: request_firmware failed: -2 [ 14.559077] am65-cpsw-nuss c000000.ethernet xf1: yt8614_read_status, phy addr: 9, link up, media UTP [ 14.559523] am65-cpsw-nuss c000000.ethernet xf1: Link is Up - 1Gbps/Full - flow control off [ 14.559542] IPv6: ADDRCONF(NETDEV_CHANGE): xf1: link becomes ready [ 14.559621] switch: port 5(xf1) entered blocking state [ 14.559628] switch: port 5(xf1) entered forwarding state [ 14.559729] IPv6: ADDRCONF(NETDEV_CHANGE): switch: link becomes ready [ 14.574521] device switch entered promiscuous mode [ 15.586471] IPv6: ADDRCONF(NETDEV_CHANGE): ksi: link becomes ready [ 16.258459] k3_r5_rproc bus@100000:r5fss@5900000: Timed out waiting for 5a00000.r5f core to power up! [ 16.422999] virtio_rpmsg_bus virtio0: rpmsg host is online [ 16.423335] virtio_rpmsg_bus virtio1: rpmsg host is online [ 65.646928] systemd-journald[297]: File /var/log/journal/3c00f30f99594dda9e60c1c6717da282/user-1002.journal corrupted or uncleanly shut down, renaming and replacing.
Could you help review the difference between the SDK9.2 & SDK10.1 to figure out why ipc_echo_test_freertos on MCU4-0 could run normally SDK9.2 but failed in SDK10.1?
Thanks,
Kevin