This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: Failed to start ssh.servic…[0m - OpenBSD Secure Shell server.

Part Number: AM625


Device: AM62x SKEVM PROC114E3

Installer: ti-processor-sdk-linux-am62xx-evm-09.00.00.03-Linux-x86-Install.bin — 6664936 K

SD card image: tisdk-debian-bookworm-am62xx-evm.wic.xz — 1955030 K

I used the method mentioned in this thread on the default code to create a boot sd card, but a Failed to start ssh.service error appeared.

U-Boot SPL 2023.04 (Sep 19 2023 - 17:03:44 +0800)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 13376 bytes
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE:  BL31: Built : 00:42:57, Jan 13 2023

U-Boot SPL 2023.04 (Sep 19 2023 - 17:03:52 +0800)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 1856 bytes
Error (-2): cannot determine file size
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted


U-Boot 2023.04 (Sep 19 2023 - 17:03:52 +0800)

SoC:   AM62X SR1.0 GP
Model: Texas Instruments AM625 SK
EEPROM not available at 80, trying to read at 81
Board: AM62-SKEVM rev E3
DRAM:  2 GiB
Core:  71 devices, 31 uclasses, devicetree: separate
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In:    serial
Out:   serial
Err:   serial
Net:   eth0: ethernet@8000000port@1
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
Failed to load 'uEnv.txt'
## Error: "main_cpsw0_qsgmii_phyinit" not defined
20593152 bytes read in 230 ms (85.4 MiB/s)
57500 bytes read in 16 ms (3.4 MiB/s)
Working FDT set to 88000000
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4)
   Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK
Working FDT set to 8feee000

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 6.1.33 (root@andrew-GENESYS-CML5) (aarch64-none-linux-gnu-gcc (Arm GNU Toolchain 11.3.Rel1) 11.3.1 20220712, GNU ld (Arm GNU Toolchain 11.3.Rel1) 2.38.20220708) #1 SMP PREEMPT Tue Sep 19 15:49:00 CST 2023
[    0.000000] Machine model: Texas Instruments AM625 SK
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x00000000f7600000, size 128 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    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] 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] 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] 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] 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
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    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-0x000000009c7fffff]
[    0.000000]   node   0: [mem 0x000000009c800000-0x000000009e6fffff]
[    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e77ffff]
[    0.000000]   node   0: [mem 0x000000009e780000-0x000000009fffffff]
[    0.000000]   node   0: [mem 0x00000000a0000000-0x00000000ff6fffff]
[    0.000000]   node   0: [mem 0x00000000ff700000-0x00000000fffc9fff]
[    0.000000]   node   0: [mem 0x00000000fffca000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[    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.2
[    0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
[    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] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),98048k@32m(ospi.rootfs),256k@130816k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=a0ea9fb9-02 rw rootfstype=ext4 rootwait
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] Memory: 1838092K/2097152K available (12480K kernel code, 1294K rwdata, 4040K rodata, 2176K init, 498K bss, 127988K reserved, 131072K 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 @80800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000080040000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
[    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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008544] Console: colour dummy device 80x25
[    0.013138] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023820] pid_max: default: 32768 minimum: 301
[    0.028593] LSM: Security Framework initializing
[    0.033448] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.041033] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.050864] cblist_init_generic: Setting adjustable number of callback queues.
[    0.058327] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.064632] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.071034] rcu: Hierarchical SRCU implementation.
[    0.075941] rcu:     Max phase no-delay instances is 1000.
[    0.081551] Platform MSI: msi-controller@1820000 domain created
[    0.087870] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.097707] EFI services will not be available.
[    0.102639] smp: Bringing up secondary CPUs ...
[    0.107956] Detected VIPT I-cache on CPU1
[    0.108074] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[    0.108093] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
[    0.108151] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.108875] Detected VIPT I-cache on CPU2
[    0.108955] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[    0.108968] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
[    0.109004] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.109651] Detected VIPT I-cache on CPU3
[    0.109731] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[    0.109744] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
[    0.109776] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.109850] smp: Brought up 1 node, 4 CPUs
[    0.189583] SMP: Total of 4 processors activated.
[    0.194397] CPU features: detected: 32-bit EL0 Support
[    0.199671] CPU features: detected: CRC32 instructions
[    0.204994] CPU: All CPU(s) started at EL2
[    0.209192] alternatives: applying system-wide alternatives
[    0.216797] devtmpfs: initialized
[    0.228379] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.238381] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.249946] pinctrl core: initialized pinctrl subsystem
[    0.255939] DMI not present or invalid.
[    0.260514] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.267791] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.275356] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.283473] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.291662] audit: initializing netlink subsys (disabled)
[    0.297370] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1
[    0.297853] thermal_sys: Registered thermal governor 'step_wise'
[    0.305302] thermal_sys: Registered thermal governor 'power_allocator'
[    0.311491] cpuidle: using governor menu
[    0.322362] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.329397] ASID allocator initialised with 65536 entries
[    0.345760] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
[    0.356997] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
[    0.367944] KASLR disabled due to lack of seed
[    0.379704] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.386677] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.393088] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.400028] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.406436] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.413374] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.419782] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.426721] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.434926] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[    0.445023] iommu: Default domain type: Translated
[    0.450083] iommu: DMA domain TLB invalidation policy: strict mode
[    0.456788] SCSI subsystem initialized
[    0.461004] usbcore: registered new interface driver usbfs
[    0.466660] usbcore: registered new interface driver hub
[    0.472152] usbcore: registered new device driver usb
[    0.477887] pps_core: LinuxPPS API ver. 1 registered
[    0.482969] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.492321] PTP clock support registered
[    0.496452] EDAC MC: Ver: 3.0.0
[    0.500606] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[    0.507746] FPGA manager framework
[    0.511328] Advanced Linux Sound Architecture Driver Initialized.
[    0.518588] clocksource: Switched to clocksource arch_sys_counter
[    0.525087] VFS: Disk quotas dquot_6.6.0
[    0.529143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.542158] NET: Registered PF_INET protocol family
[    0.547460] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.556711] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.565521] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.573458] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.581661] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.589655] TCP: Hash tables configured (established 16384 bind 16384)
[    0.596576] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.603501] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.611051] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.617319] RPC: Registered named UNIX socket transport module.
[    0.623396] RPC: Registered udp transport module.
[    0.628207] RPC: Registered tcp transport module.
[    0.633015] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.639606] NET: Registered PF_XDP protocol family
[    0.644519] PCI: CLS 0 bytes, default 64
[    0.649352] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.659448] Initialise system trusted keyrings
[    0.664277] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    0.676731] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.683443] NFS: Registering the id_resolver key type
[    0.688691] Key type id_resolver registered
[    0.692968] Key type id_legacy registered
[    0.697134] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.703990] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.711754] 9p: Installing v9fs 9p2000 file system support
[    0.753350] Key type asymmetric registered
[    0.757540] Asymmetric key parser 'x509' registered
[    0.762597] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.770326] io scheduler mq-deadline registered
[    0.774966] io scheduler kyber registered
[    0.782317] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[    0.788895] pinctrl-single f4000.pinctrl: 171 pins, size 684
[    0.795704] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[    0.809344] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.824238] loop: module loaded
[    0.828791] megasas: 07.719.03.00-rc1
[    0.836668] tun: Universal TUN/TAP device driver, 1.6
[    0.842627] thunder_xcv, ver 1.0
[    0.845958] thunder_bgx, ver 1.0
[    0.849287] nicpf, ver 1.0
[    0.852475] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.859866] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.865358] hclge is initializing
[    0.868773] e1000: Intel(R) PRO/1000 Network Driver
[    0.873761] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.879672] e1000e: Intel(R) PRO/1000 Network Driver
[    0.884748] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.890833] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.896354] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.902077] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.908486] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.914682] sky2: driver version 1.30
[    0.919156] VFIO - User Level meta-driver version: 0.3
[    0.925246] usbcore: registered new interface driver usb-storage
[    0.932188] i2c_dev: i2c /dev entries driver
[    0.938805] sdhci: Secure Digital Host Controller Interface driver
[    0.945163] sdhci: Copyright(c) Pierre Ossman
[    0.950115] Synopsys Designware Multimedia Card Interface Driver
[    0.956705] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.963558] ledtrig-cpu: registered to indicate activity on CPUs
[    0.969912] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.976882] usbcore: registered new interface driver usbhid
[    0.982587] usbhid: USB HID core driver
[    0.987839] optee: probing for conduit method.
[    0.992447] optee: revision 3.20 (8e74d476)
[    0.992772] optee: dynamic shared memory is enabled
[    1.002305] optee: initialized driver
[    1.007909] Initializing XFRM netlink socket
[    1.012343] NET: Registered PF_PACKET protocol family
[    1.017660] 9pnet: Installing 9P2000 support
[    1.022204] Key type dns_resolver registered
[    1.027068] registered taskstats version 1
[    1.031294] Loading compiled-in X.509 certificates
[    1.045120] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
[    1.108715] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[    1.116293] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[    1.123387] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[    1.129365] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[    1.137721] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[    1.146954] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[    1.156892] ti-udma 485c0100.dma-controller: Number of rings: 82
[    1.165098] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[    1.176261] ti-udma 485c0000.dma-controller: Number of rings: 150
[    1.186320] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[    1.196630] printk: console [ttyS2] disabled
[    1.201090] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250
[    1.209989] printk: console [ttyS2] enabled
[    1.209989] printk: console [ttyS2] enabled
[    1.218447] printk: bootconsole [ns16550a0] disabled
[    1.218447] printk: bootconsole [ns16550a0] disabled
[    1.231555] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[    1.236646] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[    1.243605] Creating 7 MTD partitions on "fc40000.spi.0":
[    1.248998] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    1.255719] 0x000000080000-0x000000280000 : "ospi.tispl"
[    1.262232] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    1.268716] 0x000000680000-0x0000006c0000 : "ospi.env"
[    1.274939] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[    1.281743] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[    1.288305] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[    1.296676] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[    1.342613] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.352494] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[    1.360606] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[    1.368730] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[    1.381586] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[    1.388712] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[    1.395226] pps pps0: new PPS source ptp0
[    1.399531] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[    1.410017] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[    1.421425] mmc0: CQHCI version 5.10
[    1.427919] pca953x 1-0022: supply vcc not found, using dummy regulator
[    1.434678] pca953x 1-0022: using AI
[    1.466507] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[    1.468254] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    1.482305] mmc2: CQHCI version 5.10
[    1.482316] mmc1: CQHCI version 5.10
[    1.495585] ALSA device list:
[    1.498615]   No soundcards found.
[    1.515999] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[    1.530766] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[    1.538674] Waiting for root device PARTUUID=a0ea9fb9-02...
[    1.563251] mmc0: Command Queue Engine enabled
[    1.567731] mmc0: new HS200 MMC card at address 0001
[    1.570270] mmc1: new ultra high speed SDR104 SDHC card at address 59b4
[    1.573603] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[    1.580295] mmcblk1: mmc1:59b4 USDU1 14.9 GiB
[    1.585747]  mmcblk0: p1 p2
[    1.590464]  mmcblk1: p1 p2
[    1.591833] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[    1.600060] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[    1.605987] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[    1.795588] EXT4-fs (mmcblk1p2): recovery complete
[    1.801139] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    1.809762] VFS: Mounted root (ext4 filesystem) on device 179:34.
[    1.818698] devtmpfs: mounted
[    1.823132] Freeing unused kernel memory: 2176K
[    1.827763] Run /sbin/init as init process
[    2.053277] systemd[1]: System time before build time, advancing clock.
[    2.110265] NET: Registered PF_INET6 protocol family
[    2.117029] Segment Routing with IPv6
[    2.120798] In-situ OAM (IOAM) with IPv6
[    2.171003] systemd[1]: Configuration file /etc/systemd/system.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.184583] systemd[1]: Configuration file /etc/systemd/system.conf is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.202872] systemd[1]: systemd 252.6-1 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.234864] systemd[1]: Detected architecture arm64.

Welcome to Debian GNU/Linux 12 (bookworm)!

[    2.252825] systemd[1]: Hostname set to <am62xx>.
[    2.491392] systemd[1]: Configuration file /lib/systemd/system/graphical.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.506059] systemd[1]: Configuration file /lib/systemd/system/graphical.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.526170] systemd[1]: Configuration file /lib/systemd/system/shutdown.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.540702] systemd[1]: Configuration file /lib/systemd/system/shutdown.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.557369] systemd[1]: Configuration file /etc/systemd/system/weston.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.571787] systemd[1]: Configuration file /etc/systemd/system/weston.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.589690] systemd[1]: Configuration file /lib/systemd/system/basic.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.603901] systemd[1]: Configuration file /lib/systemd/system/basic.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.620731] systemd[1]: Configuration file /lib/systemd/system/slices.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.635020] systemd[1]: Configuration file /lib/systemd/system/slices.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.651390] systemd[1]: Configuration file /lib/systemd/system/paths.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.665584] systemd[1]: Configuration file /lib/systemd/system/paths.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.681734] systemd[1]: Configuration file /lib/systemd/system/timers.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.696002] systemd[1]: Configuration file /lib/systemd/system/timers.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.714806] systemd[1]: Configuration file /lib/systemd/system/systemd-tmpfiles-clean.timer is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.730388] systemd[1]: Configuration file /lib/systemd/system/systemd-tmpfiles-clean.timer is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.749020] systemd[1]: Configuration file /lib/systemd/system/systemd-tmpfiles-clean.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.764809] systemd[1]: Configuration file /lib/systemd/system/systemd-tmpfiles-clean.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.786162] systemd[1]: Configuration file /lib/systemd/system/initrd-switch-root.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.801504] systemd[1]: Configuration file /lib/systemd/system/initrd-switch-root.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.820187] systemd[1]: Configuration file /lib/systemd/system/emergency.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.834717] systemd[1]: Configuration file /lib/systemd/system/emergency.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.851409] systemd[1]: Configuration file /lib/systemd/system/emergency.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.866026] systemd[1]: Configuration file /lib/systemd/system/emergency.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.882925] systemd[1]: Configuration file /lib/systemd/system/initrd-cleanup.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.897974] systemd[1]: Configuration file /lib/systemd/system/initrd-cleanup.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.915571] systemd[1]: Configuration file /lib/systemd/system/initrd.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.929839] systemd[1]: Configuration file /lib/systemd/system/initrd.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.947604] systemd[1]: Configuration file /lib/systemd/system/systemd-pcrphase-initrd.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.963450] systemd[1]: Configuration file /lib/systemd/system/systemd-pcrphase-initrd.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    2.982457] systemd[1]: Configuration file /lib/systemd/system/systemd-sysext.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.997526] systemd[1]: Configuration file /lib/systemd/system/systemd-sysext.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.015546] systemd[1]: Configuration file /lib/systemd/system/cryptsetup.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.030166] systemd[1]: Configuration file /lib/systemd/system/cryptsetup.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.046954] systemd[1]: Configuration file /lib/systemd/system/cryptsetup-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.061912] systemd[1]: Configuration file /lib/systemd/system/cryptsetup-pre.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.079236] systemd[1]: Configuration file /lib/systemd/system/initrd-parse-etc.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.094453] systemd[1]: Configuration file /lib/systemd/system/initrd-parse-etc.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.112612] systemd[1]: Configuration file /lib/systemd/system/initrd-usr-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.127496] systemd[1]: Configuration file /lib/systemd/system/initrd-usr-fs.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.145004] systemd[1]: Configuration file /lib/systemd/system/initrd-root-device.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.160309] systemd[1]: Configuration file /lib/systemd/system/initrd-root-device.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.179475] systemd[1]: Configuration file /lib/systemd/system/remote-veritysetup.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.194795] systemd[1]: Configuration file /lib/systemd/system/remote-veritysetup.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.212579] systemd[1]: Configuration file /lib/systemd/system/veritysetup-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.227643] systemd[1]: Configuration file /lib/systemd/system/veritysetup-pre.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.245005] systemd[1]: Configuration file /lib/systemd/system/veritysetup.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.259701] systemd[1]: Configuration file /lib/systemd/system/veritysetup.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.276301] systemd[1]: Configuration file /lib/systemd/system/remote-fs-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.291166] systemd[1]: Configuration file /lib/systemd/system/remote-fs-pre.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.308568] systemd[1]: Configuration file /lib/systemd/system/remote-cryptsetup.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.323783] systemd[1]: Configuration file /lib/systemd/system/remote-cryptsetup.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.341332] systemd[1]: Configuration file /lib/systemd/system/systemd-journald.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.356567] systemd[1]: Configuration file /lib/systemd/system/systemd-journald.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.376401] systemd[1]: Configuration file /lib/systemd/system/syslog.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.390691] systemd[1]: Configuration file /lib/systemd/system/syslog.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.407850] systemd[1]: Configuration file /lib/systemd/system/systemd-journald-audit.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.423516] systemd[1]: Configuration file /lib/systemd/system/systemd-journald-audit.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.442061] systemd[1]: Configuration file /lib/systemd/system/systemd-journald-dev-log.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.457893] systemd[1]: Configuration file /lib/systemd/system/systemd-journald-dev-log.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.477240] systemd[1]: Configuration file /lib/systemd/system/initrd-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.491780] systemd[1]: Configuration file /lib/systemd/system/initrd-fs.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.508765] systemd[1]: Configuration file /lib/systemd/system/initrd-root-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.523727] systemd[1]: Configuration file /lib/systemd/system/initrd-root-fs.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.542477] systemd[1]: Configuration file /lib/systemd/system/systemd-repart.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.557549] systemd[1]: Configuration file /lib/systemd/system/systemd-repart.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.575629] systemd[1]: Configuration file /lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.590253] systemd[1]: Configuration file /lib/systemd/system/modprobe@.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.608126] systemd[1]: Configuration file /lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.622757] systemd[1]: Configuration file /lib/systemd/system/modprobe@.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.639247] systemd[1]: Configuration file /lib/systemd/system/initrd-udevadm-cleanup-db.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.655235] systemd[1]: Configuration file /lib/systemd/system/initrd-udevadm-cleanup-db.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.674798] systemd[1]: Configuration file /lib/systemd/system/systemd-udev-settle.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.690280] systemd[1]: Configuration file /lib/systemd/system/systemd-udev-settle.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.708645] systemd[1]: Configuration file /lib/systemd/system/systemd-udev-trigger.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.724214] systemd[1]: Configuration file /lib/systemd/system/systemd-udev-trigger.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.742715] systemd[1]: Configuration file /lib/systemd/system/systemd-udevd-kernel.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.758189] systemd[1]: Configuration file /lib/systemd/system/systemd-udevd-kernel.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.776447] systemd[1]: Configuration file /lib/systemd/system/systemd-udevd-control.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.792017] systemd[1]: Configuration file /lib/systemd/system/systemd-udevd-control.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.810508] systemd[1]: Configuration file /lib/systemd/system/systemd-udevd.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.825477] systemd[1]: Configuration file /lib/systemd/system/systemd-udevd.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.844563] systemd[1]: Configuration file /lib/systemd/system/systemd-sysusers.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.859801] systemd[1]: Configuration file /lib/systemd/system/systemd-sysusers.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.877985] systemd[1]: Configuration file /lib/systemd/system/systemd-remount-fs.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.893398] systemd[1]: Configuration file /lib/systemd/system/systemd-remount-fs.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.911815] systemd[1]: Configuration file /lib/systemd/system/local-fs-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.926607] systemd[1]: Configuration file /lib/systemd/system/local-fs-pre.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.943982] systemd[1]: Configuration file /lib/systemd/system/systemd-fsck-root.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.959284] systemd[1]: Configuration file /lib/systemd/system/systemd-fsck-root.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    3.977535] systemd[1]: Configuration file /lib/systemd/system/systemd-fsckd.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
[    3.992415] systemd[1]: Configuration file /lib/systemd/system/systemd-fsckd.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.010066] systemd[1]: Configuration file /lib/systemd/system/systemd-fsckd.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.025040] systemd[1]: Configuration file /lib/systemd/system/systemd-fsckd.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.042684] systemd[1]: Configuration file /lib/systemd/system/initrd-switch-root.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.058077] systemd[1]: Configuration file /lib/systemd/system/initrd-switch-root.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.076325] systemd[1]: Configuration file /lib/systemd/system/time-set.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.090794] systemd[1]: Configuration file /lib/systemd/system/time-set.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.107455] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.121898] systemd[1]: Configuration file /lib/systemd/system/local-fs.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.139825] systemd[1]: Configuration file /lib/systemd/system/man-db.timer is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.154032] systemd[1]: Configuration file /lib/systemd/system/man-db.timer is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.176813] systemd[1]: Configuration file /lib/systemd/system/time-sync.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.191382] systemd[1]: Configuration file /lib/systemd/system/time-sync.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.208353] systemd[1]: Configuration file /lib/systemd/system/man-db.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.222724] systemd[1]: Configuration file /lib/systemd/system/man-db.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.239830] systemd[1]: Configuration file /lib/systemd/system/systemd-tmpfiles-setup.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.255601] systemd[1]: Configuration file /lib/systemd/system/systemd-tmpfiles-setup.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.274458] systemd[1]: Configuration file /lib/systemd/system/logrotate.timer is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.288922] systemd[1]: Configuration file /lib/systemd/system/logrotate.timer is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.305560] systemd[1]: Configuration file /lib/systemd/system/logrotate.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.320190] systemd[1]: Configuration file /lib/systemd/system/logrotate.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.337403] systemd[1]: Configuration file /lib/systemd/system/fstrim.timer is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.351603] systemd[1]: Configuration file /lib/systemd/system/fstrim.timer is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.368058] systemd[1]: Configuration file /lib/systemd/system/fstrim.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.382435] systemd[1]: Configuration file /lib/systemd/system/fstrim.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.400008] systemd[1]: Configuration file /lib/systemd/system/e2scrub_all.timer is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.414648] systemd[1]: Configuration file /lib/systemd/system/e2scrub_all.timer is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.431592] systemd[1]: Configuration file /lib/systemd/system/e2scrub_all.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.446411] systemd[1]: Configuration file /lib/systemd/system/e2scrub_all.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.463388] systemd[1]: Configuration file /lib/systemd/system/dpkg-db-backup.timer is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.478278] systemd[1]: Configuration file /lib/systemd/system/dpkg-db-backup.timer is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.495890] systemd[1]: Configuration file /lib/systemd/system/dpkg-db-backup.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.510947] systemd[1]: Configuration file /lib/systemd/system/dpkg-db-backup.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.528654] systemd[1]: Configuration file /lib/systemd/system/apt-daily.timer is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.543100] systemd[1]: Configuration file /lib/systemd/system/apt-daily.timer is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.560183] systemd[1]: Configuration file /lib/systemd/system/apt-daily.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.574825] systemd[1]: Configuration file /lib/systemd/system/apt-daily.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.592125] systemd[1]: Configuration file /lib/systemd/system/NetworkManager.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.607207] systemd[1]: Configuration file /lib/systemd/system/NetworkManager.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.624913] systemd[1]: Configuration file /lib/systemd/system/dbus.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.639115] systemd[1]: Configuration file /lib/systemd/system/dbus.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.655497] systemd[1]: Configuration file /lib/systemd/system/network-pre.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.670216] systemd[1]: Configuration file /lib/systemd/system/network-pre.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.687277] systemd[1]: Configuration file /lib/systemd/system/systemd-networkd.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.702495] systemd[1]: Configuration file /lib/systemd/system/systemd-networkd.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.722085] systemd[1]: Configuration file /lib/systemd/system/systemd-sysctl.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.737159] systemd[1]: Configuration file /lib/systemd/system/systemd-sysctl.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.755141] systemd[1]: Configuration file /lib/systemd/system/systemd-modules-load.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.770707] systemd[1]: Configuration file /lib/systemd/system/systemd-modules-load.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.789428] systemd[1]: Configuration file /lib/systemd/system/systemd-networkd.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.804572] systemd[1]: Configuration file /lib/systemd/system/systemd-networkd.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.822188] systemd[1]: Configuration file /lib/systemd/system/network-online.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.837150] systemd[1]: Configuration file /lib/systemd/system/network-online.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.855475] systemd[1]: Configuration file /lib/systemd/system/networking.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.870195] systemd[1]: Configuration file /lib/systemd/system/networking.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.887622] systemd[1]: Configuration file /lib/systemd/system/ifupdown-pre.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.902517] systemd[1]: Configuration file /lib/systemd/system/ifupdown-pre.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.919887] systemd[1]: Configuration file /lib/systemd/system/NetworkManager-wait-online.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.935976] systemd[1]: Configuration file /lib/systemd/system/NetworkManager-wait-online.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.955207] systemd[1]: Configuration file /lib/systemd/system/network.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    4.969561] systemd[1]: Configuration file /lib/systemd/system/network.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    4.985966] systemd[1]: Configuration file /lib/systemd/system/apt-daily-upgrade.timer is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.001098] systemd[1]: Configuration file /lib/systemd/system/apt-daily-upgrade.timer is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.019231] systemd[1]: Configuration file /lib/systemd/system/apt-daily-upgrade.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.034544] systemd[1]: Configuration file /lib/systemd/system/apt-daily-upgrade.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.052814] systemd[1]: Configuration file /lib/systemd/system/sockets.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.067192] systemd[1]: Configuration file /lib/systemd/system/sockets.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.085068] systemd[1]: Configuration file /lib/systemd/system/systemd-initctl.socket is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.100179] systemd[1]: Configuration file /lib/systemd/system/systemd-initctl.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.117941] systemd[1]: Configuration file /lib/systemd/system/systemd-initctl.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.133126] systemd[1]: Configuration file /lib/systemd/system/systemd-initctl.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.150705] systemd[1]: Configuration file /lib/systemd/system/sysinit.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.165055] systemd[1]: Configuration file /lib/systemd/system/sysinit.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.185759] systemd[1]: Configuration file /lib/systemd/system/systemd-update-utmp.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.201284] systemd[1]: Configuration file /lib/systemd/system/systemd-update-utmp.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.220193] systemd[1]: Configuration file /lib/systemd/system/systemd-tmpfiles-setup-dev.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.236325] systemd[1]: Configuration file /lib/systemd/system/systemd-tmpfiles-setup-dev.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.256175] systemd[1]: Configuration file /lib/systemd/system/systemd-timesyncd.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.271485] systemd[1]: Configuration file /lib/systemd/system/systemd-timesyncd.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.291758] systemd[1]: Configuration file /lib/systemd/system/systemd-random-seed.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.307263] systemd[1]: Configuration file /lib/systemd/system/systemd-random-seed.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.326084] systemd[1]: Configuration file /lib/systemd/system/first-boot-complete.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.341498] systemd[1]: Configuration file /lib/systemd/system/first-boot-complete.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.359544] systemd[1]: Configuration file /lib/systemd/system/systemd-pstore.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.374590] systemd[1]: Configuration file /lib/systemd/system/systemd-pstore.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.392560] systemd[1]: Configuration file /lib/systemd/system/modprobe@.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.407193] systemd[1]: Configuration file /lib/systemd/system/modprobe@.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.423725] systemd[1]: Configuration file /lib/systemd/system/systemd-pcrphase.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.438937] systemd[1]: Configuration file /lib/systemd/system/systemd-pcrphase.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.456865] systemd[1]: Configuration file /lib/systemd/system/remote-fs.target is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.471398] systemd[1]: Configuration file /lib/systemd/system/remote-fs.target is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.488309] systemd[1]: Configuration file /lib/systemd/system/systemd-pcrphase-sysinit.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.504223] systemd[1]: Configuration file /lib/systemd/system/systemd-pcrphase-sysinit.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.523111] systemd[1]: Configuration file /lib/systemd/system/systemd-machine-id-commit.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.539108] systemd[1]: Configuration file /lib/systemd/system/systemd-machine-id-commit.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.558356] systemd[1]: Configuration file /lib/systemd/system/systemd-journal-flush.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.574017] systemd[1]: Configuration file /lib/systemd/system/systemd-journal-flush.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.592690] systemd[1]: Configuration file /lib/systemd/system/systemd-firstboot.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.608004] systemd[1]: Configuration file /lib/systemd/system/systemd-firstboot.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.626249] systemd[1]: Configuration file /lib/systemd/system/systemd-binfmt.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.641308] systemd[1]: Configuration file /lib/systemd/system/systemd-binfmt.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[    5.659220] systemd[1]: Configuration file /lib/systemd/system/proc-sys-fs-binfmt_misc.mount is marked executable. Please remove executable permission bits. Proceeding anyway.
[    5.674876] systemd[1]: Configuration file /lib/systemd/system/proc-sys-fs-binfmt_misc.mount is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[  OK  ] Created slice system-getty.slice - Slice /system/getty.
[  OK  ] Created slice system-modpr…lice - Slice /system/modprobe.
[  OK  ] Created slice system-seria… - Slice /system/serial-getty.
[  OK  ] Created slice user.slice - User and Session Slice.
[  OK  ] Started systemd-ask-passwo…quests to Console Directory Watch.
[  OK  ] Started systemd-ask-passwo… Requests to Wall Directory Watch.
[  OK  ] Reached target cryptsetup.…get - Local Encrypted Volumes.
[  OK  ] Reached target integrityse…Local Integrity Protected Volumes.
[  OK  ] Reached target paths.target - Path Units.
[  OK  ] Reached target remote-fs.target - Remote File Systems.
[  OK  ] Reached target slices.target - Slice Units.
[  OK  ] Reached target swap.target - Swaps.
[  OK  ] Reached target veritysetup… - Local Verity Protected Volumes.
[  OK  ] Listening on systemd-initc… initctl Compatibility Named Pipe.
[  OK  ] Listening on systemd-journ…socket - Journal Audit Socket.
[  OK  ] Listening on systemd-journ…t - Journal Socket (/dev/log).
[  OK  ] Listening on systemd-journald.socket - Journal Socket.
[  OK  ] Listening on systemd-udevd….socket - udev Control Socket.
[  OK  ] Listening on systemd-udevd…l.socket - udev Kernel Socket.
         Mounting dev-hugepages.mount - Huge Pages File System...
         Mounting dev-mqueue.mount▒▒POSIX Message Queue File System...
         Mounting sys-kernel-debug.… - Kernel Debug File System...
         Starting kmod-static-nodes…ate List of Static Device Nodes...
         Starting modprobe@configfs…m - Load Kernel Module configfs...
         Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod...
         Starting modprobe@drm.service - Load Kerne[    6.318651] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
l Module drm...
         Starting modprobe@efi_psto…- Load Kernel Module efi_pstore...
         Starting modprobe@fuse.ser…e - Load Kernel Module fuse...
[    6.397322] fuse: init (API version 7.37)
         Starting modprobe@loop.ser…e - Load Kernel Module loop...
         Starting systemd-journald.service - Journal Service...
         Starting systemd-modules-l…rvice - Load Kernel Modules...
         Starting systemd-remount-f…nt Root and Kernel File Systems...
         Starting systemd-udev-trig…[0m - Coldplug All udev Devices...
[    6.526000] systemd-journald[173]: Configuration file /etc/systemd/journald.conf is marked executable. Please remove executable permission bits. Proceeding anyway.
[    6.540738] systemd-journald[173]: Configuration file /etc/systemd/journald.conf is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[  OK  ] Mounted dev-hugepages.mount - Huge Pages File System.
[  OK  ] Mounted dev-mqueue.mount▒▒- POSIX Message Queue File System.
[  OK  ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System.
[  OK  ] Finished kmod-static-nodes…reate List of Static Device Nodes.
[  OK  ] Started systemd-journald.service - Journal Service.
[  OK  ] Finished modprobe@configfs…[0m - Load Kernel Module configfs.
[  OK  ] Finished modprobe@dm_mod.s…e - Load Kernel Module dm_mod.
[  OK  ] Finished modprobe@drm.service - Load Kernel Module drm.
[  OK  ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore.
[  OK  ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
[  OK  ] Finished systemd-modules-l…service - Load Kernel Modules.
[  OK  ] Finished systemd-remount-f…ount Root and Kernel File Systems.
         Mounting sys-fs-fuse-conne… - FUSE Control File System...
         Mounting sys-kernel-config…ernel Configuration File System...
         Starting systemd-journal-f…h Journal to Persistent Storage...
         Starting systemd-random-se…ice - Load/Save Random Seed...
[    6.899859] systemd-journald[173]: Received client request to flush runtime journal.
[    6.911996] systemd-journald[173]: File /var/log/journal/61e3cf19309f4a3a80b3ea3558380ffb/system.journal corrupted or uncleanly shut down, renaming and replacing.
         Starting systemd-sysctl.se…ce - Apply Kernel Variables...
         Starting systemd-sysusers.…rvice - Create System Users...
[  OK  ] Mounted sys-fs-fuse-connec…nt - FUSE Control File System.
[  OK  ] Mounted sys-kernel-config.… Kernel Configuration File System.
[  OK  ] Finished systemd-udev-trig…e - Coldplug All udev Devices.
         Starting ifupdown-pre.serv…ynchronize boot up for ifupdown...
[  OK  ] Finished systemd-journal-f…ush Journal to Persistent Storage.
[  OK  ] Finished systemd-sysctl.service - Apply Kernel Variables.
[  OK  ] Finished ifupdown-pre.serv… synchronize boot up for ifupdown.
[  OK  ] Finished systemd-sysusers.service - Create System Users.
         Starting systemd-tmpfiles-…ate Static Device Nodes in /dev...
[  OK  ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev.
[  OK  ] Reached target local-fs-pr…reparation for Local File Systems.
[  OK  ] Reached target local-fs.target - Local File Systems.
         Starting networking.service - Raise network interfaces...
         Starting systemd-binfmt.se…et Up Additional Binary Formats...
         Starting systemd-tmpfiles-… Volatile Files and Directories...
         Starting systemd-udevd.ser…ger for Device Events and Files...
[FAILED] Failed to start systemd-bi… Set Up Additional Binary Formats.
See 'systemctl status systemd-binfmt.service' for details.
[  OK  ] Finished systemd-tmpfiles-…te Volatile Files and Directories.
         Starting systemd-timesyncd… - Network Time Synchronization...
         Starting systemd-update-ut…rd System Boot/Shutdown in UTMP...
[    7.830635] random: crng init done
[  OK  ] Started systemd-udevd.serv…nager for Device Events and Files.
[  OK  ] Finished systemd-random-se…rvice - Load/Save Random Seed.
[  OK  ] Finished networking.service - Raise network interfaces.
[  OK  ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP.
[  OK  ] Found device dev-ttyS2.device - /dev/ttyS2.
[    8.166977] systemd-journald[173]: Oldest entry in /var/log/journal/61e3cf19309f4a3a80b3ea3558380ffb/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[  OK  ] Started systemd-timesyncd.…0m - N[    8.199109] systemd-journald[173]: /var/log/journal/61e3cf19309f4a3a80b3ea3558380ffb/system.journal: Journal header limits reached or header out-of-date, rotating.
etwork Time Synchronization.
[  OK  ] Reached target sysinit.target - System Initialization.
[  OK  ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories.
[  OK  ] Reached target time-set.target - System Time Set.
[  OK  ] Started apt-daily.timer - Daily apt download activities.
[    8.580132] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[  OK  ] Started apt-daily-upgrade.… apt u[    8.591638] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
pgrade and clean activities.
[    8.602806] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
[  OK  ] Started dpkg-db-backup.tim… Daily[    8.616117] remoteproc remoteproc0: 5000000.m4fss is available
 dpkg database backup timer.
[    8.629056] mc: Linux media interface: v0.10
[    8.629901] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2
[  OK  ] Started e2scrub_all.timer▒▒etadat[    8.645113] remoteproc remoteproc0: powering up 5000000.m4fss
a Check for All Filesystems.
[    8.656765] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2
[  OK  ] Started fstrim.timer - Discard [    8.669661] remoteproc remoteproc0: request_firmware failed: -2
[    8.680164] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
unused blocks once a week.
[    8.681346] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    8.686356] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:14 UTC (14)
[    8.701489] systemd-journald[173]: Time jumped backwards, rotating.
[    8.703754] platform 78000000.r5f: configured R5F for IPC-only mode
[    8.704796] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
[    8.705527] remoteproc remoteproc1: 78000000.r5f is available
[    8.705669] remoteproc remoteproc1: attaching to 78000000.r5f
[    8.706484] platform 78000000.r5f: R5F core initialized in IPC-only mode
[    8.706504] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node r5f-dma-memory@9da00000
[    8.706625] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7)
[    8.706632] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[    8.722765] videodev: Linux video capture interface: v2.00
[  OK  ] Started logrotate.timer - Daily rotation of log files.
[  OK  ] Started man-db.timer - Daily man-db regeneration.
[  OK  ] Reached target timers.target - Timer Units.
[  OK  ] Listening on dbus.socket▒▒- D-Bus System Message Bus Socket.
[  OK  ] Listening on weston.socket - Weston socket.
[  OK  ] Reached target sockets.target - Socket Units.
[  OK  ] Reached target basic.target - Basic System.
[    9.007736] remoteproc remoteproc2: 30074000.pru is available
[    9.017068] remoteproc remoteproc3: 30078000.pru is available
[    9.017885] sii902x 1-003b: supply iovcc not found, using dummy regulator
[  OK  ] Started cron.service -…kgroun[    9.033898] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
d program processing daemon.
[    9.057319] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[    9.057679] i2c i2c-1: Added multiplexed i2c bus 3
[    9.071324] virtio_rpmsg_bus virtio0: rpmsg host is online
[    9.072656] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
         Starting dbus.service - D-Bus System Messa[    9.087174] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
ge Bus...
[    9.087678] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[    9.108697] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
         Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots...
[    9.155918] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: new channel: 0x400 -> 0xd!
[    9.164635] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 1 (src: 0xd)
[    9.173140] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 2 (src: 0xd)
[    9.181759] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 3 (src: 0xd)
[    9.190409] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 4 (src: 0xd)
[    9.193460] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
[    9.198874] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 5 (src: 0xd)
[    9.210975] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
[    9.212698] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 6 (src: 0xd)
[    9.220537] xhci-hcd xhci-hcd.2.auto: USB3 root hub has no ports
[    9.231802] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 7 (src: 0xd)
[    9.235208] xhci-hcd xhci-hcd.2.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
[    9.243216] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 8 (src: 0xd)
[    9.252562] xhci-hcd xhci-hcd.2.auto: irq 449, io mem 0x31100000
[    9.261007] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 9 (src: 0xd)
[    9.269198] hub 1-0:1.0: USB hub found
[    9.275406] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 10 (src: 0xd)
[    9.279137] hub 1-0:1.0: 1 port detected
[    9.291677] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 11 (src: 0xd)
[    9.300222] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 12 (src: 0xd)
         Starting systemd-logind.se…ice - User Lo[    9.308799] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 13 (src: 0xd)
gin Management...
[    9.322809] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 14 (src: 0xd)
[    9.332851] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 15 (src: 0xd)
[    9.341347] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 16 (src: 0xd)
[    9.349844] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 17 (src: 0xd)
[    9.358344] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 18 (src: 0xd)
[    9.366836] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 19 (src: 0xd)
[    9.375492] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 20 (src: 0xd)
[    9.384016] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 21 (src: 0xd)
[    9.392502] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 22 (src: 0xd)
[    9.401147] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 23 (src: 0xd)
[    9.409682] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 24 (src: 0xd)
[    9.418166] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 25 (src: 0xd)
[  OK  ] Reached target sound.target - S[    9.426657] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 26 (src: 0xd)
ound Card.
[    9.440587] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 27 (src: 0xd)
[    9.450047] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 28 (src: 0xd)
[    9.458524] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 29 (src: 0xd)
[    9.466991] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 30 (src: 0xd)
[    9.475468] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 31 (src: 0xd)
[    9.483921] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 32 (src: 0xd)
[  OK  ] Reached target usb-gadget.…m - Ha[    9.492446] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 33 (src: 0xd)
rdware activated USB gadget.
[    9.506353] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 34 (src: 0xd)
[    9.517340] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 35 (src: 0xd)
[    9.525907] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 36 (src: 0xd)
[    9.534431] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 37 (src: 0xd)
[    9.544374] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
[    9.546015] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 38 (src: 0xd)
[    9.559955] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 39 (src: 0xd)
[    9.568435] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 40 (src: 0xd)
[  OK  ] Started dbus.service - D-Bus Sy[    9.577041] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 41 (src: 0xd)
stem Message Bus.
[    9.590949] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 42 (src: 0xd)
[    9.601121] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 43 (src: 0xd)
[    9.609672] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 44 (src: 0xd)
[    9.618297] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 45 (src: 0xd)
[    9.626881] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 46 (src: 0xd)
[    9.635548] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 47 (src: 0xd)
[    9.644150] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 48 (src: 0xd)
[    9.652693] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 49 (src: 0xd)
[    9.661236] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 50 (src: 0xd)
[    9.661297] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 51 (src: 0xd)
[    9.678330] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 52 (src: 0xd)
[    9.678426] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 53 (src: 0xd)
[    9.695317] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 54 (src: 0xd)
         Starting NetworkManager.service - Network [    9.703915] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 55 (src: 0xd)
Manager...
[    9.717865] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 56 (src: 0xd)
[    9.727227] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 57 (src: 0xd)
[    9.735798] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 58 (src: 0xd)
[    9.744335] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 59 (src: 0xd)
[    9.752895] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 60 (src: 0xd)
[    9.761392] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 61 (src: 0xd)
[    9.769909] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 62 (src: 0xd)
[    9.778484] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 63 (src: 0xd)
[    9.786970] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 64 (src: 0xd)
[    9.787040] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 65 (src: 0xd)
[    9.787080] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 66 (src: 0xd)
[    9.787122] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 67 (src: 0xd)
[    9.787160] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 68 (src: 0xd)
[    9.787198] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 69 (src: 0xd)
[    9.787236] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 70 (src: 0xd)
[    9.787276] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 71 (src: 0xd)
[    9.787377] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 72 (src: 0xd)
[    9.787419] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 73 (src: 0xd)
[    9.787457] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 74 (src: 0xd)
[    9.787494] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 75 (src: 0xd)
[    9.787532] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 76 (src: 0xd)
[    9.787571] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 77 (src: 0xd)
[    9.787609] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 78 (src: 0xd)
[    9.787647] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 79 (src: 0xd)
[    9.787684] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 80 (src: 0xd)
[    9.787722] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 81 (src: 0xd)
[    9.787758] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 82 (src: 0xd)
[    9.787797] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 83 (src: 0xd)
[    9.787834] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 84 (src: 0xd)
[    9.787873] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 85 (src: 0xd)
[    9.790022] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 86 (src: 0xd)
[    9.980228] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 87 (src: 0xd)
[    9.988715] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 88 (src: 0xd)
[    9.988773] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 89 (src: 0xd)
[    9.988815] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 90 (src: 0xd)
[    9.988853] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 91 (src: 0xd)
[    9.988891] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 92 (src: 0xd)
[    9.988930] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 93 (src: 0xd)
[    9.988968] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 94 (src: 0xd)
[    9.989008] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 95 (src: 0xd)
[    9.992487] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 96 (src: 0xd)
[   10.064726] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 97 (src: 0xd)
[   10.073227] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 98 (src: 0xd)
[   10.073278] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 99 (src: 0xd)
[   10.073319] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: incoming msg 100 (src: 0xd)
[   10.073326] rpmsg_client_sample virtio0.ti.ipc4.ping-pong.-1.13: goodbye!
[  OK  ] Started systemd-logind.service - User Login Management.
[  OK  ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots.
[  OK  ] Started NetworkManager.service - Network Manager.
[  OK  ] Reached target network.target - Network.
         Starting ssh.service - OpenBSD Secure Shell server...
         Starting systemd-user-sess…vice - Permit User Sessions...
         Starting systemd-hostnamed.service - Hostname Service...
[  OK  ] Finished systemd-user-sess…ervice - Permit User Sessions.
[  OK  ] Started getty@tty1.service - Getty on tty1.
[  OK  ] Started serial-getty@ttyS2…rvice - Serial Getty on ttyS2.
[  OK  ] Reached target getty.target - Login Prompts.
[  OK  ] Started weston.service…d compositor, as a system service.
[FAILED] Failed to start ssh.servic…[0m - OpenBSD Secure Shell server.
See 'systemctl status ssh.service' for details.
[  OK  ] Reached target multi-user.target - Multi-User System.
[  OK  ] Reached target graphical.target - Graphical Interface.
         Starting systemd-update-ut… Record Runlevel Change in UTMP...
[  OK  ] Started systemd-hostnamed.service - Hostname Service.
[   10.828377] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[   10.837987] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[  OK  ] Listening on systemd-rfkil…l Switch Status /dev/rfkill Watch.
[   10.884400] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[   10.894010] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
         Starting NetworkManager-di…nager Script Dispatcher Service...
[  OK  ] Stopped ssh.service - OpenBSD Secure Shell server.
         Starting ssh.service - OpenBSD Secure Shell server...
[  OK  ] Finished systemd-update-ut… - Record Runlevel Change in UTMP.
[FAILED] Failed to start ssh.servic…[0m - OpenBSD Secure Shell server.
See 'systemctl status ssh.service' for details.
[  OK  ] Started NetworkManager-dis…Manager Script Dispatcher Service.
[  OK  ] Created slice user-0.slice - User Slice of UID 0.
         Starting user-runtime-dir@…r Runtime Directory /run/user/0...
[  OK  ] Stopped ssh.service - OpenBSD Secure Shell server.
         Starting ssh.service - OpenBSD Secure Shell server...
[  OK  ] Finished user-runtime-dir@…ser Runtime Directory /run/user/0.
         Starting user@0.service - User Manager for UID 0...
[FAILED] Failed to start ssh.servic…[0m - OpenBSD Secure Shell server.
See 'systemctl status ssh.service' for details.
[  OK  ] Stopped ssh.service - OpenBSD Secure Shell server.
         Starting ssh.service - OpenBSD Secure Shell server...
[FAILED] Failed to start ssh.servic…[0m - OpenBSD Secure Shell server.
See 'systemctl status ssh.service' for details.
[  OK  ] Started user@0.service - User Manager for UID 0.
[  OK  ] Started session-c1.scope - Session c1 of User root.
[  OK  ] Stopped ssh.service - OpenBSD Secure Shell server.
         Starting ssh.service - OpenBSD Secure Shell server...
[FAILED] Failed to start ssh.servic…[0m - OpenBSD Secure Shell server.
See 'systemctl status ssh.service' for details.

Debian GNU/Linux 12 am62xx ttyS2

am62xx login:

But if I only use tisdk-debian-bookworm-am62xx-evm.wic.xz and the following two lines of instructions, the error will disappear.

sudo cp board-support/built-images/tiboot3-am62*-gp-evm.bin /media/$USER/boot/tiboot3.bin
sudo cp board-support/built-images/u-boot.img board-support/built-images/tispl.bin /media/$USER/boot

U-Boot SPL 2023.04 (Sep 19 2023 - 15:02:33 +0800)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 13376 bytes
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Starting ATF on ARM64 core...

NOTICE:  BL31: v2.8(release):v2.8-226-g2fcd408bb3-dirty
NOTICE:  BL31: Built : 00:42:57, Jan 13 2023

U-Boot SPL 2023.04 (Sep 19 2023 - 15:03:03 +0800)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 1856 bytes
Error (-2): cannot determine file size
Trying to boot from MMC2
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted
Warning: Detected image signing certificate on GP device. Skipping certificate to prevent boot failure. This will fail if the image was also encrypted


U-Boot 2023.04 (Sep 19 2023 - 15:03:03 +0800)

SoC:   AM62X SR1.0 GP
Model: Texas Instruments AM625 SK
EEPROM not available at 80, trying to read at 81
Board: AM62-SKEVM rev E3
DRAM:  2 GiB
Core:  75 devices, 31 uclasses, devicetree: separate
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In:    serial
Out:   serial
Err:   serial
Net:   eth0: ethernet@8000000port@1
Hit any key to stop autoboot:  0
switch to partitions #0, OK
mmc1 is current device
SD/MMC found on device 1
Failed to load 'boot.scr'
Failed to load 'uEnv.txt'
## Error: "main_cpsw0_qsgmii_phyinit" not defined
20451840 bytes read in 238 ms (82 MiB/s)
48524 bytes read in 18 ms (2.6 MiB/s)
Working FDT set to 88000000
## Flattened Device Tree blob at 88000000
   Booting using the fdt blob at 0x88000000
Working FDT set to 88000000
ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4)
   Loading Device Tree to 000000008fef1000, end 000000008fffffff ... OK
Working FDT set to 8fef1000

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[    0.000000] Linux version 6.1.26 (root@SHIELD01) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #4 SMP PREEMPT Wed Jun 21 09:25:41 UTC 2023
[    0.000000] Machine model: Texas Instruments AM625 SK
[    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
[    0.000000] printk: bootconsole [ns16550a0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] Reserved memory: created CMA memory pool at 0x00000000f7600000, size 128 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    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] 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] 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] 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] 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
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    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-0x000000009c7fffff]
[    0.000000]   node   0: [mem 0x000000009c800000-0x000000009e6fffff]
[    0.000000]   node   0: [mem 0x000000009e700000-0x000000009e77ffff]
[    0.000000]   node   0: [mem 0x000000009e780000-0x000000009fffffff]
[    0.000000]   node   0: [mem 0x00000000a0000000-0x00000000ff6fffff]
[    0.000000]   node   0: [mem 0x00000000ff700000-0x00000000fffc9fff]
[    0.000000]   node   0: [mem 0x00000000fffca000-0x00000000ffffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffffff]
[    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.2
[    0.000000] percpu: Embedded 19 pages/cpu s38376 r8192 d31256 u77824
[    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] Built 1 zonelists, mobility grouping on.  Total pages: 516096
[    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),98048k@32m(ospi.rootfs),256k@130816k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system) root=PARTUUID=a0ea9fb9-02 rw rootfstype=ext4 rootwait
[    0.000000] Unknown kernel command line parameters "mtdparts=spi-nand0:512k(ospi.tiboot3),2m(ospi.tispl),4m(ospi.u-boot),256k(ospi.env),256k(ospi.env.backup),98048k@32m(ospi.rootfs),256k@130816k(ospi.phypattern);omap2-nand.0:2m(NAND.tiboot3),2m(NAND.tispl),2m(NAND.tiboot3.backup),4m(NAND.u-boot),256k(NAND.u-boot-env),256k(NAND.u-boot-env.backup),-(NAND.file-system)", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 1838272K/2097152K available (12416K kernel code, 1284K rwdata, 3988K rodata, 2176K init, 499K bss, 127808K reserved, 131072K 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 @80800000 (flat, esz 8, psz 64K, shr 0)
[    0.000000] ITS: using cache flushing for cmd queue
[    0.000000] GICv3: using LPI property table @0x0000000080040000
[    0.000000] GIC: using cache flushing for LPI property table
[    0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000080050000
[    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.000001] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[    0.008521] Console: colour dummy device 80x25
[    0.013113] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023796] pid_max: default: 32768 minimum: 301
[    0.028572] LSM: Security Framework initializing
[    0.033435] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.041019] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.050833] cblist_init_generic: Setting adjustable number of callback queues.
[    0.058293] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.064591] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.070991] rcu: Hierarchical SRCU implementation.
[    0.075897] rcu:     Max phase no-delay instances is 1000.
[    0.081498] Platform MSI: msi-controller@1820000 domain created
[    0.087778] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.097524] EFI services will not be available.
[    0.102439] smp: Bringing up secondary CPUs ...
[    0.107744] Detected VIPT I-cache on CPU1
[    0.107864] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[    0.107883] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
[    0.107942] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.108643] Detected VIPT I-cache on CPU2
[    0.108726] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[    0.108740] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
[    0.108773] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.109390] Detected VIPT I-cache on CPU3
[    0.109473] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[    0.109485] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
[    0.109516] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.109589] smp: Brought up 1 node, 4 CPUs
[    0.189319] SMP: Total of 4 processors activated.
[    0.194132] CPU features: detected: 32-bit EL0 Support
[    0.199405] CPU features: detected: CRC32 instructions
[    0.204726] CPU: All CPU(s) started at EL2
[    0.208922] alternatives: applying system-wide alternatives
[    0.216518] devtmpfs: initialized
[    0.227170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.237194] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.248860] pinctrl core: initialized pinctrl subsystem
[    0.254863] DMI not present or invalid.
[    0.259446] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.266695] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.274248] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.282359] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.290548] audit: initializing netlink subsys (disabled)
[    0.296254] audit: type=2000 audit(0.188:1): state=initialized audit_enabled=0 res=1
[    0.296733] thermal_sys: Registered thermal governor 'step_wise'
[    0.304186] thermal_sys: Registered thermal governor 'power_allocator'
[    0.310376] cpuidle: using governor menu
[    0.321242] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.328272] ASID allocator initialised with 65536 entries
[    0.343137] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
[    0.354343] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
[    0.364873] KASLR disabled due to lack of seed
[    0.376425] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.383398] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.389807] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.396746] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.403153] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.410092] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.416499] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.423438] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.431578] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[    0.441652] iommu: Default domain type: Translated
[    0.446684] iommu: DMA domain TLB invalidation policy: strict mode
[    0.453395] SCSI subsystem initialized
[    0.457603] usbcore: registered new interface driver usbfs
[    0.463252] usbcore: registered new interface driver hub
[    0.468708] usbcore: registered new device driver usb
[    0.474345] pps_core: LinuxPPS API ver. 1 registered
[    0.479424] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.488776] PTP clock support registered
[    0.492894] EDAC MC: Ver: 3.0.0
[    0.496925] FPGA manager framework
[    0.500481] Advanced Linux Sound Architecture Driver Initialized.
[    0.507745] clocksource: Switched to clocksource arch_sys_counter
[    0.514249] VFS: Disk quotas dquot_6.6.0
[    0.518304] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.531366] NET: Registered PF_INET protocol family
[    0.536675] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.545915] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.554727] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.562666] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.570870] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.578870] TCP: Hash tables configured (established 16384 bind 16384)
[    0.585787] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.592711] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.600243] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.606518] RPC: Registered named UNIX socket transport module.
[    0.612601] RPC: Registered udp transport module.
[    0.617410] RPC: Registered tcp transport module.
[    0.622218] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.628819] NET: Registered PF_XDP protocol family
[    0.633733] PCI: CLS 0 bytes, default 64
[    0.638542] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.648544] Initialise system trusted keyrings
[    0.653370] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    0.665602] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.672285] NFS: Registering the id_resolver key type
[    0.677510] Key type id_resolver registered
[    0.681787] Key type id_legacy registered
[    0.685950] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.692820] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.700604] 9p: Installing v9fs 9p2000 file system support
[    0.740807] Key type asymmetric registered
[    0.744999] Asymmetric key parser 'x509' registered
[    0.750037] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.757779] io scheduler mq-deadline registered
[    0.762421] io scheduler kyber registered
[    0.769633] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[    0.776162] pinctrl-single f4000.pinctrl: 171 pins, size 684
[    0.783088] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[    0.795604] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.810297] loop: module loaded
[    0.814655] megasas: 07.719.03.00-rc1
[    0.822094] tun: Universal TUN/TAP device driver, 1.6
[    0.827957] thunder_xcv, ver 1.0
[    0.831285] thunder_bgx, ver 1.0
[    0.834618] nicpf, ver 1.0
[    0.837721] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.845115] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.850629] hclge is initializing
[    0.854039] e1000: Intel(R) PRO/1000 Network Driver
[    0.859024] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.864935] e1000e: Intel(R) PRO/1000 Network Driver
[    0.870009] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.876094] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.881614] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.887337] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.893744] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.899919] sky2: driver version 1.30
[    0.904298] VFIO - User Level meta-driver version: 0.3
[    0.910297] usbcore: registered new interface driver usb-storage
[    0.917105] i2c_dev: i2c /dev entries driver
[    0.923362] sdhci: Secure Digital Host Controller Interface driver
[    0.929732] sdhci: Copyright(c) Pierre Ossman
[    0.934601] Synopsys Designware Multimedia Card Interface Driver
[    0.941126] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.947855] ledtrig-cpu: registered to indicate activity on CPUs
[    0.954195] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.961072] usbcore: registered new interface driver usbhid
[    0.966775] usbhid: USB HID core driver
[    0.971724] optee: probing for conduit method.
[    0.976324] optee: revision 3.20 (8e74d476)
[    0.976647] optee: dynamic shared memory is enabled
[    0.986186] optee: initialized driver
[    0.991595] Initializing XFRM netlink socket
[    0.996026] NET: Registered PF_PACKET protocol family
[    1.001334] 9pnet: Installing 9P2000 support
[    1.005766] Key type dns_resolver registered
[    1.010591] registered taskstats version 1
[    1.014816] Loading compiled-in X.509 certificates
[    1.028177] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
[    1.059393] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[    1.066867] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[    1.073961] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[    1.079972] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[    1.088311] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[    1.097538] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[    1.106542] ti-udma 485c0100.dma-controller: Number of rings: 82
[    1.114662] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[    1.125741] ti-udma 485c0000.dma-controller: Number of rings: 150
[    1.135802] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[    1.145968] printk: console [ttyS2] disabled
[    1.150421] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 230, base_baud = 3000000) is a 8250
[    1.159320] printk: console [ttyS2] enabled
[    1.159320] printk: console [ttyS2] enabled
[    1.167779] printk: bootconsole [ns16550a0] disabled
[    1.167779] printk: bootconsole [ns16550a0] disabled
[    1.180869] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[    1.186525] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[    1.193512] Creating 7 MTD partitions on "fc40000.spi.0":
[    1.198914] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[    1.205731] 0x000000080000-0x000000280000 : "ospi.tispl"
[    1.212237] 0x000000280000-0x000000680000 : "ospi.u-boot"
[    1.218716] 0x000000680000-0x0000006c0000 : "ospi.env"
[    1.224921] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[    1.231716] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[    1.238189] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[    1.246521] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[    1.291766] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.301490] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[    1.309597] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[    1.317721] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[    1.330586] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[    1.337714] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[    1.344208] pps pps0: new PPS source ptp0
[    1.348490] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[    1.358828] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[    1.370134] mmc0: CQHCI version 5.10
[    1.379670] pca953x 1-0022: supply vcc not found, using dummy regulator
[    1.386422] pca953x 1-0022: using AI
[    1.414492] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[    1.418305] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    1.429714] mmc1: CQHCI version 5.10
[    1.434730] ALSA device list:
[    1.437723]   No soundcards found.
[    1.472908] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[    1.480680] Waiting for root device PARTUUID=a0ea9fb9-02...
[    1.508964] mmc0: Command Queue Engine enabled
[    1.513439] mmc0: new HS200 MMC card at address 0001
[    1.519500] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[    1.526569]  mmcblk0: p1 p2
[    1.530362] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[    1.533979] mmc1: new ultra high speed SDR104 SDHC card at address 59b4
[    1.536475] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[    1.542677] mmcblk1: mmc1:59b4 USDU1 14.9 GiB
[    1.547934] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[    1.553294]  mmcblk1: p1 p2
[    1.754239] EXT4-fs (mmcblk1p2): recovery complete
[    1.762309] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    1.770928] VFS: Mounted root (ext4 filesystem) on device 179:98.
[    1.780487] devtmpfs: mounted
[    1.784993] Freeing unused kernel memory: 2176K
[    1.789736] Run /sbin/init as init process
[    2.098141] systemd[1]: System time before build time, advancing clock.
[    2.152885] NET: Registered PF_INET6 protocol family
[    2.159048] Segment Routing with IPv6
[    2.162796] In-situ OAM (IOAM) with IPv6
[    2.228815] systemd[1]: systemd 252.6-1 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.260853] systemd[1]: Detected architecture arm64.

