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.

SK-AM62B: failed to reset the USB controller randomly

Part Number: SK-AM62B

Hello everyone,

Typing the 'usb reset' command in the U-Boot menu may cause the USB controller to crash (probe failed, error -110) randomly.

U-Boot 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)

SoC:   AM62X SR1.0 HS-FS
Model: Texas Instruments AM625 SK
EEPROM not available at 80, trying to read at 81
Board: AM62B-SKEVM rev A
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

=> usb reset
resetting USB...
Bus usb@31100000: generic_phy_get_bulk : no phys property
probe failed, error -110
No working controllers found

The test image I used is from TI's 'tisdk-debian-bookworm-am62xx-evm.wic.xz'.

The full log can be found here:

U-Boot 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)

SoC:   AM62X SR1.0 HS-FS
Model: Texas Instruments AM625 SK
EEPROM not available at 80, trying to read at 81
Board: AM62B-SKEVM rev A
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
=> usb reset
resetting USB...
Bus usb@31100000: generic_phy_get_bulk : no phys property
Register 1000840 NbrPorts 1
Starting the controller
USB XHCI 1.10
scanning bus usb@31100000 for devices... 2 USB Device(s) found
       scanning usb for storage devices... 1 Storage Device(s) found
=> usb reset
resetting USB...
Bus usb@31100000: generic_phy_get_bulk : no phys property
Register 1000840 NbrPorts 1
Starting the controller
USB XHCI 1.10
scanning bus usb@31100000 for devices... 2 USB Device(s) found
       scanning usb for storage devices... 1 Storage Device(s) found
=> usb reset
resetting USB...
Bus usb@31100000: generic_phy_get_bulk : no phys property
probe failed, error -110
No working controllers found
=>
resetting USB...
Bus usb@31100000: generic_phy_get_bulk : no phys property
probe failed, error -110
No working controllers found
=> reset
resetting ...

U-Boot SPL 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
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
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
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-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
SPL initial stack usage: 1856 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed


U-Boot 2023.04-g24098ea90d (Jul 06 2023 - 12:59:40 +0000)

