U-Boot SPL 2024.04-dirty (May 08 2025 - 17:59:03 +0800) SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)') SPL initial stack usage: 13456 bytes Trying to boot from SPI Loading Environment from SPIFlash... OK load_os [A] Booting A(0x80000) OS... Authentication passed Authentication passed Authentication passed Loading Environment from SPIFlash... OK Authentication passed Authentication passed Success read efuse otp mmr_val:0x1497a3 Success read efuse otp mmr_val:0xb918 Starting ATF on ARM64 core... NOTICE: BL31: v2.11.0(release):v3.0.0 NOTICE: BL31: Built : 17:58:08, May 8 2025 NOTICE: Reset reason (0x0) NOTICE: Cold reset by MCU reset pin. NOTICE: The ZLG and FORLINX core boards can't distinguish between an external watchdog reset and a power-on reset. NOTICE: Write Reset reason (0x0) to register RTC_RTC_SCRATCH0_2(0x2b1f0038). NOTICE: Reset reason register(CTRLMMR_MCU_RST_SRC) cleared. I/TC: I/TC: OP-TEE version: v3.0.0 (gcc version 9.2.1 20191025 (GNU Toolchain for the A-profile Architecture 9.2-2019.12 (arm-9.10))) #1 Thu May 8 09:58:26 UTC 2025 aarch64 I/TC: WARNING: This OP-TEE configuration might be insecure! I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html I/TC: Primary CPU initializing I/TC: GIC redistributor base address not provided I/TC: Assuming default GIC group status and modifier I/TC: SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)') I/TC: Activated SA2UL device I/TC: Enabled firewalls for SA2UL TRNG device I/TC: SA2UL TRNG initialized I/TC: SA2UL Drivers initialized I/TC: Secure Board Configuration Software: Rev 1 I/TC: Secure Boot Keys: Count 2, Rev 1 I/TC: HUK Initialized I/TC: Primary CPU switching to normal world boot U-Boot SPL 2024.04-dirty (May 08 2025 - 18:08:43 +0800) SYSFW ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)') SPL initial stack usage: 1872 bytes MMC: no card present ** Bad device specification mmc 1 ** Couldn't find partition mmc 1:1 Error: could not access storage. Trying to boot from SPI Loading Environment from SPIFlash... OK load_os [A] Booting A(0x380000) OS... Authentication passed Authentication passed U-Boot 2024.04-dirty (May 08 2025 - 18:08:43 +0800), Build: jenkins-CS_am62x_1004-19 SoC: AM62X SR1.0 HS-SE Model: Texas Instruments AM625 SK EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -19 DRAM: 1 GiB Core: 80 devices, 31 uclasses, devicetree: separate MMC: mmc@fa10000: 0, mmc@fa00000: 1 Loading Environment from SPIFlash... SF: Detected w25q128 with page size 256 Bytes, erase size 4 KiB, total 16 MiB OK In: serial Out: serial Err: serial EEPROM not available at 0x50, trying to read at 0x51 Reading on-board EEPROM at 0x51 failed -121 Net: eth0: ethernet@8000000port@1 Hit key to stop autoboot in 2s MMC: no card present Running auto_update mmc rescan: 1 SD/MMC found on device 1 MMC: no card present ** Bad device specification mmc 1 ** Couldn't find partition mmc 1 Can't set block device Booting ... switch to partitions #0, OK mmc0(part 0) is current device Booting A OS ... MMC read: dev # 0, block # 2048, count 65536 ... 65536 blocks read: OK ## Loading kernel from FIT Image at 90000000 ... Using 'config-0' configuration Verifying Hash Integrity ... sha512,rsa4096:custMpk+ OK Trying 'kernel-1' kernel subimage Description: Linux kernel Type: Kernel Image Compression: gzip compressed Data Start: 0x900000e0 Data Size: 7306350 Bytes = 7 MiB Architecture: AArch64 OS: Linux Load Address: 0x82000000 Entry Point: 0x82000000 Hash algo: sha512 Hash value: 6eaa468cc083babb14f1441d0e21e7b1936427088ffe3a006ac029afcd0f707f056d31018415e2d0e3d294a1338f510fe8f3248d85bad445016c48a7a246dd03 Verifying Hash Integrity ... sha512+ OK ## Loading fdt from FIT Image at 90000000 ... Using 'config-0' configuration Verifying Hash Integrity ... sha512,rsa4096:custMpk+ OK Trying 'fdt-ti_k3-am625-sk.dtb' fdt subimage Description: Flattened Device Tree blob Type: Flat Device Tree Compression: uncompressed Data Start: 0x906f7e84 Data Size: 70048 Bytes = 68.4 KiB Architecture: AArch64 Load Address: 0x88000000 Hash algo: sha512 Hash value: 08c8eaa9812b1e93285a5ae8acecea51fcbc3b850c1f3d54c1d54124f439a7ba20a60544842afe612785975450e847898544fb3030fbe671a51c916699c1e15e Verifying Hash Integrity ... sha512+ OK Loading fdt from 0x906f7e84 to 0x88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Uncompressing Kernel Image to 82000000 Loading Device Tree to 000000008ffeb000, end 000000008ffff19f ... OK Working FDT set to 8ffeb000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.6.58-rt45-g23ca5883065d (jenkins@yanfajenkins) (aarch64-linux-gcc.br_real (Buildroot v1.4.0-134-g7bc66d41-dirty) 12.3.0, GNU ld (GNU Binutils) 2.41) #1 SMP PREEMPT_RT Thu May 8 18:04:38 CST 2025 [ 0.000000] Machine model: Texas Instruments AM625 SK [ 0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '') [ 0.000000] printk: legacy bootconsole [ns16550a0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x00000000b8000000, size 128 MiB [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x00000000b8000000..0x00000000bfffffff (131072 KiB) map reusable linux,cma [ 0.000000] OF: reserved mem: 0x0000000080000000..0x000000008007ffff (512 KiB) nomap non-reusable tfa@80000000 [ 0.000000] OF: reserved mem: 0x000000009c700000..0x000000009c7fffff (1024 KiB) map non-reusable ramoops@9c700000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 3 MiB [ 0.000000] OF: reserved mem: initialized node ipc-memories@9c800000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009c800000..0x000000009cafffff (3072 KiB) nomap non-reusable ipc-memories@9c800000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cb00000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node m4f-dma-memory@9cb00000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009cb00000..0x000000009cbfffff (1024 KiB) nomap non-reusable m4f-dma-memory@9cb00000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009cc00000, size 14 MiB [ 0.000000] OF: reserved mem: initialized node m4f-memory@9cc00000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009cc00000..0x000000009d9fffff (14336 KiB) nomap non-reusable m4f-memory@9cc00000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009da00000, size 1 MiB [ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9da00000, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x000000009da00000..0x000000009dafffff (1024 KiB) nomap non-reusable r5f-dma-memory@9da00000 [ 0.000000] Reserved memory: created DMA memory pool at 0x000000009db00000, size 12 MiB [ 0.000000] OF: reserved mem: initialized node r5f-memory@9db00000, compatible id shared-dma-pool [ I /T C0: .0Se0c00o0nd0a] ryOF C:P Ure 1s eirvneidti amleimz: i0ngx0 on0I00/0TC09: dbS0ec00on00da..ry0 x0C0PU00 100 0sw09ite6chfiffngff to(1 2no2r88ma lK iBwo)r nlod mabpo otn -reusable r5f-memory@9db00000 [ 0.000000] OF: reserved mem: 0x000000009e800000..0x000000009fffffff (24576 KiB) nomap non-reusable optee@9e800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000008007ffff] [ 0.000000] node 0: [mem 0x0000000080080000-0x000000009c7fffff] [ 0.000000] node 0: [mem 0x000000009c800000-0x000000009e6fffff] [ 0.000000] node 0: [mem 0x000000009e700000-0x000000009e7fffff] [ 0.000000] node 0: [mem 0x000000009e800000-0x000000009fffffff] [ 0.000000] node 0: [mem 0x00000000a0000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 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.5 [ 0.000000] percpu: Embedded 21 pages/cpu s47680 r8192 d30144 u86016 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: kernel page table isolation disabled by kernel configuration [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 fbcon=logo-pos:center fbcon=logo-count:1 root=/dev/mmcblk0p3 ro rootfstype=squashfs rootwait panic=1 oops=panic [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] software IO TLB: area num 2. [ 0.000000] software IO TLB: mapped [mem 0x00000000b2d80000-0x00000000b6d80000] (64MB) [ 0.000000] Memory: 756772K/1048576K available (11072K kernel code, 1262K rwdata, 2780K rodata, 2240K init, 563K bss, 160732K reserved, 131072K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] rcu: RCU_SOFTIRQ processing moved to rcuc kthreads. [ 0.000000] No expedited grace period (rcu_normal_after_boot). [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode [ 0.000000] GICv3: 256 SPIs implemented [ 0.000000] GICv3: 0 Extended SPIs implemented [ 0.000000] Root IRQ handler: 0xffff8000800100c0 [ 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 @80c00000 (flat, esz 8, psz 64K, shr 0) [ 0.000000] ITS: using cache flushing for cmd queue [ 0.000000] GICv3: using LPI property table @0x0000000080430000 [ 0.000000] GIC: using cache flushing for LPI property table [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080440000 [ 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.000275] Console: colour dummy device 80x25 [ 0.000338] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=200000) [ 0.000349] pid_max: default: 32768 minimum: 301 [ 0.000432] LSM: initializing lsm=capability,selinux,integrity [ 0.000456] SELinux: Initializing. [ 0.000626] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.000642] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.008941] rcu: Hierarchical SRCU implementation. [ 0.008952] rcu: Max phase no-delay instances is 400. [ 0.047319] Platform MSI: msi-controller@1820000 domain created [ 0.047597] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.047700] EFI services will not be available. [ 0.106116] smp: Bringing up secondary CPUs ... [ 0.246521] Detected VIPT I-cache on CPU1 [ 0.246616] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.246633] GICv3: CPU1: using allocated LPI pending table @0x0000000080450000 [ 0.246688] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.262383] smp: Brought up 1 node, 2 CPUs [ 0.262390] SMP: Total of 2 processors activated. [ 0.262395] CPU features: detected: 32-bit EL0 Support [ 0.262399] CPU features: detected: CRC32 instructions [ 0.308237] CPU: All CPU(s) started at EL2 [ 0.308241] alternatives: applying system-wide alternatives [ 0.312021] devtmpfs: initialized [ 0.324831] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns [ 0.324859] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.329567] pinctrl core: initialized pinctrl subsystem [ 0.330460] DMI not present or invalid. [ 0.330991] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.332598] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations [ 0.332730] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.332831] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.332905] audit: initializing netlink subsys (disabled) [ 0.333233] audit: type=2000 audit(0.331:1): state=initialized audit_enabled=0 res=1 [ 0.333750] thermal_sys: Registered thermal governor 'step_wise' [ 0.333754] thermal_sys: Registered thermal governor 'power_allocator' [ 0.334016] ASID allocator initialised with 65536 entries [ 0.335479] pstore: Using crash dump compression: deflate [ 0.335495] printk: legacy console [ramoops-1] enabled [ 0.335750] pstore: Registered ramoops as persistent store backend [ 0.335754] ramoops: using 0x100000@0x9c700000, ecc: 0 [ 0.341612] /bus@f0000/interrupt-controller@1800000: Fixed dependency cycle(s) with /bus@f0000/interrupt-controller@1800000 [ 0.341858] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/dss@30200000/oldi-txes/oldi@1 [ 0.341872] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/dss@30200000/oldi-txes/oldi@0 [ 0.341893] /bus@f0000/dss@30200000/oldi-txes/oldi@0: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 0.341913] /bus@f0000/dss@30200000/oldi-txes/oldi@1: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 0.351295] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/dss@30200000/oldi-txes/oldi@1 [ 0.351321] /bus@f0000/dss@30200000: Fixed dependency cycle(s) with /bus@f0000/dss@30200000/oldi-txes/oldi@0 [ 0.351345] /bus@f0000/dss@30200000/oldi-txes/oldi@0: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 0.351393] /bus@f0000/dss@30200000/oldi-txes/oldi@1: Fixed dependency cycle(s) with /bus@f0000/dss@30200000 [ 0.351526] /bus@f0000/pinctrl@a40000: Fixed dependency cycle(s) with /bus@f0000/pinctrl@a40000/cpsw-cpts [ 0.356197] /bus@f0000/dss@30200000/oldi-txes/oldi@1: Fixed dependency cycle(s) with /display [ 0.356287] /bus@f0000/dss@30200000/oldi-txes/oldi@0: Fixed dependency cycle(s) with /display [ 0.356309] /display: Fixed dependency cycle(s) with /bus@f0000/dss@30200000/oldi-txes/oldi@1 [ 0.356329] /display: Fixed dependency cycle(s) with /bus@f0000/dss@30200000/oldi-txes/oldi@0 [ 0.357000] Modules: 28256 pages in range for non-PLT usage [ 0.357008] Modules: 519776 pages in range for PLT usage [ 0.357795] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.357805] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.357811] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.357814] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.357819] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.357822] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.357827] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.357830] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 1.078752] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 1.081737] iommu: Default domain type: Translated [ 1.081751] iommu: DMA domain TLB invalidation policy: strict mode [ 1.082228] SCSI subsystem initialized [ 1.082620] usbcore: registered new interface driver usbfs [ 1.082656] usbcore: registered new interface driver hub [ 1.082689] usbcore: registered new device driver usb [ 1.083426] pps_core: LinuxPPS API ver. 1 registered [ 1.083432] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.083449] PTP clock support registered [ 1.083741] EDAC MC: Ver: 3.0.0 [ 1.084175] scmi_core: SCMI protocol bus registered [ 1.084481] FPGA manager framework [ 1.084655] Advanced Linux Sound Architecture Driver Initialized. [ 1.085764] vgaarb: loaded [ 1.086180] clocksource: Switched to clocksource arch_sys_counter [ 1.086414] VFS: Disk quotas dquot_6.6.0 [ 1.086451] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.094271] NET: Registered PF_INET protocol family [ 1.094497] IP idents hash table entries: 16384 (order: 5, 1I3/1T0C7:2 Rbeysteesrv, edli nsheaarr)ed cm[ e m or 1y .0is95 7e3n0abl] edt : _liI/sTteC:n_ Dpoyrntamaidcdr s_hhaarsehd hmaeshmo tray biles eenntabrlieesd 512I /(ToC:r dNeorr: ma2l, W2o04r8l0d bviyrtetus,al lizinaetiaorn) blu[ pp o r t 1.is09 5d7is6a8]bl eTad 6 eI/-TpCer:t uAsryb nchharsohn touabs leno teinftriciaetsi:on s6 5a5r36e d(oirsadeblr:ed , 262144 bytes, linear) [ 1.095778] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.095881] TCP bind hash table entries: 8192 (order: 7, 655360 bytes, linear) [ 1.096596] TCP: Hash tables configured (established 8192 bind 8192) [ 1.096817] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.096896] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) [ 1.097164] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.097741] RPC: Registered named UNIX socket transport module. [ 1.097749] RPC: Registered udp transport module. [ 1.097753] RPC: Registered tcp transport module. [ 1.097756] RPC: Registered tcp-with-tls transport module. [ 1.097759] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.097776] PCI: CLS 0 bytes, default 64 [ 1.099226] Initialise system trusted keyrings [ 1.099453] workingset: timestamp_bits=62 max_order=18 bucket_order=0 [ 1.099810] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100053] NFS: Registering the id_resolver key type [ 1.100083] Key type id_resolver registered [ 1.100087] Key type id_legacy registered [ 1.100109] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.100114] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.132455] Key type asymmetric registered [ 1.132469] Asymmetric key parser 'x509' registered [ 1.132543] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 1.132549] io scheduler mq-deadline registered [ 1.132554] io scheduler kyber registered [ 1.132582] io scheduler bfq registered [ 1.139751] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 1.141157] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 1.144256] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 1.145403] gpio-export gpio_export: resources are not yet available [ 1.153398] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled [ 1.169825] loop: module loaded [ 1.171303] megasas: 07.725.01.00-rc1 [ 1.176202] tun: Universal TUN/TAP device driver, 1.6 [ 1.176509] CAN device driver interface [ 1.177567] VFIO - User Level meta-driver version: 0.3 [ 1.179078] usbcore: registered new interface driver usb-storage [ 1.179828] i2c_dev: i2c /dev entries driver [ 1.182058] sdhci: Secure Digital Host Controller Interface driver [ 1.182070] sdhci: Copyright(c) Pierre Ossman [ 1.182490] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.183735] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 1.184666] usbcore: registered new interface driver usbhid [ 1.184673] usbhid: USB HID core driver [ 1.185800] optee: probing for conduit method. [ 1.185840] optee: revision 4.4 (7ffa6ca5f54ca2a8) [ 1.218705] optee: dynamic shared memory is enabled [ 1.219744] random: crng init done [ 1.219845] optee: initialized driver [ 1.222365] xt_time: kernel timezone is -0000 [ 1.222531] Initializing XFRM netlink socket [ 1.222613] NET: Registered PF_PACKET protocol family [ 1.222619] can: controller area network core [ 1.222669] NET: Registered PF_CAN protocol family [ 1.222676] can: raw protocol [ 1.222682] can: broadcast manager protocol [ 1.222693] can: netlink gateway - max_hops=1 [ 1.222802] Key type dns_resolver registered [ 1.234848] Loading compiled-in X.509 certificates [ 1.248220] gpio-export gpio_export: resources are not yet available [ 1.254894] ti-sci 44043000.system-controller: ABI: 4.0 (firmware rev 0x000a '10.1.8--v10.01.08 (Fiery Fox)') [ 1.338851] omap-gpmc 3b000000.memory-controller: GPMC revision 6.0 [ 1.338874] gpmc_mem_init: disabling cs 0 mapped at 0x0-0x1000000 [ 1.359115] rtc-pcf8563 4-0051: registered as rtc0 [ 1.359473] rtc-pcf8563 4-0051: setting system clock to 2025-05-29T15:42:38 UTC (1748533358) [ 1.360350] omap_i2c 4900000.i2c: bus 4 rev0.12 at 400 kHz [ 1.361620] omap_i2c 20000000.i2c: bus 5 rev0.12 at 400 kHz [ 1.362918] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.363372] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.363571] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.363839] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.364688] gpio-export gpio_export: resources are not yet available [ 1.367541] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.371178] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.374889] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.381588] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.385875] 4a00000.serial: ttyS7 at MMIO 0x4a00000 (irq = 240, base_baud = 3000000) is a 8250 [ 1.662811] 2b300000.serial: ttyS8 at MMIO 0x2b300000 (irq = 241, base_baud = 3000000) is a 8250 [ 1.672267] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 242, base_baud = 3000000) is a 8250 [ 1.681176] printk: console [ttyS2] enabled [ 1.681183] printk: legacy bootconsole [ns16550a0] disabled [ 1.687943] 2810000.serial: ttyS1 at MMIO 0x2810000 (irq = 244, base_baud = 3000000) is a 8250 [ 1.689771] 2820000.serial: ttyS0 at MMIO 0x2820000 (irq = 245, base_baud = 3000000) is a 8250 [ 1.691536] 2830000.serial: ttyS3 at MMIO 0x2830000 (irq = 246, base_baud = 3000000) is a 8250 [ 1.693348] 2840000.serial: ttyS4 at MMIO 0x2840000 (irq = 247, base_baud = 3000000) is a 8250 [ 1.695066] 2850000.serial: ttyS5 at MMIO 0x2850000 (irq = 248, base_baud = 3000000) is a 8250 [ 1.696881] 2860000.serial: ttyS6 at MMIO 0x2860000 (irq = 249, base_baud = 3000000) is a 8250 [ 1.697635] panel-simple display: supply power not found, using dummy regulator [ 1.700265] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ 1.800240] Console: switching to colour frame buffer device 240x67 [ 1.823895] tidss 30200000.dss: [drm] fb0: tidssdrmfb frame buffer device [ 1.844063] spi-nor spi0.0: w25q128 (16384 Kbytes) [ 1.844310] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.844328] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.844337] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.846265] 0x000000080000-0x000000200000 : "ospi.tispl.A" [ 1.847845] 0x000000200000-0x000000380000 : "ospi.tispl.B" [ 1.849359] 0x000000380000-0x000000500000 : "ospi.u-boot.A" [ 1.850881] 0x000000500000-0x000000680000 : "ospi.u-boot.B" [ 1.852452] 0x000000680000-0x0000006a0000 : "ospi.env" [ 1.853970] 0x0000006a0000-0x000000800000 : "ospi.oem" [ 1.859592] m_can_platform 4e00000.can: m_can device registered (irq=0, version=32) [ 1.861611] m_can_platform 4e10000.can: m_can device registered (irq=0, version=32) [ 1.863685] m_can_platform 20701000.can: m_can device registered (irq=254, version=32) [ 1.866506] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 1.866549] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 1.866710] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports [ 1.866719] xhci-hcd xhci-hcd.0.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010 [ 1.867066] xhci-hcd xhci-hcd.0.auto: irq 255, io mem 0x31000000 [ 1.868272] hub 1-0:1.0: USB hub found [ 1.868301] hub 1-0:1.0: 1 port detected [ 1.871597] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 1.871634] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 [ 1.871789] xhci-hcd xhci-hcd.1.auto: USB3 root hub has no ports [ 1.871797] xhci-hcd xhci-hcd.1.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008020000010 [ 1.872096] xhci-hcd xhci-hcd.1.auto: irq 256, io mem 0x31100000 [ 1.873251] hub 2-0:1.0: USB hub found [ 1.873312] hub 2-0:1.0: 1 port detected [ 1.877290] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz [ 1.881592] mmc0: CQHCI version 5.10 [ 1.883155] mmc1: CQHCI version 5.10 [ 1.931924] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 2.021287] mmc0: Command Queue Engine enabled [ 2.021312] mmc0: new HS200 MMC card at address 0001 [ 2.022276] mmcblk0: mmc0:0001 S40008 7.28 GiB [ 2.025935] mmcblk0: p1 p2 p3 p4 p5 p6 p7 [ 2.027486] mmcblk0boot0: mmc0:0001 S40008 4.00 MiB [ 2.029283] mmcblk0boot1: mmc0:0001 S40008 4.00 MiB [ 2.030717] mmcblk0rpmb: mmc0:0001 S40008 4.00 MiB, chardev (237:0) [ 2.440430] ili210x_i2c 2-0041: ili251x_read_reg_common failed: -121 [ 2.440583] ili210x_i2c 2-0041: Invalid resolution reported by controller. [ 2.440615] ili210x_i2c 2-0041: Unable to cache firmware information, err: -121 [ 2.442661] input: ILI210x Touchscreen as /devices/platform/bus@f0000/20020000.i2c/i2c-2/2-0041/input/input0 [ 2.443980] gpio-export gpio_export: export gpio number:553 [ 2.444158] gpio-export gpio_export: export gpio number:567 [ 2.444296] gpio-export gpio_export: export gpio number:580 [ 2.467098] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 2.501199] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 2.503357] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver unknown [ 2.503380] davinci_mdio 8000f00.mdio: phy[3]: device 8000f00.mdio:03, driver unknown [ 2.503448] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006 [ 2.503754] Register value at 0x2B1F0030: 0x001497A3 [ 2.503759] Register value at 0x2B1F0034: 0x0000B918 [ 2.503804] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 2.503810] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 2.504960] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:0 [ 2.573902] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 2.581999] sdhci-am654 fa20000.mmc: allocated mmc-pwrseq [ 2.584965] mmc2: CQHCI version 5.10 [ 2.587747] clk: Disabling unused clocks [ 2.599458] ALSA device list: [ 2.599490] No soundcards found. [ 2.623437] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit [ 2.745948] mmc2: new high speed SDIO card at address 0001 [ 3.406433] sdhci-am654 fa00000.mmc: Power on failed [ 3.437427] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 3.444945] VFS: Mounted root (squashfs filesystem) readonly on device 179:3. [ 3.448533] devtmpfs: mounted [ 3.450356] Freeing unused kernel memory: 2240K [ 3.450489] Run /sbin/init as init process [ 3.687294] EXT4-fs (mmcblk0p5): recovery complete [ 3.688342] EXT4-fs (mmcblk0p5): mounted filesystem 6ff45153-d330-469a-8b98-3f9f253a31ae r/w with ordered data mode. Quota mode: none. [ 3.781273] EXT4-fs (mmcblk0p6): recovery complete [ 3.783169] EXT4-fs (mmcblk0p6): mounted filesystem 9e902ae8-285a-4314-929f-b4d9c99ba35a r/w with ordered data mode. Quota mode: none. ## Error: "upgrade_os" not defined resize2fs 1.47.0 (5-Feb-2023) resize2fs: Bad magic number in super-block while trying to open /dev/mmcblk0p3 Couldn't find valid filesystem superblock. resize2fs 1.47.0 (5-Feb-2023) resize2fs: Bad magic number in super-block while trying to open /dev/mmcblk0p4 Couldn't find valid filesystem superblock. resize2fs 1.47.0 (5-Feb-2023) The filesystem is already 262144 (1k) blocks long. Nothing to do! Start OK Starting rsyslogd: OK Seeding 256 bits and crediting Saving 256 bits of creditable seed for next boot Running sysctl: OK Populating /dev using udev: [ 4.293682] udevd[189]: starting version 3.2.14 [ 4.343917] udevd[190]: starting eudev-3.2.14 [ 4.625943] m_can_platform 20701000.can mcan2: renamed from can2 [ 4.645985] udevd[202]: renamed network interface can2 to mcan2 [ 4.762479] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 4.823828] m_can_platform 4e10000.can mcan1: renamed from can1 [ 4.839710] udevd[201]: renamed network interface can1 to mcan1 [ 4.848283] m_can_platform 4e00000.can mcan0: renamed from can0 [ 4.855147] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 [ 4.864350] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode [ 4.864968] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device [ 4.866865] udevd[199]: renamed network interface can0 to mcan0 [ 4.869885] remoteproc remoteproc0: 5000000.m4fss is available [ 4.876640] tasdevice-codec 4-0038: Primary-device = 0x38 [ 4.876728] tasdevice-codec 4-0038: Looking up irq-gpio property failed -22 [ 4.883115] remoteproc remoteproc0: powering up 5000000.m4fss [ 4.883147] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 54860 [ 4.887334] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node m4f-dma-memory@9cb00000 [ 4.888149] virtio_rpmsg_bus virtio0: rpmsg host is online [ 4.889005] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7) [ 4.889022] remoteproc remoteproc0: remote processor 5000000.m4fss is now up [ 4.977241] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 4.979064] platform 78000000.r5f: configured R5F for IPC-only mode [ 4.979394] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000 [ 4.987363] remoteproc remoteproc1: 78000000.r5f is available [ 4.987496] remoteproc remoteproc1: attaching to 78000000.r5f [ 4.988081] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@9da00000 [ 4.991291] virtio_rpmsg_bus virtio1: rpmsg host is online [ 4.991353] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7) [ 4.991361] remoteproc remoteproc1: remote processor 78000000.r5f is now attached [ 4.991771] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 4.991945] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe [ 5.088002] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 5.240167] tasdevice-codec 4-0038: tasdev: regbin_ready start [ 5.240332] tasdevice-codec 4-0038: nconfig = 3 [ 5.240342] tasdevice-codec 4-0038: img_sz = 640 total_config_sz = 348 offset = 292 [ 5.240501] tasdevice-codec 4-0038: Firmware init complete [ 5.298786] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 5.303986] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 5.510274] remoteproc remoteproc2: 30074000.pru is available [ 5.519081] remoteproc remoteproc3: 30078000.pru is available [ 5.560114] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430-sdio for chip BCM43430/1 done Starting watchdog: OK Starting system message bus: done Starting tee-supplicant: Using device /dev/teepriv0. [ 5.750962] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 5.759321] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/1 wl0: Mar 30 2021 01:12:21 version 7.45.98.118 (7d96287 CY) FWID 01-32059766 OK Starting iptables: OK Starting bluetoothd: OK Starting network: OK Starting dropbear sshd: [ 6.021210] Bluetooth: Core ver 2.22 [ 6.021444] NET: Registered PF_BLUETOOTH protocol family [ 6.021455] Bluetooth: HCI device and connection manager initialized [ 6.021478] Bluetooth: HCI socket layer initialized [ 6.021487] Bluetooth: L2CAP socket layer initialized [ 6.021513] Bluetooth: SCO socket layer initialized [ 6.097539] NET: Registered PF_INET6 protocol family [ 6.099796] Segment Routing with IPv6 [ 6.099836] In-situ OAM (IOAM) with IPv6 OK bash: -: bad number Starting collectd: OK [ 7.339799] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:03] driver [Generic PHY] (irq=POLL) [ 7.340971] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rmii link mode [ 7.363299] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [Generic PHY] (irq=POLL) [ 7.363551] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rmii link mode Welcome to EVSE evse login: