Other Parts Discussed in Thread: AM62P, AM62P5
Tool/software:
HW: AM62P-Q1 customer board
The system can now boot into the kernel but fails to fully start up due to inability to mount the filesystem.
The log shows it gets stuck at "platform fa00000.mmc: deferred probe pending". The key difference in customer board is SD card design. it only operates at 3.3V power supply, thus limited to low-speed mode.
Below is our current analysis and software modifications:
- Comparing with EVM's normal boot log (see attached logs from EVM and our custom board):
- Normal boot shows initialization for both mmc0 (eMMC) and mmc1 (SD card)
- Our board only shows mmc0 (eMMC) initialization while mmc1 (SD card) driver fails to mount
- We've implemented modifications based on these three similar E2E cases:
Specific changes made:
- Disabled UHS mode
- Added no-1-8-v property
- Disabled eMMC node
- Reduced bus-width
- Removed vmmc-supply property
However, the issue persists with same symptoms . Could your please review the logs and provide further debugging suggestions?
U-Boot SPL 2023.04-dirty (May 27 2025 - 05:16:27 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
SPL initial stack usage: 17064 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
NOTICE: BL31: Built : 16:09:05, Feb 9 2024
U-Boot SPL 2023.04-dirty (May 27 2025 - 05:16:34 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
SPL initial stack usage: 1856 bytes
i2c_write: error waiting for data ACK (status=0x116)
pca953x gpio@22: Error reading output register
Trying to boot from MMC2
Authentication passed
Authentication passed
U-Boot 2023.04-dirty (May 27 2025 - 05:16:34 +0000)
SoC: AM62PX SR1.0 HS-FS
Model: Texas Instruments AM62P5 SK
DRAM: 2 GiB
Core: 81 devices, 31 uclasses, devicetree: separate
MMC: mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from nowhere... OK
In: serial
Out: serial
Err: serial
Net: Could not get PHY for ethernet@8000000port@1: addr 0
am65_cpsw_nuss_port ethernet@8000000port@1: phy_connect() failed
Could not get PHY for ethernet@8000000port@1: addr 1
am65_cpsw_nuss_port ethernet@8000000port@2: phy_connect() failed
No ethernet found.
Hit any key to stop autoboot: 0
i2c_write: error waiting for data ACK (status=0x116)
pca953x gpio@22: Error reading output register
switch to partitions #0, OK
mmc1 is current device
i2c_write: error waiting for data ACK (status=0x116)
pca953x gpio@22: Error reading output register
SD/MMC found on device 1
Failed to load 'boot.scr'
574 bytes read in 20 ms (27.3 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
## Error: "main_cpsw0_qsgmii_phyinit" not defined
19376640 bytes read in 793 ms (23.3 MiB/s)
60449 bytes read in 24 ms (2.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
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.83-ti-gc1c2f1971fbf (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Mon May 13 20:19:51 UTC 2024
[ 0.000000] Machine model: Texas Instruments AM62P5 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 0x00000000db600000, size 576 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b500000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node rtos-ipc-memory@9b500000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node mcu-r5fss-dma-memory-region@9b800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node mcu-r5fss-memory-region@9b900000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@9c900000, 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-0x000000009b4fffff]
[ 0.000000] node 0: [mem 0x000000009b500000-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-0x00000000fffeffff]
[ 0.000000] node 0: [mem 0x00000000ffff0000-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.4
[ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
[ 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_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=da82b950-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: 1362040K/2097152K available (11712K kernel code, 1258K rwdata, 3816K rodata, 1984K init, 438K bss, 145288K reserved, 589824K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @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.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008494] Console: colour dummy device 80x25
[ 0.013075] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023737] pid_max: default: 32768 minimum: 301
[ 0.028496] LSM: Security Framework initializing
[ 0.033317] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.040879] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.050424] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.057846] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.064126] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.071508] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.077871] rcu: Hierarchical SRCU implementation.
[ 0.082771] rcu: Max phase no-delay instances is 1000.
[ 0.088333] Platform MSI: msi-controller@1820000 domain created
[ 0.094590] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.103964] EFI services will not be available.
[ 0.108834] smp: Bringing up secondary CPUs ...
[ 0.114063] Detected VIPT I-cache on CPU1
[ 0.114167] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.114184] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000
[ 0.114232] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.114870] Detected VIPT I-cache on CPU2
[ 0.114940] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.114954] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000
[ 0.114985] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.115558] Detected VIPT I-cache on CPU3
[ 0.115636] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.115649] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000
[ 0.115678] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.115741] smp: Brought up 1 node, 4 CPUs
[ 0.195335] SMP: Total of 4 processors activated.
[ 0.200139] CPU features: detected: 32-bit EL0 Support
[ 0.205400] CPU features: detected: CRC32 instructions
[ 0.210702] CPU: All CPU(s) started at EL2
[ 0.214894] alternatives: applying system-wide alternatives
[ 0.222195] devtmpfs: initialized
[ 0.233608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.243623] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.269615] pinctrl core: initialized pinctrl subsystem
[ 0.275542] DMI not present or invalid.
[ 0.280058] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.287184] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.294701] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.302801] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.310962] audit: initializing netlink subsys (disabled)
[ 0.316628] audit: type=2000 audit(0.208:1): state=initialized audit_enabled=0 res=1
[ 0.317060] thermal_sys: Registered thermal governor 'step_wise'
[ 0.324545] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.330721] cpuidle: using governor menu
[ 0.341533] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.348544] ASID allocator initialised with 65536 entries
[ 0.365071] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.376230] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 0.386488] KASLR disabled due to lack of seed
[ 0.397494] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.404446] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.410844] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.417770] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.424166] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.431093] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.437488] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.444414] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.452128] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected
[ 0.461922] iommu: Default domain type: Translated
[ 0.466924] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.473586] SCSI subsystem initialized
[ 0.477745] usbcore: registered new interface driver usbfs
[ 0.483380] usbcore: registered new interface driver hub
[ 0.488825] usbcore: registered new device driver usb
[ 0.494399] pps_core: LinuxPPS API ver. 1 registered
[ 0.499470] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.508802] PTP clock support registered
[ 0.512925] EDAC MC: Ver: 3.0.0
[ 0.516924] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[ 0.523748] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[ 0.530469] omap-mailbox 29020000.mailbox: no available mbox devices found
[ 0.537523] omap-mailbox 29030000.mailbox: no available mbox devices found
[ 0.544828] FPGA manager framework
[ 0.548376] Advanced Linux Sound Architecture Driver Initialized.
[ 0.555465] clocksource: Switched to clocksource arch_sys_counter
[ 0.561926] VFS: Disk quotas dquot_6.6.0
[ 0.565971] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.578845] NET: Registered PF_INET protocol family
[ 0.584031] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.593253] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.602033] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.609953] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.618143] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.626061] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.632896] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.639823] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.647304] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.653506] RPC: Registered named UNIX socket transport module.
[ 0.659573] RPC: Registered udp transport module.
[ 0.664375] RPC: Registered tcp transport module.
[ 0.669175] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.675753] NET: Registered PF_XDP protocol family
[ 0.680658] PCI: CLS 0 bytes, default 64
[ 0.685395] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.695290] Initialise system trusted keyrings
[ 0.700056] workingset: timestamp_bits=46 max_order=19 bucket_order=0
[ 0.711003] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.717540] NFS: Registering the id_resolver key type
[ 0.722754] Key type id_resolver registered
[ 0.727023] Key type id_legacy registered
[ 0.731171] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.738015] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.781579] Key type asymmetric registered
[ 0.785768] Asymmetric key parser 'x509' registered
[ 0.790792] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.798486] io scheduler mq-deadline registered
[ 0.803118] io scheduler kyber registered
[ 0.810352] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.816834] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.829111] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.844557] loop: module loaded
[ 0.848811] megasas: 07.719.03.00-rc1
[ 0.855487] tun: Universal TUN/TAP device driver, 1.6
[ 0.861344] VFIO - User Level meta-driver version: 0.3
[ 0.867301] usbcore: registered new interface driver usb-storage
[ 0.873969] i2c_dev: i2c /dev entries driver
[ 0.879741] sdhci: Secure Digital Host Controller Interface driver
[ 0.886066] sdhci: Copyright(c) Pierre Ossman
[ 0.890705] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.897176] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.903496] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.910408] usbcore: registered new interface driver usbhid
[ 0.916102] usbhid: USB HID core driver
[ 0.920831] optee: probing for conduit method.
[ 0.925400] optee: revision 4.1 (012cdca4)
[ 0.925678] optee: dynamic shared memory is enabled
[ 0.935081] optee: initialized driver
[ 0.940298] Initializing XFRM netlink socket
[ 0.944713] NET: Registered PF_PACKET protocol family
[ 0.949947] Key type dns_resolver registered
[ 0.954688] registered taskstats version 1
[ 0.958903] Loading compiled-in X.509 certificates
[ 0.971990] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
[ 1.020790] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.027812] pca953x 1-0023: supply vcc not found, using dummy regulator
[ 1.034738] pca953x 1-0023: using AI
[ 1.059604] pca953x 1-0023: failed writing register
[ 1.064746] pca953x: probe of 1-0023 failed with error -121
[ 1.070612] platform connector-hdmi: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.080525] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/bridge-hdmi@3b
[ 1.090262] i2c 1-003b: Fixed dependency cycle(s) with /connector-hdmi
[ 1.096972] i2c 1-003b: Fixed dependency cycle(s) with /bus@f0000/dss@30200000
[ 1.104512] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.111257] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.117196] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.126406] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.135377] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.145099] simple-framebuffer ff700000.framebuffer: framebuffer at 0xff700000, 0x8ca000 bytes
[ 1.153920] simple-framebuffer ff700000.framebuffer: format=a8r8g8b8, mode=1920x1200x32, linelength=7680
[ 1.174621] Console: switching to colour frame buffer device 240x75
[ 1.191184] simple-framebuffer ff700000.framebuffer: fb0: simplefb registered!
[ 1.198905] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.206996] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.217885] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.227829] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.237218] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.243743] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.253022] printk: console [ttyS2] disabled
[ 1.257456] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250
[ 1.266319] printk: console [ttyS2] enabled
[ 1.266319] printk: console [ttyS2] enabled
[ 1.274770] printk: bootconsole [ns16550a0] disabled
[ 1.274770] printk: bootconsole [ns16550a0] disabled
[ 1.286890] spi-nor spi0.0: unrecognized JEDEC id bytes: ff ff ff ff ff ff
[ 1.331503] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[ 1.339406] mdio_bus 8000f00.mdio: MDIO device at address 0 is missing.
[ 1.346234] mdio_bus 8000f00.mdio: MDIO device at address 1 is missing.
[ 1.352883] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006
[ 1.365732] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.372113] am65-cpsw-nuss 8000000.ethernet: Use random MAC address
[ 1.378380] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.385506] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.392052] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0
[ 1.402263] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.411537] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz
[ 1.424432] mmc0: CQHCI version 5.10
[ 1.428863] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.435616] pca953x 1-0022: using AI
[ 1.439353] pca953x 1-0022: failed writing register
[ 1.444385] pca953x: probe of 1-0022 failed with error -121
[ 1.451971] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.459357] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present!
[ 1.466693] debugfs: Directory 'pd:186' with parent 'pm_genpd' already present!
[ 1.471506] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.475189] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.488791] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.501998] ALSA device list:
[ 1.505128] No soundcards found.
[ 1.509085] Waiting for root device PARTUUID=da82b950-02...
[ 1.590948] mmc0: new HS400 MMC card at address 0001
[ 1.597456] mmcblk0: mmc0:0001 MMC8GB 7.30 GiB
[ 1.604246] mmcblk0boot0: mmc0:0001 MMC8GB 4.00 MiB
[ 1.610340] mmcblk0boot1: mmc0:0001 MMC8GB 4.00 MiB
[ 1.616274] mmcblk0rpmb: mmc0:0001 MMC8GB 4.00 MiB, chardev (240:0)
[ 11.690337] platform regulator-2: deferred probe pending
[ 11.695792] platform fa00000.mmc: deferred probe pending
[ 11.701170] platform 2b300050.target-module: deferred probe pending
U-Boot SPL 2023.04-ti-g836606420854 (May 09 2024 - 05:42:45 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
SPL initial stack usage: 17064 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE: BL31: v2.10.0(release):v2.10.0-367-g00f1ec6b87-dirty
NOTICE: BL31: Built : 16:09:05, Feb 9 2024
U-Boot SPL 2023.04-ti-gf9b966c67473 (Mar 19 2024 - 20:31:40 +0000)
SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
SPL initial stack usage: 1856 bytes
Trying to boot from MMC2
Authentication passed
Authentication passed
U-Boot 2023.04-ti-g836606420854 (May 09 2024 - 05:42:45 +0000)
SoC: AM62PX SR1.0 HS-FS
Model: Texas Instruments AM62P5 SK
DRAM: 2 GiB (effective 8 GiB)
Core: 81 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
Warning: ethernet@8000000port@2 (eth1) using random MAC address - 86:cb:df:aa:e1:66
, eth1: ethernet@8000000port@2
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 20 ms (27.3 KiB/s)
Loaded env from uEnv.txt
Importing environment from mmc1 ...
## Error: "main_cpsw0_qsgmii_phyinit" not defined
19376640 bytes read in 220 ms (84 MiB/s)
60449 bytes read in 22 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
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.80-ti-g2e423244f8c0 (oe-user@oe-host) (aarch64-oe-linux-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Wed Mar 20 14:43:33 UTC 2024
[ 0.000000] Machine model: Texas Instruments AM62P5 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 0x00000009dc000000, size 576 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b500000, size 3 MiB
[ 0.000000] OF: reserved mem: initialized node rtos-ipc-memory@9b500000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node mcu-r5fss-dma-memory-region@9b800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009b900000, size 15 MiB
[ 0.000000] OF: reserved mem: initialized node mcu-r5fss-memory-region@9b900000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c800000, size 1 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-dma-memory@9c800000, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created DMA memory pool at 0x000000009c900000, size 30 MiB
[ 0.000000] OF: reserved mem: initialized node r5f-memory@9c900000, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x00000009ffffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000080000000-0x000000009b4fffff]
[ 0.000000] node 0: [mem 0x000000009b500000-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-0x00000000fffeffff]
[ 0.000000] node 0: [mem 0x00000000ffff0000-0x00000000ffffffff]
[ 0.000000] node 0: [mem 0x0000000880000000-0x00000009ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000009ffffffff]
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.4
[ 0.000000] percpu: Embedded 20 pages/cpu s41064 r8192 d32664 u81920
[ 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: 2064384
[ 0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=spi-nand0:512k(ospi_nand.tiboot3),2m(ospi_nand.tispl),4m(ospi_nand.u-boot),256k(ospi_nand.env),256k(ospi_nand.env.backup),98048k@32m(ospi_nand.rootfs),256k@130816k(ospi_nand.phypattern) root=PARTUUID=e2c0dace-02 rw rootfstype=ext4 rootwait
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] software IO TLB: area num 4.
[ 0.000000] software IO TLB: mapped [mem 0x00000000fb700000-0x00000000ff700000] (64MB)
[ 0.000000] Memory: 7467356K/8388608K available (11712K kernel code, 1258K rwdata, 3812K rodata, 1984K init, 438K bss, 331428K reserved, 589824K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[ 0.000000] GICv3: 256 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: GICv3 features: 16 PPIs
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001880000
[ 0.000000] ITS [mem 0x01820000-0x0182ffff]
[ 0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
[ 0.000000] ITS@0x0000000001820000: Devices Table too large, reduce ids 20->19
[ 0.000000] ITS@0x0000000001820000: allocated 524288 Devices @880800000 (flat, esz 8, psz 64K, shr 0)
[ 0.000000] ITS: using cache flushing for cmd queue
[ 0.000000] GICv3: using LPI property table @0x0000000880040000
[ 0.000000] GIC: using cache flushing for LPI property table
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000880050000
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0x3ffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
[ 0.000000] sched_clock: 58 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
[ 0.008501] Console: colour dummy device 80x25
[ 0.013083] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
[ 0.023743] pid_max: default: 32768 minimum: 301
[ 0.028501] LSM: Security Framework initializing
[ 0.033332] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.041088] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.050807] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.058227] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.064511] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.071895] cblist_init_generic: Setting shift to 2 and lim to 1.
[ 0.078256] rcu: Hierarchical SRCU implementation.
[ 0.083155] rcu: Max phase no-delay instances is 1000.
[ 0.088716] Platform MSI: msi-controller@1820000 domain created
[ 0.094968] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created
[ 0.104356] EFI services will not be available.
[ 0.109213] smp: Bringing up secondary CPUs ...
[ 0.114428] Detected VIPT I-cache on CPU1
[ 0.114525] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000
[ 0.114542] GICv3: CPU1: using allocated LPI pending table @0x0000000880060000
[ 0.114588] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.115220] Detected VIPT I-cache on CPU2
[ 0.115291] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000
[ 0.115304] GICv3: CPU2: using allocated LPI pending table @0x0000000880070000
[ 0.115334] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.115893] Detected VIPT I-cache on CPU3
[ 0.115970] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000
[ 0.115984] GICv3: CPU3: using allocated LPI pending table @0x0000000880080000
[ 0.116013] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.116075] smp: Brought up 1 node, 4 CPUs
[ 0.195673] SMP: Total of 4 processors activated.
[ 0.200476] CPU features: detected: 32-bit EL0 Support
[ 0.205737] CPU features: detected: CRC32 instructions
[ 0.211038] CPU: All CPU(s) started at EL2
[ 0.215230] alternatives: applying system-wide alternatives
[ 0.222509] devtmpfs: initialized
[ 0.235474] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.245461] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[ 0.270004] pinctrl core: initialized pinctrl subsystem
[ 0.275939] DMI not present or invalid.
[ 0.280441] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.287523] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.294959] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.303079] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.311356] audit: initializing netlink subsys (disabled)
[ 0.317062] audit: type=2000 audit(0.216:1): state=initialized audit_enabled=0 res=1
[ 0.317491] thermal_sys: Registered thermal governor 'step_wise'
[ 0.324980] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.331263] cpuidle: using governor menu
[ 0.342087] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.349095] ASID allocator initialised with 65536 entries
[ 0.367224] KASLR disabled due to lack of seed
[ 0.378180] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.385134] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.391531] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.398458] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.404857] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.411783] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.418180] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.425107] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.432781] k3-chipinfo 43000014.chipid: Family:AM62PX rev:SR1.0 JTAGID[0x0bb9d02f] Detected
[ 0.442534] iommu: Default domain type: Translated
[ 0.447533] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.454193] SCSI subsystem initialized
[ 0.458340] usbcore: registered new interface driver usbfs
[ 0.463972] usbcore: registered new interface driver hub
[ 0.469419] usbcore: registered new device driver usb
[ 0.474973] pps_core: LinuxPPS API ver. 1 registered
[ 0.480045] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.489377] PTP clock support registered
[ 0.493501] EDAC MC: Ver: 3.0.0
[ 0.497508] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fca100
[ 0.504325] omap-mailbox 29010000.mailbox: omap mailbox rev 0x66fca100
[ 0.511043] omap-mailbox 29020000.mailbox: no available mbox devices found
[ 0.518103] omap-mailbox 29030000.mailbox: no available mbox devices found
[ 0.525436] FPGA manager framework
[ 0.528981] Advanced Linux Sound Architecture Driver Initialized.
[ 0.536066] clocksource: Switched to clocksource arch_sys_counter
[ 0.542522] VFS: Disk quotas dquot_6.6.0
[ 0.546568] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.559401] NET: Registered PF_INET protocol family
[ 0.564706] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.577868] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.586699] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.594626] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.603151] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.612505] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.619363] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.626469] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.634151] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.640373] RPC: Registered named UNIX socket transport module.
[ 0.646433] RPC: Registered udp transport module.
[ 0.651242] RPC: Registered tcp transport module.
[ 0.656042] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.662622] NET: Registered PF_XDP protocol family
[ 0.667524] PCI: CLS 0 bytes, default 64
[ 0.672233] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.682116] Initialise system trusted keyrings
[ 0.686868] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.697673] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.704218] NFS: Registering the id_resolver key type
[ 0.709422] Key type id_resolver registered
[ 0.713693] Key type id_legacy registered
[ 0.717841] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.724684] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.768894] Key type asymmetric registered
[ 0.773081] Asymmetric key parser 'x509' registered
[ 0.778105] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.785801] io scheduler mq-deadline registered
[ 0.790431] io scheduler kyber registered
[ 0.797752] pinctrl-single 4084000.pinctrl: 34 pins, size 136
[ 0.804237] pinctrl-single f4000.pinctrl: 171 pins, size 684
[ 0.816599] Serial: 8250/16550 driver, 12 ports, IRQ sharing enabled
[ 0.831941] loop: module loaded
[ 0.836262] megasas: 07.719.03.00-rc1
[ 0.842924] tun: Universal TUN/TAP device driver, 1.6
[ 0.848791] VFIO - User Level meta-driver version: 0.3
[ 0.854756] usbcore: registered new interface driver usb-storage
[ 0.861419] i2c_dev: i2c /dev entries driver
[ 0.867128] sdhci: Secure Digital Host Controller Interface driver
[ 0.873471] sdhci: Copyright(c) Pierre Ossman
[ 0.878120] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.884637] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.890950] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
[ 0.897879] usbcore: registered new interface driver usbhid
[ 0.903571] usbhid: USB HID core driver
[ 0.908336] optee: probing for conduit method.
[ 0.912914] optee: revision 4.1 (012cdca4)
[ 0.913210] optee: dynamic shared memory is enabled
[ 0.922603] optee: initialized driver
[ 0.927816] Initializing XFRM netlink socket
[ 0.932230] NET: Registered PF_PACKET protocol family
[ 0.937463] Key type dns_resolver registered
[ 0.942183] registered taskstats version 1
[ 0.946390] Loading compiled-in X.509 certificates
[ 0.959708] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.2.8--v09.02.08 (Kool Koala)')
[ 1.008309] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz
[ 1.015236] pca953x 1-0023: supply vcc not found, using dummy regulator
[ 1.022119] pca953x 1-0023: using AI
[ 1.050352] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz
[ 1.056975] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz
[ 1.062898] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created
[ 1.072115] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created
[ 1.081084] ti-sci-inta 4e400000.interrupt-controller: Interrupt Aggregator domain 200 created
[ 1.090801] simple-framebuffer ff700000.framebuffer: framebuffer at 0xff700000, 0x8ca000 bytes
[ 1.099624] simple-framebuffer ff700000.framebuffer: format=a8r8g8b8, mode=1920x1200x32, linelength=7680
[ 1.120306] Console: switching to colour frame buffer device 240x75
[ 1.136849] simple-framebuffer ff700000.framebuffer: fb0: simplefb registered!
[ 1.144562] ti-udma 485c0100.dma-controller: Number of rings: 82
[ 1.152647] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18)
[ 1.163466] ti-udma 485c0000.dma-controller: Number of rings: 150
[ 1.173328] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15)
[ 1.182630] ti-udma 4e230000.dma-controller: Number of rings: 6
[ 1.189115] ti-udma 4e230000.dma-controller: Channels: 6 (bchan: 0, tchan: 0, rchan: 6)
[ 1.198412] printk: console [ttyS2] disabled
[ 1.202866] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 252, base_baud = 3000000) is a 8250
[ 1.211729] printk: console [ttyS2] enabled
[ 1.211729] printk: console [ttyS2] enabled
[ 1.220176] printk: bootconsole [ns16550a0] disabled
[ 1.220176] printk: bootconsole [ns16550a0] disabled
[ 1.233098] spi-nor spi0.0: s28hs512t (65536 Kbytes)
[ 1.238193] 7 fixed-partitions partitions found on MTD device fc40000.spi.0
[ 1.245154] Creating 7 MTD partitions on "fc40000.spi.0":
[ 1.250547] 0x000000000000-0x000000080000 : "ospi.tiboot3"
[ 1.257173] 0x000000080000-0x000000280000 : "ospi.tispl"
[ 1.263490] 0x000000280000-0x000000680000 : "ospi.u-boot"
[ 1.269875] 0x000000680000-0x0000006c0000 : "ospi.env"
[ 1.276015] 0x0000006c0000-0x000000700000 : "ospi.env.backup"
[ 1.282811] 0x000000800000-0x000003fc0000 : "ospi.rootfs"
[ 1.289218] 0x000003fc0000-0x000004000000 : "ospi.phypattern"
[ 1.336073] davinci_mdio 8000f00.mdio: davinci mdio revision 17.7, bus freq 1000000
[ 1.347404] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867
[ 1.355509] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867
[ 1.363630] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01903, cpsw version 0x6BA81903 Ports: 3 quirks:00000006
[ 1.376466] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5
[ 1.383594] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512
[ 1.390124] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010d, freq:500000000, add_val:1 pps:0
[ 1.400331] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19
[ 1.409860] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1200000 KHz, changing to: 1250000 KHz
[ 1.422676] mmc0: CQHCI version 5.10
[ 1.426902] pca953x 1-0022: supply vcc not found, using dummy regulator
[ 1.433642] pca953x 1-0022: using AI
[ 1.443869] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.451299] debugfs: Directory 'pd:244' with parent 'pm_genpd' already present!
[ 1.451479] mmc1: CQHCI version 5.10
[ 1.458637] debugfs: Directory 'pd:186' with parent 'pm_genpd' already present!
[ 1.470729] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.471208] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit
[ 1.478064] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present!
[ 1.499350] ALSA device list:
[ 1.502337] No soundcards found.
[ 1.503328] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit
[ 1.514270] Waiting for root device PARTUUID=e2c0dace-02...
[ 1.562296] mmc1: new ultra high speed SDR104 SDXC card at address 5048
[ 1.570305] mmcblk1: mmc1:5048 SD64G 58.0 GiB
[ 1.575778] mmc0: Command Queue Engine enabled
[ 1.578045] mmcblk1: p1 p2
[ 1.580264] mmc0: new HS400 MMC card at address 0001
[ 1.588606] mmcblk0: mmc0:0001 G1M15L 29.6 GiB
[ 1.595160] mmcblk0boot0: mmc0:0001 G1M15L 31.5 MiB
[ 1.601284] mmcblk0boot1: mmc0:0001 G1M15L 31.5 MiB
[ 1.607541] mmcblk0rpmb: mmc0:0001 G1M15L 4.00 MiB, chardev (240:0)
[ 1.794559] EXT4-fs (mmcblk1p2): recovery complete
[ 1.801139] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
[ 1.809775] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 1.817043] devtmpfs: mounted
[ 1.820705] Freeing unused kernel memory: 1984K
[ 1.825396] Run /sbin/init as init process
[ 1.986382] systemd[1]: System time before build time, advancing clock.
[ 2.038514] NET: Registered PF_INET6 protocol family
[ 2.044942] Segment Routing with IPv6
[ 2.048673] In-situ OAM (IOAM) with IPv6
[ 2.078519] 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)
[ 2.110506] systemd[1]: Detected architecture arm64.
Welcome to Arago 2023.10!
[ 2.174263] systemd[1]: Hostname set to <am62pxx-evm>.
[ 2.285760] systemd-sysv-generator[160]: 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.493979] systemd[1]: Configuration file /lib/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 2.523096] systemd[1]: Configuration file /lib/systemd/system/seva-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway.
[ 2.595647] 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.
[ 2.654865] systemd[1]: /etc/systemd/system/sync-clocks.service:11: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 2.724329] systemd[1]: Queued start job for default target Graphical Interface.
[ 2.789905] systemd[1]: Created slice Slice /system/getty.
[ OK ] Created slice Slice /system/getty.
[ 2.814855] systemd[1]: Created slice Slice /system/modprobe.
[ OK ] Created slice Slice /system/modprobe.
[ 2.839019] systemd[1]: Created slice Slice /system/serial-getty.
[ OK ] Created slice Slice /system/serial-getty.
[ 2.862604] systemd[1]: Created slice User and Session Slice.
[ OK ] Created slice User and Session Slice.
[ 2.884853] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ OK ] Started Dispatch Password ��ts to Console Directory Watch.
[ 2.908757] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ OK ] Started Forward Password R��uests to Wall Directory Watch.
[ 2.932641] systemd[1]: Reached target Path Units.
[ OK ] Reached target Path Units.
[ 2.948351] systemd[1]: Reached target Remote File Systems.
[ OK ] Reached target Remote File Systems.
[ 2.968404] systemd[1]: Reached target Slice Units.
[ OK ] Reached target Slice Units.
[ 2.984903] systemd[1]: Reached target Swaps.
[ OK ] Reached target Swaps.
[ 3.053171] systemd[1]: Listening on RPCbind Server Activation Socket.
[ OK ] Listening on RPCbind Server Activation Socket.
[ 3.076600] systemd[1]: Reached target RPC Port Mapper.
[ OK ] Reached target RPC Port Mapper.
[ 3.117452] systemd[1]: Listening on Process Core Dump Socket.
[ OK ] Listening on Process Core Dump Socket.
[ 3.141104] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ OK ] Listening on initctl Compatibility Named Pipe.
[ 3.167756] systemd[1]: Listening on Journal Audit Socket.
[ OK ] Listening on Journal Audit Socket.
[ 3.190800] systemd[1]: Listening on Journal Socket (/dev/log).
[ OK ] Listening on Journal Socket (/dev/log).
[ 3.214956] systemd[1]: Listening on Journal Socket.
[ OK ] Listening on Journal Socket.
[ 3.236015] systemd[1]: Listening on Network Service Netlink Socket.
[ OK ] Listening on Network Service Netlink Socket.
[ 3.263323] systemd[1]: Listening on udev Control Socket.
[ OK ] Listening on udev Control Socket.
[ 3.286356] systemd[1]: Listening on udev Kernel Socket.
[ OK ] Listening on udev Kernel Socket.
[ 3.310747] systemd[1]: Listening on User Database Manager Socket.
[ OK ] Listening on User Database Manager Socket.
[ 3.384781] systemd[1]: Mounting Huge Pages File System...
Mounting Huge Pages File System...
[ 3.411547] systemd[1]: Mounting POSIX Message Queue File System...
Mounting POSIX Message Queue File System...
[ 3.442948] systemd[1]: Mounting Kernel Debug File System...
Mounting Kernel Debug File System...
[ 3.461057] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
[ 3.483589] systemd[1]: Mounting Temporary Directory /tmp...
Mounting Temporary Directory /tmp...
[ 3.510008] systemd[1]: Starting Create List of Static Device Nodes...
Starting Create List of Static Device Nodes...
[ 3.539142] systemd[1]: Starting Load Kernel Module configfs...
Starting Load Kernel Module configfs...
[ 3.562156] systemd[1]: Starting Load Kernel Module drm...
Starting Load Kernel Module drm...
[ 3.586497] systemd[1]: Starting Load Kernel Module fuse...
Starting Load Kernel Module fuse...
[ 3.603792] fuse: init (API version 7.37)
[ 3.653226] systemd[1]: Starting Start psplash boot splash screen...
Starting Start psplash boot splash screen...
[ 3.687007] systemd[1]: Starting RPC Bind...
Starting RPC Bind...
[ 3.704693] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
[ 3.725506] systemd[1]: Starting Journal Service...
Starting Journal Service...
[ 3.749136] systemd[1]: Starting Load Kernel Modules...
Starting Load Kernel Modules...
[ 3.773279] cryptodev: loading out-of-tree module taints kernel.
[ 3.775520] systemd[1]: Starting Generate network units from Kernel command line...
Starting Generate network ��ts from Kernel co[ 3.787938] cryptodev: driver 1.12 loaded.
mmand line...
[ 3.837090] systemd[1]: Starting Remount Root and Kernel File Systems...
Starting Remount Root and Kernel File Systems...
[ 3.857028] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
[ 3.868496] systemd[1]: Starting Coldplug All udev Devices...
Starting Coldplug All udev Devices...
[ 3.896967] systemd[1]: Started Start psplash boot splash screen.
[ OK ] Started Start psplash boot splash screen.
[ 3.920757] systemd[1]: Started RPC Bind.
[ OK ] Started RPC Bind.
[ 3.936835] 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.
[ 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...
[ OK ] Started Start psplash-syst��progress communication helper.
Starting Flush Journal to Persistent Storage...
[ 4.332305] systemd-journald[175]: 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...
[ 4.552777] audit: type=1334 audit(1651167747.564:2): prog-id=5 op=LOAD
[ 4.559622] audit: type=1334 audit(1651167747.568: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.
[ OK ] Found device /dev/ttyS2.
[ 5.170165] tlv320aic3x 1-001b: supply IOVDD not found, using dummy regulator
[ 5.177677] tlv320aic3x 1-001b: supply DVDD not found, using dummy regulator
[ 5.184958] tlv320aic3x 1-001b: supply AVDD not found, using dummy regulator
[ OK ] Started Network Time Synchronizatio[ 5.194200] tlv320aic3x 1-001b: supply DRVDD not found, using dummy regulator
[ 5.200674] mc: Linux media interface: v0.10
n.
[ 5.206354] tlv320aic3x 1-001b: Invalid supply voltage(s) AVDD: -22, DVDD: -22
[ OK ] Reached target System Initialization.
[ OK ] Started Daily Cleanup of Temporary Directories.
[ 5.251539] videodev: Linux video capture interface: v2.00
[ 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.
[ OK ] Listening on PC/SC Smart Card Daemon Activation Socket.
[ 5.438396] platform 79000000.r5f: configured R5F for remoteproc mode
[ 5.445585] platform 79000000.r5f: assigned reserved memory node mcu-r5fss-dma-memory-region@9b800000
[ 5.466784] remoteproc remoteproc0: 79000000.r5f is available
[ 5.476253] remoteproc remoteproc0: powering up 79000000.r5f
[ 5.478510] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1)
[ 5.481979] remoteproc remoteproc0: Booting fw image am62p-mcu-r5f0_0-fw, size 58344
Starting Weston socket...
[ 5.502374] platform 78000000.r5f: configured R5F for IPC-only mode
[ 5.513145] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9c800000
[ 5.521675] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node mcu-r5fss-dma-memory-region@9b800000
[ 5.522778] remoteproc remoteproc1: 78000000.r5f is available
[ 5.539021] remoteproc remoteproc1: attaching to 78000000.r5f
[ 5.549252] virtio_rpmsg_bus virtio0: rpmsg host is online
[ 5.550194] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd
[ 5.554889] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7)
[ 5.562584] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe
[ 5.570938] remoteproc remoteproc0: remote processor 79000000.r5f is now up
[ 5.581237] platform 78000000.r5f: R5F core initialized in IPC-only mode
[ 5.595964] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node r5f-dma-memory@9c800000
[ 5.596895] rtc-ti-k3 2b1f0000.rtc: registered as rtc0
[ 5.606361] virtio_rpmsg_bus virtio1: rpmsg host is online
[ 5.607358] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd
[ 5.610466] rtc-ti-k3 2b1f0000.rtc: setting system clock to 1970-01-01T00:00:11 UTC (11)
[ 5.623274] rproc-virtio rproc-virtio.1.auto: registered virtio1 (type 7)
[ 5.639219] remoteproc remoteproc1: remote processor 78000000.r5f is now attached
[ 5.647084] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe
[ 5.661778] systemd-journald[175]: Time jumped backwards, rotating.
[ 5.688912] PVR_K: 204: Device: fd80000.gpu
[ 5.699258] sii902x 1-003b: supply iovcc not found, using dummy regulator
[ 5.706581] sii902x 1-003b: supply cvcc12 not found, using dummy regulator
[ 5.709224] PVR_K: 204: Read BVNC 36.53.104.796 from HW device registers
[ 5.721778] PVR_K: 204: RGX Device registered BVNC 36.53.104.796 with 1 core in the system
[ 5.732336] [drm] Initialized pvr 23.3.6512818 20170530 for fd80000.gpu on minor 1
Starting D-Bus System Message Bus...
[ 5.753984] i2c i2c-1: Added multiplexed i2c bus 3
Starting Reboot and dump vmcore via kexec...
[ OK ] Listening on Docker Socket for the API.
[ 5.829224] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0
[ 5.836964] Console: switching to colour dummy device 80x25
[ 5.846939] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ OK ] Listening on Weston socket.
[ 5.858213] tidss 30200000.dss: [drm] Cannot find any crtc or sizes
[ OK ] Finished Reboot and dump vmcore via kexec.
[ 5.908118] random: crng init done
[ OK ] Finished Load/Save Random Seed.
[ OK ] Reached target Socket Units.
[ OK ] Started D-Bus System Message Bus.
[ OK ] Reached target Basic System.
[ OK ] Started Job spooling tools.
[ OK ] Started Periodic Command Scheduler.
Starting DEMO...
Starting Print notice about GPLv3 packages...
Starting IPv6 Packet Filtering Framework...
Starting IPv4 Packet Filtering Framework...
[ OK ] Started irqbalance daemon.
Starting Telephony service...
Starting PulseAudio Sound System...
Starting Expand the rootfs��ll size of the boot device....
[ OK ] Started Seva Launcher Service.
[ OK ] Started strongSwan IPsec I��IKEv2 daemon using ipsec.conf.
[ 6.332104] audit: type=1334 audit(12.216:4): prog-id=7 op=LOAD
[ 6.343170] audit: type=1334 audit(12.228:5): prog-id=8 op=LOAD
Starting User Login Management...
[ OK ] Started TEE Supplicant.
Starting Telnet Server...
[ OK ] Started ti-apps-launcher service.
[ OK ] Finished IPv6 Packet Filtering Framework.
[ OK ] Finished IPv4 Packet Filtering Framework.
[ OK ] Reached target Preparation for Network.
Starting Network Configuration...
[ OK ] Started DEMO.
[ 6.659872] Bluetooth: Core ver 2.22
[ OK ] Finished Telnet Server.
[ OK ] Started Telephony service.
[ 6.688838] NET: Registered PF_BLUETOOTH protocol family
[ 6.694928] Bluetooth: HCI device and connection manager initialized
[ 6.701495] Bluetooth: HCI socket layer initialized
[ 6.706442] Bluetooth: L2CAP socket layer initialized
[ 6.711571] Bluetooth: SCO socket layer initialized
[ OK ] Finished Expand the rootfs��full size of the boot device..
[ OK ] Started User Login Management.
[ OK ] Started PulseAudio Sound System.
[ 7.152119] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 7.194624] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 7.202135] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[ 7.317580] tps6598x 0-003f: Unable to find the interrupt, switching to polling
[ 7.330960] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22
[ OK ] Listening on Load/Save RF ��itch Status /dev/rfkill Watch.
[ 7.417597] xhci-hcd xhci-hcd.4.auto: xHCI Host Controller
[ 7.423384] xhci-hcd xhci-hcd.4.auto: new USB bus registered, assigned bus number 1
[ OK ] Reached target Hardware activated U[ 7.436953] xhci-hcd xhci-hcd.4.auto: USB3 root hub has no ports
SB gadget.
[ 7.448528] xhci-hcd xhci-hcd.4.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000008000010010
[ 7.459102] xhci-hcd xhci-hcd.4.auto: irq 434, io mem 0x31100000
[ 7.459169] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL)
[ 7.465917] hub 1-0:1.0: USB hub found
[ 7.476339] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode
[ 7.478362] hub 1-0:1.0: 1 port detected
Starting Network Name Resolution...
[ 7.506855] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL)
[ 7.516239] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode
Starting Save/Restore Sound Card State...
[ OK ] Finished Save/Restore Sound Card State.
[ OK ] Reached target Sound Card.
[ OK ] Started Network Name Resolution.
[ OK ] Reached target Network.
[ OK ] Reached target Host and Network Name Lookups.
Starting Avahi mDNS/DNS-SD Stack...
Starting Enable and configure wl18xx bluetooth stack...
Starting containerd container runtime...
[ OK ] Started Netperf Benchmark Server.
[ OK ] Started NFS status monitor for NFSv2/3 locking..
Starting Simple Network Ma��ent Protocol (SNMP) Daemon....
Starting Permit User Sessions...
[ OK ] Finished Enable and configure wl18xx bluetooth stack.
[ OK ] Finished Permit User Sessions.
[ OK ] Started Getty on tty1.
[ OK ] Started Serial Getty on ttyS2.
[ OK ] Reached target Login Prompts.
Starting Synchronize System and HW clocks...
Starting Weston, a Wayland��ositor, as a system service...
[ OK ] Started Avahi mDNS/DNS-SD Stack.
[ OK ] Finished Synchronize System and HW clocks.
[ 8.284296] audit: type=1334 audit(14.172:6): prog-id=9 op=LOAD
[ 8.290388] audit: type=1334 audit(14.176:7): prog-id=10 op=LOAD
Starting User Database Manager...
[ OK ] Started User Database Manager.
[ OK ] Created slice User Slice of UID 1000.
Starting User Runtime Directory /run/user/1000...
[ OK ] Finished User Runtime Directory /run/user/1000.
Starting User Manager for UID 1000...
[ 8.700629] audit: type=1006 audit(14.588:8): pid=726 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[ 8.713225] audit: type=1300 audit(14.588:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff641b078 a2=4 a3=ffff9f2d1020 items=0 ppid=1 pid=726 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)
[ 8.739092] audit: type=1327 audit(14.588:8): proctitle="(systemd)"
[ OK ] Created slice Slice /system/systemd-fsck.
[ OK ] Found device /dev/mmcblk1p1.
Starting File System Check on /dev/mmcblk1p1...
[ OK ] Finished File System Check on /dev/mmcblk1p1.
Mounting /run/media/boot-mmcblk1p1...
[ OK ] Started Simple Network Man��ement Protocol (SNMP) Daemon..
[ OK ] Mounted /run/media/boot-mmcblk1p1.
[ OK ] Started User Manager for UID 1000.
[ OK ] Started Session c1 of User weston.
[ 9.321244] audit: type=1006 audit(15.208:9): pid=711 uid=0 old-auid=4294967295 auid=1000 tty=tty7 old-ses=4294967295 ses=2 res=1
[ 9.333020] audit: type=1300 audit(15.208:9): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=fffff641b078 a2=4 a3=ffff9f2d1020 items=0 ppid=1 pid=711 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty7 ses=2 comm="(weston)" exe="/lib/systemd/systemd" key=(null)
[ 9.358599] audit: type=1327 audit(15.208:9): proctitle="(weston)"
[ 9.657340] PVR_K: 711: RGX Firmware image 'rgx.fw.36.53.104.796' loaded
[ 9.673004] PVR_K: 711: Shader binary image 'rgx.sh.36.53.104.796' loaded
[ OK ] Started Weston, a Wayland ��mpositor, as a system service.
[ OK ] Started containerd container runtime.
[ 11.246313] sh (996): drop_caches: 1
***************************************************************
***************************************************************
NOTICE: This file system contains the following GPL-3.0 packages:
adwaita-icon-theme-symbolic
autoconf
bash-dev
bash
bc
binutils
cifs-utils
coreutils-stdbuf
coreutils
cpio
cpp-symlinks
cpp
dosfstools
elfutils
g++-symlinks
g++
gawk
gcc-symlinks
gcc
gdb
gdbserver
gettext
glmark2
gnu-config
grep
grub-common
grub-editenv
grub-efi
gzip
hidapi
less
libasm1
libatomic-dev
libatomic1
libbfd
libdebuginfod1
libdw1
libeigen-dev
libelf1
libgcc-s-dev
libgcc1
libgdbm-compat4
libgdbm-dev
libgdbm6
libgettextlib
libgettextsrc
libgmp10
libidn2-0
libmpc3
libmpfr6
libopcodes
libqt5charts-examples
libqt5charts-plugins
libqt5charts-qmlplugins
libqt5charts5
libqt5sensors-plugins
libqt5sensors-qmlplugins
libqt5sensors5
libqt5serialport-examples
libqt5serialport-plugins
libqt5serialport-qmlplugins
libqt5serialport5
libqt5svg-examples
libqt5svg-plugins
libqt5svg-qmlplugins
libqt5svg5
libqt5virtualkeyboard-plugins
libqt5virtualkeyboard-qmlplugins
libqt5virtualkeyboard5
libqt5webchannel-plugins
libqt5webchannel-qmlplugins
libqt5webchannel5
libreadline-dev
libreadline8
libstdc++-dev
libstdc++6
libunistring2
m4-dev
m4
make
nettle
parted
piglit
qt3d-plugins
qt3d-qmlplugins
qt3d
qtbase-examples
qtbase-plugins
qtbase-qmlplugins
qtbase
qtconnectivity-plugins
qtconnectivity-qmlplugins
qtconnectivity
qtdeclarative-plugins
qtdeclarative-qmlplugins
qtdeclarative-tools
qtdeclarative
qtgraphicaleffects-qmlplugins
qtlocation-examples
qtlocation-plugins
qtlocation-qmlplugins
qtlocation
qtmultimedia-examples
qtmultimedia-plugins
qtmultimedia-qmlplugins
qtmultimedia
qtquick3d-plugins
qtquick3d-qmlplugins
qtquick3d
qtquics-qmlplugins.control
qtquics2-plugins.control
qtquics2-qmlplugins.control
qtquics2.control
qtscript-examples
qtscript-plugins
qtscript-qmlplugins
qtscript
qtwayland-examples
qtwayland-plugins
qtwayland-qmlplugins
qtwayland
tar
which
If you do not wish to distribute GPL-3.0 components please remove
the above packages prior to distribution. This can be done using
the opkg remove command. i.e.:
opkg remove <package>
Where <package> is the name printed in the list above
NOTE: If the package is a dependency of another package you
will be notified of the dependent packages. You should
use the --force-removal-of-dependent-packages option to
also remove the dependent packages as well
***************************************************************
***************************************************************
[ OK ] Finished Print notice about GPLv3 packages.
[ OK ] Reached target Multi-User System.
[ OK ] Reached target Graphical Interface.
Starting Record Runlevel Change in UTMP...
[ OK ] Finished Record Runlevel Change in UTMP.
_____ _____ _ _
| _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_
| | _| .'| . | . | | __| _| . | | | -_| _| _|
|__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_|
|___| |___|
Arago Project am62pxx-evm -
Arago 2023.10 am62pxx-evm -
am62pxx-evm login: [ 14.152221] ti-udma 485c0100.dma-controller: chan2 teardown timeout!
[ 17.288249] ti-udma 485c0100.dma-controller: chan1 teardown timeout!