SoC:   AM62X SR1.0 HS-FS
Model: Texas Instruments AM625 SK
EEPROM not available at 80, trying to read at 81
Board: AM62B-SKEVM rev A
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'
574 bytes read in 13 ms (43 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
## Error: "main_cpsw0_qsgmii_phyinit" not defined
20593152 bytes read in 228 ms (86.1 MiB/s)
57500 bytes read in 17 ms (3.2 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-g40c32565ca (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Jul  6 14:17:24 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=b23245c5-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.008602] Console: colour dummy device 80x25
[    0.013212] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[    0.023898] pid_max: default: 32768 minimum: 301
[    0.028683] LSM: Security Framework initializing
[    0.033560] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.041157] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.051324] cblist_init_generic: Setting adjustable number of callback queues.
[    0.058801] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.065116] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.071535] rcu: Hierarchical SRCU implementation.
[    0.076442] rcu:     Max phase no-delay instances is 1000.
[    0.082066] Platform MSI: msi-controller@1820000 domain created
[    0.088457] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[    0.098376] EFI services will not be available.
[    0.103377] smp: Bringing up secondary CPUs ...
[    0.108796] Detected VIPT I-cache on CPU1
[    0.108937] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[    0.108964] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
[    0.109030] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[    0.109858] Detected VIPT I-cache on CPU2
[    0.109944] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[    0.109957] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
[    0.109998] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[    0.110722] Detected VIPT I-cache on CPU3
[    0.110824] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[    0.110836] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
[    0.110875] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[    0.110963] smp: Brought up 1 node, 4 CPUs
[    0.190716] SMP: Total of 4 processors activated.
[    0.195533] CPU features: detected: 32-bit EL0 Support
[    0.200808] CPU features: detected: CRC32 instructions
[    0.206144] CPU: All CPU(s) started at EL2
[    0.210340] alternatives: applying system-wide alternatives
[    0.218344] devtmpfs: initialized
[    0.231179] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.241214] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.253747] pinctrl core: initialized pinctrl subsystem
[    0.259888] DMI not present or invalid.
[    0.264562] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.272037] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[    0.279669] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.287812] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.296022] audit: initializing netlink subsys (disabled)
[    0.301761] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1
[    0.302339] thermal_sys: Registered thermal governor 'step_wise'
[    0.309701] thermal_sys: Registered thermal governor 'power_allocator'
[    0.315889] cpuidle: using governor menu
[    0.326782] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.333839] ASID allocator initialised with 65536 entries
[    0.351264] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
[    0.362663] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b
[    0.373856] KASLR disabled due to lack of seed
[    0.386227] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.393218] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[    0.399630] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[    0.406569] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[    0.412977] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.419916] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[    0.426326] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[    0.433265] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[    0.441825] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected
[    0.452240] iommu: Default domain type: Translated
[    0.457269] iommu: DMA domain TLB invalidation policy: strict mode
[    0.464084] SCSI subsystem initialized
[    0.468366] usbcore: registered new interface driver usbfs
[    0.474027] usbcore: registered new interface driver hub
[    0.479483] usbcore: registered new device driver usb
[    0.485309] pps_core: LinuxPPS API ver. 1 registered
[    0.490392] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.499749] PTP clock support registered
[    0.503900] EDAC MC: Ver: 3.0.0
[    0.508202] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100
[    0.515423] FPGA manager framework
[    0.519025] Advanced Linux Sound Architecture Driver Initialized.
[    0.526436] clocksource: Switched to clocksource arch_sys_counter
[    0.532950] VFS: Disk quotas dquot_6.6.0
[    0.537012] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.550591] NET: Registered PF_INET protocol family
[    0.555942] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.565289] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[    0.574117] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.582059] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.590280] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.598389] TCP: Hash tables configured (established 16384 bind 16384)
[    0.605376] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.612313] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[    0.619891] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.626276] RPC: Registered named UNIX socket transport module.
[    0.632374] RPC: Registered udp transport module.
[    0.637188] RPC: Registered tcp transport module.
[    0.641996] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.648589] NET: Registered PF_XDP protocol family
[    0.653502] PCI: CLS 0 bytes, default 64
[    0.658548] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.669094] Initialise system trusted keyrings
[    0.673997] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[    0.687042] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.693863] NFS: Registering the id_resolver key type
[    0.699104] Key type id_resolver registered
[    0.703384] Key type id_legacy registered
[    0.707557] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.714418] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.722234] 9p: Installing v9fs 9p2000 file system support
[    0.763190] Key type asymmetric registered
[    0.767381] Asymmetric key parser 'x509' registered
[    0.772439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.780199] io scheduler mq-deadline registered
[    0.784840] io scheduler kyber registered
[    0.792699] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[    0.799346] pinctrl-single f4000.pinctrl: 171 pins, size 684
[    0.806401] pinctrl-single a40000.pinctrl: 512 pins, size 2048
[    0.821046] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.837400] loop: module loaded
[    0.842224] megasas: 07.719.03.00-rc1
[    0.850694] tun: Universal TUN/TAP device driver, 1.6
[    0.856771] thunder_xcv, ver 1.0
[    0.860137] thunder_bgx, ver 1.0
[    0.863472] nicpf, ver 1.0
[    0.866693] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.874083] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.879619] hclge is initializing
[    0.883043] e1000: Intel(R) PRO/1000 Network Driver
[    0.888032] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.893960] e1000e: Intel(R) PRO/1000 Network Driver
[    0.899040] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.905127] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.910648] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.916373] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.922784] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.929001] sky2: driver version 1.30
[    0.933556] VFIO - User Level meta-driver version: 0.3
[    0.939750] usbcore: registered new interface driver usb-storage
[    0.946800] i2c_dev: i2c /dev entries driver
[    0.953743] sdhci: Secure Digital Host Controller Interface driver
[    0.960129] sdhci: Copyright(c) Pierre Ossman
[    0.965183] Synopsys Designware Multimedia Card Interface Driver
[    0.971826] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.978822] ledtrig-cpu: registered to indicate activity on CPUs
[    0.985235] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[    0.992254] usbcore: registered new interface driver usbhid
[    0.997967] usbhid: USB HID core driver
[    1.003387] optee: probing for conduit method.
[    1.007988] optee: revision 3.20 (8e74d476)
[    1.008383] optee: dynamic shared memory is enabled
[    1.017966] optee: initialized driver
[    1.023969] Initializing XFRM netlink socket
[    1.028419] NET: Registered PF_PACKET protocol family
[    1.033732] 9pnet: Installing 9P2000 support
[    1.038209] Key type dns_resolver registered
[    1.043115] registered taskstats version 1
[    1.047348] Loading compiled-in X.509 certificates
[    1.062344] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)')
[    1.131131] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[    1.139020] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[    1.146352] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[    1.152418] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created
[    1.160795] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[    1.170080] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[    1.180231] ti-udma 485c0100.dma-controller: Number of rings: 82
[    1.188717] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[    1.200307] ti-udma 485c0000.dma-controller: Number of rings: 150
[    1.210915] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[    1.221599] printk: console [ttyS2] disabled
[    1.226084] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250
[    1.235007] printk: console [ttyS2] enabled
[    1.235007] printk: console [ttyS2] enabled
[    1.243464] printk: bootconsole [ns16550a0] disabled
[    1.243464] printk: bootconsole [ns16550a0] disabled
[    1.256257] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[    1.264659] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode
[    1.310462] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000
[    1.320567] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[    1.328689] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[    1.336818] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006
[    1.349712] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[    1.356840] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[    1.363421] pps pps0: new PPS source ptp0
[    1.367762] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1
[    1.378512] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[    1.391183] mmc0: CQHCI version 5.10
[    1.398100] pca953x 1-0022: supply vcc not found, using dummy regulator
[    1.404905] pca953x 1-0022: using AI
[    1.434518] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[    1.441466] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[    1.442603] mmc1: CQHCI version 5.10
[    1.442855] mmc2: CQHCI version 5.10
[    1.463978] ALSA device list:
[    1.467019]   No soundcards found.
[    1.484340] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit
[    1.496385] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[    1.504245] Waiting for root device PARTUUID=b23245c5-02...
[    1.515904] mmc0: Command Queue Engine enabled
[    1.520380] mmc0: new HS200 MMC card at address 0001
[    1.526260] mmcblk0: mmc0:0001 S0J56X 14.8 GiB
[    1.533628]  mmcblk0: p1 p2
[    1.537275] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB
[    1.543644] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB
[    1.549792] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0)
[    1.559327] mmc1: new ultra high speed SDR104 SDHC card at address 0001
[    1.566867] mmcblk1: mmc1:0001 USD 29.8 GiB
[    1.573569]  mmcblk1: p1 p2
[    1.596729] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[    1.605408] VFS: Mounted root (ext4 filesystem) on device 179:98.
[    1.612577] devtmpfs: mounted
[    1.617224] Freeing unused kernel memory: 2176K
[    1.621874] Run /sbin/init as init process
[    1.796448] systemd[1]: System time before build time, advancing clock.
[    1.855356] NET: Registered PF_INET6 protocol family
[    1.862783] Segment Routing with IPv6
[    1.866530] In-situ OAM (IOAM) with IPv6
[    1.903964] systemd[1]: systemd 250.5+ 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 -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
[    1.935978] systemd[1]: Detected architecture arm64.