Welcome to Debian GNU/Linux 12 (bookworm)!

[    2.283164] systemd[1]: Hostname set to <am62xx>.
[    2.920688] systemd[1]: Queued start job for default target graphical.target.
[    2.948192] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[  OK  ] Created slice system-getty.slice - Slice /system/getty.
[    2.973938] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[  OK  ] Created slice system-modpr…lice - Slice /system/modprobe.
[    2.997901] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[  OK  ] Created slice system-seria… - Slice /system/serial-getty.
[    3.025441] systemd[1]: Created slice user.slice - User and Session Slice.
[  OK  ] Created slice user.slice - User and Session Slice.
[    3.048540] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started systemd-ask-passwo…quests to Console Directory Watch.
[    3.076355] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[  OK  ] Started systemd-ask-passwo… Requests to Wall Directory Watch.
[    3.104435] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc).
[    3.124078] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[  OK  ] Reached target cryptsetup.…get - Local Encrypted Volumes.
[    3.148211] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[  OK  ] Reached target integrityse…Local Integrity Protected Volumes.
[    3.172190] systemd[1]: Reached target paths.target - Path Units.
[  OK  ] Reached target paths.target - Path Units.
[    3.196043] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[  OK  ] Reached target remote-fs.target - Remote File Systems.
[    3.220208] systemd[1]: Reached target slices.target - Slice Units.
[  OK  ] Reached target slices.target - Slice Units.
[    3.244432] systemd[1]: Reached target swap.target - Swaps.
[  OK  ] Reached target swap.target - Swaps.
[    3.268275] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[  OK  ] Reached target veritysetup… - Local Verity Protected Volumes.
[    3.293816] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[  OK  ] Listening on systemd-initc… initctl Compatibility Named Pipe.
[    3.322201] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[  OK  ] Listening on systemd-journ…socket - Journal Audit Socket.
[    3.350067] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[  OK  ] Listening on systemd-journ…t - Journal Socket (/dev/log).
[    3.379035] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[  OK  ] Listening on systemd-journald.socket - Journal Socket.
[    3.408482] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[  OK  ] Listening on systemd-udevd….socket - udev Control Socket.
[    3.434727] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[  OK  ] Listening on systemd-udevd…l.socket - udev Kernel Socket.
[    3.500391] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
         Mounting dev-hugepages.mount - Huge Pages File System...
