Part Number: TDA4VM-Q1
Other Parts Discussed in Thread: TDA4VM
Tool/software:
TDA4VM、SDK10.0
We are configured serdes0/1 as SGMII interface, and use cpsw9g+cpsw2g in linux native driver mode, the Connection diagram as follows.

Currently, only serdes1 Lane0 is configured.
And combined with "3542.0001-phy-cadence-Sierra- add-single-link-sgMI-phy-configu.patch".
CONFIG_PHY_CADENCE_SIERRA=n and CONFIG_PHY_J721E_WIZ=n are disabled for uboot j721e_evm_a72_defconfig.
The ETHFW was disabled.
But I can't see eth1, what changes am I missing?
board-support/ti-linux-kernel-6.6.32+git-ti/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
&cpsw0 {
status = "okay";
};
&cpsw9g_mdio {
status = "okay";
};
&cpsw0_port3 {
phy-mode = "sgmii";
mac-address = [00 00 00 00 00 00];
fixed-link {
speed = <1000>;
full-duplex;
};
};
&serdes1 {
assigned-clocks = <&serdes1 CDNS_SIERRA_PLL_CMNLC>;
assigned-clock-parents = <&wiz1_pll1_refclk>;
serdes1_sgmii_link: phy@0 {
reg = <0>;
cdns,num-lanes = <1>;
#phy-cells = <0>;
cdns,phy-type = <PHY_TYPE_SGMII>;
resets = <&serdes_wiz0 1>;
};
};
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
[ 0.000000] Linux version 6.6.32 (master@xzs) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240620) #1 SMP PREEMPT Mon Mar 3 11:35:10 CST 2025
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Texas Instruments J721e EVM
[ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[ 0.000000] printk: bootconsole [ns16550a0] enabled
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000008e0000000, size 512 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000008e0000000..0x00000008ffffffff (524288 KiB) map reusable linux,cma
[ 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 vision-apps-r5f-dma-memory@a0000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a00fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a0000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a0100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a0100000..0x00000000a0ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a0100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a1000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a10fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a1000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a1100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a1100000..0x00000000a1ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a1100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a2000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a2000000..0x00000000a20fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a2000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 31 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a2100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a2100000..0x00000000a3ffffff (31744 KiB) nomap non-reusable vision-apps-r5f-memory@a2100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a4000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a4000000..0x00000000a40fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a4000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 31 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a4100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a4100000..0x00000000a5ffffff (31744 KiB) nomap non-reusable vision-apps-r5f-memory@a4100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a6000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a6000000..0x00000000a60fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a6000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a6100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a6100000..0x00000000a6ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a6100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-dma-memory@a7000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a7000000..0x00000000a70fffff (1024 KiB) nomap non-reusable vision-apps-r5f-dma-memory@a7000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-memory@a7100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a7100000..0x00000000a7ffffff (15360 KiB) nomap non-reusable vision-apps-r5f-memory@a7100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a8000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a8000000..0x00000000a80fffff (1024 KiB) nomap non-reusable vision-apps-c66-dma-memory@a8000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a8100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a8100000..0x00000000a8ffffff (15360 KiB) nomap non-reusable vision-apps-c66-memory@a8100000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c66-dma-memory@a9000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a9000000..0x00000000a90fffff (1024 KiB) nomap non-reusable vision-apps-c66-dma-memory@a9000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a9100000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c66-memory@a9100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000a9100000..0x00000000a9ffffff (15360 KiB) nomap non-reusable vision-apps-c66-memory@a9100000
[ 0.000000] OF: reserved mem: 0x00000000aa000000..0x00000000abffffff (32768 KiB) nomap non-reusable vision-apps-rtos-ipc-memory-region
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ac000000, size 96 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-dma-memory@ac000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000ac000000..0x00000000b1ffffff (98304 KiB) nomap non-reusable vision-apps-dma-memory@ac000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2000000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71-dma-memory@b2000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b2000000..0x00000000b20fffff (1024 KiB) nomap non-reusable vision-apps-c71-dma-memory@b2000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000b2100000, size 95 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-c71-memory@b2100000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000b2100000..0x00000000b7ffffff (97280 KiB) nomap non-reusable vision-apps-c71-memory@b2100000
[ 0.000000] OF: reserved mem: initialized node vision_apps_shared-memories, compatible id dma-heap-carveout
[ 0.000000] OF: reserved mem: 0x00000000b8000000..0x00000000d7ffffff (524288 KiB) map non-reusable vision_apps_shared-memories
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000d8000000, size 192 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-lo@d8000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000d8000000..0x00000000e3ffffff (196608 KiB) nomap non-reusable vision-apps-core-heap-memory-lo@d8000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000e4000000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-queues@e4000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000e4000000..0x00000000e47fffff (8192 KiB) nomap non-reusable vision-apps-r5f-virtual-eth-queues@e4000000
[ 0.000000] Reserved memory: created DMA memory pool at 0x00000000e4800000, size 24 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-r5f-virtual-eth-buffers@e4800000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x00000000e4800000..0x00000000e5ffffff (24576 KiB) nomap non-reusable vision-apps-r5f-virtual-eth-buffers@e4800000
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000880000000, size 624 MiB
[ 0.000000] OF: reserved mem: initialized node vision-apps-core-heap-memory-hi@880000000, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: 0x0000000880000000..0x00000008a6ffffff (638976 KiB) nomap non-reusable vision-apps-core-heap-memory-hi@880000000
[ 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-0x00000000b7ffffff]
[ 0.000000] node 0: [mem 0x00000000b8000000-0x00000000d7ffffff]
[ 0.000000] node 0: [mem 0x00000000d8000000-0x00000000e5ffffff]
[ 0.000000] node 0: [mem 0x00000000e6000000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000008a6ffffff]
[ 0.000000] node 0: [mem 0x00000008a7000000-0x00000008ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000008ffffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 20 pages/cpu s42920 r8192 d30808 u81920
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Spectre-v3a
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: detected: ARM erratum 1742098
[ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 root=PARTUUID=d6bca98a-02 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 0x00000000fbfff000-0x00000000fffff000] (64MB)
[ 0.000000] Memory: 1694668K/4194304K available (12032K kernel code, 1250K rwdata, 4044K rodata, 2432K init, 502K bss, 1975348K reserved, 524288K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 960 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @8a7800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x00000008a7040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000008a7050000
[ 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.008430] Console: colour dummy device 80x25
[ 0.013002] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023673] pid_max: default: 32768 minimum: 301
[ 0.028430] LSM: initializing lsm=capability,integrity
[ 0.033750] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.041327] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.050349] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.057619] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.065489] rcu: Hierarchical SRCU implementation.
[ 0.070389] rcu: Max phase no-delay instances is 1000.
[ 0.075952] Platform MSI: msi-controller@1820000 domain created
[ 0.082288] PCI/MSI: /bus@100000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.091719] EFI services will not be available.
[ 0.096493] smp: Bringing up secondary CPUs ...
I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
[ 0.109818] Detected PIPT I-cache on CPU1
[ 0.109869] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
[ 0.109881] GICv3: CPU1: using allocated LPI pending table @0x00000008a7060000
[ 0.109916] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
[ 0.109986] smp: Brought up 1 node, 2 CPUs
[ 0.139334] SMP: Total of 2 processors activated.
[ 0.144139] CPU features: detected: 32-bit EL0 Support
[ 0.149394] CPU features: detected: CRC32 instructions
[ 0.154679] CPU: All CPU(s) started at EL2
[ 0.158861] alternatives: applying system-wide alternatives
[ 0.165692] devtmpfs: initialized
[ 0.176133] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.186120] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.203090] pinctrl core: initialized pinctrl subsystem
[ 0.208862] DMI not present or invalid.
[ 0.213187] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.219819] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.227136] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.235146] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.243275] audit: initializing netlink subsys (disabled)
[ 0.248931] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1
[ 0.249180] thermal_sys: Registered thermal governor 'step_wise'
[ 0.256851] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.263072] cpuidle: using governor menu
[ 0.273833] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.280798] ASID allocator initialised with 65536 entries
[ 0.295549] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@100000/pinctrl@a40000/mcu-cpsw-cpts
[ 0.306755] Modules: 27664 pages in range for non-PLT usage
[ 0.306760] Modules: 519184 pages in range for PLT usage
[ 0.313024] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.325387] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.331790] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.338724] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.345125] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.352058] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.358459] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.365393] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.372651] k3-chipinfo 43000014.chipid: Family:J721E rev:SR1.1 JTAGID[0x1bb6402f] Detected
[ 0.381723] iommu: Default domain type: Translated
[ 0.386642] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.393098] SCSI subsystem initialized
[ 0.397124] usbcore: registered new interface driver usbfs
[ 0.402744] usbcore: registered new interface driver hub
[ 0.408184] usbcore: registered new device driver usb
[ 0.413601] pps_core: LinuxPPS API ver. 1 registered
[ 0.418673] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.428011] PTP clock support registered
[ 0.432110] EDAC MC: Ver: 3.0.0
[ 0.435589] scmi_core: SCMI protocol bus registered
[ 0.440736] FPGA manager framework
[ 0.444249] Advanced Linux Sound Architecture Driver Initialized.
[ 0.450981] vgaarb: loaded
[ 0.453956] clocksource: Switched to clocksource arch_sys_counter
[ 0.460332] VFS: Disk quotas dquot_6.6.0
[ 0.464365] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.474711] Carveout Heap: Exported 512 MiB at 0x00000000b8000000
[ 0.481030] NET: Registered PF_INET protocol family
[ 0.486224] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.495315] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.504067] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.511987] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.520197] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[ 0.529139] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.535983] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.542903] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.550384] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.556706] RPC: Registered named UNIX socket transport module.
[ 0.562765] RPC: Registered udp transport module.
[ 0.567570] RPC: Registered tcp transport module.
[ 0.572373] RPC: Registered tcp-with-tls transport module.
[ 0.577977] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.584564] NET: Registered PF_XDP protocol family
[ 0.589472] PCI: CLS 0 bytes, default 64
[ 0.594297] Initialise system trusted keyrings
[ 0.598994] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.605789] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.611914] NFS: Registering the id_resolver key type
[ 0.617094] Key type id_resolver registered
[ 0.621366] Key type id_legacy registered
[ 0.625471] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.632320] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.653554] Key type asymmetric registered
[ 0.657738] Asymmetric key parser 'x509' registered
[ 0.662746] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.670310] io scheduler mq-deadline registered
[ 0.674938] io scheduler kyber registered
[ 0.679055] io scheduler bfq registered
[ 0.685164] pinctrl-single 4301c000.pinctrl: 94 pins, size 376
[ 0.691488] pinctrl-single 11c000.pinctrl: 173 pins, size 692
[ 0.697620] pinctrl-single 104200.pinctrl: 20 pins, size 80
[ 0.703391] pinctrl-single 104280.pinctrl: 8 pins, size 32
[ 0.709389] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[ 0.718992] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.728118] arm-smmu-v3 36600000.iommu: ias 48-bit, oas 48-bit (features 0x00001faf)
[ 0.736424] arm-smmu-v3 36600000.iommu: allocated 65536 entries for cmdq
[ 0.743609] arm-smmu-v3 36600000.iommu: allocated 32768 entries for evtq
[ 0.751913] arm-smmu-v3 36600000.iommu: msi_domain absent - falling back to wired irqs
[ 0.763112] loop: module loaded
[ 0.766972] megasas: 07.725.01.00-rc1
[ 0.772637] tun: Universal TUN/TAP device driver, 1.6
[ 0.778467] VFIO - User Level meta-driver version: 0.3
[ 0.784330] usbcore: registered new interface driver usb-storage
[ 0.790801] i2c_dev: i2c /dev entries driver
[ 0.795182] pps_ldisc: PPS line discipline registered
[ 0.801025] sdhci: Secure Digital Host Controller Interface driver
[ 0.807346] sdhci: Copyright(c) Pierre Ossman
[ 0.811904] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.818057] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.824352] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.831341] usbcore: registered new interface driver usbhid
[ 0.837036] usbhid: USB HID core driver
[ 0.841791] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
[ 0.850425] optee: probing for conduit method.
I/TC: Reserved shared memory is enabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
[ 0.854981] optee: revision 4.2 (12d7c4ee)
[ 0.871438] optee: dynamic shared memory is enabled
[ 0.881092] random: crng init done
[ 0.884627] optee: initialized driver
[ 0.889820] NET: Registered PF_PACKET protocol family
[ 0.895047] Key type dns_resolver registered
[ 0.902864] registered taskstats version 1
[ 0.907152] Loading compiled-in X.509 certificates
[ 0.920604] ti-sci 44083000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)')
[ 1.022346] omap_i2c 42120000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.028215] ti-sci-intr 42200000.interrupt-controller: Interrupt Router 137 domain created
[ 1.036910] ti-sci-intr bus@100000:interrupt-controller@a00000: Interrupt Router 131 domain created
[ 1.046277] ti-sci-intr 310e0000.interrupt-controller: Interrupt Router 213 domain created
[ 1.054924] ti-sci-inta 33d00000.interrupt-controller: Interrupt Aggregator domain 209 created
[ 1.063871] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 1.071539] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 1.079820] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 1.088099] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.096903] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 1.104583] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 1.112860] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 1.121136] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.129945] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 1.137623] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 1.145900] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 1.154178] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.163586] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
[ 1.173485] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
[ 1.180246] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.190038] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
[ 1.200197] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
[ 1.206956] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
[ 1.215027] printk: console [ttyS2] disabled
[ 1.219578] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 205, base_baud = 3000000) is a 8250
[ 1.228517] printk: console [ttyS2] enabled
[ 1.228517] printk: console [ttyS2] enabled
[ 1.236963] printk: bootconsole [ns16550a0] disabled
[ 1.236963] printk: bootconsole [ns16550a0] disabled
[ 1.250701] 2850000.serial: ttyS7 at MMIO 0x2850000 (irq = 206, base_baud = 3000000) is a 8250
[ 1.262797] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.305957] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.316837] mv88e2111 46000f00.mdio:00: PHY failed to boot firmware, status=000d
[ 1.324263] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver mv88e2111
[ 1.332449] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.345333] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.352540] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.358881] pps pps0: new PPS source ptp0
[ 1.363039] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 1.373702] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
[ 1.382777] mmc0: CQHCI version 5.10
[ 1.383294] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
[ 1.393034] mmc1: CQHCI version 5.10
[ 1.393412] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
[ 1.403584] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
[ 1.410473] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
[ 1.417315] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
[ 1.423878] pinctrl-single 4301c000.pinctrl: Invalid number of rows: 0
[ 1.427002] mmc0: SDHCI controller on 4f80000.mmc [4f80000.mmc] using ADMA 64-bit
[ 1.430395] pinctrl-single 4301c000.pinctrl: no pins entries for wkup-gpio-default-pins
[ 1.437884] mmc1: SDHCI controller on 4fb0000.mmc [4fb0000.mmc] using ADMA 64-bit
[ 1.445981] pinctrl-single 11c000.pinctrl: pin PIN105 already requested by 44083000.system-controller:clock-controller; cannot claim for 600000.gpio
[ 1.466687] pinctrl-single 11c000.pinctrl: pin-105 (600000.gpio) status -22
[ 1.473695] pinctrl-single 11c000.pinctrl: could not request pin 105 (PIN105) from group main-gpio0-default-pins on device pinctrl-single
[ 1.486164] davinci_gpio 600000.gpio: Error applying setting, reverse things back
[ 1.495713] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 1.503270] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 1.511419] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 1.519520] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.528200] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 1.535708] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 1.543796] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 1.551887] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.560450] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 1.567958] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 1.576056] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 1.584147] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.593499] ti-udma 285c0000.dma-controller: Channels: 26 (tchan: 13, rchan: 13, gp-rflow: 8)
[ 1.604960] ti-udma 31150000.dma-controller: Channels: 122 (tchan: 61, rchan: 61, gp-rflow: 16)
[ 1.614172] mmc1: new high speed SDXC card at address aaaa
[ 1.620294] mmcblk1: mmc1:aaaa SN64G 59.5 GiB
[ 1.620377] spi-nor spi6.0: s28hs512t (65536 Kbytes)
[ 1.629710] mmcblk1: p1 p2
[ 1.629800] 8 fixed-partitions partitions found on MTD device 47040000.spi.0
[ 1.639675] Creating 8 MTD partitions on "47040000.spi.0":
[ 1.645163] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.651670] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.657595] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.663117] mmc0: Command Queue Engine enabled
[ 1.663541] 0x000000680000-0x0000006a0000 : "ospi.env"
[ 1.667563] mmc0: new HS200 MMC card at address 0001
[ 1.672682] mtd: partition "ospi.env" doesn't end on an erase/write block -- force read-only
[ 1.678039] mmcblk0: mmc0:0001 AAM20F 59.3 GiB
[ 1.686580] 0x0000006a0000-0x0000006c0000 : "ospi.env.backup"
[ 1.696313] mtd: partition "ospi.env.backup" doesn't start on an erase/write block boundary -- force read-only
[ 1.696564] mmcblk0boot0: mmc0:0001 AAM20F 31.5 MiB
[ 1.706912] 0x0000006c0000-0x0000007c0000 : "ospi.sysfw"
[ 1.711957] mmcblk0boot1: mmc0:0001 AAM20F 31.5 MiB
[ 1.717037] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.722077] mmcblk0rpmb: mmc0:0001 AAM20F 4.00 MiB, chardev (239:0)
[ 1.727268] 0x000003fe0000-0x000004000000 : "ospi.phypattern"
[ 1.738757] mtd: partition "ospi.phypattern" doesn't start on an erase/write block boundary -- force read-only
[ 1.750108] davinci_mdio 46000f00.mdio: Configuring MDIO in manual mode
[ 1.793957] davinci_mdio 46000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[ 1.804866] mv88e2111 46000f00.mdio:00: PHY failed to boot firmware, status=000d
[ 1.812291] davinci_mdio 46000f00.mdio: phy[0]: device 46000f00.mdio:00, driver mv88e2111
[ 1.820476] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2 quirks:00000000
[ 1.833353] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 1.4
[ 1.840561] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
[ 1.846857] pps pps0: new PPS source ptp1
[ 1.851027] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
[ 1.868808] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
[ 1.880130] pps pps1: new PPS source pps.-1
[ 1.884351] pps pps1: Registered IRQ 235 as PPS source
[ 1.889786] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 1.897283] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 1.905373] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 1.913456] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.922161] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 1.929666] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 1.937753] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 1.945838] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.954411] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 1.961901] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 1.969985] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 1.978078] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 1.986723] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 1.994212] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 2.002293] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 2.010375] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.018866] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 2.026365] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 2.034452] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 2.042541] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.051090] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 2.058578] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 2.066659] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 2.074738] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 2.086527] clk: Disabling unused clocks
[ 2.110822] ALSA device list:
[ 2.113781] No soundcards found.
[ 2.524927] EXT4-fs (mmcblk1p2): recovery complete
[ 2.530746] EXT4-fs (mmcblk1p2): mounted filesystem 6e84021a-fbb9-4c31-bd74-2efdd4129bd8 r/w with ordered data mode. Quota mode: none.
[ 2.542855] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 2.550378] devtmpfs: mounted
[ 2.554947] Freeing unused kernel memory: 2432K
[ 2.559571] Run /sbin/init as init process
[ 3.055327] systemd[1]: System time before build time, advancing clock.
[ 3.137360] NET: Registered PF_INET6 protocol family
[ 3.143016] Segment Routing with IPv6
[ 3.146708] In-situ OAM (IOAM) with IPv6
[ 3.198670] systemd[1]: systemd 255.4^ running in system mode (+PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 3.230485] systemd[1]: Detected architecture arm64.
Welcome to Arago 2023.10!
[ 3.251517] systemd[1]: Hostname set to <j721e-evm>.
[ 3.521257] systemd[1]: /usr/lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 3.591995] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 3.652354] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.689075] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 3.711250] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 3.735192] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 3.758908] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 3.782222] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password Requests to Console Directory Watch.
[ 3.806126] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password Requests to Wall Directory Watch.
[ 3.830058] systemd[1]: Expecting device /dev/ttyS2...
Expecting device /dev/ttyS2...
[ 3.846071] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 3.862022] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 3.882013] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 3.898143] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 3.938033] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 3.962174] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 3.985816] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 4.006248] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 4.030707] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 4.054378] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 4.078379] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 4.098484] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 4.123292] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 4.146329] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 4.166340] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 4.210355] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 4.232507] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 4.258550] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 4.282419] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[ 4.306418] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 4.358715] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 4.386725] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 4.414488] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 4.454801] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 4.474945] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 4.515390] fuse: init (API version 7.39)
[ 4.534681] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 4.550340] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[ 4.570035] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 4.615311] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 4.655786] systemd-journald[113]: Collecting audit messages is enabled.
[ 4.664620] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network units from Kernel command line...
[ 4.696743] cryptodev: loading out-of-tree module taints kernel.
[ 4.712407] cryptodev: driver 1.13 loaded.
[ 4.718615] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 4.742703] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 4.772318] systemd[1]: Started RPC Bind.
[ 4.772628] EXT4-fs (mmcblk1p2): re-mounted 6e84021a-fbb9-4c31-bd74-2efdd4129bd8 r/w. Quota mode: none.
[ 4.787973] 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.
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Start psplas…temd progress communication helper.
[ 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...
[ 5.204611] systemd-journald[113]: 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...
[ 5.507659] audit: type=1334 audit(1709054766.448:2): prog-id=6 op=LOAD
[ 5.514607] audit: type=1334 audit(1709054766.456:3): prog-id=7 op=LOAD
Starting Rule-based Manager for Device Events and Files...
[ OK ] Mounted /var/volatile.
Starting Load/Save OS Random Seed...
[ OK ] Reached target Local File Systems.
Starting Create Volatile Files and Directories...
[ OK ] Finished Load/Save OS Random Seed.
[ OK ] Finished Create Volatile Files and Directories.
[ 5.723692] audit: type=1334 audit(1709054766.664:4): prog-id=8 op=LOAD
Starting Network Name Resolution...
[ 5.760196] audit: type=1334 audit(1709054766.700:5): prog-id=9 op=LOAD
Starting Network Time Synchronization...
Starting Record System Boot/Shutdown in UTMP...
[ OK ] Started Rule-based Manager for Device Events and Files.
[ 5.849527] audit: type=1334 audit(1709054766.788:6): prog-id=10 op=LOAD
[ 5.857842] audit: type=1334 audit(1709054766.788:7): prog-id=11 op=LOAD
[ 5.866517] audit: type=1334 audit(1709054766.788:8): prog-id=12 op=LOAD
Starting User Database Manager...
[ OK ] Finished Record System Boot/Shutdown in UTMP.
[ OK ] Found device /dev/ttyS2.
[ OK ] Started User Database Manager.
[ OK ] Started Network Time Synchronization.
[ OK ] Reached target System Time Set.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Host and Network Name Lookups.
[ OK ] Reached target System Initialization.
[ OK ] Started Daily rotation of log files.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ OK ] Reached target Timer Units.
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[ OK ] Listening on D-Bus System Message Bus Socket.
Starting Docker Socket for the API...
[ OK ] Listening on dropbear.socket.
[ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
Starting Weston socket...
[ 6.652282] audit: type=1334 audit(1709061275.288:9): prog-id=13 op=LOAD
Starting D-Bus System Message Bus...
Starting Reboot and dump vmcore via kexec...
[ OK ] Listening on Docker Socket for the API.
[ OK ] Listening on Weston socket.
[ OK ] Finished Reboot and dump vmcore via kexec.
[ OK ] Started D-Bus System Message Bus.
[ 6.903275] dbus-broker-lau[330]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ OK ] Reached target Socket Units.
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
Starting Avahi mDNS/DNS-SD Stack...
[ OK ] Started Periodic Command Scheduler.
Starting Print notice about GPLv3 packages...
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ OK ] Started irqbalance daemon.
Starting Telephony service...
Starting Update pmic registers for…le safety feature on power rails...
Starting Expand the rootfs partiti…to full size of the boot device....
[ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf.
[ 7.241503] audit: type=1334 audit(1709061275.876:10): prog-id=14 op=LOAD
[ 7.250067] audit: type=1334 audit(1709061275.888:11): prog-id=15 op=LOAD
Starting User Login Management...
Starting Telnet Server...
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Reached target Preparation for Network.
Starting Network Configuration...
[ OK ] Finished Update pmic registers for…able safety feature on power rails.
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Finished Telnet Server.
[ OK ] Started Telephony service.
[ 7.490693] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 7.509384] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 7.522260] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 7.535983] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.552980] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 7.560863] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 7.570924] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 7.579628] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.588828] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 7.596427] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 7.604650] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 7.615954] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.626585] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 7.634750] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 7.645160] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 7.653471] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.665720] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 7.677335] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 7.690113] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 7.702159] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.714482] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 7.722152] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 7.731090] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 7.739230] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.819956] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 7.820857] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[ 7.829036] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 7.847459] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[ 7.857679] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 7.857710] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.874164] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 7.874828] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[ 7.884128] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 7.892357] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[ 7.907164] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 7.927008] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 7.936588] scsi host0: ufshcd
[ 7.939522] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[ 7.951448] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 7.966632] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 7.966652] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 7.966663] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.000401] k3-dsp-rproc 4d80800000.dsp: configured DSP for IPC-only mode
[ 8.000748] remoteproc remoteproc0: 4d80800000.dsp is available
[ 8.001005] remoteproc remoteproc0: attaching to 4d80800000.dsp
[ 8.001135] scsi 0:0:0:49488: Well-known LUN SAMSUNG KLUEGAJ1ZD-B0CQ 5900 PQ: 0 ANSI: 6
[ 8.002705] scsi 0:0:0:49476: Well-known LUN SAMSUNG KLUEGAJ1ZD-B0CQ 5900 PQ: 0 ANSI: 6
[ 8.004491] scsi 0:0:0:49456: Well-known LUN SAMSUNG KLUEGAJ1ZD-B0CQ 5900 PQ: 0 ANSI: 6
[ 8.016673] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.070094] mc: Linux media interface: v0.10
[ 8.072883] k3-dsp-rproc 4d80800000.dsp: DSP initialized in IPC-only mode
[ 8.072915] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node vision-apps-c66-dma-memory@a9000000
[ 8.073556] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 8.073616] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
[ 8.073621] remoteproc remoteproc0: remote processor 4d80800000.dsp is now attached
[ 8.075134] scsi 0:0:0:0: Direct-Access SAMSUNG KLUEGAJ1ZD-B0CQ 5900 PQ: 0 ANSI: 6
[ 8.075550] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[ 8.077424] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd
[ 8.081002] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.087911] scsi 0:0:0:1: Direct-Access SAMSUNG KLUEGAJ1ZD-B0CQ 5900 PQ: 0 ANSI: 6
[ 8.104180] k3-dsp-rproc 4d81800000.dsp: configured DSP for IPC-only mode
[ 8.110026] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.117441] sd 0:0:0:0: [sda] 61743104 4096-byte logical blocks: (253 GB/236 GiB)
[ 8.120472] remoteproc remoteproc1: 4d81800000.dsp is available
[ 8.135348] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.142283] sd 0:0:0:0: [sda] Write Protect is off
[ 8.150583] remoteproc remoteproc1: attaching to 4d81800000.dsp
[ 8.167108] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.173411] k3-dsp-rproc 4d81800000.dsp: DSP initialized in IPC-only mode
[ 8.183024] omap_rng 4e10000.rng: Random Number Generator ver. 241b34c
[ 8.187179] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.195296] scsi 0:0:0:2: Direct-Access SAMSUNG KLUEGAJ1ZD-B0CQ 5900 PQ: 0 ANSI: 6
[ 8.202274] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node vision-apps-c66-dma-memory@a8000000
[ 8.206987] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.213326] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 8.220331] sd 0:0:0:2: [sdc] 8192 4096-byte logical blocks: (33.6 MB/32.0 MiB)
[ 8.226562] sd 0:0:0:1: [sdb] 8192 4096-byte logical blocks: (33.6 MB/32.0 MiB)
[ 8.235138] sd 0:0:0:2: [sdc] Write Protect is off
[ 8.242902] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.252818] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd
[ 8.264109] sd 0:0:0:0: [sda] Preferred minimum I/O size 524288 bytes
[ 8.272791] sd 0:0:0:1: [sdb] Write Protect is off
[ 8.277593] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 8.284510] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.297126] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 8.304290] sd 0:0:0:0: [sda] Optimal transfer size 524288 bytes
[ 8.311611] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 8.320917] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.335006] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7)
[ 8.338145] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.348241] remoteproc remoteproc1: remote processor 4d81800000.dsp is now attached
[ 8.351540] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.358864] sd 0:0:0:2: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 8.365656] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.380883] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 8.388996] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.397490] sd 0:0:0:2: [sdc] Preferred minimum I/O size 524288 bytes
[ 8.406520] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.422018] sd 0:0:0:1: [sdb] Preferred minimum I/O size 524288 bytes
[ 8.422696] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.436537] sd 0:0:0:2: [sdc] Optimal transfer size 524288 bytes
[ 8.451073] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.465356] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.465632] sd 0:0:0:1: [sdb] Optimal transfer size 524288 bytes
[ 8.482212] sd 0:0:0:0: [sda] Attached SCSI disk
[ 8.482401] sd 0:0:0:1: [sdb] Attached SCSI disk
[ 8.489742] k3-dsp-rproc 64800000.dsp: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
[ 8.490724] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.490766] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 8.490781] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 8.490793] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.494070] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.494129] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.494142] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.494152] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.495001] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.495034] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.495046] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.495058] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.495782] sd 0:0:0:2: [sdc] Attached SCSI disk
[ 8.496114] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.496144] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 8.496156] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 8.496167] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.496989] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.497017] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.497029] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.497038] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.497632] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.497666] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.497676] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.497685] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.537031] k3-dsp-rproc 64800000.dsp: configured DSP for IPC-only mode
[ 8.744999] remoteproc remoteproc2: 64800000.dsp is available
[ 8.745059] remoteproc remoteproc2: attaching to 64800000.dsp
[ 8.745441] remoteproc remoteproc2: unsupported resource 65538
[ 8.752566] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.759160] k3-dsp-rproc 64800000.dsp: DSP initialized in IPC-only mode
[ 8.770217] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 8.778115] rproc-virtio rproc-virtio.4.auto: assigned reserved memory node vision-apps-c71-dma-memory@b2000000
[ 8.784931] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 8.804083] virtio_rpmsg_bus virtio2: rpmsg host is online
[ 8.804103] rproc-virtio rproc-virtio.4.auto: registered virtio2 (type 7)
[ 8.804109] remoteproc remoteproc2: remote processor 64800000.dsp is now attached
[ 8.806097] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd
[ 8.809306] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.842794] videodev: Linux video capture interface: v2.00
[ 8.846602] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 8.856713] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 8.870613] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 8.879656] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.889015] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 8.896656] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 8.905379] platform 41000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 8.906058] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 8.925268] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.933526] platform 41000000.r5f: configured R5F for IPC-only mode
[ 8.933756] platform 41000000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a0000000
[ 8.940445] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 8.950223] remoteproc remoteproc3: 41000000.r5f is available
[ 8.958545] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 8.962713] remoteproc remoteproc3: attaching to 41000000.r5f
[ 8.971381] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 8.976128] remoteproc remoteproc3: rsc table is truncated
[ 8.984852] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 8.990129] remoteproc remoteproc3: Failed to process resources: -22
[ 9.004477] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: rproc_add failed, ret = -22
[ 9.013147] remoteproc remoteproc3: releasing 41000000.r5f
[ 9.018668] k3_r5_rproc bus@100000:bus@28380000:r5fss@41000000: k3_r5_cluster_rproc_init failed, ret = -22
[ 9.028344] k3_r5_rproc: probe of bus@100000:bus@28380000:r5fss@41000000 failed with error -22
[ 9.039159] platform 5c00000.r5f: configured R5F for IPC-only mode
[ 9.045668] platform 5c00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[ 9.056542] remoteproc remoteproc3: 5c00000.r5f is available
[ 9.062403] remoteproc remoteproc3: attaching to 5c00000.r5f
[ 9.068683] platform 5c00000.r5f: R5F core initialized in IPC-only mode
[ 9.068916] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 9.075381] rproc-virtio rproc-virtio.5.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a2000000
[ 9.084132] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 9.093363] virtio_rpmsg_bus virtio3: rpmsg host is online
[ 9.101047] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0xd
[ 9.106496] rproc-virtio rproc-virtio.5.auto: registered virtio3 (type 7)
[ 9.115157] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.120362] remoteproc remoteproc3: remote processor 5c00000.r5f is now attached
[ 9.129083] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.144605] platform 5d00000.r5f: configured R5F for IPC-only mode
[ 9.153921] platform 5d00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[ 9.164101] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 9.173083] Bluetooth: Core ver 2.22
[ 9.174725] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.176773] NET: Registered PF_BLUETOOTH protocol family
[ 9.194220] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 9.203610] Bluetooth: HCI device and connection manager initialized
[ 9.210949] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.211746] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 9.226380] Bluetooth: HCI socket layer initialized
[ 9.228513] remoteproc remoteproc4: 5d00000.r5f is available
[ 9.238046] remoteproc remoteproc4: attaching to 5d00000.r5f
[ 9.240575] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 9.252651] platform 5d00000.r5f: R5F core initialized in IPC-only mode
[ 9.255234] Bluetooth: L2CAP socket layer initialized
[ 9.259344] rproc-virtio rproc-virtio.6.auto: assigned reserved memory node vision-apps-r5f-dma-memory@a4000000
[ 9.271813] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 9.276367] virtio_rpmsg_bus virtio4: rpmsg host is online
[ 9.282686] virtio_rpmsg_bus virtio3: creating channel rpmsg_chrdev addr 0x15
[ 9.288109] rproc-virtio rproc-virtio.6.auto: registered virtio4 (type 7)
[ 9.295275] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0xd
[ 9.301973] remoteproc remoteproc4: remote processor 5d00000.r5f is now attached
[ 9.309041] virtio_rpmsg_bus virtio4: creating channel rpmsg_chrdev addr 0x15
[ 9.316652] Bluetooth: SCO socket layer initialized
[ 9.323568] virtio_rpmsg_bus virtio4: creating channel ti.ipc4.ping-pong addr 0xe
[ 9.335910] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 9.335960] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15
[ 9.351244] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe
[ 9.352217] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.358816] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15
[ 9.358864] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe
[ 9.382038] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15
[ 9.389317] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe
[ 9.396933] virtio_rpmsg_bus virtio3: creating channel ti.ethfw.notifyservice addr 0x6d
[ 9.405077] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 9.406066] virtio_rpmsg_bus virtio3: creating channel ti.ethfw.ethdevice addr 0x6c
[ 9.414264] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 9.432024] platform 5e00000.r5f: configured R5F for remoteproc mode
[ 9.441221] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 9.445704] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.447310] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 9.455558] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ OK ] Finished Expand the rootfs partitio[ 9.474481] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
n to full size of the boot device..
[ 9.488075] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.496940] platform 5e00000.r5f: assigned reserved memory node vision-apps-r5f-dma-memory@a6000000
[ 9.506117] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 9.514536] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.527616] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 9.535269] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 9.543706] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 9.551957] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.564987] remoteproc remoteproc5: 5e00000.r5f is available
[ 9.575502] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 9.585126] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 9.593501] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.603898] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.616531] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 9.624210] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.632664] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 9.640871] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.649896] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 9.657531] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 9.666678] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 9.675200] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.699984] remoteproc remoteproc5: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
[ 9.709210] remoteproc remoteproc5: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
[ 9.718541] remoteproc remoteproc5: powering up 5e00000.r5f
[ 9.724286] remoteproc remoteproc5: loading /lib/firmware/j7-main-r5f1_0-fw failed with error -22
[ 9.733505] remoteproc remoteproc5: Direct firmware load for j7-main-r5f1_0-fw failed with error -22
[ 9.743225] remoteproc remoteproc5: request_firmware failed: -22
[ 9.813411] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 9.821018] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 9.829209] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.837400] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.847010] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 9.854524] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.863192] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 9.871395] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.880177] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 9.887737] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 9.895906] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 9.904038] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.912973] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 9.920647] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 9.928831] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 9.936939] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 9.972101] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 9.979680] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 9.987841] virtio_rpmsg_bus virtio3: creating channel ti.ipc4.ping-pong addr 0xe
[ 9.994348] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 10.004122] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.013781] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 10.026129] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 10.036015] remoteproc remoteproc6: b034000.pru is available
[ 10.036560] img_enc 4200000.video-encoder: vxe_enc_probe: using heap 1 for internal alloc
[ 10.046987] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 10.053017] img_dec 4300000.video-decoder: decoder registered as /dev/video0
[ 10.058151] remoteproc remoteproc7: b004000.rtu is available
[ 10.070855] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.071506] img_enc 4200000.video-encoder: encoder registered as /dev/video1
[ 10.079889] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 10.094207] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 10.102503] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 10.102522] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.112032] remoteproc remoteproc8: b00a000.txpru is available
[ 10.123713] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 10.127941] remoteproc remoteproc9: b038000.pru is available
[ 10.134778] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 10.141112] remoteproc remoteproc10: b006000.rtu is available
[ 10.147667] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 10.161488] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.167690] remoteproc remoteproc11: b00c000.txpru is available
[ 10.170650] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 10.179038] remoteproc remoteproc12: b134000.pru is available
[ 10.183282] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 10.190777] remoteproc remoteproc13: b104000.rtu is available
[ 10.197066] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 10.204729] remoteproc remoteproc14: b10a000.txpru is available
[ 10.210909] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.218363] remoteproc remoteproc15: b138000.pru is available
[ 10.225876] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 10.232459] remoteproc remoteproc16: b106000.rtu is available
[ 10.238381] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 10.246303] remoteproc remoteproc17: b10c000.txpru is available
[ 10.252223] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 10.266286] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.280181] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 10.287816] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 10.296032] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 10.304251] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.314861] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 10.322505] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 10.330721] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 10.338946] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.348222] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 10.355844] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 10.364053] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 10.372257] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ OK ] Started Network Configuration.
[ OK ] Reached target Network.
[ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[ 10.447791] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
Starting Enable and configure wl18xx bluetooth[ 10.462689] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
stack...
[ 10.479645] am65-cpsw-nuss 46000000.ethernet eth0: PHY [46000f00.mdio:00] driver [Generic Clause 45 PHY] (irq=POLL)
[ 10.490273] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 10.504208] am65-cpsw-nuss 46000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[ 10.508654] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ OK ] Started Netperf Benchmark Server.
Starting Simple Network Management Protocol (SNMP) Daemon....
[ 10.551775] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 10.562003] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 10.571772] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 10.582009] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.595508] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 10.605266] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 10.617648] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 10.629458] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.643995] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ OK ] Finished Enable and configure wl18x[ 10.653651] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
x bluetooth stack.
[ 10.666399] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 10.676107] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.686926] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 10.686958] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 10.686971] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 10.686982] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.688102] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 10.728371] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 10.736655] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 10.745609] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 10.765711] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 10.774083] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 10.786379] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ OK ] Finished Permit User Sessions.
[ 10.812391] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 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 Virtual Console Setup.
[ 11.597982] k3_r5_rproc bus@100000:r5fss@5e00000: Timed out waiting for 5e00000.r5f core to power up!
[ 11.607932] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 11.622023] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 11.632701] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 11.643703] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 11.653828] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 11.662012] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 11.671237] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 11.679460] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 11.688686] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 11.697119] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 11.705291] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 11.714077] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 11.817371] ti_cpsw_proxy_client virtio3.ti.ethfw.ethdevice.-1.108: 1 Virtual Switch Port(s), 0 Virtual MAC Only Port(s)
[ 11.828272] ti_cpsw_proxy_client virtio3.ti.ethfw.ethdevice.-1.108: Virt Port: 0, Type: Switch Port, Iface: eth1, Num TX: 2, Num RX: 1, Token: 0
[ 11.845315] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 11.853314] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 11.862379] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 11.872591] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 11.882359] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 11.889984] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 11.898256] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 11.906406] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 11.915471] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 11.923229] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 11.931378] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 11.939508] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 12.030601] ti_cpsw_proxy_client virtio3.ti.ethfw.ethdevice.-1.108: started port 0 on interface eth1
[ 12.059297] ti_cpsw_proxy_client virtio3.ti.ethfw.ethdevice.-1.108: 01:80:c2:00:00:0e is reserved for EthFw
[ OK ] Created slice User Slice of UID 1000.
Starting User Runtime Directory /run/user/1000...
[ OK ] Finished User Runtime Directory /run/user/1000.
Starting User Manager for UID 1000...
[ 12.347713] kauditd_printk_skb: 2 callbacks suppressed
[ 12.347720] audit: type=1006 audit(1709061280.984:14): pid=571 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 12.365533] audit: type=1300 audit(1709061280.984:14): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffd9a240a8 a2=4 a3=1 items=0 ppid=1 pid=571 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 12.392265] audit: type=1327 audit(1709061280.984:14): proctitle="(systemd)"
[ OK ] Created slice Slice /system/systemd-fsck.
Expecting device /dev/mmcblk1p1...
[ OK ] Started User Manager for UID 1000.
[ OK ] Started Session c1 of User we[ 13.020078] audit: type=1006 audit(1709061281.656:15): pid=530 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
ston.
[ 13.037039] audit: type=1300 audit(1709061281.656:15): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe2f2ec58 a2=4 a3=1 items=0 ppid=1 pid=530 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 13.064417] audit: type=1327 audit(1709061281.656:15): proctitle="(weston)"
[ OK ] Found device /dev/mmcblk1p1.
Starting File System Check on /dev/mmcblk1p1...
[ OK ] Finished File System Check on /dev/mmcblk1p1.
Mounting /run/media/boot-mmcblk1p1...
[FAILED] Failed to start Weston, a Wayland compositor, as a system service.
See 'systemctl status weston.service' for details.
[ OK ] Mounted /run/media/boot-mmcblk1p1.
[ OK ] Started Simple Network Management Protocol (SNMP) Daemon..
[ OK ] Started containerd container runtime.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project j721e-evm ttyS2
Arago 2023.10 j721e-evm ttyS2
j721e-evm login: ***************************************************************
***************************************************************
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
***************************************************************
***************************************************************
root
[ 20.389553] audit: type=1006 audit(1709061289.024:16): pid=981 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1
[ 20.402009] audit: type=1300 audit(1709061289.024:16): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffff399ba48 a2=1 a3=1 items=0 ppid=1 pid=981 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd-executor" key=(null)
[ 20.428541] audit: type=1327 audit(1709061289.024:16): proctitle="(systemd)"
[ 20.435888] audit: type=1334 audit(1709061289.044:17): prog-id=18 op=LOAD
[ 20.442717] audit: type=1300 audit(1709061289.044:17): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffe823dbb8 a2=90 a3=0 items=0 ppid=1 pid=981 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
[ 20.468456] audit: type=1327 audit(1709061289.044:17): proctitle="(systemd)"
[ 20.475563] audit: type=1334 audit(1709061289.064:18): prog-id=18 op=UNLOAD
[ 20.482647] audit: type=1300 audit(1709061289.064:18): arch=c00000b7 syscall=57 success=yes exit=0 a0=8 a1=1 a2=0 a3=ffffabd33c60 items=0 ppid=1 pid=981 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/usr/lib/systemd/systemd" key=(null)
[ 20.508222] audit: type=1327 audit(1709061289.064:18): proctitle="(systemd)"
[ 20.515340] audit: type=1334 audit(1709061289.064:19): prog-id=19 op=LOAD
root@j721e-evm:~#
root@j721e-evm:~#
root@j721e-evm:~#
root@j721e-evm:~#
root@j721e-evm:~# [ 21.870289] j721e-pcie 2920000.pcie: host bridge /bus@100000/pcie@2920000 ranges:
[ 21.877806] j721e-pcie 2920000.pcie: IO 0x4400001000..0x4400010fff -> 0x0000001000
[ 21.885897] j721e-pcie 2920000.pcie: MEM 0x4400011000..0x4407ffffff -> 0x0000011000
[ 21.893991] j721e-pcie 2920000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 21.902922] j721e-pcie 2900000.pcie: host bridge /bus@100000/pcie@2900000 ranges:
[ 21.910433] j721e-pcie 2900000.pcie: IO 0x0010001000..0x0010010fff -> 0x0010001000
[ 21.918529] j721e-pcie 2900000.pcie: MEM 0x0010011000..0x0017ffffff -> 0x0010011000
[ 21.926618] j721e-pcie 2900000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 21.935392] j721e-pcie 2910000.pcie: host bridge /bus@100000/pcie@2910000 ranges:
[ 21.942893] j721e-pcie 2910000.pcie: IO 0x0018001000..0x0018010fff -> 0x0018001000
[ 21.950988] j721e-pcie 2910000.pcie: MEM 0x0018011000..0x001fffffff -> 0x0018011000
[ 21.959072] j721e-pcie 2910000.pcie: IB MEM 0x0000000000..0xffffffffffff -> 0x0000000000
[ 21.967597] platform 2920000.pcie: deferred probe pending
[ 21.973036] platform gpio-regulator-tps659411: deferred probe pending
[ 21.979468] platform 2900000.pcie: deferred probe pending
[ 21.984857] platform 2910000.pcie: deferred probe pending
ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether ec:bf:d0:bb:1e:47 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet6 fe80::7222:54ff:fe52:247b prefixlen 64 scopeid 0x20<link>
ether 70:22:54:52:24:7b txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 18 bytes 3048 (2.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 90 bytes 7508 (7.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 90 bytes 7508 (7.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
root@j721e-evm:~#
root@j721e-evm:~#