Welcome to Arago 2023.04!

[    2.028410] systemd[1]: Hostname set to <am62xx-evm>.
[    2.197591] systemd-sysv-generator[156]: SysV service '/etc/init.d/dropbear' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.222387] systemd-sysv-generator[156]: SysV service '/etc/init.d/sendsigs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.248737] systemd-sysv-generator[156]: SysV service '/etc/init.d/resize_rootfs.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.274375] systemd-sysv-generator[156]: SysV service '/etc/init.d/umountnfs.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.299623] systemd-sysv-generator[156]: SysV service '/etc/init.d/halt' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.324420] systemd-sysv-generator[156]: SysV service '/etc/init.d/reboot' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.348361] systemd-sysv-generator[156]: SysV service '/etc/init.d/single' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.372397] systemd-sysv-generator[156]: SysV service '/etc/init.d/inetd.busybox' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.397757] systemd-sysv-generator[156]: SysV service '/etc/init.d/netopeer2-server' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.423628] systemd-sysv-generator[156]: SysV service '/etc/init.d/save-rtc.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.449484] systemd-sysv-generator[156]: SysV service '/etc/init.d/sysrepo' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.473649] systemd-sysv-generator[156]: SysV service '/etc/init.d/psplash.sh' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.498624] systemd-sysv-generator[156]: SysV service '/etc/init.d/umountfs' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.522661] systemd-sysv-generator[156]: SysV service '/etc/init.d/docker.init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.549209] systemd-sysv-generator[156]: SysV service '/etc/init.d/netperf' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.575847] systemd-sysv-generator[156]: SysV service '/etc/init.d/thermal-zone-init' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.600582] systemd-sysv-generator[156]: SysV service '/etc/init.d/telnetd' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[    2.895578] systemd[1]: Configuration file /etc/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[    2.964966] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring.
[    2.977552] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring.
[    3.020304] systemd[1]: /lib/systemd/system/bt-enable.service:9: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    3.084843] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[    3.160976] systemd[1]: Queued start job for default target Graphical Interface.
[    3.239275] systemd[1]: Created slice Slice /system/getty.
[  OK  ] Created slice Slice /system/getty.
[    3.266299] systemd[1]: Created slice Slice /system/modprobe.
[  OK  ] Created slice Slice /system/modprobe.
[    3.290865] systemd[1]: Created slice Slice /system/serial-getty.
[  OK  ] Created slice Slice /system/serial-getty.
[    3.317385] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    3.339200] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password …ts to Console Directory Watch.
[    3.363015] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Started Forward Password R…uests to Wall Directory Watch.
[    3.387300] systemd[1]: Reached target Path Units.
[  OK  ] Reached target Path Units.
[    3.402811] systemd[1]: Reached target Remote File Systems.
[  OK  ] Reached target Remote File Systems.
[    3.422683] systemd[1]: Reached target Slice Units.
[  OK  ] Reached target Slice Units.
[    3.438881] systemd[1]: Reached target Swaps.
[  OK  ] Reached target Swaps.
[    3.512764] systemd[1]: Listening on RPCbind Server Activation Socket.
[  OK  ] Listening on RPCbind Server Activation Socket.
[    3.535183] systemd[1]: Reached target RPC Port Mapper.
[  OK  ] Reached target RPC Port Mapper.
[    3.576868] systemd[1]: Listening on Process Core Dump Socket.
[  OK  ] Listening on Process Core Dump Socket.
[    3.599737] systemd[1]: Listening on initctl Compatibility Named Pipe.
[  OK  ] Listening on initctl Compatibility Named Pipe.
[    3.624750] systemd[1]: Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Audit Socket.
[    3.649472] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    3.673656] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
[    3.692920] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    3.716856] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    3.740937] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    3.765268] systemd[1]: Listening on User Database Manager Socket.
[  OK  ] Listening on User Database Manager Socket.
[    3.831302] systemd[1]: Mounting Huge Pages File System...
         Mounting Huge Pages File System...