[    3.531401] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
         Mounting dev-mqueue.mount▒▒POSIX Message Queue File System...
[    3.565585] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
         Mounting sys-kernel-debug.… - Kernel Debug File System...
[    3.595350] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
[    3.632603] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
         Starting kmod-static-nodes…ate List of Static Device Nodes...
[    3.664168] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
         Starting modprobe@configfs…m - Load Kernel Module configfs...
[    3.696312] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
         Starting modprobe@dm_mod.s…[0m - Load Kernel Module dm_mod...
[    3.721900] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    3.726131] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
         Starting modprobe@drm.service - Load Kernel Module drm...
[    3.763119] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
         Starting modprobe@efi_psto…- Load Kernel Module efi_pstore...
[    3.797691] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
         Starting modprobe@fuse.ser…e - Load Kernel Module fuse...
[    3.822810] fuse: init (API version 7.37)
[    3.834046] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
         Starting modprobe@loop.ser…e - Load Kernel Module loop...
[    3.888712] systemd[1]: Starting systemd-journald.service - Journal Service...
         Starting systemd-journald.service - Journal Service...
[    3.925378] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
         Starting systemd-modules-l…rvice - Load Kernel Modules...
[    3.957803] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
         Starting systemd-remount-f…nt Root and Kernel File Systems...
