Tool/software:
SDK ver: 10_00_00_08
We currently boot from eMMC and have identified an issue:
There is a 1-second difference in boot time between powering on with an SD card inserted and without one.
From the logs below, we can observe that EXT4-fs-related messages are delayed by over 1 second when booting without an SD card, causing a corresponding delay in systemd initialization.
Log Comparison:
-
[With SD card] (dmesg output)
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.6.32 (flork@ti) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240620) #8 SMP PREEMPT Tue Sep 16 10:35:47 HKT 2025 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Texas Instruments AM62A7 SK [ 0.000000] efi: UEFI not found. [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader! [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000099800000..0x00000000998fffff (1024 KiB) nomap non-reusable c7x-dma-memory@99800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 31 MiB [ 0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000099900000..0x000000009b7fffff (31744 KiB) nomap non-reusable c7x-memory@99900000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009b800000..0x000000009b8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9b800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009b900000..0x000000009c7fffff (15360 KiB) nomap non-reusable r5f-dma-memory@9b900000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9c800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000 [ 0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000 [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a0ffffff (16384 KiB) nomap non-reusable edgeai-rtos-ipc-memory-region [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a2ffffff (32768 KiB) nomap non-reusable edgeai-dma-memory@a1000000 [ 0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout [ 0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000adffffff (180224 KiB) map non-reusable edgeai_shared-memories [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB [ 0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000ae000000..0x00000000bfffffff (294912 KiB) nomap non-reusable edgeai-core-heap-memory@ae000000 [ 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-0x00000000997fffff] [ 0.000000] node 0: [mem 0x0000000099800000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff] [ 0.000000] node 0: [mem 0x000000009e780000-0x00000000a2ffffff] [ 0.000000] node 0: [mem 0x00000000a3000000-0x00000000adffffff] [ 0.000000] node 0: [mem 0x00000000ae000000-0x00000000bfffffff] [ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-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 s43496 r8192 d30232 u81920 [ 0.000000] pcpu-alloc: s43496 r8192 d30232 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,115200 root=/dev/mmcblk0p1 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 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 2807212K/4194304K available (12480K kernel code, 1230K rwdata, 4196K rodata, 2368K init, 499K bss, 797268K reserved, 589824K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4. [ 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=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 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:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000880040000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.000295] Console: colour dummy device 80x25 [ 0.000340] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.000349] pid_max: default: 32768 minimum: 301 [ 0.000421] LSM: initializing lsm=capability,integrity [ 0.000509] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.000525] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.001995] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.002053] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.002205] rcu: Hierarchical SRCU implementation. [ 0.002209] rcu: Max phase no-delay instances is 1000. [ 0.002419] Platform MSI: msi-controller@1820000 domain created [ 0.002605] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.002828] EFI services will not be available. [ 0.003027] smp: Bringing up secondary CPUs ... [ 0.003577] Detected VIPT I-cache on CPU1 [ 0.003644] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.003659] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000 [ 0.003703] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.004358] Detected VIPT I-cache on CPU2 [ 0.004410] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.004422] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000 [ 0.004453] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.004986] Detected VIPT I-cache on CPU3 [ 0.005032] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.005044] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000 [ 0.005070] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.005138] smp: Brought up 1 node, 4 CPUs [ 0.005143] SMP: Total of 4 processors activated. [ 0.005148] CPU features: detected: 32-bit EL0 Support [ 0.005151] CPU features: detected: CRC32 instructions [ 0.005202] CPU: All CPU(s) started at EL2 [ 0.005204] alternatives: applying system-wide alternatives [ 0.006642] devtmpfs: initialized [ 0.014635] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.014657] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.027413] pinctrl core: initialized pinctrl subsystem [ 0.027820] DMI not present or invalid. [ 0.028403] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.029069] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.029167] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.029299] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.029356] audit: initializing netlink subsys (disabled) [ 0.029515] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1 [ 0.029896] thermal_sys: Registered thermal governor 'step_wise' [ 0.029900] thermal_sys: Registered thermal governor 'power_allocator' [ 0.029937] cpuidle: using governor menu [ 0.030078] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.030156] ASID allocator initialised with 65536 entries [ 0.040560] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts [ 0.042111] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-lvds@29 [ 0.043732] platform panel-lvds: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-lvds@29 [ 0.044327] Modules: 27520 pages in range for non-PLT usage [ 0.044332] Modules: 519040 pages in range for PLT usage [ 0.045067] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.045076] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.045080] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.045083] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.045087] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.045089] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.045093] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.045095] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.046194] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected [ 0.047087] iommu: Default domain type: Translated [ 0.047098] iommu: DMA domain TLB invalidation policy: strict mode [ 0.047336] SCSI subsystem initialized [ 0.047497] libata version 3.00 loaded. [ 0.047642] usbcore: registered new interface driver usbfs [ 0.047668] usbcore: registered new interface driver hub [ 0.047692] usbcore: registered new device driver usb [ 0.048153] pps_core: LinuxPPS API ver. 1 registered [ 0.048158] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.048169] PTP clock support registered [ 0.048312] EDAC MC: Ver: 3.0.0 [ 0.048764] scmi_core: SCMI protocol bus registered [ 0.048995] FPGA manager framework [ 0.049088] Advanced Linux Sound Architecture Driver Initialized. [ 0.049868] vgaarb: loaded [ 0.050149] clocksource: Switched to clocksource arch_sys_counter [ 0.050343] VFS: Disk quotas dquot_6.6.0 [ 0.050368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.055645] Carveout Heap: Exported 176 MiB at 0x00000000a3000000 [ 0.055743] NET: Registered PF_INET protocol family [ 0.055912] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.058428] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.058467] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.058515] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.058698] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.059441] TCP: Hash tables configured (established 32768 bind 32768) [ 0.059564] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.059648] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.059850] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.060242] RPC: Registered named UNIX socket transport module. [ 0.060249] RPC: Registered udp transport module. [ 0.060251] RPC: Registered tcp transport module. [ 0.060254] RPC: Registered tcp-with-tls transport module. [ 0.060256] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.060264] NET: Registered PF_XDP protocol family [ 0.060282] PCI: CLS 0 bytes, default 64 [ 0.061353] Initialise system trusted keyrings [ 0.061533] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.061784] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.061988] NFS: Registering the id_resolver key type [ 0.062011] Key type id_resolver registered [ 0.062015] Key type id_legacy registered [ 0.062031] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.062035] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.091024] Key type asymmetric registered [ 0.091033] Asymmetric key parser 'x509' registered [ 0.091079] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 0.091204] io scheduler mq-deadline registered [ 0.091209] io scheduler kyber registered [ 0.091234] io scheduler bfq registered [ 0.093857] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.094513] pinctrl-single f4000.pinctrl: 151 pins, size 604 [ 0.096085] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.101051] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled [ 0.112789] loop: module loaded [ 0.113658] megasas: 07.725.01.00-rc1 [ 0.115804] tun: Universal TUN/TAP device driver, 1.6 [ 0.116615] VFIO - User Level meta-driver version: 0.3 [ 0.117591] usbcore: registered new interface driver usb-storage [ 0.117921] i2c_dev: i2c /dev entries driver [ 0.118042] IR NEC protocol handler initialized [ 0.119489] sdhci: Secure Digital Host Controller Interface driver [ 0.119498] sdhci: Copyright(c) Pierre Ossman [ 0.119703] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.120369] ledtrig-cpu: registered to indicate activity on CPUs [ 0.120626] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.121200] usbcore: registered new interface driver usbhid [ 0.121204] usbhid: USB HID core driver [ 0.121460] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100 [ 0.121595] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100 [ 0.121690] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100 [ 0.121739] omap-mailbox 29030000.mailbox: no available mbox devices found [ 0.122933] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.123487] optee: probing for conduit method. [ 0.123512] optee: revision 4.2 (12d7c4ee) [ 0.123754] optee: dynamic shared memory is enabled [ 0.124368] random: crng init done [ 0.124441] optee: initialized driver [ 0.125864] Initializing XFRM netlink socket [ 0.125895] NET: Registered PF_PACKET protocol family [ 0.125955] Key type dns_resolver registered [ 0.132486] registered taskstats version 1 [ 0.132605] Loading compiled-in X.509 certificates [ 0.143912] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 0.177040] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5 [ 0.177209] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 0.178508] pca953x 1-0023: supply vcc not found, using dummy regulator [ 0.178611] pca953x 1-0023: using AI [ 0.202292] pca953x 1-0023: failed writing register [ 0.202395] pca953x: probe of 1-0023 failed with error -121 [ 0.202464] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 0.203381] i2c 2-002a: Fixed dependency cycle(s) with /bus@f0000/ticsi2rx@30102000/csi-bridge@30101000 [ 0.203578] platform panel-lvds: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-lvds@29 [ 0.203631] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-lvds@29 [ 0.203677] i2c 2-0029: Fixed dependency cycle(s) with /panel-lvds [ 0.203726] i2c 2-0029: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 0.203844] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 0.204127] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 0.204258] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 0.204460] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 0.204696] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created [ 0.205356] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 0.207595] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 0.209744] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 0.213790] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 0.215519] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 0.215999] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 0.217007] printk: console [ttyS2] disabled [ 0.217276] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250 [ 0.217321] printk: console [ttyS2] enabled [ 0.632610] spi-nand: probe of spi0.0 failed with error -110 [ 0.670157] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 0.671520] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006 [ 0.671800] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 0.671808] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 0.672256] pps pps0: new PPS source ptp0 [ 0.672472] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1 [ 0.677051] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 0.680715] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 0.680742] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 0.680914] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 0.680921] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010 [ 0.680968] xhci-hcd xhci-hcd.0.auto: irq 266, io mem 0x31000000 [ 0.681656] hub 1-0:1.0: USB hub found [ 0.681690] hub 1-0:1.0: 1 port detected [ 0.683679] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 0.683705] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 0.683813] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports [ 0.683820] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010 [ 0.683868] xhci-hcd xhci-hcd.1.auto: irq 267, io mem 0x31100000 [ 0.684512] hub 2-0:1.0: USB hub found [ 0.684545] hub 2-0:1.0: 1 port detected [ 0.685563] rtc-ti-k3 2b1f0000.rtc: Clock rate 32552 is not 32768! Could misbehave! [ 0.686561] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 0.686590] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:01 UTC (1) [ 0.689009] mmc1: CQHCI version 5.10 [ 0.689017] mmc0: CQHCI version 5.10 [ 0.726194] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 0.738160] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 0.786251] mmc0: unexpected status 0x800900 after switch [ 0.791252] mmc0: Command Queue Engine enabled [ 0.791270] mmc0: new HS200 MMC card at address 0001 [ 0.791757] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB [ 0.792905] mmcblk0: p1 [ 0.793293] mmcblk0boot0: mmc0:0001 8GUF4R 31.9 MiB [ 0.794017] mmcblk0boot1: mmc0:0001 8GUF4R 31.9 MiB [ 0.794716] mmcblk0rpmb: mmc0:0001 8GUF4R 4.00 MiB, chardev (239:0) [ 0.969078] mmc1: new high speed SDXC card at address 59b4 [ 0.969615] mmcblk1: mmc1:59b4 USD00 477 GiB [ 0.971440] mmcblk1: p1 p2 [ 0.973815] tps6594-rtc tps6594-rtc.7.auto: registered as rtc1 [ 0.974073] pinctrl-single f4000.pinctrl: pin PIN117 already requested by 601000.gpio; cannot claim for 1-0022 [ 0.984085] pinctrl-single f4000.pinctrl: pin-117 (1-0022) status -22 [ 0.990518] pinctrl-single f4000.pinctrl: could not request pin 117 (PIN117) from group main-gpio1-ioexp-intr-default-pins on device pinctrl-single [ 1.003799] pca953x 1-0022: Error applying setting, reverse things back [ 1.010569] lt9211 2-0029: #####111 find panel error: -517 [ 1.011241] panel-lvds panel-lvds: /panel-lvds: problems parsing panel-timing (-2) [ 1.018863] panel-lvds: probe of panel-lvds failed with error -2 [ 1.018958] twl 2025-03-04 panel_simple_probe [ 1.018962] twl test panel [ 1.058157] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.059303] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver unknown [ 1.059815] Registered IR keymap rc-nec-terratec-cinergy-xs [ 1.059912] rc rc0: gpio_ir_recv as /devices/platform/gpio-ir-receiver/rc/rc0 [ 1.060017] input: gpio_ir_recv as /devices/platform/gpio-ir-receiver/rc/rc0/input0 [ 1.061006] lt9211 2-0029: ########################### 1-3 [ 1.061020] lt9211 2-0029: panel found [ 1.061028] lt9211 2-0029: ########################### 1-4 [ 1.061032] lt9211 2-0029: bridge found [ 1.206154] twl reset chip [ 1.250568] lt9211 2-0029: Chip ID: 0x21 0x03 0xe1 [ 1.251669] LT9211C chip id:0x21 0x03 0xe1 [ 1.251675] lt9211 2-0029: ########################### 2 [ 1.251680] lt9211 2-0029: DRM bridge lt9211 probed [ 1.251808] twl LT9211C_Main start [ 1.254018] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ 1.255861] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 1.258644] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.265977] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.274086] clk: Disabling unused clocks [ 1.277838] ALSA device list: [ 1.277845] No soundcards found. [ 1.285562] EXT4-fs (mmcblk0p1): warning: mounting fs with errors, running e2fsck is recommended [ 1.286367] EXT4-fs (mmcblk0p1): recovery complete [ 1.286774] EXT4-fs (mmcblk0p1): mounted filesystem 6178f84d-13e8-45bf-890c-a219a0607b8a r/w with ordered data mode. Quota mode: none. [ 1.286840] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 1.287420] devtmpfs: mounted [ 1.288048] Freeing unused kernel memory: 2368K [ 1.288127] Run /sbin/init as init process [ 1.288133] with arguments: [ 1.288135] /sbin/init [ 1.288138] with environment: [ 1.288140] HOME=/ [ 1.288143] TERM=linux [ 1.314181] [Flork] lt9211: bridge_state->output_bus_cfg.format = 4106 [ 1.358163] RxState = 0x02 [ 1.358182] TxState = 0x02 [ 1.362176] RxState = 0x03 [ 1.366789] TTLRx Input Mode: RGB888 [ 1.366799] RxState = 0x04 [ 1.381123] systemd[1]: System time before build time, advancing clock. [ 1.403324] NET: Registered PF_INET6 protocol family [ 1.404150] Segment Routing with IPv6 [ 1.404175] In-situ OAM (IOAM) with IPv6 [ 1.420325] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.421051] systemd[1]: Configuration file /usr/lib/systemd/system.conf.d/00-systemd-conf.conf is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.422407] 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) [ 1.422436] systemd[1]: Detected architecture arm64. [ 1.435411] systemd[1]: Hostname set to <am62axx-evm>. [ 1.547327] systemd[1]: Configuration file /usr/lib/systemd/system/blockdev@.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.548590] systemd[1]: Configuration file /usr/lib/systemd/system/umount.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.549304] systemd[1]: Configuration file /usr/lib/systemd/system/local-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.553694] systemd[1]: Configuration file /usr/lib/systemd/system/swap.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.554614] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journald.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.556719] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journald.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.560698] systemd[1]: Configuration file /usr/lib/systemd/system/soft-reboot.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.561952] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-soft-reboot.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.563683] systemd[1]: Configuration file /usr/lib/systemd/system/final.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.564435] systemd[1]: Configuration file /usr/lib/systemd/system/sysinit.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.568992] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-update-utmp.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.571267] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-update-done.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.573048] systemd[1]: Configuration file /etc/systemd/system/systemd-udevd.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.575662] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-udevd-kernel.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.577445] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-udevd-control.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.579426] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-udev-trigger.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.581231] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-setup.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.583330] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-switch-root.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.585253] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-cleanup.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.586571] systemd[1]: Configuration file /usr/lib/systemd/system/initrd.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.588334] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-battery-check.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.590342] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-hibernate-resume.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.592156] systemd[1]: Configuration file /usr/lib/systemd/system/rescue.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.594116] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-update-utmp-runlevel.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.596795] systemd[1]: Configuration file /usr/lib/systemd/system/graphical.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.599063] systemd[1]: Configuration file /usr/lib/systemd/system/multi-user.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.603685] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-user-sessions.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.605690] systemd[1]: Configuration file /usr/lib/systemd/system/network.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.606537] systemd[1]: Configuration file /usr/lib/systemd/system/network-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.607682] systemd[1]: Configuration file /usr/lib/systemd/system/nss-user-lookup.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.609132] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-networkd.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.612821] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-networkd.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.614266] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-logind.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.618757] systemd[1]: Configuration file /usr/lib/systemd/system/dbus.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.619829] systemd[1]: Configuration file /usr/lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.621864] systemd[1]: Configuration file /usr/lib/systemd/system/user.slice is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.622715] systemd[1]: Configuration file /usr/lib/systemd/system/slices.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.623494] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-ask-password-wall.path is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.626029] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-ask-password-wall.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.628337] systemd[1]: Configuration file /usr/lib/systemd/system/paths.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.629079] systemd[1]: Configuration file /usr/lib/systemd/system/remote-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.630196] systemd[1]: Configuration file /usr/lib/systemd/system/remote-fs-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.631692] systemd[1]: Configuration file /etc/systemd/system/hd260_init.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.632648] systemd[1]: Configuration file /usr/lib/systemd/system/getty.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.634397] systemd[1]: Configuration file /usr/lib/systemd/system/serial-getty@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.638212] systemd[1]: Configuration file /usr/lib/systemd/system/rc-local.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.639523] systemd[1]: Configuration file /usr/lib/systemd/system/getty-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.641410] systemd[1]: Configuration file /usr/lib/systemd/system/getty@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.644416] systemd[1]: Configuration file /usr/lib/systemd/system/dbus.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.645338] systemd[1]: Configuration file /usr/lib/systemd/system/rescue.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.646336] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-parse-etc.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.648081] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-usr-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.649598] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-root-device.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.651205] systemd[1]: Configuration file /usr/lib/systemd/system/basic.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.652312] systemd[1]: Configuration file /usr/lib/systemd/system/timers.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.653631] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-clean.timer is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.655515] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-clean.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.657490] systemd[1]: Configuration file /usr/lib/systemd/system/time-set.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.658603] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.659742] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-root-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.661280] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-udevadm-cleanup-db.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.663630] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-udev-settle.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.665346] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-switch-root.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.667040] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.669586] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.672629] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-timesyncd.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.676329] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-sysusers.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.678055] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-sysctl.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.679494] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-resolved.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.683200] systemd[1]: Configuration file /usr/lib/systemd/system/nss-lookup.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.684367] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-random-seed.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.687133] systemd[1]: Configuration file /usr/lib/systemd/system/first-boot-complete.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.688755] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-network-generator.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.690689] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-modules-load.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.692499] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-machine-id-commit.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.694729] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journal-flush.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.696636] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journal-catalog-update.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.699032] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-hwdb-update.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.700787] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-ask-password-console.path is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.703371] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-ask-password-console.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.705746] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-vconsole-setup.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.707776] systemd[1]: Configuration file /usr/lib/systemd/system/sys-kernel-tracing.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.709636] systemd[1]: Configuration file /usr/lib/systemd/system/sys-kernel-debug.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.711419] systemd[1]: Configuration file /usr/lib/systemd/system/sys-kernel-config.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.713292] systemd[1]: Configuration file /usr/lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.714327] systemd[1]: Configuration file /usr/lib/systemd/system/sys-fs-fuse-connections.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.716685] systemd[1]: Configuration file /usr/lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.717629] systemd[1]: Configuration file /etc/systemd/system/sync-clocks.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.717992] 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. [ 1.718967] systemd[1]: Configuration file /usr/lib/systemd/system/ldconfig.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.719994] systemd[1]: Configuration file /usr/lib/systemd/system/kmod-static-nodes.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.721596] systemd[1]: Configuration file /usr/lib/systemd/system/dev-mqueue.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.722960] systemd[1]: Configuration file /usr/lib/systemd/system/dev-hugepages.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.724263] systemd[1]: Configuration file /usr/lib/systemd/system/emergency.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.725235] systemd[1]: Configuration file /usr/lib/systemd/system/syslog.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.726610] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journald-audit.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.728430] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journald-dev-log.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.730915] systemd[1]: Configuration file /usr/lib/systemd/system/sockets.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.733239] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-userdbd.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.734887] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-userdbd.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.737302] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-initctl.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.738783] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-initctl.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.739965] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-coredump.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.741337] systemd[1]: Configuration file /usr/lib/systemd/system/var-volatile-srv.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.743063] systemd[1]: Configuration file /usr/lib/systemd/system/var-volatile-spool.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.744809] systemd[1]: Configuration file /usr/lib/systemd/system/var-volatile-lib.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.746587] systemd[1]: Configuration file /usr/lib/systemd/system/var-volatile-cache.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.748305] systemd[1]: Configuration file /usr/lib/systemd/system/tmp.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.749280] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-remount-fs.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.751056] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-fsck-root.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.752730] systemd[1]: Configuration file /usr/lib/systemd/system/emergency.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.753505] systemd[1]: Configuration file /usr/lib/systemd/system/shutdown.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.754193] systemd[1]: Configuration file /usr/lib/systemd/system/local-fs-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.758589] Rx Pll Cal done and Lock [ 1.759335] vmax, vmin = 0x10 0x00 [ 1.759711] vcoset = 0x08 [ 1.760760] systemd[1]: Queued start job for default target Multi-User System. [ 1.761399] uci fit = 0x08 [ 1.761407] ucihact, ucivact = 1920 720 [ 1.767420] self timing set: [ 1.767436] hfp, hs, hbp, hact, htotal = 72 12 64 1920 2068 [ 1.767445] vfp, vs, vbp, vact, vtotal = 15 6 18 720 759 [ 1.793899] systemd[1]: Created slice Slice /system/getty. [ 1.811812] systemd[1]: Created slice Slice /system/modprobe. [ 1.827731] systemd[1]: Created slice Slice /system/serial-getty. [ 1.843373] systemd[1]: Created slice User and Session Slice. [ 1.858563] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.874500] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.874554] TTL input sync_polarity = 0x0f [ 1.875934] sync mode enable, generate de [ 1.876625] RxState = 0x05 [ 1.890326] systemd[1]: Expecting device /dev/ttyS2... [ 1.894530] FM CLOCK DET Stable [ 1.896634] TTL input dclock: 92997 [ 1.896639] ============== [ 1.896642] ============== [ 1.896644] ============== [ 1.902332] systemd[1]: Reached target Path Units. [ 1.914266] systemd[1]: Reached target Remote File Systems. [ 1.930240] systemd[1]: Reached target Slice Units. [ 1.942257] systemd[1]: Reached target Swaps. [ 1.954595] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-coredump@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.960488] systemd[1]: Listening on Process Core Dump Socket. [ 1.978663] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 1.995234] systemd[1]: Listening on Journal Audit Socket. [ 2.008937] ************video check phase: 0x09 [ 2.008947] sync_polarity = 0x0f [ 2.008951] hfp, hs, hbp, hact, htotal = 72 12 64 1920 2068 [ 2.008956] vfp, vs, vbp, vact, vtotal = 15 6 18 720 759 [ 2.008962] RxState = 0x06 [ 2.010319] TxState = 0x03 [ 2.010925] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.026546] FM CLOCK DET Stable [ 2.026882] systemd[1]: Listening on Journal Socket. [ 2.031280] temp is: 0x02 [ 2.039071] systemd[1]: Listening on Network Service Netlink Socket. [ 2.055279] systemd[1]: Listening on udev Control Socket. [ 2.070772] systemd[1]: Listening on udev Kernel Socket. [ 2.070896] Tx Pll Lock [ 2.070900] TxState = 0x04 [ 2.086834] systemd[1]: Listening on User Database Manager Socket. [ 2.126505] systemd[1]: Mounting Huge Pages File System... [ 2.141557] systemd[1]: Mounting POSIX Message Queue File System... [ 2.161899] systemd[1]: Mounting Kernel Debug File System... [ 2.174887] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). [ 2.178924] systemd[1]: Mounting Temporary Directory /tmp... [ 2.202586] systemd[1]: Starting Create List of Static Device Nodes... [ 2.222364] systemd[1]: Starting Load Kernel Module configfs... [ 2.242381] systemd[1]: Starting Load Kernel Module drm... [ 2.262362] systemd[1]: Starting Load Kernel Module fuse... [ 2.278602] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 2.286036] systemd[1]: Starting Journal Service... [ 2.291832] fuse: init (API version 7.39) [ 2.303677] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. [ 2.307293] systemd[1]: Starting Generate network units from Kernel command line... [ 2.330471] systemd[1]: Starting Remount Root and Kernel File Systems... [ 2.354428] systemd[1]: Starting Apply Kernel Variables... [ 2.366695] systemd-journald[126]: Configuration file /etc/systemd/journald.conf is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.367374] systemd-journald[126]: Configuration file /usr/lib/systemd/journald.conf.d/00-systemd-conf.conf is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.368250] systemd-journald[126]: Collecting audit messages is enabled. [ 2.370956] systemd[1]: Starting Coldplug All udev Devices... [ 2.390806] EXT4-fs (mmcblk0p1): re-mounted 6178f84d-13e8-45bf-890c-a219a0607b8a r/w. Quota mode: none. [ 2.400807] systemd[1]: Mounted Huge Pages File System. [ 2.419575] systemd[1]: Mounted POSIX Message Queue File System. [ 2.439102] systemd[1]: Mounted Kernel Debug File System. [ 2.459038] systemd[1]: Mounted Temporary Directory /tmp. [ 2.474826] systemd[1]: Started Journal Service. [ 2.767806] systemd-journald[126]: Received client request to flush runtime journal. [ 2.992255] audit: type=1334 audit(1709054765.608:2): prog-id=6 op=LOAD [ 2.992419] audit: type=1334 audit(1709054765.608:3): prog-id=7 op=LOAD [ 3.140404] LVDS Output PortA&B [ 3.149955] Data Format: VESA [ 3.149974] ColorSpace: RGB [ 3.149977] ColorDepth: 8Bit [ 3.170596] LVDS Tx Video Out [ 3.170617] TxState = 0x05 [ 3.170625] LT9211C_Main tx rx all ready. [ 3.170629] LT9211C_Main exit. [ 3.202089] audit: type=1334 audit(1709054765.816:4): prog-id=8 op=LOAD [ 3.517911] mc: Linux media interface: v0.10 [ 3.542728] videodev: Linux video capture interface: v2.00 [ 3.571899] pinctrl-single f4000.pinctrl: pin PIN35 already requested by 20010000.i2c; cannot claim for 2b10000.audio-controller [ 3.592411] pinctrl-single f4000.pinctrl: pin-35 (2b10000.audio-controller) status -22 [ 3.615270] pinctrl-single f4000.pinctrl: could not request pin 35 (PIN35) from group main-mcasp1-default-pins on device pinctrl-single [ 3.628013] max96714_probe start [ 3.628084] max96714 2-002a: twl max96714_get_hw_resources success[0] [ 3.628529] davinci-mcasp 2b10000.audio-controller: Error applying setting, reverse things back [ 3.635172] platform 79000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 3.643602] platform 79000000.r5f: configured R5F for IPC-only mode [ 3.643768] platform 79000000.r5f: assigned reserved memory node r5f-dma-memory@9b800000 [ 3.645666] k3-dsp-rproc 7e000000.dsp: assigned reserved memory node c7x-dma-memory@99800000 [ 3.646298] k3-dsp-rproc 7e000000.dsp: configured DSP for remoteproc mode [ 3.646646] k3-dsp-rproc 7e000000.dsp: local reset is deasserted for device [ 3.654237] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found [ 3.656099] remoteproc remoteproc0: 79000000.r5f is available [ 3.661232] audit: type=1334 audit(1709054766.280:5): prog-id=9 op=LOAD [ 3.661758] remoteproc remoteproc0: attaching to 79000000.r5f [ 3.662181] vdec 30210000.video-codec: failed to get irq resource, falling back to polling [ 3.669707] remoteproc remoteproc1: 7e000000.dsp is available [ 3.671366] platform 79000000.r5f: R5F core initialized in IPC-only mode [ 3.671400] rproc-virtio rproc-virtio.8.auto: assigned reserved memory node r5f-dma-memory@9b800000 [ 3.674680] ------------------------------------- [ 3.674680] [ 3.676279] twl max96714 read device id [c9] [ 3.677294] link freq[500000000] [ 3.677318] twl max96714_parse_dt_txport num_data_lanes[4] [ 3.681698] max96714 2-002a: Deserializer: max96714 [ 3.681722] twl max96714_log_status [ 3.682134] max96714 2-002a: Link locked:0 [ 3.684795] twl max96714_link_status lock: 0 [ 3.685017] max96714 2-002a: Pipe vidlock:0 [ 3.685218] twl max96714_pipe_status Pipe vidlock: 0 [ 3.685685] max96714 2-002a: CSI controller DPLL freq:1000MHz CSIPHY enabled:0 [ 3.685894] twl max96714_csi_status CSI controller DPLL freq:1000MHz CSIPHY enabled:0 [ 3.685917] max96714 2-002a: Error invalid reg-width 0 for reg 0x0010 [ 3.688733] virtio_rpmsg_bus virtio0: rpmsg host is online [ 3.692512] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 3.695991] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 3.696420] rproc-virtio rproc-virtio.8.auto: registered virtio0 (type 7) [ 3.696442] remoteproc remoteproc0: remote processor 79000000.r5f is now attached [ 3.702809] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE' [ 3.702833] vdec 30210000.video-codec: Product Code: 0x521c [ 3.702840] vdec 30210000.video-codec: Firmware Revision: 320127 [ 3.745685] audit: type=1334 audit(1709054766.360:6): prog-id=10 op=LOAD [ 3.748581] remoteproc remoteproc1: powering up 7e000000.dsp [ 3.748611] remoteproc remoteproc1: Booting fw image am62a-c71_0-fw, size 11604048 [ 3.772216] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 3.772567] platform 78000000.r5f: configured R5F for IPC-only mode [ 3.772716] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9c800000 [ 3.787358] k3-dsp-rproc 7e000000.dsp: booting DSP core using boot addr = 0x99a00000 [ 3.795655] remoteproc remoteproc2: 78000000.r5f is available [ 3.795729] remoteproc remoteproc2: attaching to 78000000.r5f [ 3.796498] rproc-virtio rproc-virtio.9.auto: assigned reserved memory node c7x-dma-memory@99800000 [ 3.801721] max96714 2-002a: Fixed dependency cycle(s) with /bus@f0000/ticsi2rx@30102000/csi-bridge@30101000 [ 3.801840] platform 30101000.csi-bridge: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/deserializer@2a [ 3.802689] virtio_rpmsg_bus virtio1: rpmsg host is online [ 3.802740] rproc-virtio rproc-virtio.9.auto: registered virtio1 (type 7) [ 3.802750] remoteproc remoteproc1: remote processor 7e000000.dsp is now up [ 3.804527] platform 78000000.r5f: R5F core initialized in IPC-only mode [ 3.804567] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node r5f-dma-memory@9c800000 [ 3.808893] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xd [ 3.831027] virtio_rpmsg_bus virtio2: rpmsg host is online [ 3.831086] rproc-virtio rproc-virtio.10.auto: registered virtio2 (type 7) [ 3.831095] remoteproc remoteproc2: remote processor 78000000.r5f is now attached [ 3.832103] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd [ 3.832212] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0x15 [ 3.835674] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xe [ 3.835879] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15 [ 3.841472] virtio_rpmsg_bus virtio1: msg received with no recipient [ 3.842295] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe [ 3.842464] e5010 fd20000.jpeg-encoder: Device registered as /dev/video2 [ 3.854038] virtio_rpmsg_bus virtio2: msg received with no recipient [ 3.883092] audit: type=1334 audit(1709054766.500:7): prog-id=11 op=LOAD [ 3.887342] audit: type=1334 audit(1709054766.500:8): prog-id=12 op=LOAD [ 3.887377] audit: type=1334 audit(1709054766.500:9): prog-id=13 op=LOAD [ 3.918329] max96714 2-002a: 1test_print_all_register val :0x0 [ 3.918581] max96714 2-002a: 2test_print_all_register val :0x0 [ 3.918819] max96714 2-002a: 3test_print_all_register val :0x2 [ 3.919049] max96714 2-002a: 4test_print_all_register val :0x23 [ 3.926245] max96714 2-002a: 5test_print_all_register val :0x50 [ 3.930377] max96714 2-002a: 6test_print_all_register val :0x11 [ 3.934252] max96714 2-002a: 7test_print_all_register val :0x2 [ 3.934509] max96714 2-002a: 8test_print_all_register val :0x0 [ 3.934747] max96714 2-002a: 9test_print_all_register val :0xe4 [ 3.936662] max96714 2-002a: atest_print_all_register val :0xd0 [ 3.936898] max96714 2-002a: btest_print_all_register val :0x2a [ 3.938506] max96714 2-002a: ctest_print_all_register val :0x1 [ 3.942326] max96714 2-002a: dtest_print_all_register val :0x2 [ 3.946176] max96714 2-002a: etest_print_all_register val :0x2 [ 3.947832] max96714_probe success [ 3.947836] flork max96714_kthread start [ 3.948078] [Flork]:96714 GMSL2 link state change! [0] -> [1] [ 3.948310] [Flork]:96714 Video pipe link state change! [0] -> [1] [ 3.948570] [Flork]:96717 0X000D = 0xbf! [ 3.948584] [Flork] SUCCESS :96717 DEV ID correct! [ 4.132658] cdns-csi2rx 30101000.csi-bridge: Probed CSI2RX with 4/4 lanes, 4 streams, external D-PHY [ 4.359230] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 4.372555] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 4.373252] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 4.373402] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 4.373418] cfg80211: failed to load regulatory.db [ 4.417669] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [Generic PHY] (irq=POLL) [ 4.417701] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rmii link mode [ 4.620849] audit: type=1334 audit(1758100778.878:10): prog-id=14 op=LOAD [ 5.138171] max 96714 get format [ 5.602347] max 96714 get format [ 5.602966] max96712 stream on [ 5.602975] max96714 2-002a: stream on!!!! [ 6.462972] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 6.588803] kauditd_printk_skb: 2 callbacks suppressed [ 6.588827] audit: type=1334 audit(1758100780.846:13): prog-id=17 op=LOAD [ 6.588927] audit: type=1334 audit(1758100780.846:14): prog-id=18 op=LOAD [ 6.589363] audit: type=1334 audit(1758100780.846:15): prog-id=19 op=LOAD [ 7.858814] audit: type=1006 audit(1758100825.869:16): pid=310 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1 [ 7.858851] audit: type=1300 audit(1758100825.869:16): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=fffffe72c3a8 a2=1 a3=1 items=0 ppid=1 pid=310 auid=0 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) [ 7.858865] audit: type=1327 audit(1758100825.869:16): proctitle="(systemd)" [ 7.919349] audit: type=1334 audit(1758100825.929:17): prog-id=20 op=LOAD [ 7.919386] audit: type=1300 audit(1758100825.929:17): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd95bd678 a2=90 a3=0 items=0 ppid=1 pid=310 auid=0 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" key=(null) [ 7.919399] audit: type=1327 audit(1758100825.929:17): proctitle="(systemd)" [ 7.919415] audit: type=1334 audit(1758100825.929:18): prog-id=20 op=UNLOAD [ 14.304952] platform sound: deferred probe pending [ 36.874772] kauditd_printk_skb: 8 callbacks suppressed [ 36.874789] audit: type=1334 audit(1758100854.885:21): prog-id=19 op=UNLOAD [ 36.874811] audit: type=1334 audit(1758100854.885:22): prog-id=18 op=UNLOAD [ 36.874820] audit: type=1334 audit(1758100854.885:23): prog-id=17 op=UNLOAD
-
[Without SD card] (dmesg output)
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.6.32 (flork@ti) (aarch64-oe-linux-gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42.0.20240620) #8 SMP PREEMPT Tue Sep 16 10:35:47 HKT 2025 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Texas Instruments AM62A7 SK [ 0.000000] efi: UEFI not found. [ 0.000000] [Firmware Bug]: Kernel image misaligned at boot, please fix your bootloader! [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000c0000000, size 576 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000c0000000..0x00000000e3ffffff (589824 KiB) map reusable linux,cma [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000099800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node c7x-dma-memory@99800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000099800000..0x00000000998fffff (1024 KiB) nomap non-reusable c7x-dma-memory@99800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x0000000099900000, size 31 MiB [ 0.000000] OF: reserved mem: initialized node c7x-memory@99900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x0000000099900000..0x000000009b7fffff (31744 KiB) nomap non-reusable c7x-memory@99900000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009b800000..0x000000009b8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9b800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9b900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009b900000..0x000000009c7fffff (15360 KiB) nomap non-reusable r5f-dma-memory@9b900000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c800000..0x000000009c8fffff (1024 KiB) nomap non-reusable r5f-dma-memory@9c800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c900000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c900000..0x000000009e6fffff (30720 KiB) nomap non-reusable r5f-dma-memory@9c900000 [ 0.000000] OF: reserved mem: 0x000000009e780000..0x000000009e7fffff (512 KiB) nomap non-reusable tfa@9e780000 [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] OF: reserved mem: 0x00000000a0000000..0x00000000a0ffffff (16384 KiB) nomap non-reusable edgeai-rtos-ipc-memory-region [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node edgeai-dma-memory@a1000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000a1000000..0x00000000a2ffffff (32768 KiB) nomap non-reusable edgeai-dma-memory@a1000000 [ 0.000000] OF: reserved mem: initialized node edgeai_shared-memories, compatible id dma-heap-carveout [ 0.000000] OF: reserved mem: 0x00000000a3000000..0x00000000adffffff (180224 KiB) map non-reusable edgeai_shared-memories [ 0.000000] Reserved memory: created DMA memory pool at 0x00000000ae000000, size 288 MiB [ 0.000000] OF: reserved mem: initialized node edgeai-core-heap-memory@ae000000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000ae000000..0x00000000bfffffff (294912 KiB) nomap non-reusable edgeai-core-heap-memory@ae000000 [ 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-0x00000000997fffff] [ 0.000000] node 0: [mem 0x0000000099800000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e77ffff] [ 0.000000] node 0: [mem 0x000000009e780000-0x00000000a2ffffff] [ 0.000000] node 0: [mem 0x00000000a3000000-0x00000000adffffff] [ 0.000000] node 0: [mem 0x00000000ae000000-0x00000000bfffffff] [ 0.000000] node 0: [mem 0x00000000c0000000-0x00000000ffffffff] [ 0.000000] node 0: [mem 0x0000000880000000-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 s43496 r8192 d30232 u81920 [ 0.000000] pcpu-alloc: s43496 r8192 d30232 u81920 alloc=20*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,115200 root=/dev/mmcblk0p1 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 4. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB) [ 0.000000] Memory: 2807212K/4194304K available (12480K kernel code, 1230K rwdata, 4196K rodata, 2368K init, 499K bss, 797268K reserved, 589824K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4. [ 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=4 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 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:0x0000000001880000 [ 0.000000] ITS [mem 0x01820000-0x0182ffff] [ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS [ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19 [ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000880040000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns [ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns [ 0.000294] Console: colour dummy device 80x25 [ 0.000339] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.000349] pid_max: default: 32768 minimum: 301 [ 0.000421] LSM: initializing lsm=capability,integrity [ 0.000507] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.000523] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.001990] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.002047] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. [ 0.002197] rcu: Hierarchical SRCU implementation. [ 0.002201] rcu: Max phase no-delay instances is 1000. [ 0.002409] Platform MSI: msi-controller@1820000 domain created [ 0.002602] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.002824] EFI services will not be available. [ 0.003022] smp: Bringing up secondary CPUs ... [ 0.003572] Detected VIPT I-cache on CPU1 [ 0.003636] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.003651] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000 [ 0.003696] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.004352] Detected VIPT I-cache on CPU2 [ 0.004401] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.004414] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000 [ 0.004444] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.004983] Detected VIPT I-cache on CPU3 [ 0.005027] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.005039] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000 [ 0.005067] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.005134] smp: Brought up 1 node, 4 CPUs [ 0.005139] SMP: Total of 4 processors activated. [ 0.005143] CPU features: detected: 32-bit EL0 Support [ 0.005147] CPU features: detected: CRC32 instructions [ 0.005197] CPU: All CPU(s) started at EL2 [ 0.005199] alternatives: applying system-wide alternatives [ 0.006701] devtmpfs: initialized [ 0.014678] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.014699] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.028785] pinctrl core: initialized pinctrl subsystem [ 0.029187] DMI not present or invalid. [ 0.029724] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.030391] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations [ 0.030489] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.030621] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.030675] audit: initializing netlink subsys (disabled) [ 0.030824] audit: type=2000 audit(0.028:1): state=initialized audit_enabled=0 res=1 [ 0.031202] thermal_sys: Registered thermal governor 'step_wise' [ 0.031207] thermal_sys: Registered thermal governor 'power_allocator' [ 0.031241] cpuidle: using governor menu [ 0.031378] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.031453] ASID allocator initialised with 65536 entries [ 0.041906] platform a40000.pinctrl: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts [ 0.043452] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-lvds@29 [ 0.045101] platform panel-lvds: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-lvds@29 [ 0.045687] Modules: 27520 pages in range for non-PLT usage [ 0.045692] Modules: 519040 pages in range for PLT usage [ 0.046437] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.046445] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.046449] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.046452] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.046455] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.046458] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.046462] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.046464] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.047567] k3-chipinfo 43000014.chipid: Family:AM62AX rev:SR1.0 JTAGID[0x0bb8d02f] Detected [ 0.048210] iommu: Default domain type: Translated [ 0.048221] iommu: DMA domain TLB invalidation policy: strict mode [ 0.048478] SCSI subsystem initialized [ 0.048689] libata version 3.00 loaded. [ 0.048854] usbcore: registered new interface driver usbfs [ 0.048877] usbcore: registered new interface driver hub [ 0.048902] usbcore: registered new device driver usb [ 0.049356] pps_core: LinuxPPS API ver. 1 registered [ 0.049360] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.049371] PTP clock support registered [ 0.049514] EDAC MC: Ver: 3.0.0 [ 0.049945] scmi_core: SCMI protocol bus registered [ 0.050187] FPGA manager framework [ 0.050283] Advanced Linux Sound Architecture Driver Initialized. [ 0.051072] vgaarb: loaded [ 0.051365] clocksource: Switched to clocksource arch_sys_counter [ 0.051555] VFS: Disk quotas dquot_6.6.0 [ 0.051579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.056915] Carveout Heap: Exported 176 MiB at 0x00000000a3000000 [ 0.057009] NET: Registered PF_INET protocol family [ 0.057178] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.059835] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) [ 0.059873] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.059883] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.060067] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.060820] TCP: Hash tables configured (established 32768 bind 32768) [ 0.060943] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.061020] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) [ 0.061233] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.061666] RPC: Registered named UNIX socket transport module. [ 0.061674] RPC: Registered udp transport module. [ 0.061677] RPC: Registered tcp transport module. [ 0.061679] RPC: Registered tcp-with-tls transport module. [ 0.061681] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.061689] NET: Registered PF_XDP protocol family [ 0.061707] PCI: CLS 0 bytes, default 64 [ 0.062838] Initialise system trusted keyrings [ 0.063029] workingset: timestamp_bits=46 max_order=20 bucket_order=0 [ 0.063286] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.063548] NFS: Registering the id_resolver key type [ 0.063588] Key type id_resolver registered [ 0.063591] Key type id_legacy registered [ 0.063607] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.063612] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.092580] Key type asymmetric registered [ 0.092588] Asymmetric key parser 'x509' registered [ 0.092633] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 0.092774] io scheduler mq-deadline registered [ 0.092779] io scheduler kyber registered [ 0.092804] io scheduler bfq registered [ 0.095492] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.096084] pinctrl-single f4000.pinctrl: 151 pins, size 604 [ 0.097625] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.102571] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled [ 0.114260] loop: module loaded [ 0.115134] megasas: 07.725.01.00-rc1 [ 0.117265] tun: Universal TUN/TAP device driver, 1.6 [ 0.118094] VFIO - User Level meta-driver version: 0.3 [ 0.119067] usbcore: registered new interface driver usb-storage [ 0.119425] i2c_dev: i2c /dev entries driver [ 0.119555] IR NEC protocol handler initialized [ 0.120905] sdhci: Secure Digital Host Controller Interface driver [ 0.120912] sdhci: Copyright(c) Pierre Ossman [ 0.121118] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.121761] ledtrig-cpu: registered to indicate activity on CPUs [ 0.122019] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.122598] usbcore: registered new interface driver usbhid [ 0.122602] usbhid: USB HID core driver [ 0.122861] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100 [ 0.123003] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100 [ 0.123095] omap-mailbox 29020000.mailbox: omap mailbox rev 0x66fca100 [ 0.123143] omap-mailbox 29030000.mailbox: no available mbox devices found [ 0.124331] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.124876] optee: probing for conduit method. [ 0.124900] optee: revision 4.2 (12d7c4ee) [ 0.125153] optee: dynamic shared memory is enabled [ 0.125758] random: crng init done [ 0.125830] optee: initialized driver [ 0.127270] Initializing XFRM netlink socket [ 0.127301] NET: Registered PF_PACKET protocol family [ 0.127393] Key type dns_resolver registered [ 0.133878] registered taskstats version 1 [ 0.134008] Loading compiled-in X.509 certificates [ 0.145202] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.0.8--v10.00.08 (Fiery Fox)') [ 0.178368] i2c 0-0048: Fixed dependency cycle(s) with /bus@f0000/i2c@20000000/pmic@48/regulators/buck5 [ 0.178558] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 0.179909] pca953x 1-0023: supply vcc not found, using dummy regulator [ 0.180011] pca953x 1-0023: using AI [ 0.203499] pca953x 1-0023: failed writing register [ 0.203605] pca953x: probe of 1-0023 failed with error -121 [ 0.203673] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 0.204583] i2c 2-002a: Fixed dependency cycle(s) with /bus@f0000/ticsi2rx@30102000/csi-bridge@30101000 [ 0.204784] platform panel-lvds: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-lvds@29 [ 0.204837] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20020000/bridge-lvds@29 [ 0.204883] i2c 2-0029: Fixed dependency cycle(s) with /panel-lvds [ 0.204925] i2c 2-0029: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 0.205043] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 0.205329] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 0.205469] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 0.205667] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 0.205903] ti-sci-inta 4e0a0000.interrupt-controller: Interrupt Aggregator domain 200 created [ 0.206565] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 0.208785] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 0.210949] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 0.215033] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 0.216751] ti-udma 4e230000.dma-controller: Number of rings: 6 [ 0.217234] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6) [ 0.218258] printk: console [ttyS2] disabled [ 0.218523] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250 [ 0.218568] printk: console [ttyS2] enabled [ 0.633886] spi-nand: probe of spi0.0 failed with error -110 [ 0.671372] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 0.672727] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006 [ 0.673013] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 0.673021] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 0.673472] pps pps0: new PPS source ptp0 [ 0.673692] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1 [ 0.678268] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 0.681978] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 0.682007] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 0.682174] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 0.682182] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010 [ 0.682230] xhci-hcd xhci-hcd.0.auto: irq 266, io mem 0x31000000 [ 0.682930] hub 1-0:1.0: USB hub found [ 0.682965] hub 1-0:1.0: 1 port detected [ 0.684959] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 0.684986] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 0.685092] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports [ 0.685099] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010 [ 0.685147] xhci-hcd xhci-hcd.1.auto: irq 267, io mem 0x31100000 [ 0.685788] hub 2-0:1.0: USB hub found [ 0.685824] hub 2-0:1.0: 1 port detected [ 0.686861] rtc-ti-k3 2b1f0000.rtc: Clock rate 32552 is not 32768! Could misbehave! [ 0.687820] rtc-ti-k3 2b1f0000.rtc: registered as rtc0 [ 0.687853] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:01 UTC (1) [ 0.690225] mmc1: CQHCI version 5.10 [ 0.690233] mmc0: CQHCI version 5.10 [ 0.727420] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 0.791924] mmc0: Command Queue Engine enabled [ 0.791946] mmc0: new HS200 MMC card at address 0001 [ 0.792430] mmcblk0: mmc0:0001 8GUF4R 7.28 GiB [ 0.793550] mmcblk0: p1 [ 0.793952] mmcblk0boot0: mmc0:0001 8GUF4R 31.9 MiB [ 0.794699] mmcblk0boot1: mmc0:0001 8GUF4R 31.9 MiB [ 0.795400] mmcblk0rpmb: mmc0:0001 8GUF4R 4.00 MiB, chardev (239:0) [ 0.970654] tps6594-rtc tps6594-rtc.7.auto: registered as rtc1 [ 0.970907] pinctrl-single f4000.pinctrl: pin PIN117 already requested by 601000.gpio; cannot claim for 1-0022 [ 0.980914] pinctrl-single f4000.pinctrl: pin-117 (1-0022) status -22 [ 0.987347] pinctrl-single f4000.pinctrl: could not request pin 117 (PIN117) from group main-gpio1-ioexp-intr-default-pins on device pinctrl-single [ 1.000637] pca953x 1-0022: Error applying setting, reverse things back [ 1.007405] lt9211 2-0029: #####111 find panel error: -517 [ 1.008069] panel-lvds panel-lvds: /panel-lvds: problems parsing panel-timing (-2) [ 1.015681] panel-lvds: probe of panel-lvds failed with error -2 [ 1.015774] twl 2025-03-04 panel_simple_probe [ 1.015779] twl test panel [ 1.055375] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.056487] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver unknown [ 1.056990] Registered IR keymap rc-nec-terratec-cinergy-xs [ 1.057080] rc rc0: gpio_ir_recv as /devices/platform/gpio-ir-receiver/rc/rc0 [ 1.057186] input: gpio_ir_recv as /devices/platform/gpio-ir-receiver/rc/rc0/input0 [ 1.058165] lt9211 2-0029: ########################### 1-3 [ 1.058179] lt9211 2-0029: panel found [ 1.058187] lt9211 2-0029: ########################### 1-4 [ 1.058191] lt9211 2-0029: bridge found [ 1.207371] twl reset chip [ 1.251787] lt9211 2-0029: Chip ID: 0x21 0x03 0xe1 [ 1.252889] LT9211C chip id:0x21 0x03 0xe1 [ 1.252895] lt9211 2-0029: ########################### 2 [ 1.252901] lt9211 2-0029: DRM bridge lt9211 probed [ 1.253040] twl LT9211C_Main start [ 1.255243] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ 1.257061] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 1.259941] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.267287] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.275405] clk: Disabling unused clocks [ 1.279314] ALSA device list: [ 1.279321] No soundcards found. [ 1.315379] [Flork] lt9211: bridge_state->output_bus_cfg.format = 4106 [ 1.359372] RxState = 0x02 [ 1.359378] TxState = 0x02 [ 1.363276] RxState = 0x03 [ 1.367718] TTLRx Input Mode: RGB888 [ 1.367722] RxState = 0x04 [ 1.759720] Rx Pll Cal done and Lock [ 1.760428] vmax, vmin = 0x10 0x00 [ 1.760786] vcoset = 0x08 [ 1.762409] uci fit = 0x08 [ 1.762413] ucihact, ucivact = 1920 720 [ 1.768120] self timing set: [ 1.768123] hfp, hs, hbp, hact, htotal = 72 12 64 1920 2068 [ 1.768129] vfp, vs, vbp, vact, vtotal = 15 6 18 720 759 [ 1.875726] TTL input sync_polarity = 0x0f [ 1.877069] sync mode enable, generate de [ 1.877741] RxState = 0x05 [ 1.895727] FM CLOCK DET Stable [ 1.897806] TTL input dclock: 92997 [ 1.897811] ============== [ 1.897814] ============== [ 1.897816] ============== [ 2.010050] ************video check phase: 0x09 [ 2.010054] sync_polarity = 0x0f [ 2.010057] hfp, hs, hbp, hact, htotal = 72 12 64 1920 2068 [ 2.010062] vfp, vs, vbp, vact, vtotal = 15 6 18 720 759 [ 2.010067] RxState = 0x06 [ 2.011410] TxState = 0x03 [ 2.027726] FM CLOCK DET Stable [ 2.032349] temp is: 0x02 [ 2.072075] Tx Pll Lock [ 2.072079] TxState = 0x04 [ 2.202085] sdhci-am654 fa00000.mmc: Power on failed [ 2.232680] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 2.247421] EXT4-fs (mmcblk0p1): warning: mounting fs with errors, running e2fsck is recommended [ 2.248290] EXT4-fs (mmcblk0p1): recovery complete [ 2.248745] EXT4-fs (mmcblk0p1): mounted filesystem 6178f84d-13e8-45bf-890c-a219a0607b8a r/w with ordered data mode. Quota mode: none. [ 2.248819] VFS: Mounted root (ext4 filesystem) on device 179:1. [ 2.249398] devtmpfs: mounted [ 2.250028] Freeing unused kernel memory: 2368K [ 2.250109] Run /sbin/init as init process [ 2.250115] with arguments: [ 2.250117] /sbin/init [ 2.250120] with environment: [ 2.250122] HOME=/ [ 2.250125] TERM=linux [ 2.342109] systemd[1]: System time before build time, advancing clock. [ 2.364188] NET: Registered PF_INET6 protocol family [ 2.365013] Segment Routing with IPv6 [ 2.365038] In-situ OAM (IOAM) with IPv6 [ 2.381234] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.381955] systemd[1]: Configuration file /usr/lib/systemd/system.conf.d/00-systemd-conf.conf is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.383138] 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) [ 2.383166] systemd[1]: Detected architecture arm64. [ 2.396597] systemd[1]: Hostname set to <am62axx-evm>. [ 2.518592] systemd[1]: Configuration file /usr/lib/systemd/system/blockdev@.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.519893] systemd[1]: Configuration file /usr/lib/systemd/system/umount.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.520611] systemd[1]: Configuration file /usr/lib/systemd/system/local-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.525051] systemd[1]: Configuration file /usr/lib/systemd/system/swap.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.525864] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journald.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.527872] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journald.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.531682] systemd[1]: Configuration file /usr/lib/systemd/system/soft-reboot.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.532991] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-soft-reboot.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.534670] systemd[1]: Configuration file /usr/lib/systemd/system/final.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.535449] systemd[1]: Configuration file /usr/lib/systemd/system/sysinit.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.540064] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-update-utmp.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.542259] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-update-done.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.544124] systemd[1]: Configuration file /etc/systemd/system/systemd-udevd.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.546794] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-udevd-kernel.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.548586] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-udevd-control.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.550531] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-udev-trigger.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.552321] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-setup.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.554365] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-switch-root.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.556289] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-cleanup.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.557573] systemd[1]: Configuration file /usr/lib/systemd/system/initrd.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.559318] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-battery-check.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.561407] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-hibernate-resume.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.563192] systemd[1]: Configuration file /usr/lib/systemd/system/rescue.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.565229] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-update-utmp-runlevel.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.567915] systemd[1]: Configuration file /usr/lib/systemd/system/graphical.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.570057] systemd[1]: Configuration file /usr/lib/systemd/system/multi-user.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.574728] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-user-sessions.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.576801] systemd[1]: Configuration file /usr/lib/systemd/system/network.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.577634] systemd[1]: Configuration file /usr/lib/systemd/system/network-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.578750] systemd[1]: Configuration file /usr/lib/systemd/system/nss-user-lookup.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.580228] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-networkd.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.583998] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-networkd.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.585409] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-logind.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.589791] systemd[1]: Configuration file /usr/lib/systemd/system/dbus.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.590862] systemd[1]: Configuration file /usr/lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.592945] systemd[1]: Configuration file /usr/lib/systemd/system/user.slice is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.593753] systemd[1]: Configuration file /usr/lib/systemd/system/slices.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.594501] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-ask-password-wall.path is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.597058] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-ask-password-wall.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.599292] systemd[1]: Configuration file /usr/lib/systemd/system/paths.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.600024] systemd[1]: Configuration file /usr/lib/systemd/system/remote-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.601141] systemd[1]: Configuration file /usr/lib/systemd/system/remote-fs-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.602588] systemd[1]: Configuration file /etc/systemd/system/hd260_init.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.603614] systemd[1]: Configuration file /usr/lib/systemd/system/getty.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.605383] systemd[1]: Configuration file /usr/lib/systemd/system/serial-getty@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.609180] systemd[1]: Configuration file /usr/lib/systemd/system/rc-local.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.610460] systemd[1]: Configuration file /usr/lib/systemd/system/getty-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.612390] systemd[1]: Configuration file /usr/lib/systemd/system/getty@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.615428] systemd[1]: Configuration file /usr/lib/systemd/system/dbus.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.616363] systemd[1]: Configuration file /usr/lib/systemd/system/rescue.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.617341] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-parse-etc.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.619063] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-usr-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.620607] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-root-device.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.622139] systemd[1]: Configuration file /usr/lib/systemd/system/basic.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.623218] systemd[1]: Configuration file /usr/lib/systemd/system/timers.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.624604] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-clean.timer is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.626437] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-clean.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.628388] systemd[1]: Configuration file /usr/lib/systemd/system/time-set.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.629477] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.630601] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-root-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.632201] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-udevadm-cleanup-db.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.634547] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-udev-settle.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.636266] systemd[1]: Configuration file /usr/lib/systemd/system/initrd-switch-root.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.637923] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.640500] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-tmpfiles-setup-dev-early.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.643561] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-timesyncd.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.647253] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-sysusers.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.648994] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-sysctl.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.650396] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-resolved.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.654029] systemd[1]: Configuration file /usr/lib/systemd/system/nss-lookup.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.655211] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-random-seed.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.658000] systemd[1]: Configuration file /usr/lib/systemd/system/first-boot-complete.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.659639] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-network-generator.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.661541] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-modules-load.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.663329] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-machine-id-commit.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.665568] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journal-flush.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.667511] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journal-catalog-update.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.669855] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-hwdb-update.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.671634] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-ask-password-console.path is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.674193] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-ask-password-console.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.676570] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-vconsole-setup.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.678582] systemd[1]: Configuration file /usr/lib/systemd/system/sys-kernel-tracing.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.680473] systemd[1]: Configuration file /usr/lib/systemd/system/sys-kernel-debug.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.682204] systemd[1]: Configuration file /usr/lib/systemd/system/sys-kernel-config.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.684082] systemd[1]: Configuration file /usr/lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.685060] systemd[1]: Configuration file /usr/lib/systemd/system/sys-fs-fuse-connections.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.687475] systemd[1]: Configuration file /usr/lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.688430] systemd[1]: Configuration file /etc/systemd/system/sync-clocks.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.688812] 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. [ 2.689727] systemd[1]: Configuration file /usr/lib/systemd/system/ldconfig.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.690702] systemd[1]: Configuration file /usr/lib/systemd/system/kmod-static-nodes.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.692357] systemd[1]: Configuration file /usr/lib/systemd/system/dev-mqueue.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.693730] systemd[1]: Configuration file /usr/lib/systemd/system/dev-hugepages.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.695042] systemd[1]: Configuration file /usr/lib/systemd/system/emergency.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.696080] systemd[1]: Configuration file /usr/lib/systemd/system/syslog.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.697472] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journald-audit.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.699260] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-journald-dev-log.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.701746] systemd[1]: Configuration file /usr/lib/systemd/system/sockets.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.704126] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-userdbd.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.705720] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-userdbd.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.708136] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-initctl.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.709554] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-initctl.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.710707] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-coredump.socket is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.712144] systemd[1]: Configuration file /usr/lib/systemd/system/var-volatile-srv.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.713864] systemd[1]: Configuration file /usr/lib/systemd/system/var-volatile-spool.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.715591] systemd[1]: Configuration file /usr/lib/systemd/system/var-volatile-lib.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.717307] systemd[1]: Configuration file /usr/lib/systemd/system/var-volatile-cache.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.719003] systemd[1]: Configuration file /usr/lib/systemd/system/tmp.mount is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.720061] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-remount-fs.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.721818] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-fsck-root.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.723476] systemd[1]: Configuration file /usr/lib/systemd/system/emergency.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.724265] systemd[1]: Configuration file /usr/lib/systemd/system/shutdown.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.724926] systemd[1]: Configuration file /usr/lib/systemd/system/local-fs-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.731432] systemd[1]: Queued start job for default target Multi-User System. [ 2.755022] systemd[1]: Created slice Slice /system/getty. [ 2.773019] systemd[1]: Created slice Slice /system/modprobe. [ 2.788992] systemd[1]: Created slice Slice /system/serial-getty. [ 2.804567] systemd[1]: Created slice User and Session Slice. [ 2.819770] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 2.835663] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 2.851513] systemd[1]: Expecting device /dev/ttyS2... [ 2.863540] systemd[1]: Reached target Path Units. [ 2.875498] systemd[1]: Reached target Remote File Systems. [ 2.891455] systemd[1]: Reached target Slice Units. [ 2.903475] systemd[1]: Reached target Swaps. [ 2.915787] systemd[1]: Configuration file /usr/lib/systemd/system/systemd-coredump@.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 2.921645] systemd[1]: Listening on Process Core Dump Socket. [ 2.939862] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 2.956504] systemd[1]: Listening on Journal Audit Socket. [ 2.972078] systemd[1]: Listening on Journal Socket (/dev/log). [ 2.988034] systemd[1]: Listening on Journal Socket. [ 3.000176] systemd[1]: Listening on Network Service Netlink Socket. [ 3.016482] systemd[1]: Listening on udev Control Socket. [ 3.031999] systemd[1]: Listening on udev Kernel Socket. [ 3.047993] systemd[1]: Listening on User Database Manager Socket. [ 3.091717] systemd[1]: Mounting Huge Pages File System... [ 3.106781] systemd[1]: Mounting POSIX Message Queue File System... [ 3.126945] systemd[1]: Mounting Kernel Debug File System... [ 3.133527] LVDS Output PortA&B [ 3.136028] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). [ 3.140494] systemd[1]: Mounting Temporary Directory /tmp... [ 3.141815] Data Format: VESA [ 3.141830] ColorSpace: RGB [ 3.141833] ColorDepth: 8Bit [ 3.145733] systemd[1]: Starting Create List of Static Device Nodes... [ 3.159818] LVDS Tx Video Out [ 3.159837] TxState = 0x05 [ 3.159846] LT9211C_Main tx rx all ready. [ 3.159850] LT9211C_Main exit. [ 3.175961] systemd[1]: Starting Load Kernel Module configfs... [ 3.191747] systemd[1]: Starting Load Kernel Module drm... [ 3.207770] systemd[1]: Starting Load Kernel Module fuse... [ 3.219831] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/). [ 3.226947] systemd[1]: Starting Journal Service... [ 3.235146] fuse: init (API version 7.39) [ 3.237063] systemd[1]: Load Kernel Modules was skipped because no trigger condition checks were met. [ 3.241228] systemd[1]: Starting Generate network units from Kernel command line... [ 3.259237] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.279716] systemd[1]: Starting Apply Kernel Variables... [ 3.304299] systemd[1]: Starting Coldplug All udev Devices... [ 3.326349] systemd[1]: Mounted Huge Pages File System. [ 3.326528] systemd-journald[123]: Configuration file /etc/systemd/journald.conf is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.327770] systemd-journald[123]: Configuration file /usr/lib/systemd/journald.conf.d/00-systemd-conf.conf is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.328667] systemd-journald[123]: Collecting audit messages is enabled. [ 3.339677] EXT4-fs (mmcblk0p1): re-mounted 6178f84d-13e8-45bf-890c-a219a0607b8a r/w. Quota mode: none. [ 3.345986] systemd[1]: Mounted POSIX Message Queue File System. [ 3.364382] systemd[1]: Mounted Kernel Debug File System. [ 3.380175] systemd[1]: Mounted Temporary Directory /tmp. [ 3.396693] systemd[1]: Finished Create List of Static Device Nodes. [ 3.412902] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 3.413584] systemd[1]: Finished Load Kernel Module configfs. [ 3.436049] systemd[1]: Started Journal Service. [ 3.669162] systemd-journald[123]: Received client request to flush runtime journal. [ 3.881636] audit: type=1334 audit(1709054765.536:2): prog-id=6 op=LOAD [ 3.881810] audit: type=1334 audit(1709054765.536:3): prog-id=7 op=LOAD [ 4.071531] audit: type=1334 audit(1709054765.724:4): prog-id=8 op=LOAD [ 4.358945] audit: type=1334 audit(1709054766.012:5): prog-id=9 op=LOAD [ 4.371392] pinctrl-single f4000.pinctrl: pin PIN35 already requested by 20010000.i2c; cannot claim for 2b10000.audio-controller [ 4.384489] mc: Linux media interface: v0.10 [ 4.395548] k3-dsp-rproc 7e000000.dsp: assigned reserved memory node c7x-dma-memory@99800000 [ 4.395809] videodev: Linux video capture interface: v2.00 [ 4.396450] k3-dsp-rproc 7e000000.dsp: configured DSP for remoteproc mode [ 4.400330] k3-dsp-rproc 7e000000.dsp: local reset is deasserted for device [ 4.402450] pinctrl-single f4000.pinctrl: pin-35 (2b10000.audio-controller) status -22 [ 4.403062] remoteproc remoteproc0: 7e000000.dsp is available [ 4.412166] pinctrl-single f4000.pinctrl: could not request pin 35 (PIN35) from group main-mcasp1-default-pins on device pinctrl-single [ 4.424529] audit: type=1334 audit(1709054766.080:6): prog-id=10 op=LOAD [ 4.424560] davinci-mcasp 2b10000.audio-controller: Error applying setting, reverse things back [ 4.453943] max96714_probe start [ 4.454026] max96714 2-002a: twl max96714_get_hw_resources success[0] [ 4.499510] ------------------------------------- [ 4.499510] [ 4.499739] twl max96714 read device id [c9] [ 4.500027] link freq[500000000] [ 4.500045] twl max96714_parse_dt_txport num_data_lanes[4] [ 4.504869] max96714 2-002a: Deserializer: max96714 [ 4.504893] twl max96714_log_status [ 4.505104] max96714 2-002a: Link locked:0 [ 4.508654] twl max96714_link_status lock: 0 [ 4.508887] max96714 2-002a: Pipe vidlock:0 [ 4.509084] twl max96714_pipe_status Pipe vidlock: 0 [ 4.509443] max96714 2-002a: CSI controller DPLL freq:1000MHz CSIPHY enabled:0 [ 4.509637] twl max96714_csi_status CSI controller DPLL freq:1000MHz CSIPHY enabled:0 [ 4.509651] max96714 2-002a: Error invalid reg-width 0 for reg 0x0010 [ 4.510777] remoteproc remoteproc0: powering up 7e000000.dsp [ 4.516285] remoteproc remoteproc0: Booting fw image am62a-c71_0-fw, size 11604048 [ 4.531777] k3-dsp-rproc 7e000000.dsp: booting DSP core using boot addr = 0x99a00000 [ 4.540398] rproc-virtio rproc-virtio.8.auto: assigned reserved memory node c7x-dma-memory@99800000 [ 4.541716] vdec 30210000.video-codec: error -ENXIO: IRQ index 0 not found [ 4.553556] vdec 30210000.video-codec: failed to get irq resource, falling back to polling [ 4.559219] virtio_rpmsg_bus virtio0: rpmsg host is online [ 4.561909] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xd [ 4.569434] rproc-virtio rproc-virtio.8.auto: registered virtio0 (type 7) [ 4.569458] remoteproc remoteproc0: remote processor 7e000000.dsp is now up [ 4.571142] audit: type=1334 audit(1709054766.224:7): prog-id=11 op=LOAD [ 4.571996] audit: type=1334 audit(1709054766.228:8): prog-id=12 op=LOAD [ 4.572171] audit: type=1334 audit(1709054766.228:9): prog-id=13 op=LOAD [ 4.574065] platform 79000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 4.574813] platform 79000000.r5f: configured R5F for IPC-only mode [ 4.574963] platform 79000000.r5f: assigned reserved memory node r5f-dma-memory@9b800000 [ 4.584604] remoteproc remoteproc1: 79000000.r5f is available [ 4.585365] remoteproc remoteproc1: attaching to 79000000.r5f [ 4.588652] platform 79000000.r5f: R5F core initialized in IPC-only mode [ 4.588695] rproc-virtio rproc-virtio.9.auto: assigned reserved memory node r5f-dma-memory@9b800000 [ 4.592059] virtio_rpmsg_bus virtio1: rpmsg host is online [ 4.592516] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 4.593325] rproc-virtio rproc-virtio.9.auto: registered virtio1 (type 7) [ 4.593349] remoteproc remoteproc1: remote processor 79000000.r5f is now attached [ 4.594370] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe [ 4.616208] vdec 30210000.video-codec: Added wave5 driver with caps: 'ENCODE' 'DECODE' [ 4.616235] vdec 30210000.video-codec: Product Code: 0x521c [ 4.616243] vdec 30210000.video-codec: Firmware Revision: 320127 [ 4.662037] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 4.663686] platform 78000000.r5f: configured R5F for IPC-only mode [ 4.663854] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9c800000 [ 4.669344] remoteproc remoteproc2: 78000000.r5f is available [ 4.669422] remoteproc remoteproc2: attaching to 78000000.r5f [ 4.674192] platform 78000000.r5f: R5F core initialized in IPC-only mode [ 4.674229] rproc-virtio rproc-virtio.10.auto: assigned reserved memory node r5f-dma-memory@9c800000 [ 4.703786] virtio_rpmsg_bus virtio2: rpmsg host is online [ 4.703880] rproc-virtio rproc-virtio.10.auto: registered virtio2 (type 7) [ 4.703895] remoteproc remoteproc2: remote processor 78000000.r5f is now attached [ 4.704446] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0xd [ 4.704538] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0x15 [ 4.707532] virtio_rpmsg_bus virtio2: creating channel rpmsg_chrdev addr 0x15 [ 4.707851] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xe [ 4.713235] virtio_rpmsg_bus virtio2: creating channel ti.ipc4.ping-pong addr 0xe [ 4.713406] virtio_rpmsg_bus virtio0: msg received with no recipient [ 4.716129] virtio_rpmsg_bus virtio2: msg received with no recipient [ 4.731963] max96714 2-002a: 1test_print_all_register val :0x0 [ 4.732726] max96714 2-002a: 2test_print_all_register val :0x0 [ 4.733354] max96714 2-002a: 3test_print_all_register val :0x2 [ 4.733933] max96714 2-002a: 4test_print_all_register val :0x23 [ 4.734182] max96714 2-002a: 5test_print_all_register val :0x50 [ 4.734691] max96714 2-002a: 6test_print_all_register val :0x11 [ 4.735215] max96714 2-002a: 7test_print_all_register val :0x2 [ 4.735499] max96714 2-002a: 8test_print_all_register val :0x0 [ 4.735737] max96714 2-002a: 9test_print_all_register val :0xe4 [ 4.735976] max96714 2-002a: atest_print_all_register val :0xd0 [ 4.736456] max96714 2-002a: btest_print_all_register val :0x2a [ 4.737366] max96714 2-002a: ctest_print_all_register val :0x1 [ 4.737623] max96714 2-002a: dtest_print_all_register val :0x2 [ 4.737851] max96714 2-002a: etest_print_all_register val :0x2 [ 4.738289] max96714_probe success [ 4.738471] flork max96714_kthread start [ 4.738720] [Flork]:96714 GMSL2 link state change! [0] -> [1] [ 4.738991] [Flork]:96714 Video pipe link state change! [0] -> [1] [ 4.739228] [Flork]:96717 0X000D = 0xbf! [ 4.739244] [Flork] SUCCESS :96717 DEV ID correct! [ 4.781067] e5010 fd20000.jpeg-encoder: Device registered as /dev/video2 [ 4.975287] cdns-csi2rx 30101000.csi-bridge: Probed CSI2RX with 4/4 lanes, 4 streams, external D-PHY [ 5.201251] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 5.216581] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 5.217294] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 5.217467] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 5.217491] cfg80211: failed to load regulatory.db [ 5.269676] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [Generic PHY] (irq=POLL) [ 5.269703] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rmii link mode [ 5.494309] audit: type=1334 audit(1758100857.151:10): prog-id=14 op=LOAD [ 5.495163] audit: type=1334 audit(1758100857.151:11): prog-id=15 op=LOAD [ 5.495697] audit: type=1334 audit(1758100857.155:12): prog-id=16 op=LOAD [ 6.018105] max 96714 get format [ 6.499497] max 96714 get format [ 6.500110] max96712 stream on [ 6.500120] max96714 2-002a: stream on!!!! [ 7.328184] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx [ 7.409161] audit: type=1334 audit(1758100859.067:13): prog-id=17 op=LOAD [ 7.410359] audit: type=1334 audit(1758100859.067:14): prog-id=18 op=LOAD [ 7.410827] audit: type=1334 audit(1758100859.067:15): prog-id=19 op=LOAD [ 8.350866] audit: type=1006 audit(1758100899.257:16): pid=296 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1 [ 8.350905] audit: type=1300 audit(1758100899.257:16): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffd9d09b98 a2=1 a3=1 items=0 ppid=1 pid=296 auid=0 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) [ 8.350920] audit: type=1327 audit(1758100899.257:16): proctitle="(systemd)" [ 8.424231] audit: type=1334 audit(1758100899.333:17): prog-id=20 op=LOAD [ 15.075197] platform sound: deferred probe pending