[    3.854953] systemd[1]: Mounting POSIX Message Queue File System...
         Mounting POSIX Message Queue File System...
[    3.890070] systemd[1]: Mounting Kernel Debug File System...
         Mounting Kernel Debug File System...
[    3.907919] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[    3.932256] systemd[1]: Mounting Temporary Directory /tmp...
         Mounting Temporary Directory /tmp...
[    3.987805] systemd[1]: Starting Create List of Static Device Nodes...
         Starting Create List of Static Device Nodes...
[    4.020443] systemd[1]: Starting Load Kernel Module configfs...
         Starting Load Kernel Module configfs...
[    4.052398] systemd[1]: Starting Load Kernel Module drm...
         Starting Load Kernel Module drm...
[    4.078844] systemd[1]: Starting Load Kernel Module fuse...
         Starting Load Kernel Module fuse...
[    4.097325] fuse: init (API version 7.37)
[    4.107170] systemd[1]: Starting Start psplash boot splash screen...
         Starting Start psplash boot splash screen...
[    4.141368] systemd[1]: Starting RPC Bind...
         Starting RPC Bind...
[    4.155310] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[    4.181587] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[    4.243836] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[    4.268153] systemd[1]: Starting Generate network units from Kernel command line...
         Starting Generate network …ts from Kernel co[    4.276909] cryptodev: loading out-of-tree module taints kernel.