[    4.012606] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
         Starting systemd-udev-trig…[0m - Coldplug All udev Devices...
[    4.047119] systemd[1]: Started systemd-journald.service - Journal Service.
[  OK  ] Started systemd-journald.service - Journal Service.
[  OK  ] Mounted dev-hugepages.mount - Huge Pages File System.
[  OK  ] Mounted dev-mqueue.mount▒▒- POSIX Message Queue File System.
[  OK  ] Mounted sys-kernel-debug.m…nt - Kernel Debug File System.
[  OK  ] Finished kmod-static-nodes…reate List of Static Device Nodes.
[  OK  ] Finished modprobe@configfs…[0m - Load Kernel Module configfs.
[  OK  ] Finished modprobe@dm_mod.s…e - Load Kernel Module dm_mod.
[  OK  ] Finished modprobe@drm.service - Load Kernel Module drm.
[  OK  ] Finished modprobe@efi_psto…m - Load Kernel Module efi_pstore.
[  OK  ] Finished modprobe@fuse.service - Load Kernel Module fuse.
[  OK  ] Finished modprobe@loop.service - Load Kernel Module loop.
[  OK  ] Finished systemd-modules-l…service - Load Kernel Modules.
[  OK  ] Finished systemd-remount-f…ount Root and Kernel File Systems.
         Mounting sys-fs-fuse-conne… - FUSE Control File System...
         Mounting sys-kernel-config…ernel Configuration File System...
         Starting systemd-journal-f…h Journal to Persistent Storage...
         Starting systemd-random-se…ice - Load/Save Random Seed...
[    4.460994] systemd-journald[169]: Received client request to flush runtime journal.
         Starting systemd-sysctl.se…ce - Apply Ke[    4.477876] systemd-journald[169]: File /var/log/journal/7a66f0daf53247f78f7c3d7bc6159b52/system.journal corrupted or uncleanly shut down, renaming and replacing.
rnel Variables...
         Starting systemd-sysusers.…rvice - Create System Users...
[  OK  ] Finished systemd-udev-trig…e - Coldplug All udev Devices.
[  OK  ] Mounted sys-fs-fuse-connec…nt - FUSE Control File System.
[  OK  ] Mounted sys-kernel-config.… Kernel Configuration File System.
[  OK  ] Finished systemd-sysctl.service - Apply Kernel Variables.
         Starting ifupdown-pre.serv…ynchronize boot up for ifupdown...
[  OK  ] Finished ifupdown-pre.serv… synchronize boot up for ifupdown.
[  OK  ] Finished systemd-journal-f…ush Journal to Persistent Storage.
[  OK  ] Finished systemd-sysusers.service - Create System Users.
         Starting systemd-tmpfiles-…ate Static Device Nodes in /dev...
[  OK  ] Finished systemd-tmpfiles-…reate Static Device Nodes in /dev.
[  OK  ] Reached target local-fs-pr…reparation for Local File Systems.
[  OK  ] Reached target local-fs.target - Local File Systems.
         Starting networking.service - Raise network interfaces...
         Starting systemd-binfmt.se…et Up Additional Binary Formats...
         Starting systemd-tmpfiles-… Volatile Files and Directories...
         Starting systemd-udevd.ser…ger for Device Events and Files...
[FAILED] Failed to start systemd-bi… Set Up Additional Binary Formats.
See 'systemctl status systemd-binfmt.service' for details.
[  OK  ] Finished systemd-tmpfiles-…te Volatile Files and Directories.
         Starting systemd-timesyncd… - Network Time Synchronization...
         Starting systemd-update-ut…rd System Boot/Shutdown in UTMP...
[    5.375787] random: crng init done
[  OK  ] Started systemd-udevd.serv…nager for Device Events and Files.
[  OK  ] Finished systemd-random-se…rvice - Load/Save Random Seed.
[  OK  ] Finished networking.service - Raise network interfaces.
[  OK  ] Finished systemd-update-ut…cord System Boot/Shutdown in UTMP.
[  OK  ] Found device dev-ttyS2.device - /dev/ttyS2.
[  OK  ] Started systemd-timesyncd.…0m - Network Time Synchronization.
[  OK  ] Reached target sysinit.target - System Initialization.
[  OK  ] Started systemd-tmpfiles-c… Cleanup of Temporary Directories.
[  OK  ] Reached target time-set.target - System Time Set.
[  OK  ] Started apt-daily.timer - Daily[    5.966431] mc: Linux media interface: v0.10
 apt download activities.
[  OK  ] Started apt-daily-upgrade.… apt upgrade and clean activities.
[    5.992671] videodev: Linux video capture interface: v2.00
[  OK  ] Started dpkg-db-backup.tim… Daily[    6.003586] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
 dpkg database backup timer.
[  OK  ] Started e2scrub_all.timer▒▒etadata Check for All Filesystems.
[  OK  ] Started fstrim.timer - Discard unused blocks once a week.
[  OK  ] Started logrotate.timer - Daily rotation of log files.
[  OK  ] Started man-db.timer - Daily man-db regeneration.
[  OK  ] Reached target timers.target - Timer Units.
[    6.106204] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[  OK  ] Listening on dbus.socket▒▒- D-Bu[    6.112884] systemd-journald[169]: Time jumped backwards, rotating.
s System Message Bus Socket.
[    6.113010] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
[    6.136401] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[  OK  ] Listening on weston.socket - We[    6.147995] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
ston socket.
[    6.161379] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
[  OK  ] Reached target sockets.target - Socket Units.
[    6.180848] remoteproc remoteproc0: 5000000.m4fss is available
[  OK  ] Reached target basic.target - B[    6.188708] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2
asic System.
[    6.202988] remoteproc remoteproc0: powering up 5000000.m4fss
[    6.209786] remoteproc remoteproc0: Direct firmware load for am62-mcu-m4f0_0-fw failed with error -2
[    6.219009] remoteproc remoteproc0: request_firmware failed: -2
[  OK  ] Started cron.service -…kground program processing daemon.
         Starting dbus.service - D-Bus System Message Bus...
         Starting e2scrub_reap.serv…e ext4 Metadata Check Snapshots...
         Starting systemd-logind.se…ice - User Login Management...
[    6.388346] sii902x 1-003b: supply iovcc not found, using dummy regulator
[    6.395443] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[    6.396348] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    6.416366] platform 78000000.r5f: configured R5F for IPC-only mode
[    6.423526] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
[    6.424882] i2c i2c-1: Added multiplexed i2c bus 3
[    6.447495] remoteproc remoteproc1: 78000000.r5f is available
[    6.453705] remoteproc remoteproc1: attaching to 78000000.r5f
[    6.460497] platform 78000000.r5f: R5F core initialized in IPC-only mode
[    6.461000] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[    6.467387] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@9da00000
[    6.477261] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[    6.483899] rproc-virtio rproc-virtio.2.auto: registered virtio0 (type 7)
[    6.496876] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[    6.607825] pvrsrvkm: loading out-of-tree module taints kernel.
[    6.634654] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[    6.663277] PVR_K:  221: Device: fd00000.gpu
[    6.669155] PVR_K:  221: Read BVNC 33.15.11.3 from HW device registers
[    6.689548] PVR_K:  221: RGX Device registered with BVNC 33.15.11.3
[    6.709431] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
[    6.713214] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller
[  OK  ] Reached target usb-gadget.…m - Ha[    6.726712] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1
rdware activated USB gadget.
[    6.735926] xhci-hcd xhci-hcd.3.auto: USB3 root hub has no ports
[    6.737587] [drm] Initialized pvr 23.1.6404501 20170530 for fd00000.gpu on minor 1
[    6.744264] xhci-hcd xhci-hcd.3.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010
[    6.754606] virtio_rpmsg_bus virtio0: rpmsg host is online
[    6.755454] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[    6.755630] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[    6.761373] xhci-hcd xhci-hcd.3.auto: irq 424, io mem 0x31100000
[  OK  ] Started dbus.service - D-Bus Sy[    6.789330] hub 1-0:1.0: USB hub found
stem Message Bus.
[    6.789410] hub 1-0:1.0: 1 port detected
[  OK  ] Finished e2scrub_reap.serv…ine ext4 Metadata Check Snapshots.
[  OK  ] Started systemd-logind.service - User Login Management.
[  OK  ] Reached target sound.target - Sound Card.
         Starting NetworkManager.service - Network Manager...
[  OK  ] Started NetworkManager.service - Network Manager.
[  OK  ] Reached target network.target - Network.
         Starting ssh.service - OpenBSD Secure Shell server...
         Starting systemd-user-sess…vice - Permit User Sessions...
         Starting systemd-hostnamed.service - Hostname Service...
[  OK  ] Finished systemd-user-sess…ervice - Permit User Sessions.
[  OK  ] Started getty@tty1.service - Getty on tty1.
[  OK  ] Started serial-getty@ttyS2…rvice - Serial Getty on ttyS2.
[  OK  ] Reached target getty.target - Login Prompts.
[  OK  ] Started weston.service…d compositor, as a system service.
[  OK  ] Started systemd-hostnamed.service - Hostname Service.
[  OK  ] Started ssh.service - OpenBSD Secure Shell server.
[  OK  ] Created slice user-0.slice - User Slice of UID 0.
[  OK  ] Reached target multi-user.target - Multi-User System.
[  OK  ] Reached target graphical.target - Graphical Interface.
[  OK  ] Listening on systemd-rfkil…l Switch Status /dev/rfkill Watch.
[    7.928148] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[    7.937551] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
         Starting systemd-update-ut… Record Runlevel Change in UTMP...
         Starting user-runtime-dir@…r Runtime Directo[    7.988365] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
ry /run/user/0...
[    8.003032] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
[  OK  ] Finished user-runtime-dir@…ser Runtime Directory /run/user/0.
         Starting NetworkManager-di…nager Script Dispatcher Service...
         Starting user@0.service - User Manager for UID 0...
[  OK  ] Finished systemd-update-ut… - Record Runlevel Change in UTMP.
[  OK  ] Started NetworkManager-dis…Manager Script Dispatcher Service.
[  OK  ] Started user@0.service - User Manager for UID 0.
[  OK  ] Started session-c1.scope - Session c1 of User root.

Debian GNU/Linux 12 am62xx ttyS2

am62xx login: [   10.269937] PVR_K:  280: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
[   10.284729] PVR_K:  280: Shader binary image 'rgx.sh.33.15.11.3' loaded
[   17.053577] platform 40900000.crypto: deferred probe pending

Thanks,

Andrew

  • But if I only use tisdk-debian-bookworm-am62xx-evm.wic.xz and the following two lines of instructions, the error will disappear.

    I compared your logs, it looks like good version uses an older Kernel (6.1.26), and the bad boot uses 6.1.33. It also looks like the latter is something you built yourself ("root@andrew-GENESYS-CML5")

    You said you only replaced the U-Boot/FW images tiboot3.bin, tispl.bin, and u-boot.img. Why is there a difference in Kernel version? Can you see if the Kernel difference is perhaps what makes the difference here, and not the U-Boot/FW images?

    Regards, Andreas