mmand line...
[    4.290570] cryptodev: driver 1.12 loaded.
[    4.319824] systemd[1]: Starting Remount Root and Kernel File Systems...
         Starting Remount Root and Kernel File Systems...
[    4.352416] systemd[1]: Starting Coldplug All udev Devices...
[    4.354364] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
         Starting Coldplug All udev Devices...
[    4.387811] systemd[1]: Started RPC Bind.
[  OK  ] Started RPC Bind.
[    4.403641] systemd[1]: Started Journal Service.
[  OK  ] Started Journal Service.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted Temporary Directory /tmp.
[  OK  ] Finished Create List of Static Device Nodes.
[  OK  ] Finished Load Kernel Module configfs.
[  OK  ] Finished Load Kernel Module drm.
[  OK  ] Finished Load Kernel Module fuse.
[FAILED] Failed to start Start psplash boot splash screen.
See 'systemctl status psplash-start.service' for details.
[DEPEND] Dependency failed for Star…progress communication helper.
[  OK  ] Finished Load Kernel Modules.
[  OK  ] Finished Generate network units from Kernel command line.
[  OK  ] Finished Remount Root and Kernel File Systems.
         Mounting FUSE Control File System...
         Mounting Kernel Configuration File System...
         Starting Flush Journal to Persistent Storage...
[    4.843098] systemd-journald[173]: Received client request to flush runtime journal.
         Starting Apply Kernel Variables...
         Starting Create Static Device Nodes in /dev...
[  OK  ] Mounted FUSE Control File System.
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Finished Flush Journal to Persistent Storage.
[  OK  ] Finished Apply Kernel Variables.
[  OK  ] Finished Create Static Device Nodes in /dev.
[  OK  ] Reached target Preparation for Local File Systems.
         Mounting /media/ram...
         Mounting /var/volatile...
[    5.106574] audit: type=1334 audit(1651167748.304:2): prog-id=5 op=LOAD
[    5.113797] audit: type=1334 audit(1651167748.312:3): prog-id=6 op=LOAD
         Starting Rule-based Manage…for Device Events and Files...
[  OK  ] Finished Coldplug All udev Devices.
[  OK  ] Mounted /media/ram.
[  OK  ] Mounted /var/volatile.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Rule-based Manager for Device Events and Files.
[  OK  ] Finished Create Volatile Files and Directories.
         Starting Network Time Synchronization...
         Starting Record System Boot/Shutdown in UTMP...
[  OK  ] Finished Record System Boot/Shutdown in UTMP.
[    5.848634] systemd-journald[173]: Oldest entry in /run/log/journal/e4a9e03434104bcba55d4b29b092252d/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[  OK  ] Started Network Time Synchronizatio[    5.868660] systemd-journald[173]: /run/log/journal/e4a9e03434104bcba55d4b29b092252d/system.journal: Journal header limits reached or header out-of-date, rotating.
n.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Reached target System Time Set.
[  OK  ] Started Daily rotation of log files.
[  OK  ] Reached target Timer Units.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on D-Bus System Message Bus Socket.
         Starting Docker Socket for the API...
[  OK  ] Listening on dropbear.socket.
         Starting Weston socket...
[    6.088239] sii902x 1-003b: supply iovcc not found, using dummy regulator
         Starting D-Bus System Message Bus...
[    6.136836] mc: Linux media interface: v0.10
[    6.159393] videodev: Linux video capture interface: v2.00
[    6.165899] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
         Starting Reboot and dump vmcore via kexec...
[  OK  ] Listening on Docker Socket for the API.
[  OK  ] Listening on Weston socket.
[    6.216607] i2c i2c-1: Added multiplexed i2c bus 3
[  OK  ] Finished Reboot and dump vmcore via kexec.
[    6.272772] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000
[    6.281622] k3-m4-rproc 5000000.m4fss: configured M4 for remoteproc mode
[    6.283688] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[    6.288688] k3-m4-rproc 5000000.m4fss: local reset is deasserted for device
[    6.303220] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[  OK  ] Found device /dev/ttyS2.
[    6.322948] remoteproc remoteproc0: 5000000.m4fss is available
[  OK  ] Reached target Socket Units.
[    6.338691] remoteproc remoteproc0: powering up 5000000.m4fss
[    6.344588] remoteproc remoteproc0: Booting fw image am62-mcu-m4f0_0-fw, size 54860
[    6.393548] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node m4f-dma-memory@9cb00000
[    6.403464] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7)
[    6.410441] remoteproc remoteproc0: remote processor 5000000.m4fss is now up
[    6.430495] random: crng init done
[  OK  ] Finished Load/Save Random Seed.
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Reached target Basic System.
[    6.524413] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[    6.532397] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:12 UTC (12)
[    6.543262] virtio_rpmsg_bus virtio0: rpmsg host is online
[    6.549085] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[    6.553649] systemd-journald[173]: Time jumped backwards, rotating.
[    6.566791] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[  OK  ] Started Job spooling tools.
[  OK  ] Started Periodic Command Scheduler.
[    6.608713] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[    6.629845] PVR_K:  210: Device: fd00000.gpu
[    6.634737] PVR_K:  210: Read BVNC 33.15.11.3 from HW device registers
[    6.643038] platform 78000000.r5f: configured R5F for IPC-only mode
[    6.650834] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000
         Starting Print notice about GPLv3 packages[    6.661529] PVR_K:  210: RGX Device registered with BVNC 33.15.11.3
...
[    6.676096] remoteproc remoteproc1: 78000000.r5f is available
[    6.679807] [drm] Initialized pvr 23.1.6404501 20170530 for fd00000.gpu on minor 1
[    6.682255] remoteproc remoteproc1: attaching to 78000000.r5f
         Starting IPv6 Packet Filtering Framework...
         Starting IPv4 Packet Filtering Framework...
[  OK  ] Started irqbalance daemon.
[    6.750806] platform 78000000.r5f: R5F core initialized in IPC-only mode
[    6.757652] rproc-virtio rproc-virtio.3.auto: assigned reserved memory node r5f-dma-memory@9da00000
         Starting startwlanap...
         Starting startwlansta...
[    6.833651] virtio_rpmsg_bus virtio1: rpmsg host is online
[    6.834238] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[    6.849392] rproc-virtio rproc-virtio.3.auto: registered virtio1 (type 7)
[    6.864715] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[    6.874330] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[    6.881691] audit: type=1334 audit(12.848:4): prog-id=7 op=LOAD
[    6.888887] audit: type=1334 audit(12.852:5): prog-id=8 op=LOAD
         Starting User Login Management...
[  OK  ] Started TEE Supplicant.
         Starting telnetd.service...
[    6.963647] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.995002] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[  OK  ] Started ti-apps-launcher service.
[  OK  ] Finished IPv6 Packet Filtering Framework.
[  OK  ] Finished IPv4 Packet Filtering Framework.
[  OK  ] Started telnetd.service.
[  OK  ] Started startwlanap.
[  OK  ] Started startwlansta.
[  OK  ] Reached target Preparation for Network.
         Starting LSB: Expand Rootfs of boot device...
         Starting Network Configuration...
[    7.129579] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[  OK  ] Started LSB: Expand Rootfs of boot device.
[  OK  ] Started User Login Management.
[  OK  ] Started Network Configuration.
[    7.706299] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[    7.715818] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
         Starting Wait for Network to be Configured...
         Starting Network Name Resolution...
[    7.753345] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[    7.782742] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
[    8.199796] remoteproc remoteproc2: 30074000.pru is available
[    8.256843] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
[    8.267717] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[    8.282667] remoteproc remoteproc3: 30078000.pru is available
[  OK  ] Listening on Load/Save RF …itch Status /dev/rfkill Watch.
         Starting Save/Restore Sound Card State...
[    8.303790] startwlanap.sh[589]: sed: unmatched '/'
[  OK  ] Started Network Name Resolution.
[  OK  ] Reached target Network.
[  OK  ] Reached target Host and Network Name Lookups.
         Starting Avahi mDNS/DNS-SD Stack...
[    8.342583] startwlanap.sh[590]: adding wlan1 interface
         Starting Enable and configure wl18xx bluetooth stack...
[    8.375528] startwlanap.sh[593]: command failed: No such file or directory (-2)
         Starting containerd container runtime...
[  OK  ] Started Netperf Benchmark Server.
[    8.628995] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[    8.635802] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
[  OK  ] Started NFS status monitor for NFSv2/3 locking..
         Starting Simple Network Ma…ent Protocol (SNMP) Daemon....
         Starting Permit User Sessions...
[  OK  ] Finished Save/Restore Sound Card State.
[  OK  ] Finished Enable and configure wl18xx bluetooth stack.
[  OK  ] Finished Permit User Sessions.
[  OK  ] Reached target Sound Card.
[  OK  ] Reached target Hardware activated USB gadget.
[  OK  ] Started Getty on tty1.
[    8.605161] startwlanap.sh[596]: Line 499: unknown configuration item 'wep_rekey_period'
[  OK  ] Started Serial Getty on ttyS2.
[    8.605671] startwlanap.sh[596]: 1 errors found in configuration file '/usr/share/wl18xx/hostapd.conf'
[    8.606075] startwlanap.sh[596]: Failed to set up interface with /usr/share/wl18xx/hostapd.conf
[    8.606574] startwlanap.sh[596]: Failed to initialize interface
[  OK  ] Reached target Login Prompts.
         Starting Synchronize System and HW clocks...
         Starting Weston, a Wayland…ositor, as a system service...
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Finished Synchronize System and HW clocks.
[  OK  ] Created slice Slice /system/systemd-fsck.
[    9.094259] audit: type=1334 audit(15.056:6): prog-id=9 op=LOAD
[    9.102727] audit: type=1334 audit(15.068:7): prog-id=10 op=LOAD
         Starting User Database Manager...
[  OK  ] Found device /dev/mmcblk0p1.
         Starting File System Check on /dev/mmcblk0p1...
         Starting File System Check on /dev/mmcblk1p1...
[  OK  ] Finished File System Check on /dev/mmcblk1p1.
         Mounting /run/media/boot-mmcblk1p1...
[  OK  ] Started User Database Manager.
[  OK  ] Finished File System Check on /dev/mmcblk0p1.
         Mounting /run/media/mmcblk0p1...
[  OK  ] Mounted /run/media/boot-mmcblk1p1.
[  OK  ] Mounted /run/media/mmcblk0p1.
[    9.413760] startwlanap.sh[711]: SIOCSIFADDR: No such device
[    9.421461] startwlanap.sh[711]: wlan1: ERROR while getting interface flags: No such device
[  OK  ] Created slice User Slice of UID 1000.
[    9.444733] startwlanap.sh[711]: SIOCSIFNETMASK: No such device
[    9.460264] startwlanap.sh[711]: wlan1: ERROR while getting interface flags: No such device
         Starting User Runtime Directory /run/user/1000...
[  OK  ] Finished User Runtime Directory /run/user/1000.
         Starting User Manager for UID 1000...
[    9.807701] audit: type=1006 audit(15.772:8): pid=725 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[    9.819826] audit: type=1300 audit(15.772:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe1747268 a2=4 a3=ffff9b7fa020 items=0 ppid=1 pid=725 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/lib/systemd/systemd" key=(null)
[    9.852131] audit: type=1327 audit(15.772:8): proctitle="(systemd)"
[    9.973925] audit: type=1325 audit(15.924:9): table=nat family=2 entries=0 op=xt_register pid=729 comm="iptables"
[    9.986651] audit: type=1300 audit(15.924:9): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=ffffd8c4cb28 items=0 ppid=590 pid=729 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[   10.015305] audit: type=1327 audit(15.924:9): proctitle=69707461626C6573002D74006E6174002D4100504F5354524F5554494E47002D6F0065746830002D6A004D415351554552414445
[  OK  ] Started Simple Network Man…ement Protocol (SNMP) Daemon..
[  OK  ] Started User Manager for UID 1000.
[  OK  ] Started Session c1 of User weston.
[   10.807107] PVR_K:  634: RGX Firmware image 'rgx.fw.33.15.11.3' loaded
[   10.821698] PVR_K:  634: Shader binary image 'rgx.sh.33.15.11.3' loaded
[  OK  ] Started containerd container runtime.
[   10.808538] startwlanap.sh[754]: iperf3: error - unable to start listener for connections: Cannot assign requested address
[   10.809048] startwlanap.sh[754]: iperf3: exiting
[  OK  ] Started Weston, a Wayland …mpositor, as a system service.
[   11.907379] am65-cpsw-nuss 8000000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
[   11.916083] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  OK  ] Finished Print notice about GPLv3 packages.

 _____                    _____           _         _
|  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
|     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
|__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
              |___|                    |___|

Arago Project am62xx-evm -

Arago 2023.04 am62xx-evm -

am62xx-evm login: [   15.847097] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   15.863806] Bridge firewalling registered
[   15.894045] kauditd_printk_skb: 6 callbacks suppressed
[   15.894063] audit: type=1325 audit(21.852:12): table=filter family=2 entries=0 op=xt_register pid=816 comm="iptables"
[   15.910904] audit: type=1300 audit(21.852:12): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=fffffdfab3d8 items=0 ppid=775 pid=816 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[   15.938601] audit: type=1327 audit(21.852:12): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D4C002D6E
[   16.038668] audit: type=1325 audit(22.000:13): table=nat family=2 entries=6 op=xt_replace pid=838 comm="iptables"
[   16.049087] audit: type=1300 audit(22.000:13): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=1a226c00 items=0 ppid=775 pid=838 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[   16.076876] audit: type=1327 audit(22.000:13): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4E00444F434B4552
[   16.089692] audit: type=1325 audit(22.048:14): table=filter family=2 entries=4 op=xt_replace pid=841 comm="iptables"
[   16.100439] audit: type=1300 audit(22.048:14): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=32275940 items=0 ppid=775 pid=841 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="iptables" exe="/usr/sbin/xtables-legacy-multi" key=(null)
[   16.127607] audit: type=1327 audit(22.048:14): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B4552
[   16.140963] audit: type=1325 audit(22.056:15): table=filter family=2 entries=6 op=xt_replace pid=843 comm="iptables"
[   16.293061] systemd-journald[173]: Oldest entry in /run/log/journal/e4a9e03434104bcba55d4b29b092252d/system.journal is older than the configured file retention duration (1month), suggesting rotation.
[   16.311315] systemd-journald[173]: /run/log/journal/e4a9e03434104bcba55d4b29b092252d/system.journal: Journal header limits reached or header out-of-date, rotating.
root
root@am62xx-evm:~#
root@am62xx-evm:~#
root@am62xx-evm:~# lsusb
root@am62xx-evm:~# [   23.302479] xhci-hcd xhci-hcd.4.auto: can't setup: -110
[   23.307772] xhci-hcd xhci-hcd.4.auto: USB bus 1 deregistered
[   23.313539] xhci-hcd: probe of xhci-hcd.4.auto failed with error -110

root@am62xx-evm:~# lsusb
root@am62xx-evm:~#

Thanks,

Sean

  • Hello everyone,

    To further explain, the test device is a USB 3.0 storage device.

    Thanks,

    Sean

  • Hi Sean,

    I tried a couple USB3.0 thumb drives with SDK9.0 prebuilt U-Boot, but I am unable to see the issue.

    But can you please apply the following U-Boot device tree patch to see if it is related?

    diff --git a/arch/arm/dts/k3-am62-main.dtsi b/arch/arm/dts/k3-am62-main.dtsi
    index bdfda77586ed..fdbd1c07ada8 100644
    --- a/arch/arm/dts/k3-am62-main.dtsi
    +++ b/arch/arm/dts/k3-am62-main.dtsi
    @@ -605,6 +605,7 @@
                            interrupt-names = "host", "peripheral";
                            maximum-speed = "high-speed";
                            dr_mode = "otg";
    +                       snps,dis_u2_susphy_quirk;
                    };
            };

  • Hi Bin,

    The patch is working; I haven't seen any issues after setting the property.

    Without the 'snps,dis_u2_susphy_quirk' property in the U-Boot device tree, the issue will occur after approximately 10 USB reset cycles.

    Thanks,

    Sean

  • Hi Sean,

    Glad the patch solves the issue. Thanks for the update.

    Missing this device tree quirk in U-Boot is a software bug. I will submit a request to let the sw dev team to add this change.