1 I am testing the flash an example application function, in the ospi norflash, the test was successful .
2 When I input reboot in A core,cannot be reset normally, is this normal under sbl boot ?
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.
1 I am testing the flash an example application function, in the ospi norflash, the test was successful .
2 When I input reboot in A core,cannot be reset normally, is this normal under sbl boot ?
Hi,
2 When I input reboot in A core,cannot be reset normally, is this normal under sbl boot ?
If you could please share the logs showing the issue, it will be very helpful.
Regards,
Prashant
1 I logged in normally, entered reboot, unable to reset, see the screenshot and log for details。
Hi,
Thank you for sharing the logs.
Could you please let me know if the issue is random or happening on every boot? Additionally, if you could also let me know what all applications you are flashing to different cores, it will be of help.
For reference, I have flashed the following default images to different cores.
# When sending bootloader make sure to flash at offset 0x0. ROM expects bootloader at offset 0x0 --file=../../examples/drivers/boot/sbl_ospi_linux_multistage/sbl_ospi_linux_stage1/am62x-sk/r5fss0-0_nortos/ti-arm-clang/sbl_ospi_linux_stage1.release.hs_fs.tiimage --operation=flash --flash-offset=0x0 # 2nd stage bootloader is flashed at 0x80000 or to whatever offset your bootloader is configured for --file=../../examples/drivers/boot/sbl_ospi_linux_multistage/sbl_ospi_linux_stage2/am62x-sk/r5fss0-0_nortos/ti-arm-clang/sbl_ospi_linux_stage2.release.appimage.hs_fs --operation=flash --flash-offset=0x80000 # When sending application image, make sure to flash at offset 0x100000 (default) or to whatever offset your bootloader is configured for --file=../../examples/drivers/ipc/ipc_rpmsg_echo_linux/am62x-sk/m4fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo_linux.release.appimage.hs_fs --operation=flash --flash-offset=0x100000 # HSM image is flashed at 0x800000 or to whatever offset your bootloader is configured for --file=../../tools/boot/HSMAppimageGen/board/am62x-sk/hsm.appimage.hs_fs --operation=flash --flash-offset=0x800000 # DM image is flashed at 0xa00000 or to whatever offset your bootloader is configured for --file=../../examples/drivers/ipc/ipc_rpmsg_echo_linux/am62x-sk/r5fss0-0_freertos/ti-arm-clang/ipc_rpmsg_echo_linux.release.appimage.hs_fs --operation=flash --flash-offset=0xA00000 # Linux image is flashed at 0xC00000 or to whatever offset your bootloader is configured for --file=../../tools/boot/linuxAppimageGen/board/am62x-sk/linux.appimage.hs_fs --operation=flash --flash-offset=0xC00000
After flashing & then booting, the `reboot` functionality works successfully as shown below
DMSC Firmware Version 9.0.5--v09.00.05 (Kool Koala) DMSC Firmware revision 0x9 DMSC ABI revision 3.1 [BOOTLOADER_PROFILE] Boot Media : FLASH [BOOTLOADER_PROFILE] Boot Media Clock : 166.667 MHz [BOOTLOADER_PROFILE] Boot Image Size : 184 KB [BOOTLOADER_PROFILE] Cores present : m4f0-0 r5f0-0 [BOOTLOADER PROFILE] System_init : 7094us [BOOTLOADER PROFILE] Drivers_open : 208us [BOOTLOADER PROFILE] Board_driversOpen : 27558us [BOOTLOADER PROFILE] Sciclient Get Version : 9927us [BOOTLOADER PROFILE] App_waitForMcuPbist : 5us [BOOTLOADER PROFILE] App_waitForMcuLbist : 7689us [BOOTLOADER PROFILE] App_loadImages : 3536us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 6276us [BOOTLOADER_PROFILE] SBL Total Time Taken : 62296us Image loading done, switching to application ... Starting MCU-m4f and 2nd stage bootloader DMSC Firmware Version 9.0.5--v09.00.05 (Kool Koala) DMSC Firmware revision 0x9 DMSC ABI revision 3.1 [BOOTLOADER_PROFILE] Boot Media : FLASH [BOOTLOADER_PROFILE] Boot Media Clock : 166.667 MHz [BOOTLOADER_PROFILE] Boot Image Size : 1014 KB [BOOTLOADER_PROFILE] Cores present : hsm-m4f0-0 r5f0-0 a530-0 [BOOTLOADER PROFILE] System_init : 2811us [BOOTLOADER PROFILE] Drivers_open : 268us [BOOTLOADER PROFILE] Board_driversOpen : 27066us [BOOTLOADER PROFILE] Sciclient Get Version : 9970us [BOOTLOADER PROFILE] App_loadImages : 1962us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 6556us [BOOTLOADER PROFILE] App_loadLinuxImages : 31740us [BOOTLOADER_PROFILE] SBL Total Time Taken : 80376us Image loading done, switching to application ... Starting linux and RTOS/Baremetal applications 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 SPI 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 224 ms (87.7 MiB/s) 57500 bytes read in 16 ms (3.4 MiB/s) Working FDT set to 88000000 ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4) Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK Working FDT set to 8feee000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.33-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.008592] Console: colour dummy device 80x25 [ 0.013202] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023888] pid_max: default: 32768 minimum: 301 [ 0.028673] LSM: Security Framework initializing [ 0.033559] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.041151] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.051329] cblist_init_generic: Setting adjustable number of callback queues. [ 0.058800] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.065112] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.071530] rcu: Hierarchical SRCU implementation. [ 0.076437] rcu: Max phase no-delay instances is 1000. [ 0.082102] Platform MSI: msi-controller@1820000 domain created [ 0.088429] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.098336] EFI services will not be available. [ 0.103327] smp: Bringing up secondary CPUs ... [ 0.108745] Detected VIPT I-cache on CPU1 [ 0.108886] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.108911] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000 [ 0.108978] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.109808] Detected VIPT I-cache on CPU2 [ 0.109893] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.109909] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000 [ 0.109947] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.110672] Detected VIPT I-cache on CPU3 [ 0.110769] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.110784] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000 [ 0.110822] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.110905] smp: Brought up 1 node, 4 CPUs [ 0.190649] SMP: Total of 4 processors activated. [ 0.195461] CPU features: detected: 32-bit EL0 Support [ 0.200734] CPU features: detected: CRC32 instructions [ 0.206066] CPU: All CPU(s) started at EL2 [ 0.210267] alternatives: applying system-wide alternatives [ 0.218339] devtmpfs: initialized [ 0.231171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241207] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.253852] pinctrl core: initialized pinctrl subsystem [ 0.259982] DMI not present or invalid. [ 0.264666] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.272098] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.279738] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.287876] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.296088] audit: initializing netlink subsys (disabled) [ 0.301839] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1 [ 0.302412] thermal_sys: Registered thermal governor 'step_wise' [ 0.309773] thermal_sys: Registered thermal governor 'power_allocator' [ 0.315976] cpuidle: using governor menu [ 0.326880] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.333933] ASID allocator initialised with 65536 entries [ 0.351353] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b [ 0.362787] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b [ 0.373915] KASLR disabled due to lack of seed [ 0.386352] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.393344] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.399755] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.406698] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.413106] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.420045] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.426453] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.433391] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.441964] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.452386] iommu: Default domain type: Translated [ 0.457410] iommu: DMA domain TLB invalidation policy: strict mode [ 0.464223] SCSI subsystem initialized [ 0.468512] usbcore: registered new interface driver usbfs [ 0.474173] usbcore: registered new interface driver hub [ 0.479635] usbcore: registered new device driver usb [ 0.485467] pps_core: LinuxPPS API ver. 1 registered [ 0.490557] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.499908] PTP clock support registered [ 0.504060] EDAC MC: Ver: 3.0.0 [ 0.508390] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 0.515607] FPGA manager framework [ 0.519214] Advanced Linux Sound Architecture Driver Initialized. [ 0.526628] clocksource: Switched to clocksource arch_sys_counter [ 0.533183] VFS: Disk quotas dquot_6.6.0 [ 0.537259] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.550972] NET: Registered PF_INET protocol family [ 0.556294] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.565651] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.574484] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.582427] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.590659] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.598792] TCP: Hash tables configured (established 16384 bind 16384) [ 0.605740] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.612682] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.620288] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.626684] RPC: Registered named UNIX socket transport module. [ 0.632748] RPC: Registered udp transport module. [ 0.637558] RPC: Registered tcp transport module. [ 0.642368] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.648960] NET: Registered PF_XDP protocol family [ 0.653872] PCI: CLS 0 bytes, default 64 [ 0.658882] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.669304] Initialise system trusted keyrings [ 0.674210] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 0.687282] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.694104] NFS: Registering the id_resolver key type [ 0.699343] Key type id_resolver registered [ 0.703624] Key type id_legacy registered [ 0.707799] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.714656] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.722467] 9p: Installing v9fs 9p2000 file system support [ 0.762703] Key type asymmetric registered [ 0.766896] Asymmetric key parser 'x509' registered [ 0.771962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.779732] io scheduler mq-deadline registered [ 0.784380] io scheduler kyber registered [ 0.792330] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.799102] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.806026] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.820817] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.837202] loop: module loaded [ 0.842014] megasas: 07.719.03.00-rc1 [ 0.850470] tun: Universal TUN/TAP device driver, 1.6 [ 0.856585] thunder_xcv, ver 1.0 [ 0.859946] thunder_bgx, ver 1.0 [ 0.863288] nicpf, ver 1.0 [ 0.866495] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 0.873884] hns3: Copyright (c) 2017 Huawei Corporation. [ 0.879416] hclge is initializing [ 0.882836] e1000: Intel(R) PRO/1000 Network Driver [ 0.887822] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.893734] e1000e: Intel(R) PRO/1000 Network Driver [ 0.898809] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.904891] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.910413] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.916146] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.922554] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.928764] sky2: driver version 1.30 [ 0.933319] VFIO - User Level meta-driver version: 0.3 [ 0.939548] usbcore: registered new interface driver usb-storage [ 0.946576] i2c_dev: i2c /dev entries driver [ 0.953486] sdhci: Secure Digital Host Controller Interface driver [ 0.959885] sdhci: Copyright(c) Pierre Ossman [ 0.964925] Synopsys Designware Multimedia Card Interface Driver [ 0.971562] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.978541] ledtrig-cpu: registered to indicate activity on CPUs [ 0.984950] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.991966] usbcore: registered new interface driver usbhid [ 0.997676] usbhid: USB HID core driver [ 1.003148] optee: probing for conduit method. [ 1.007744] optee: revision 3.20 (8e74d476) [ 1.008137] optee: dynamic shared memory is enabled [ 1.017725] optee: initialized driver [ 1.023669] Initializing XFRM netlink socket [ 1.028163] NET: Registered PF_PACKET protocol family [ 1.033535] 9pnet: Installing 9P2000 support [ 1.037992] Key type dns_resolver registered [ 1.042945] registered taskstats version 1 [ 1.047175] Loading compiled-in X.509 certificates [ 1.062002] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') [ 1.131273] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.139222] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.146565] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.152613] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.160985] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.170266] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.180479] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.188963] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.200575] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.211135] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.221804] printk: console [ttyS2] disabled [ 1.226285] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250 [ 1.235209] printk: console [ttyS2] enabled [ 1.235209] printk: console [ttyS2] enabled [ 1.243668] printk: bootconsole [ns16550a0] disabled [ 1.243668] printk: bootconsole [ns16550a0] disabled [ 1.257019] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 1.262143] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.269106] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.274507] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.281474] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.288071] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.294800] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.301158] 0x0000006c0000-0x000000700000 : "ospi.env.backup" [ 1.308086] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.314905] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.323792] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.370657] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.380761] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.388877] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.397006] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006 [ 1.409916] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.417044] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.423615] pps pps0: new PPS source ptp0 [ 1.427988] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1 [ 1.438703] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.451207] mmc0: CQHCI version 5.10 [ 1.458245] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.465040] pca953x 1-0022: using AI [ 1.496358] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.501079] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.502131] mmc1: CQHCI version 5.10 [ 1.502371] mmc2: CQHCI version 5.10 [ 1.532244] ALSA device list: [ 1.535254] No soundcards found. [ 1.543190] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 1.543660] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit [ 1.558812] Waiting for root device PARTUUID=b23245c5-02... [ 1.585860] mmc0: Command Queue Engine enabled [ 1.590354] mmc0: new HS200 MMC card at address 0001 [ 1.596281] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 1.603075] mmcblk0: p1 p2 [ 1.604938] mmc1: new ultra high speed SDR104 SDXC card at address 59b4 [ 1.606852] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 1.613566] mmcblk1: mmc1:59b4 EC1S5 59.7 GiB [ 1.619046] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 1.624598] mmcblk1: p1 p2 [ 1.628089] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0) [ 1.711473] EXT4-fs (mmcblk1p2): warning: mounting fs with errors, running e2fsck is recommended [ 1.728029] EXT4-fs (mmcblk1p2): recovery complete [ 1.735327] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. [ 1.743982] VFS: Mounted root (ext4 filesystem) on device 179:66. [ 1.751131] devtmpfs: mounted [ 1.755792] Freeing unused kernel memory: 2176K [ 1.760431] Run /sbin/init as init process [ 1.912124] systemd[1]: System time before build time, advancing clock. [ 1.953986] NET: Registered PF_INET6 protocol family [ 1.960656] Segment Routing with IPv6 [ 1.964427] In-situ OAM (IOAM) with IPv6 [ 2.006708] 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.038565] systemd[1]: Detected architecture arm64. Welcome to Arago 2023.04! [ 2.164234] systemd[1]: Hostname set to <am62xx-evm>. [ 2.285720] systemd-sysv-generator[157]: 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.311183] systemd-sysv-generator[157]: 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.338355] systemd-sysv-generator[157]: 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.364247] systemd-sysv-generator[157]: 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.389794] systemd-sysv-generator[157]: 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.414685] systemd-sysv-generator[157]: 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.439136] systemd-sysv-generator[157]: 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.463143] systemd-sysv-generator[157]: 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.488400] systemd-sysv-generator[157]: 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.514171] systemd-sysv-generator[157]: 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.539633] systemd-sysv-generator[157]: 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.563675] systemd-sysv-generator[157]: 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.588491] systemd-sysv-generator[157]: 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.612458] systemd-sysv-generator[157]: 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.639010] systemd-sysv-generator[157]: 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.665574] systemd-sysv-generator[157]: 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.690345] systemd-sysv-generator[157]: 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.964553] systemd[1]: Configuration file /etc/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.032851] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring. [ 3.045433] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring. [ 3.086128] 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.147611] 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.230969] systemd[1]: Queued start job for default target Graphical Interface. [ 3.302800] systemd[1]: Created slice Slice /system/getty. [ OK ] Created slice Slice /system/getty. [ 3.326278] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 3.350327] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 3.373509] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 3.395360] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 3.419375] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 3.443453] systemd[1]: Reached target Path Units. [ OK ] Reached target Path Units. [ 3.462895] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 3.482949] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 3.502960] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 3.592579] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 3.615360] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 3.656835] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 3.679947] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 3.705079] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 3.729749] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 3.753894] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 3.779098] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 3.806442] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 3.829185] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 3.853449] systemd[1]: Listening on User Database Manager Socket. [ OK ] Listening on User Database Manager Socket. [ 3.919522] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.954861] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.997978] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 4.020312] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 4.063402] systemd[1]: Mounting Temporary Directory /tmp... Mounting Temporary Directory /tmp... [ 4.091062] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 4.143936] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 4.168499] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 4.191402] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 4.210413] fuse: init (API version 7.37) [ 4.218762] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 4.254723] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 4.271521] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). [ 4.316087] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.344890] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.371288] cryptodev: loading out-of-tree module taints kernel. [ 4.371933] systemd[1]: Starting Generate network units from Kernel command line... Starting Generate network …ts from Kernel co[ 4.386689] cryptodev: driver 1.12 loaded. mmand line... [ 4.431931] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.464851] systemd[1]: Starting Coldplug All udev Devices... [ 4.466892] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none. Starting Coldplug All udev Devices... [ 4.499207] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 4.515808] 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.911441] 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.161324] audit: type=1334 audit(1651167748.248:2): prog-id=5 op=LOAD [ 5.168219] audit: type=1334 audit(1651167748.256: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 ] Started Network Time Synchronization. [ 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 Stac[ 6.006185] mc: Linux media interface: v0.10 k Activation Socket. [ 6.029670] videodev: Linux video capture interface: v2.00 [ OK ] Listening on D-Bus System Message Bus Socket. Starting Docker Socket for the API... [ OK ] Listening on dropbear.socket. Starting Weston socket... [ 6.269309] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 [ 6.278540] k3-m4-rproc 5000000.m4fss: configured M4 for IPC-only mode Starting D-Bus System Message Bus... [ 6.303691] remoteproc remoteproc0: 5000000.m4fss is available [ 6.311423] remoteproc remoteproc0: attaching to 5000000.m4fss Starting Reboot and dump vmcore via kexec... [ OK ] Listening on Docker Socket for the API. [ OK ] Listening on Weston socket. [ 6.377950] k3-m4-rproc 5000000.m4fss: M4 initialized in IPC-only mode [ OK ] Finished Reboot and dump vmcore via[ 6.387927] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node m4f-dma-memory@9cb00000 kexec. [ 6.404496] rproc-virtio rproc-virtio.0.auto: registered virtio0 (type 7) [ OK ] Found device /dev/ttyS2. [ 6.419966] remoteproc remoteproc0: remote processor 5000000.m4fss is now attached [ OK ] Reached target Socket Units. [ 6.458700] random: crng init done [ OK ] Finished Load/Save Random Seed. [ 6.514059] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 6.521342] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 6.524809] rtc-ti-k3 2b1f0000.rtc: [Hardware Error]: Erratum i2327 unlock QUIRK! Cannot operate!! [ 6.540371] i2c i2c-1: Added multiplexed i2c bus 3 [ 6.548201] rtc-ti-k3: probe of 2b1f0000.rtc failed with error -14 [ 6.556560] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ OK ] Started D-Bus System Message Bus 6.567069] tidss 30200000.dss: [drm] Cannot find any crtc or sizes m. [ 6.588089] PVR_K: 214: Device: fd00000.gpu [ OK ] Reached target Basic System. [ 6.612734] PVR_K: 214: Read BVNC 33.15.11.3 from HW device registers [ 6.620894] PVR_K: 214: RGX Device registered with BVNC 33.15.11.3 [ 6.635083] [drm] Initialized pvr 23.1.6404501 20170530 for fd00000.gpu on minor 1 [ 6.636064] virtio_rpmsg_bus virtio0: rpmsg host is online [ 6.636681] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 6.636893] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ OK ] Started Job spooling tools. [ OK ] Started Periodic Command Scheduler. Starting Print notice about GPLv3 packages[ 6.723486] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) ... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ 6.786833] platform 78000000.r5f: configured R5F for IPC-only mode [ 6.802148] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000 [ OK ] Started irqbalance daemon. [ 6.821560] remoteproc remoteproc1: 78000000.r5f is available [ 6.827505] remoteproc remoteproc1: attaching to 78000000.r5f Starting startwlanap... [ 6.852907] platform 78000000.r5f: R5F core initialized in IPC-only mode Starting startwlansta... [ 6.876288] audit: type=1334 audit(1651168112.912:4): prog-id=7 op=LOAD [ 6.883305] audit: type=1334 audit(1651168112.920:5): prog-id=8 op=LOAD Starting User Login Management... [ OK ] Started TEE Supplicant. Starting telnetd.service... [ OK ] Started ti-apps-launcher service. [ OK ] Finished IPv6 Packet Filtering Framework. [ OK ] Finished IPv4 Packet Filtering Framework. [ OK ] Started startwlansta. [ OK ] Started startwlanap. [ 6.970934] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@9da00000 [ 7.002816] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 7.012901] virtio_rpmsg_bus virtio1: rpmsg host is online [ 7.018794] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 7.024227] rproc-virtio rproc-virtio.2.auto: registered virtio1 (type 7) [ 7.026801] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe [ OK ] Reached target Preparation for Netw[ 7.041765] remoteproc remoteproc1: remote processor 78000000.r5f is now attached ork. Starting Network Configuration... [ OK ] Started telnetd.service. Starting LSB: Expand Rootfs of boot device... [ 7.231408] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 7.294544] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ OK ] Started LSB: Expand Rootfs of boot device. [ OK ] Started User Login Management. [ OK ] Started Network Configuration. [ 8.076650] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL) Starting Wait for Network to be Configured... [ 8.097998] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode Starting Network Name Resolution... [ 8.126860] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 8.142774] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 8.387615] remoteproc remoteproc2: 30074000.pru is available [ 8.408405] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22 [ 8.416753] remoteproc remoteproc3: 30078000.pru is available [ 8.553702] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ 8.444552] startwlanap.sh[642]: sed: unmatched '/' [ 8.474483] startwlanap.sh[643]: adding wlan1 interface [ 8.491191] startwlanap.sh[645]: command failed: No such file or directory (-2) [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. Starting Save/Restore Sound Card State... [ 8.646869] startwlanap.sh[646]: Line 499: unknown configuration item 'wep_rekey_period' [ 8.647795] startwlanap.sh[646]: 1 errors found in configuration file '/usr/share/wl18xx/hostapd.conf' [ 8.648461] startwlanap.sh[646]: Failed to set up interface with /usr/share/wl18xx/hostapd.conf [ 8.648929] star[ 8.871299] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller twlanap.sh[646]: Failed to initialize interface [ 8.881416] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1 [ OK ] Finished Save/Restore Sound Card State. [ 8.898789] xhci-hcd xhci-hcd.3.auto: USB3 root hub has no ports [ OK ] Reached target Sound Card.[ 8.911814] xhci-hcd xhci-hcd.3.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010 [ OK ] Reached target Hardware activated[ 8.922967] xhci-hcd xhci-hcd.3.auto: irq 459, io mem 0x31100000 USB gadget. [ OK ] Started Network N[ 8.935681] hub 1-0:1.0: USB hub found ame Resolution. [ OK ] Reached target 8.943715] hub 1-0:1.0: 1 port detected mNetwork. [ 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 ] Started Avahi mDNS/DNS-SD Stack. [ 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... [FAILED] Failed to start Synchronize System and HW clocks. See 'systemctl status sync-clocks.service' for details. [ 9.387068] audit: type=1334 audit(1651168115.424:6): prog-id=9 op=LOAD [ 9.393874] audit: type=1334 audit(1651168115.428:7): prog-id=10 op=LOAD Starting User Database Manager... [ OK ] Created slice Slice /system/systemd-fsck. [ OK ] Found device /dev/mmcblk0p1. [ 9.577219] startwlanap.sh[755]: SIOCSIFADDR: No such device Starting File System Check on /dev/mmcblk0p1... [ 9.584420] startwlanap.sh[755]: wlan1: ERROR while getting interface flags: No such device [ 9.608353] startwlanap.sh[755]: SIOCSIFNETMASK: No such device Starting File System Check on /dev/mmcblk1p1... [ OK ] Started User Database Manager. [ 9.666420] startwlanap.sh[755]: wlan1: ERROR while getting interface flags: No such device [ OK ] Finished File System Check on /dev/mmcblk1p1. [ OK ] Created slice User Slice of UID 1000. Mounting /run/media/boot-mmcblk1p1... Starting User Runtime Directory /run/user/1000... [ OK ] Finished File System Check on /dev/mmcblk0p1. [ OK ] Mounted /run/media/boot-mmcblk1p1. [ OK ] Finished User Runtime Directory /run/user/1000. Mounting /run/media/mmcblk0p1... Starting User Manager for UID 1000... [ 10.179186] audit: type=1006 audit(1651168116.216:8): pid=787 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1 [ 10.191885] audit: type=1300 audit(1651168116.216:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffe4e3f3b8 a2=4 a3=ffffa1a07020 items=0 ppid=1 pid=787 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) [ OK ] Mounted /run/media/mmcblk0p1. [ OK ] Started Simple Network Man…ement [ 10.227988] audit: type=1327 audit(1651168116.216:8): proctitle="(systemd)" Protocol (SNMP) Daemon.. [ 10.237774] audit: type=1325 audit(1651168116.204:9): table=nat family=2 entries=0 op=xt_register pid=779 comm="iptables" [ 10.251322] audit: type=1300 audit(1651168116.204:9): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=ffffc48fac18 items=0 ppid=643 pid=779 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.279518] audit: type=1327 audit(1651168116.204:9): proctitle=69707461626C6573002D74006E6174002D4100504F5354524F5554494E47002D6F0065746830002D6A004D415351554552414445 [ OK ] Started User Manager for UID 1000. [ OK ] Started Session c1 of User weston. [ OK ] Started containerd container runtime. [ 11.207297] PVR_K: 676: RGX Firmware image 'rgx.fw.33.15.11.3' loaded [ 11.019987] startwlanap.sh[813]: iperf3: error - unable to st[ 11.223019] PVR_K: 676: Shader binary image 'rgx.sh.33.15.11.3' loaded art listener for connections: Cannot assign requested address [ 11.020695] startwlanap.sh[813]: iperf3: exiting [ OK ] Started Weston, a Wayland …mpositor, as a system service. [ OK ] Finished Print notice about GPLv3 packages. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project am62xx-evm - Arago 2023.04 am62xx-evm - am62xx-evm login: root [ 31.057250] kauditd_printk_skb: 6 callbacks suppressed [ 31.057270] audit: type=1006 audit(1651168137.092:12): pid=871 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=3 res=1 [ 31.074952] audit: type=1300 audit(1651168137.092:12): arch=c00000b7 syscall=64 success=yes exit=1 a0=8 a1=ffffe4e3f3b8 a2=1 a3=ffffa1a07020 items=0 ppid=1 pid=871 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/lib/systemd/systemd" key=(null) [ 31.101435] audit: type=1327 audit(1651168137.092:12): proctitle="(systemd)" [ 31.108795] audit: type=1334 audit(1651168137.112:13): prog-id=11 op=LOAD [ 31.115943] audit: type=1300 audit(1651168137.112:13): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd1d29a60 a2=78 a3=0 items=0 ppid=1 pid=871 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null) [ 31.141511] audit: type=1327 audit(1651168137.112:13): proctitle="(systemd)" [ 31.148705] audit: type=1334 audit(1651168137.136:14): prog-id=11 op=UNLOAD [ 31.155748] audit: type=1334 audit(1651168137.136:15): prog-id=12 op=LOAD [ 31.162643] audit: type=1300 audit(1651168137.136:15): arch=c00000b7 syscall=280 success=yes exit=8 a0=5 a1=ffffd1d29b00 a2=78 a3=0 items=0 ppid=1 pid=871 auid=0 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="systemd" exe="/lib/systemd/systemd" key=(null) [ 31.188082] audit: type=1327 audit(1651168137.136:15): proctitle="(systemd)" root@am62xx-evm:~# reboot Stopping topping Session c2 of User root... [ OK ] Removed slice Slice /system/modprobe. [ OK ] Stopped target RPC Port Mapper. [ OK ] Stopped target Sound Card. [ OK ] Stopped target Timer Units. [ OK ] Stopped Daily rotation of log files. [ OK ] Stopped Daily Cleanup of Temporary Directories. [ OK ] Stopped target System Time Set. [ OK ] Stopped target Hardware activated USB gadget. [ OK ] Closed Process Core Dump Socket. [ OK ] Closed Load/Save RF Kill Switch Status /dev/rfkill Watch. Stopping Save/Restore Sound Card State... Stopping Reboot and dump vmcore via kexec... Stopping NFS status monitor for NFSv2/3 locking.... Stopping Load/Save Random Seed... [ OK ] Stopped target Login Prompts. Stopping Job spooling tools... Stopping Avahi mDNS/DNS-SD Stack... Stopping containerd container runtime... Stopping Periodic Command Scheduler... Stopping Getty on tty1... Stopping irqbalance daemon... Stopping Netperf Benchmark Server... Stopping Serial Getty on ttyS2... Stopping Simple Network Ma…ent Protocol (SNMP) Daemon.... [ OK ] Stopped startwlanap. [ OK ] Stopped startwlansta. Stopping TEE Supplicant... Stopping LSB: Expand Rootfs of boot device... Stopping ti-apps-launcher service... Stopping Weston, a Wayland…ositor, as a system service... [ OK ] Stopped Job spooling tools. [ OK ] Stopped Periodic Command Scheduler. [ OK ] Stopped irqbalance daemon. [ OK ] Stopped TEE Supplicant. [ OK ] Stopped ti-apps-launcher service. [ OK ] Stopped Avahi mDNS/DNS-SD Stack. [ OK ] Stopped Netperf Benchmark Server. [ OK ] Stopped NFS status monitor for NFSv2/3 locking.. [ OK ] Stopped Simple Network Man…ement Protocol (SNMP) Daemon.. [ OK ] Stopped containerd container runtime. [ OK ] Stopped Getty on tty1. [ OK ] Stopped Serial Getty on ttyS2. [ OK ] Stopped Weston, a Wayland …mpositor, as a system service. [ OK ] Stopped Save/Restore Sound Card State. [ OK ] Stopped Reboot and dump vmcore via kexec. [ OK ] Stopped Load/Save Random Seed. [ OK ] Stopped LSB: Expand Rootfs of boot device. [ OK ] Stopped Session c2 of User root. [ OK ] Stopped Session c1 of User weston. [ OK ] Removed slice Slice /system/getty. [ OK ] Removed slice Slice /system/serial-getty. [ OK ] Stopped target Host and Network Name Lookups. Stopping User Login Management... Stopping telnetd.service... Stopping User Manager for UID 0... Stopping User Manager for UID 1000... [ OK ] Stopped Wait for Network to be Configured. [ OK ] Stopped User Manager for UID 1000. [ OK ] Stopped User Manager for UID 0. [ OK ] Stopped telnetd.service. Stopping User Runtime Directory /run/user/0... Stopping User Runtime Directory /run/user/1000... [ OK ] Unmounted /run/user/0. [ OK ] Unmounted /run/user/1000. [ OK ] Stopped User Login Management. [ OK ] Stopped User Runtime Directory /run/user/0. [ OK ] Stopped User Runtime Directory /run/user/1000. [ OK ] Removed slice User Slice of UID 0. [ OK ] Removed slice User Slice of UID 1000. Stopping Permit User Sessions... [ OK ] Stopped Permit User Sessions. [ OK ] Stopped target Network. [ OK ] Stopped target Remote File Systems. Stopping Network Name Resolution... [ OK ] Stopped Network Name Resolution. Stopping Network Configuration... [ OK ] Stopped Network Configuration. [ OK ] Stopped target Preparation for Network. [ OK ] Stopped IPv6 Packet Filtering Framework. [ OK ] Stopped IPv4 Packet Filtering Framework. [ OK ] Stopped target Basic System. [ OK ] Stopped target Path Units. [ OK ] Stopped Dispatch Password …ts to Console Directory Watch. [ OK ] Stopped Forward Password R…uests to Wall Directory Watch. [ OK ] Stopped target Slice Units. [ OK ] Removed slice User and Session Slice. [ OK ] Stopped target Socket Units. [ OK ] Closed Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Closed Docker Socket for the API. [ OK ] Closed dropbear.socket. [ OK ] Closed Network Service Netlink Socket. [ OK ] Closed Weston socket. Stopping D-Bus System Message Bus... [ OK ] Stopped D-Bus System Message Bus. [ OK ] Closed D-Bus System Message Bus Socket. [ OK ] Stopped target System Initialization. [ OK ] Stopped Apply Kernel Variables. [ OK ] Stopped Load Kernel Modules. Stopping Network Time Synchronization... Stopping Record System Boot/Shutdown in UTMP... [ OK ] Stopped Network Time Synchronization. [ OK ] Stopped Record System Boot/Shutdown in UTMP. [ OK ] Stopped Create Volatile Files and Directories. [ OK ] Stopped target Local File Systems. Unmounting /media/mmcblk1p1... Unmounting /media/ram... Unmounting /run/media/boot-mmcblk1p1... Unmounting /run/media/mmcblk0p1... Unmounting Temporary Directory /tmp... Unmounting /var/volatile... [ OK ] Unmounted /media/mmcblk1p1. [ OK ] Unmounted /media/ram. [ OK ] Unmounted /run/media/boot-mmcblk1p1. [ OK ] Unmounted /run/media/mmcblk0p1. [ OK ] Unmounted Temporary Directory /tmp. [ OK ] Unmounted /var/volatile. [ OK ] Stopped target Swaps. [ OK ] Reached target Unmount All Filesystems. [ OK ] Stopped File System Check on /dev/mmcblk0p1. [ OK ] Stopped File System Check on /dev/mmcblk1p1. [ OK ] Removed slice Slice /system/systemd-fsck. [ OK ] Stopped target Preparation for Local File Systems. [ OK ] Stopped Remount Root and Kernel File Systems. [ OK ] Stopped Create Static Device Nodes in /dev. [ OK ] Reached target System Shutdown. [ OK ] Reached target Late Shutdown Services. [ OK ] Finished System Reboot. [ OK ] Reached target System Reboot. [ 37.518565] kauditd_printk_skb: 1 callbacks suppressed [ 37.518590] audit: type=1334 audit(1651168143.552:17): prog-id=10 op=UNLOAD [ 37.530930] audit: type=1334 audit(1651168143.552:18): prog-id=9 op=UNLOAD [ 37.543543] audit: type=1334 audit(1651168143.580:19): prog-id=8 op=UNLOAD [ 37.550591] audit: type=1334 audit(1651168143.580:20): prog-id=7 op=UNLOAD [ 37.557554] audit: type=1334 audit(1651168143.580:21): prog-id=4 op=UNLOAD [ 37.564494] audit: type=1334 audit(1651168143.580:22): prog-id=3 op=UNLOAD [ 37.571444] audit: type=1334 audit(1651168143.584:23): prog-id=6 op=UNLOAD [ 37.578393] audit: type=1334 audit(1651168143.584:24): prog-id=5 op=UNLOAD [ 37.625146] systemd-shutdown[1]: Syncing filesystems and block devices. [ 37.639120] systemd-shutdown[1]: Sending SIGTERM to remaining processes... [ 37.665568] systemd-journald[173]: Received SIGTERM from PID 1 (systemd-shutdow). [ 37.675518] audit: type=1335 audit(1651168143.712:25): pid=173 uid=0 auid=4294967295 tty=(none) ses=4294967295 comm="systemd-journal" exe="/lib/systemd/systemd-journald" nl-mcgrp=1 op=disconnect res=1 [ 37.712671] systemd-shutdown[1]: Sending SIGKILL to remaining processes... [ 37.735363] systemd-shutdown[1]: Unmounting file systems. [ 37.744735] [931]: Remounting '/' read-only with options 'n/a'. [ 37.779900] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none. [ 37.800683] systemd-shutdown[1]: All filesystems unmounted. [ 37.806323] systemd-shutdown[1]: Deactivating swaps. [ 37.811548] systemd-shutdown[1]: All swaps deactivated. [ 37.816793] systemd-shutdown[1]: Detaching loop devices. [ 37.826285] systemd-shutdown[1]: All loop devices detached. [ 37.831949] systemd-shutdown[1]: Stopping MD devices. [ 37.837471] systemd-shutdown[1]: All MD devices stopped. [ 37.842809] systemd-shutdown[1]: Detaching DM devices. [ 37.848223] systemd-shutdown[1]: All DM devices detached. [ 37.853628] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached. [ 37.870232] systemd-shutdown[1]: Syncing filesystems and block devices. [ 37.877117] systemd-shutdown[1]: Rebooting. [ 37.943944] reboot: Restarting system DMSC Firmware Version 9.0.5--v09.00.05 (Kool Koala) DMSC Firmware revision 0x9 DMSC ABI revision 3.1 [BOOTLOADER_PROFILE] Boot Media : FLASH [BOOTLOADER_PROFILE] Boot Media Clock : 166.667 MHz [BOOTLOADER_PROFILE] Boot Image Size : 184 KB [BOOTLOADER_PROFILE] Cores present : m4f0-0 r5f0-0 [BOOTLOADER PROFILE] System_init : 6777us [BOOTLOADER PROFILE] Drivers_open : 213us [BOOTLOADER PROFILE] Board_driversOpen : 27692us [BOOTLOADER PROFILE] Sciclient Get Version : 9927us [BOOTLOADER PROFILE] App_waitForMcuPbist : 5us [BOOTLOADER PROFILE] App_waitForMcuLbist : 7689us [BOOTLOADER PROFILE] App_loadImages : 3538us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 6288us [BOOTLOADER_PROFILE] SBL Total Time Taken : 62133us Image loading done, switching to application ... Starting MCU-m4f and 2nd stage bootloader DMSC Firmware Version 9.0.5--v09.00.05 (Kool Koala) DMSC Firmware revision 0x9 DMSC ABI revision 3.1 [BOOTLOADER_PROFILE] Boot Media : FLASH [BOOTLOADER_PROFILE] Boot Media Clock : 166.667 MHz [BOOTLOADER_PROFILE] Boot Image Size : 1014 KB [BOOTLOADER_PROFILE] Cores present : hsm-m4f0-0 r5f0-0 a530-0 [BOOTLOADER PROFILE] System_init : 2822us [BOOTLOADER PROFILE] Drivers_open : 264us [BOOTLOADER PROFILE] Board_driversOpen : 27066us [BOOTLOADER PROFILE] Sciclient Get Version : 9966us [BOOTLOADER PROFILE] App_loadImages : 1964us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 6549us [BOOTLOADER PROFILE] App_loadLinuxImages : 31725us [BOOTLOADER_PROFILE] SBL Total Time Taken : 80359us Image loading done, switching to application ... Starting linux and RTOS/Baremetal applications 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 SPI 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 14 ms (40 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... ## Error: "main_cpsw0_qsgmii_phyinit" not defined 20593152 bytes read in 225 ms (87.3 MiB/s) 57500 bytes read in 16 ms (3.4 MiB/s) Working FDT set to 88000000 ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4) Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK Working FDT set to 8feee000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.33-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.008594] Console: colour dummy device 80x25 [ 0.013203] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023889] pid_max: default: 32768 minimum: 301 [ 0.028673] LSM: Security Framework initializing [ 0.033555] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.041147] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.051329] cblist_init_generic: Setting adjustable number of callback queues. [ 0.058806] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.065126] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.071559] rcu: Hierarchical SRCU implementation. [ 0.076465] rcu: Max phase no-delay instances is 1000. [ 0.082119] Platform MSI: msi-controller@1820000 domain created [ 0.088506] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.098419] EFI services will not be available. [ 0.103422] smp: Bringing up secondary CPUs ... [ 0.108846] Detected VIPT I-cache on CPU1 [ 0.108990] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.109008] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000 [ 0.109080] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.109907] Detected VIPT I-cache on CPU2 [ 0.110002] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.110016] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000 [ 0.110058] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.110795] Detected VIPT I-cache on CPU3 [ 0.110894] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.110908] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000 [ 0.110948] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.111036] smp: Brought up 1 node, 4 CPUs [ 0.190789] SMP: Total of 4 processors activated. [ 0.195604] CPU features: detected: 32-bit EL0 Support [ 0.200883] CPU features: detected: CRC32 instructions [ 0.206215] CPU: All CPU(s) started at EL2 [ 0.210412] alternatives: applying system-wide alternatives [ 0.218400] devtmpfs: initialized [ 0.231232] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241271] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.253897] pinctrl core: initialized pinctrl subsystem [ 0.260036] DMI not present or invalid. [ 0.264714] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.272192] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.279825] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.287957] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.296172] audit: initializing netlink subsys (disabled) [ 0.301919] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1 [ 0.302487] thermal_sys: Registered thermal governor 'step_wise' [ 0.309856] thermal_sys: Registered thermal governor 'power_allocator' [ 0.316058] cpuidle: using governor menu [ 0.326963] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.334016] ASID allocator initialised with 65536 entries [ 0.351414] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b [ 0.362829] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b [ 0.373965] KASLR disabled due to lack of seed [ 0.386436] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.393425] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.399836] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.406777] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.413189] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.420128] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.426536] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.433474] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.442018] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.452440] iommu: Default domain type: Translated [ 0.457465] iommu: DMA domain TLB invalidation policy: strict mode [ 0.464279] SCSI subsystem initialized [ 0.468569] usbcore: registered new interface driver usbfs [ 0.474229] usbcore: registered new interface driver hub [ 0.479686] usbcore: registered new device driver usb [ 0.485517] pps_core: LinuxPPS API ver. 1 registered [ 0.490600] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.499954] PTP clock support registered [ 0.504114] EDAC MC: Ver: 3.0.0 [ 0.508445] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 0.515665] FPGA manager framework [ 0.519264] Advanced Linux Sound Architecture Driver Initialized. [ 0.526707] clocksource: Switched to clocksource arch_sys_counter [ 0.533272] VFS: Disk quotas dquot_6.6.0 [ 0.537339] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.551026] NET: Registered PF_INET protocol family [ 0.556317] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.565667] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.574501] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.582445] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.590666] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.598825] TCP: Hash tables configured (established 16384 bind 16384) [ 0.605790] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.612723] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.620333] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.626736] RPC: Registered named UNIX socket transport module. [ 0.632798] RPC: Registered udp transport module. [ 0.637612] RPC: Registered tcp transport module. [ 0.642421] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.649020] NET: Registered PF_XDP protocol family [ 0.653940] PCI: CLS 0 bytes, default 64 [ 0.658953] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.669380] Initialise system trusted keyrings [ 0.674280] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 0.687365] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.694183] NFS: Registering the id_resolver key type [ 0.699433] Key type id_resolver registered [ 0.703712] Key type id_legacy registered [ 0.707894] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.714755] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.722566] 9p: Installing v9fs 9p2000 file system support [ 0.763306] Key type asymmetric registered [ 0.767498] Asymmetric key parser 'x509' registered [ 0.772561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.780330] io scheduler mq-deadline registered [ 0.784970] io scheduler kyber registered [ 0.792855] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.799530] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.806461] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.821151] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.837361] loop: module loaded [ 0.842150] megasas: 07.719.03.00-rc1 [ 0.850592] tun: Universal TUN/TAP device driver, 1.6 [ 0.856702] thunder_xcv, ver 1.0 [ 0.860063] thunder_bgx, ver 1.0 [ 0.863395] nicpf, ver 1.0 [ 0.866620] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 0.874011] hns3: Copyright (c) 2017 Huawei Corporation. [ 0.879525] hclge is initializing [ 0.882947] e1000: Intel(R) PRO/1000 Network Driver [ 0.887932] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.893849] e1000e: Intel(R) PRO/1000 Network Driver [ 0.898924] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.905009] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.910530] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.916262] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.922669] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.928871] sky2: driver version 1.30 [ 0.933428] VFIO - User Level meta-driver version: 0.3 [ 0.939690] usbcore: registered new interface driver usb-storage [ 0.946755] i2c_dev: i2c /dev entries driver [ 0.953666] sdhci: Secure Digital Host Controller Interface driver [ 0.960070] sdhci: Copyright(c) Pierre Ossman [ 0.965146] Synopsys Designware Multimedia Card Interface Driver [ 0.971796] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.978826] ledtrig-cpu: registered to indicate activity on CPUs [ 0.985224] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.992248] usbcore: registered new interface driver usbhid [ 0.997956] usbhid: USB HID core driver [ 1.003417] optee: probing for conduit method. [ 1.008025] optee: revision 3.20 (8e74d476) [ 1.008416] optee: dynamic shared memory is enabled [ 1.018011] optee: initialized driver [ 1.023957] Initializing XFRM netlink socket [ 1.028493] NET: Registered PF_PACKET protocol family [ 1.033855] 9pnet: Installing 9P2000 support [ 1.038316] Key type dns_resolver registered [ 1.043237] registered taskstats version 1 [ 1.047476] Loading compiled-in X.509 certificates [ 1.062294] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') [ 1.130905] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.138817] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.146112] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.152142] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.160512] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.169781] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.180049] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.188582] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.200180] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.210607] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.221364] printk: console [ttyS2] disabled [ 1.225852] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250 [ 1.234786] printk: console [ttyS2] enabled [ 1.234786] printk: console [ttyS2] enabled [ 1.243254] printk: bootconsole [ns16550a0] disabled [ 1.243254] printk: bootconsole [ns16550a0] disabled [ 1.256584] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 1.261727] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.268694] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.274088] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.281041] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.287762] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.294416] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.300796] 0x0000006c0000-0x000000700000 : "ospi.env.backup" [ 1.307762] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.314503] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.323414] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.366738] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.376929] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.385052] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.393183] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006 [ 1.406077] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.413204] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.419819] pps pps0: new PPS source ptp0 [ 1.424183] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1 [ 1.435028] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.447428] mmc0: CQHCI version 5.10 [ 1.454913] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.461681] pca953x 1-0022: using AI [ 1.489434] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.502061] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.502914] mmc2: CQHCI version 5.10 [ 1.503021] mmc1: CQHCI version 5.10 [ 1.523506] ALSA device list: [ 1.526508] No soundcards found. [ 1.554243] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 1.554263] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit [ 1.569585] Waiting for root device PARTUUID=b23245c5-02... [ 1.575493] mmc0: Command Queue Engine enabled [ 1.580050] mmc0: new HS200 MMC card at address 0001 [ 1.586320] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 1.593509] mmcblk0: p1 p2 [ 1.597279] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 1.603787] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 1.610278] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0) [ 1.633921] mmc1: new ultra high speed SDR104 SDXC card at address 59b4 [ 1.648432] mmcblk1: mmc1:59b4 EC1S5 59.7 GiB [ 1.679770] mmcblk1: p1 p2 [ 1.694414] EXT4-fs (mmcblk1p2): warning: mounting fs with errors, running e2fsck is recommended [ 1.711526] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. [ 1.720178] VFS: Mounted root (ext4 filesystem) on device 179:98. [ 1.727311] devtmpfs: mounted [ 1.731967] Freeing unused kernel memory: 2176K [ 1.736618] Run /sbin/init as init process [ 1.893693] systemd[1]: System time before build time, advancing clock. [ 1.938784] NET: Registered PF_INET6 protocol family [ 1.945450] Segment Routing with IPv6 [ 1.949229] In-situ OAM (IOAM) with IPv6 [ 1.980991] 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.013102] systemd[1]: Detected architecture arm64. Welcome to Arago 2023.04! [ 2.112005] systemd[1]: Hostname set to <am62xx-evm>. [ 2.244126] systemd-sysv-generator[157]: 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.269052] systemd-sysv-generator[157]: 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.295710] systemd-sysv-generator[157]: 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.321366] systemd-sysv-generator[157]: 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.346761] systemd-sysv-generator[157]: 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.371641] systemd-sysv-generator[157]: 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.395953] systemd-sysv-generator[157]: 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.420022] systemd-sysv-generator[157]: 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.445286] systemd-sysv-generator[157]: 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.471176] systemd-sysv-generator[157]: 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.496464] systemd-sysv-generator[157]: 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.520471] systemd-sysv-generator[157]: 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.545322] systemd-sysv-generator[157]: 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.569289] systemd-sysv-generator[157]: 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.595909] systemd-sysv-generator[157]: 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.622900] systemd-sysv-generator[157]: 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.647730] systemd-sysv-generator[157]: 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.932843] systemd[1]: Configuration file /etc/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.001674] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring. [ 3.014262] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring. [ 3.054974] 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.116624] 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.189538] systemd[1]: Queued start job for default target Graphical Interface. [ 3.267989] systemd[1]: Created slice Slice /system/getty. [ OK ] Created slice Slice /system/getty. [ 3.294562] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 3.319214] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 3.345554] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 3.367469] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 3.391294] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 3.415529] systemd[1]: Reached target Path Units. [ OK ] Reached target Path Units. [ 3.431090] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 3.451118] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 3.467194] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 3.544104] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 3.567401] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 3.612623] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 3.636010] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 3.662988] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 3.688728] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 3.712844] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 3.731340] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 3.758397] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 3.781163] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 3.805454] systemd[1]: Listening on User Database Manager Socket. [ OK ] Listening on User Database Manager Socket. [ 3.867534] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.892230] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.926442] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 3.944214] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 3.968587] systemd[1]: Mounting Temporary Directory /tmp... Mounting Temporary Directory /tmp... [ 4.032075] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 4.064430] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 4.120028] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 4.145069] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 4.162859] fuse: init (API version 7.37) [ 4.196074] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 4.231231] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 4.247528] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). [ 4.296206] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.324807] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.351524] cryptodev: loading out-of-tree module taints kernel. [ 4.351684] systemd[1]: Starting Generate network units from Kernel command line... Starting Generate network …ts from Kernel co[ 4.366662] cryptodev: driver 1.12 loaded. mmand line... [ 4.423955] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.452623] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none. [ 4.456772] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 4.488752] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 4.507874] 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.950950] systemd-journald[174]: 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.168985] audit: type=1334 audit(1651167748.272:2): prog-id=5 op=LOAD [ 5.176040] audit: type=1334 audit(1651167748.280: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 ] Started Network Time Synchronization. [ 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. [ 6.027063] mc: Linux media interface: v0.10 [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ 6.043835] videodev: Linux video capture interface: v2.00 [ OK ] Listening on D-Bus System Message Bus Socket. Starting Docker Socket for the API... [ OK ] Listening on dropbear.socket. Starting Weston socket... Starting D-Bus System Message Bus... Starting Reboot and dump vmcore via kexec... [ OK ] Listening on Docker Socket for the API. [ OK ] Listening on Weston socket. [ OK ] Finished Reboot and dump vmcore via kexec. [ OK ] Found device /dev/ttyS2. [ 6.324617] rtc-ti-k3 2b1f0000.rtc: [Hardware Error]: Erratum i2327 unlock QUIRK! Cannot operate!! [ OK ] Reached target Socket Units. [ 6.337168] rtc-ti-k3: probe of 2b1f0000.rtc failed with error -14 [ 6.362764] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 [ 6.372551] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) [ 6.387424] k3-m4-rproc 5000000.m4fss: configured M4 for IPC-only mode [ 6.397540] platform 78000000.r5f: configured R5F for IPC-only mode [ 6.405882] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000 [ 6.425697] remoteproc remoteproc1: 78000000.r5f is available [ 6.433499] remoteproc remoteproc1: attaching to 78000000.r5f [ 6.446268] remoteproc remoteproc0: 5000000.m4fss is available [ 6.460816] remoteproc remoteproc0: attaching to 5000000.m4fss [ 6.467670] k3-m4-rproc 5000000.m4fss: M4 initialized in IPC-only mode [ 6.474034] platform 78000000.r5f: R5F core initialized in IPC-only mode [ 6.474313] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node m4f-dma-memory@9cb00000 [ 6.484184] rproc-virtio rproc-virtio.0.auto: assigned reserved memory node r5f-dma-memory@9da00000 [ 6.500020] virtio_rpmsg_bus virtio1: rpmsg host is online [ 6.500956] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 6.505598] random: crng init done [ 6.518852] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe [ 6.519527] rproc-virtio rproc-virtio.0.auto: registered virtio1 (type 7) [ OK ] Finished Load/Save Random Seed. [ 6.554125] PVR_K: 198: Device: fd00000.gpu [ OK ] Started D-Bus System Message Bus 6.564352] remoteproc remoteproc1: remote processor 78000000.r5f is now attached [ 6.568314] PVR_K: 198: Read BVNC 33.15.11.3 from HW device registers m. [ 6.574119] virtio_rpmsg_bus virtio0: rpmsg host is online [ 6.575121] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 6.575340] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 6.589693] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 6.594011] PVR_K: 198: RGX Device registered with BVNC 33.15.11.3 [ 6.609975] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7) [ 6.612379] sii902x 1-003b: supply cvcc12 not found, using dummy regulator [ 6.616206] i2c i2c-1: Added multiplexed i2c bus 3 [ 6.620845] remoteproc remoteproc0: remote processor 5000000.m4fss is now attached [ OK ] Reached target Basic System. [ 6.672496] [drm] Initialized pvr 23.1.6404501 20170530 for fd00000.gpu on minor 0 [ 6.679969] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 1 [ 6.690210] tidss 30200000.dss: [drm] Cannot find any crtc or sizes [ OK ] Started Job spooling tools. [ OK ] Started Periodic Command Scheduler. Starting Print notice about GPLv3 packages... Starting IPv6 Packet Filtering Framework... Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon. Starting startwlanap... Starting startwlansta... [ 6.953791] audit: type=1334 audit(1651168112.968:4): prog-id=7 op=LOAD [ 6.963239] audit: type=1334 audit(1651168112.980:5): prog-id=8 op=LOAD Starting User Login Management... [ OK ] Started TEE Supplicant. [ 7.053493] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 7.086544] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. Starting telnetd.service... [ OK ] Started ti-apps-launcher service 7.118590] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' m. [ OK ] Finished IPv6 Packet Filtering Framework. [ OK ] Finished IPv4 Packet Filtering Framework. [ OK ] Started startwlanap. [ OK ] Started startwlansta. [ OK ] Started telnetd.service. [ OK ] Reached target Preparation for Network. Starting LSB: Expand Rootfs of boot device... Starting Network Configuration... [ OK ] Started User Login Management. [ OK ] Started LSB: Expand Rootfs of boot device. [ OK ] Started Network Configuration. Starting Wait for Network to be Configured... [ 8.028848] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL) Starting Network Name Resolution... [ 8.068028] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode [ 8.137190] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 8.162878] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode DMSC Firmware Version 9.0.5--v09.00.05 (Kool Koala) DMSC Firmware revision 0x9 DMSC ABI revision 3.1 [BOOTLOADER_PROFILE] Boot Media : FLASH [BOOTLOADER_PROFILE] Boot Media Clock : 166.667 MHz [BOOTLOADER_PROFILE] Boot Image Size : 184 KB [BOOTLOADER_PROFILE] Cores present : m4f0-0 r5f0-0 [BOOTLOADER PROFILE] System_init : 6777us [BOOTLOADER PROFILE] Drivers_open : 206us [BOOTLOADER PROFILE] Board_driversOpen : 27556us [BOOTLOADER PROFILE] Sciclient Get Version : 9927us [BOOTLOADER PROFILE] App_waitForMcuPbist : 5us [BOOTLOADER PROFILE] App_waitForMcuLbist : 7689us [BOOTLOADER PROFILE] App_loadImages : 3536us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 6283us [BOOTLOADER_PROFILE] SBL Total Time Taken : 61983us Image loading done, switching to application ... Starting MCU-m4f and 2nd stage bootloader DMSC Firmware Version 9.0.5--v09.00.05 (Kool Koala) DMSC Firmware revision 0x9 DMSC ABI revision 3.1 [BOOTLOADER_PROFILE] Boot Media : FLASH [BOOTLOADER_PROFILE] Boot Media Clock : 166.667 MHz [BOOTLOADER_PROFILE] Boot Image Size : 1014 KB [BOOTLOADER_PROFILE] Cores present : hsm-m4f0-0 r5f0-0 a530-0 [BOOTLOADER PROFILE] System_init : 2824us [BOOTLOADER PROFILE] Drivers_open : 266us [BOOTLOADER PROFILE] Board_driversOpen : 27066us [BOOTLOADER PROFILE] Sciclient Get Version : 9984us [BOOTLOADER PROFILE] App_loadImages : 1962us [BOOTLOADER PROFILE] App_loadSelfcoreImage : 6555us [BOOTLOADER PROFILE] App_loadLinuxImages : 31708us [BOOTLOADER_PROFILE] SBL Total Time Taken : 80366us Image loading done, switching to application ... Starting linux and RTOS/Baremetal applications 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 SPI 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 14 ms (40 KiB/s) Loaded env from uEnv.txt Importing environment from mmc1 ... ## Error: "main_cpsw0_qsgmii_phyinit" not defined 20593152 bytes read in 224 ms (87.7 MiB/s) 57500 bytes read in 16 ms (3.4 MiB/s) Working FDT set to 88000000 ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 ERROR: reserving fdt memory region failed (addr=ff700000 size=8ca000 flags=4) Loading Device Tree to 000000008feee000, end 000000008fffffff ... OK Working FDT set to 8feee000 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.33-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.008548] Console: colour dummy device 80x25 [ 0.013157] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000) [ 0.023839] pid_max: default: 32768 minimum: 301 [ 0.028627] LSM: Security Framework initializing [ 0.033512] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.041098] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.051272] cblist_init_generic: Setting adjustable number of callback queues. [ 0.058755] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.065068] cblist_init_generic: Setting shift to 2 and lim to 1. [ 0.071492] rcu: Hierarchical SRCU implementation. [ 0.076405] rcu: Max phase no-delay instances is 1000. [ 0.082062] Platform MSI: msi-controller@1820000 domain created [ 0.088438] PCI/MSI: /bus@f0000/interrupt-controller@1800000/msi-controller@1820000 domain created [ 0.098351] EFI services will not be available. [ 0.103341] smp: Bringing up secondary CPUs ... [ 0.108694] Detected VIPT I-cache on CPU1 [ 0.108834] GICv3: CPU1: found redistributor 1 region 0:0x00000000018a0000 [ 0.108854] GICv3: CPU1: using allocated LPI pending table @0x0000000080060000 [ 0.108925] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] [ 0.109765] Detected VIPT I-cache on CPU2 [ 0.109851] GICv3: CPU2: found redistributor 2 region 0:0x00000000018c0000 [ 0.109866] GICv3: CPU2: using allocated LPI pending table @0x0000000080070000 [ 0.109905] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] [ 0.110650] Detected VIPT I-cache on CPU3 [ 0.110739] GICv3: CPU3: found redistributor 3 region 0:0x00000000018e0000 [ 0.110753] GICv3: CPU3: using allocated LPI pending table @0x0000000080080000 [ 0.110790] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] [ 0.110881] smp: Brought up 1 node, 4 CPUs [ 0.190628] SMP: Total of 4 processors activated. [ 0.195441] CPU features: detected: 32-bit EL0 Support [ 0.200719] CPU features: detected: CRC32 instructions [ 0.206061] CPU: All CPU(s) started at EL2 [ 0.210261] alternatives: applying system-wide alternatives [ 0.218233] devtmpfs: initialized [ 0.231081] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.241118] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.253748] pinctrl core: initialized pinctrl subsystem [ 0.259895] DMI not present or invalid. [ 0.264590] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.272066] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations [ 0.279700] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.287841] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.296048] audit: initializing netlink subsys (disabled) [ 0.301792] audit: type=2000 audit(0.192:1): state=initialized audit_enabled=0 res=1 [ 0.302369] thermal_sys: Registered thermal governor 'step_wise' [ 0.309730] thermal_sys: Registered thermal governor 'power_allocator' [ 0.315931] cpuidle: using governor menu [ 0.326834] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. [ 0.333889] ASID allocator initialised with 65536 entries [ 0.351276] platform 30200000.dss: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b [ 0.362713] platform connector: Fixed dependency cycle(s) with /bus@f0000/i2c@20010000/sii9022@3b [ 0.373934] KASLR disabled due to lack of seed [ 0.386387] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.393376] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page [ 0.399787] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages [ 0.406727] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page [ 0.413134] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.420077] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page [ 0.426486] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages [ 0.433425] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page [ 0.441984] k3-chipinfo 43000014.chipid: Family:AM62X rev:SR1.0 JTAGID[0x0bb7e02f] Detected [ 0.452395] iommu: Default domain type: Translated [ 0.457429] iommu: DMA domain TLB invalidation policy: strict mode [ 0.464249] SCSI subsystem initialized [ 0.468536] usbcore: registered new interface driver usbfs [ 0.474198] usbcore: registered new interface driver hub [ 0.479659] usbcore: registered new device driver usb [ 0.485490] pps_core: LinuxPPS API ver. 1 registered [ 0.490571] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.499927] PTP clock support registered [ 0.504072] EDAC MC: Ver: 3.0.0 [ 0.508384] omap-mailbox 29000000.mailbox: omap mailbox rev 0x66fc9100 [ 0.515617] FPGA manager framework [ 0.519220] Advanced Linux Sound Architecture Driver Initialized. [ 0.526554] clocksource: Switched to clocksource arch_sys_counter [ 0.533116] VFS: Disk quotas dquot_6.6.0 [ 0.537174] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.550836] NET: Registered PF_INET protocol family [ 0.556182] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) [ 0.565535] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) [ 0.574359] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.582308] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.590526] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) [ 0.598701] TCP: Hash tables configured (established 16384 bind 16384) [ 0.605664] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.612596] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) [ 0.620193] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.626502] RPC: Registered named UNIX socket transport module. [ 0.632590] RPC: Registered udp transport module. [ 0.637406] RPC: Registered tcp transport module. [ 0.642216] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.648816] NET: Registered PF_XDP protocol family [ 0.653734] PCI: CLS 0 bytes, default 64 [ 0.658749] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available [ 0.669165] Initialise system trusted keyrings [ 0.674043] workingset: timestamp_bits=46 max_order=19 bucket_order=0 [ 0.687157] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.693977] NFS: Registering the id_resolver key type [ 0.699237] Key type id_resolver registered [ 0.703515] Key type id_legacy registered [ 0.707693] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.714551] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.722360] 9p: Installing v9fs 9p2000 file system support [ 0.762142] Key type asymmetric registered [ 0.766341] Asymmetric key parser 'x509' registered [ 0.771404] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 0.779185] io scheduler mq-deadline registered [ 0.783826] io scheduler kyber registered [ 0.791806] pinctrl-single 4084000.pinctrl: 34 pins, size 136 [ 0.798453] pinctrl-single f4000.pinctrl: 171 pins, size 684 [ 0.805383] pinctrl-single a40000.pinctrl: 512 pins, size 2048 [ 0.820108] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.836321] loop: module loaded [ 0.841134] megasas: 07.719.03.00-rc1 [ 0.849638] tun: Universal TUN/TAP device driver, 1.6 [ 0.855693] thunder_xcv, ver 1.0 [ 0.859058] thunder_bgx, ver 1.0 [ 0.862377] nicpf, ver 1.0 [ 0.865601] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version [ 0.872989] hns3: Copyright (c) 2017 Huawei Corporation. [ 0.878498] hclge is initializing [ 0.881908] e1000: Intel(R) PRO/1000 Network Driver [ 0.886894] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.892808] e1000e: Intel(R) PRO/1000 Network Driver [ 0.897882] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.903969] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.909492] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.915218] igbvf: Intel(R) Gigabit Virtual Function Network Driver [ 0.921625] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. [ 0.927825] sky2: driver version 1.30 [ 0.932369] VFIO - User Level meta-driver version: 0.3 [ 0.938679] usbcore: registered new interface driver usb-storage [ 0.945717] i2c_dev: i2c /dev entries driver [ 0.952649] sdhci: Secure Digital Host Controller Interface driver [ 0.959029] sdhci: Copyright(c) Pierre Ossman [ 0.964111] Synopsys Designware Multimedia Card Interface Driver [ 0.970784] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.977766] ledtrig-cpu: registered to indicate activity on CPUs [ 0.984177] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... [ 0.991192] usbcore: registered new interface driver usbhid [ 0.996903] usbhid: USB HID core driver [ 1.002310] optee: probing for conduit method. [ 1.006932] optee: revision 3.20 (8e74d476) [ 1.007326] optee: dynamic shared memory is enabled [ 1.016910] optee: initialized driver [ 1.022938] Initializing XFRM netlink socket [ 1.027471] NET: Registered PF_PACKET protocol family [ 1.032832] 9pnet: Installing 9P2000 support [ 1.037298] Key type dns_resolver registered [ 1.042219] registered taskstats version 1 [ 1.046463] Loading compiled-in X.509 certificates [ 1.061543] ti-sci 44043000.system-controller: ABI: 3.1 (firmware rev 0x0009 '9.0.5--v09.00.05 (Kool Koala)') [ 1.130928] omap_i2c 20000000.i2c: bus 0 rev0.12 at 400 kHz [ 1.138771] omap_i2c 20010000.i2c: bus 1 rev0.12 at 100 kHz [ 1.146054] omap_i2c 20020000.i2c: bus 2 rev0.12 at 400 kHz [ 1.152092] ti-sci-intr 4210000.interrupt-controller: Interrupt Router 5 domain created [ 1.160439] ti-sci-intr bus@f0000:interrupt-controller@a00000: Interrupt Router 3 domain created [ 1.169715] ti-sci-inta 48000000.interrupt-controller: Interrupt Aggregator domain 28 created [ 1.179890] ti-udma 485c0100.dma-controller: Number of rings: 82 [ 1.188407] ti-udma 485c0100.dma-controller: Channels: 48 (bchan: 18, tchan: 12, rchan: 18) [ 1.199919] ti-udma 485c0000.dma-controller: Number of rings: 150 [ 1.210432] ti-udma 485c0000.dma-controller: Channels: 35 (tchan: 20, rchan: 15) [ 1.221167] printk: console [ttyS2] disabled [ 1.225659] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 239, base_baud = 3000000) is a 8250 [ 1.234587] printk: console [ttyS2] enabled [ 1.234587] printk: console [ttyS2] enabled [ 1.243049] printk: bootconsole [ns16550a0] disabled [ 1.243049] printk: bootconsole [ns16550a0] disabled [ 1.256417] spi-nor spi0.0: s28hs512t (65536 Kbytes) [ 1.261551] 7 fixed-partitions partitions found on MTD device fc40000.spi.0 [ 1.268518] Creating 7 MTD partitions on "fc40000.spi.0": [ 1.273915] 0x000000000000-0x000000080000 : "ospi.tiboot3" [ 1.280931] 0x000000080000-0x000000280000 : "ospi.tispl" [ 1.287674] 0x000000280000-0x000000680000 : "ospi.u-boot" [ 1.294221] 0x000000680000-0x0000006c0000 : "ospi.env" [ 1.300575] 0x0000006c0000-0x000000700000 : "ospi.env.backup" [ 1.307604] 0x000000800000-0x000003fc0000 : "ospi.rootfs" [ 1.314349] 0x000003fc0000-0x000004000000 : "ospi.phypattern" [ 1.323235] davinci_mdio 8000f00.mdio: Configuring MDIO in manual mode [ 1.366588] davinci_mdio 8000f00.mdio: davinci mdio revision 9.7, bus freq 1000000 [ 1.376729] davinci_mdio 8000f00.mdio: phy[0]: device 8000f00.mdio:00, driver TI DP83867 [ 1.384844] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83867 [ 1.392972] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw version 0x6BA81103 Ports: 3 quirks:00000006 [ 1.405854] am65-cpsw-nuss 8000000.ethernet: initialized cpsw ale version 1.5 [ 1.412984] am65-cpsw-nuss 8000000.ethernet: ALE Table size 512 [ 1.419574] pps pps0: new PPS source ptp0 [ 1.423938] am65-cpsw-nuss 8000000.ethernet: CPTS ver 0x4e8a010c, freq:500000000, add_val:1 pps:1 [ 1.434720] am65-cpsw-nuss 8000000.ethernet: set new flow-id-base 19 [ 1.447141] mmc0: CQHCI version 5.10 [ 1.454213] pca953x 1-0022: supply vcc not found, using dummy regulator [ 1.460980] pca953x 1-0022: using AI [ 1.487149] mmc0: SDHCI controller on fa10000.mmc [fa10000.mmc] using ADMA 64-bit [ 1.497885] debugfs: Directory 'pd:182' with parent 'pm_genpd' already present! [ 1.506191] mmc2: CQHCI version 5.10 [ 1.506196] mmc1: CQHCI version 5.10 [ 1.519385] ALSA device list: [ 1.522373] No soundcards found. [ 1.547142] mmc2: SDHCI controller on fa20000.mmc [fa20000.mmc] using ADMA 64-bit [ 1.554932] mmc1: SDHCI controller on fa00000.mmc [fa00000.mmc] using ADMA 64-bit [ 1.562840] Waiting for root device PARTUUID=b23245c5-02... [ 1.581408] mmc0: Command Queue Engine enabled [ 1.585932] mmc0: new HS200 MMC card at address 0001 [ 1.591888] mmcblk0: mmc0:0001 S0J56X 14.8 GiB [ 1.598524] mmcblk0: p1 p2 [ 1.602158] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB [ 1.608563] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB [ 1.609760] mmc1: new ultra high speed SDR104 SDXC card at address 59b4 [ 1.614693] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (240:0) [ 1.621042] mmcblk1: mmc1:59b4 EC1S5 59.7 GiB [ 1.633400] mmcblk1: p1 p2 [ 1.677287] EXT4-fs (mmcblk1p2): warning: mounting fs with errors, running e2fsck is recommended [ 1.697558] EXT4-fs (mmcblk1p2): recovery complete [ 1.704535] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none. [ 1.713183] VFS: Mounted root (ext4 filesystem) on device 179:98. [ 1.720312] devtmpfs: mounted [ 1.725045] Freeing unused kernel memory: 2176K [ 1.729846] Run /sbin/init as init process [ 1.885231] systemd[1]: System time before build time, advancing clock. [ 1.928947] NET: Registered PF_INET6 protocol family [ 1.936018] Segment Routing with IPv6 [ 1.939784] In-situ OAM (IOAM) with IPv6 [ 1.975020] 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.007372] systemd[1]: Detected architecture arm64. Welcome to Arago 2023.04! [ 2.096248] systemd[1]: Hostname set to <am62xx-evm>. [ 2.245571] systemd-sysv-generator[157]: 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.271868] systemd-sysv-generator[157]: 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.298366] systemd-sysv-generator[157]: 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.323901] systemd-sysv-generator[157]: 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.349218] systemd-sysv-generator[157]: 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.374021] systemd-sysv-generator[157]: 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.397993] systemd-sysv-generator[157]: 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.422136] systemd-sysv-generator[157]: 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.447528] systemd-sysv-generator[157]: 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.473368] systemd-sysv-generator[157]: 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.498760] systemd-sysv-generator[157]: 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.522808] systemd-sysv-generator[157]: 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.548360] systemd-sysv-generator[157]: 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.572398] systemd-sysv-generator[157]: 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.598942] systemd-sysv-generator[157]: 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.625475] systemd-sysv-generator[157]: 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.650217] systemd-sysv-generator[157]: 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.938337] systemd[1]: Configuration file /etc/systemd/system/ti-apps-launcher.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 3.007648] systemd[1]: /lib/systemd/system/startwlansta.service:7: Unknown key name 'After' in section 'Service', ignoring. [ 3.020277] systemd[1]: /lib/systemd/system/startwlanap.service:7: Unknown key name 'After' in section 'Service', ignoring. [ 3.061376] 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.133593] 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.206982] systemd[1]: Queued start job for default target Graphical Interface. [ 3.279223] systemd[1]: Created slice Slice /system/getty. [ OK ] Created slice Slice /system/getty. [ 3.306102] systemd[1]: Created slice Slice /system/modprobe. [ OK ] Created slice Slice /system/modprobe. [ 3.330342] systemd[1]: Created slice Slice /system/serial-getty. [ OK ] Created slice Slice /system/serial-getty. [ 3.353446] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 3.375369] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 3.404112] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 3.431345] systemd[1]: Reached target Path Units. [ OK ] Reached target Path Units. [ 3.446799] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 3.466960] systemd[1]: Reached target Slice Units. [ OK ] Reached target Slice Units. [ 3.482906] systemd[1]: Reached target Swaps. [ OK ] Reached target Swaps. [ 3.580194] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 3.603218] systemd[1]: Reached target RPC Port Mapper. [ OK ] Reached target RPC Port Mapper. [ 3.641119] systemd[1]: Listening on Process Core Dump Socket. [ OK ] Listening on Process Core Dump Socket. [ 3.663908] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 3.688979] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 3.713744] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 3.737781] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 3.757091] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 3.781053] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 3.805177] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 3.829422] systemd[1]: Listening on User Database Manager Socket. [ OK ] Listening on User Database Manager Socket. [ 3.895497] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.923900] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.957194] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 3.976249] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing). [ 4.019485] systemd[1]: Mounting Temporary Directory /tmp... Mounting Temporary Directory /tmp... [ 4.047249] systemd[1]: Starting Create List of Static Device Nodes... Starting Create List of Static Device Nodes... [ 4.111869] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 4.138963] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 4.163666] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 4.197277] fuse: init (API version 7.37) [ 4.203272] systemd[1]: Starting Start psplash boot splash screen... Starting Start psplash boot splash screen... [ 4.259980] systemd[1]: Starting RPC Bind... Starting RPC Bind... [ 4.275496] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). [ 4.302181] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.339567] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.367853] systemd[1]: Starting Generate network units from Kernel command line... [ 4.376009] cryptodev: loading out-of-tree module taints kernel. Starting Generate network …ts from Kernel co[ 4.384469] cryptodev: driver 1.12 loaded. mmand line... [ 4.427998] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.460744] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none. [ 4.464519] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 4.498159] systemd[1]: Started RPC Bind. [ OK ] Started RPC Bind. [ 4.515736] 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... Starting Apply Kernel Variables... [ 4.932672] systemd-journald[174]: Received client request to flush runtime journal. 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.156897] audit: type=1334 audit(1651167748.268:2): prog-id=5 op=LOAD [ 5.163681] audit: type=1334 audit(1651167748.276: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 ] Started Network Time Synchronization. [ 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... Starting D-Bus System Message Bus... [ 6.181003] mc: Linux media interface: v0.10 [ 6.200564] videodev: Linux video capture interface: v2.00 [ 6.213933] sii902x 1-003b: supply iovcc not found, using dummy regulator [ 6.222692] sii902x 1-003b: supply cvcc12 not found, using dummy regulator Starting Reboot and dump vmcore via kexec... [ 6.335368] i2c i2c-1: Added multiplexed i2c bus 3 [ 6.347252] [drm] Initialized tidss 1.0.0 20180215 for 30200000.dss on minor 0 [ 6.355209] tidss 30200000.dss: [drm] Cannot find any crtc or sizes [ 6.371686] k3-m4-rproc 5000000.m4fss: assigned reserved memory node m4f-dma-memory@9cb00000 [ 6.380445] k3-m4-rproc 5000000.m4fss: configured M4 for IPC-only mode [ OK ] Listening on Docker Socket for the API. [ 6.406145] remoteproc remoteproc0: 5000000.m4fss is available [ OK ] Listening on Weston socket. [ 6.414306] remoteproc remoteproc0: attaching to 5000000.m4fss [ 6.418571] random: crng init done [ 6.433544] k3-m4-rproc 5000000.m4fss: M4 initialized in IPC-only mode [ OK ] Finished Reboot and dump vmcore via[ 6.440998] rproc-virtio rproc-virtio.1.auto: assigned reserved memory node m4f-dma-memory@9cb00000 kexec. [ OK ] Finished Load/Save Random Seed. [ 6.483478] rproc-virtio rproc-virtio.1.auto: registered virtio0 (type 7) [ 6.499455] remoteproc remoteproc0: remote processor 5000000.m4fss is now attached [ OK ] Found device /dev/ttyS2. [ OK ] Reached target Socket Units. [ 6.572125] rtc-ti-k3 2b1f0000.rtc: [Hardware Error]: Erratum i2327 unlock QUIRK! Cannot operate!! [ 6.581349] rtc-ti-k3: probe of 2b1f0000.rtc failed with error -14 [ 6.661730] PVR_K: 206: Device: fd00000.gpu [ 6.662774] virtio_rpmsg_bus virtio0: rpmsg host is online [ 6.666630] virtio_rpmsg_bus virtio0: creating channel ti.ipc4.ping-pong addr 0xd [ 6.685895] virtio_rpmsg_bus virtio0: creating channel rpmsg_chrdev addr 0xe [ 6.694899] PVR_K: 206: Read BVNC 33.15.11.3 from HW device registers [ OK ] Started D-Bus System Message Bus 6.749057] platform 78000000.r5f: R5F core may have been powered on by a different host, programmed state (0) != actual state (1) m. [ 6.770713] PVR_K: 206: RGX Device registered with BVNC 33.15.11.3 [ OK ] Reached target Basic System. [ OK ] Started Job spooling tools. [ 6.830777] platform 78000000.r5f: configured R5F for IPC-only mode [ 6.841440] platform 78000000.r5f: assigned reserved memory node r5f-dma-memory@9da00000 [ OK ] Started Periodic Command Scheduler remoteproc remoteproc1: 78000000.r5f is available [0m. [ 6.873564] remoteproc remoteproc1: attaching to 78000000.r5f [ 6.877062] [drm] Initialized pvr 23.1.6404501 20170530 for fd00000.gpu on minor 1 [ 6.887125] platform 78000000.r5f: R5F core initialized in IPC-only mode Starting Print notice about GPLv3 packages... Starting IPv6 Packet Filtering Framework... [ 6.946433] rproc-virtio rproc-virtio.2.auto: assigned reserved memory node r5f-dma-memory@9da00000 Starting IPv4 Packet Filtering Framework... [ OK ] Started irqbalance daemon. Starting startwlanap... [ 7.014356] virtio_rpmsg_bus virtio1: rpmsg host is online [ 7.020395] virtio_rpmsg_bus virtio1: creating channel ti.ipc4.ping-pong addr 0xd [ 7.028611] virtio_rpmsg_bus virtio1: creating channel rpmsg_chrdev addr 0xe Starting startwlansta... [ 7.036247] rproc-virtio rproc-virtio.2.auto: registered virtio1 (type 7) [ 7.047232] audit: type=1334 audit(1651168113.072:4): prog-id=7 op=LOAD [ 7.047567] remoteproc remoteproc1: remote processor 78000000.r5f is now attached [ 7.054229] audit: type=1334 audit(1651168113.076:5): prog-id=8 op=LOAD Starting User Login Management... [ OK ] Started TEE Supplicant. Starting telnetd.service... [ OK ] Started ti-apps-launcher service. [ OK ] Finished IPv6 Packet Filtering Framework. [ OK ] Finished IPv4 Packet Filtering Framework. [ OK ] Started startwlanap. [ OK ] Started startwlansta. [ 7.210493] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ OK ] Reached target Preparation for Netw[ 7.254659] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. ork. [ 7.317062] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Starting Network Configuration... [ OK ] Started telnetd.service. Starting LSB: Expand Rootfs of boot device... [ OK ] Started LSB: Expand Rootfs of boot device. [ OK ] Started User Login Management. [ OK ] Started Network Configuration. Starting Wait for Network to be Configured[ 8.271111] am65-cpsw-nuss 8000000.ethernet eth1: PHY [8000f00.mdio:01] driver [TI DP83867] (irq=POLL) ... Starting Network Name Resolution... [ 8.296217] am65-cpsw-nuss 8000000.ethernet eth1: configuring for phy/rgmii-rxid link mode [ 8.352163] am65-cpsw-nuss 8000000.ethernet eth0: PHY [8000f00.mdio:00] driver [TI DP83867] (irq=POLL) [ 8.366309] am65-cpsw-nuss 8000000.ethernet eth0: configuring for phy/rgmii-rxid link mode [ 8.588709] tps6598x 0-003f: Unable to find the interrupt, switching to polling [ 8.603101] remoteproc remoteproc2: 30074000.pru is available [ 8.613538] remoteproc remoteproc3: 30078000.pru is available [ 8.709745] cdns-csi2rx: probe of 30101000.csi-bridge failed with error -22 [ OK ] Listening on Load/Save RF …itch Status /dev/rfkill Watch. Starting Save/Restore Sound Card State... [ OK ] Finished Save/Restore Sound Card State. [ OK ] Reached target Sound Card. [ 8.910108] xhci-hcd xhci-hcd.3.auto: xHCI Host Controller [ 8.928261] xhci-hcd xhci-hcd.3.auto: new USB bus registered, assigned bus number 1 [ OK ] Reached target Hardware activated USB gadget. [ 8.965014] xhci-hcd xhci-hcd.3.auto: USB3 root hub has no ports [ 8.976708] xhci-hcd xhci-hcd.3.auto: hcc params 0x0258fe6d hci version 0x110 quirks 0x0000000000010010 [ 8.986732] xhci-hcd xhci-hcd.3.auto: irq 459, io mem 0x31100000 [ 9.013354] hub 1-0:1.0: USB hub found [ 9.018764] hub 1-0:1.0: 1 port detected [ 8.822507] startwlanap.sh[658]: sed: unmatched '/' [ 8.842228] startwlanap.sh[659]: adding wlan1 interface [ 8.875663] startwlanap.sh[663]: command failed: No such file or directory (-2) [ 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... [ 9.013047] startwlanap.sh[664]: Line 499: unknown configuration item 'wep_rekey_period' [ 9.034551] startwlanap.sh[664]: 1 errors found in configuration file '/usr/share/wl18xx/hostapd.conf' [ 9.035130] startwlanap.sh[664]: Failed to set up interface with /usr/share/wl18xx/hostapd.conf [ 9.035645] startwlanap.sh[664]: Failed to initialize interface [ 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 ] Started Avahi mDNS/DNS-SD 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... [FAILED] Failed to start Synchronize System and HW clocks. See 'systemctl status sync-clocks.service' for details. [ OK ] Created slice Slice /system/systemd-fsck. [ 9.608376] audit: type=1334 audit(1651168115.632:6): prog-id=9 op=LOAD [ 9.615176] audit: type=1334 audit(1651168115.640: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 ] Finished File System Check on /dev/mmcblk0p1. Mounting /run/media/mmcblk0p1... [ OK ] Mounted /run/media/boot-mmcblk1p1. [ OK ] Mounted /run/media/mmcblk0p1. [ 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. [ 9.942485] startwlanap.sh[768]: SIOCSIFADDR: No such device [ 9.954783] startwlanap.sh[768]: wlan1: ERROR while getting interface flags: No such device [ 9.967429] startwlanap.sh[768]: SIOCSIFNETMASK: No such device Starting User Manager for UID 1000... [ 9.988554] startwlanap.sh[768]: wlan1: ERROR while getting interface flags: No such device [ 10.216501] audit: type=1006 audit(1651168116.240:8): pid=773 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1 [ 10.230646] audit: type=1300 audit(1651168116.240:8): arch=c00000b7 syscall=64 success=yes exit=4 a0=8 a1=ffffea7778c8 a2=4 a3=ffffbd665020 items=0 ppid=1 pid=773 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) [ 10.258629] audit: type=1327 audit(1651168116.240:8): proctitle="(systemd)" [ OK ] Started Simple Network Man…ement Protocol (SNMP) Daemon.. [ 10.451208] audit: type=1325 audit(1651168116.456:9): table=nat family=2 entries=0 op=xt_register pid=784 comm="iptables" [ 10.462348] audit: type=1300 audit(1651168116.456:9): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=fffff77f1258 items=0 ppid=659 pid=784 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.491313] audit: type=1327 audit(1651168116.456:9): proctitle=69707461626C6573002D74006E6174002D4100504F5354524F5554494E47002D6F0065746830002D6A004D415351554552414445 [ OK ] Started User Manager for UID 1000. [ OK ] Started Session c1 of User weston. [ 11.199126] PVR_K: 706: RGX Firmware image 'rgx.fw.33.15.11.3' loaded [ 11.215222] PVR_K: 706: Shader binary image 'rgx.sh.33.15.11.3' loaded [ OK ] Started containerd container runtime. [ OK ] Started Weston, a Wayland …mpositor, as a system service. [ 11.316729] startwlanap.sh[819]: iperf3: error - unable to start listener for connections: Cannot assign requested address [ 11.317202] startwlanap.sh[819]: iperf3: exiting [ OK ] Finished Print notice about GPLv3 packages. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project am62xx-evm - Arago 2023.04 am62xx-evm - am62xx-evm login: [ 129.818088] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 129.834917] Bridge firewalling registered [ 129.870450] kauditd_printk_skb: 6 callbacks suppressed [ 129.870468] audit: type=1325 audit(1651168235.888:12): table=filter family=2 entries=0 op=xt_register pid=1109 comm="iptables" [ 129.887607] audit: type=1300 audit(1651168235.888:12): arch=c00000b7 syscall=209 success=yes exit=0 a0=4 a1=0 a2=40 a3=ffffdb83e1a8 items=0 ppid=1066 pid=1109 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) [ 129.916137] audit: type=1327 audit(1651168235.888:12): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D4C002D6E [ 130.092462] audit: type=1325 audit(1651168236.116:13): table=nat family=2 entries=6 op=xt_replace pid=1130 comm="iptables" [ 130.103723] audit: type=1300 audit(1651168236.116:13): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=f108c00 items=0 ppid=1066 pid=1130 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) [ 130.131693] audit: type=1327 audit(1651168236.116:13): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D74006E6174002D4E00444F434B4552 [ 130.145226] audit: type=1325 audit(1651168236.116:14): table=filter family=2 entries=4 op=xt_replace pid=1132 comm="iptables" [ 130.156833] audit: type=1300 audit(1651168236.116:14): arch=c00000b7 syscall=208 success=yes exit=0 a0=4 a1=0 a2=40 a3=1390d940 items=0 ppid=1066 pid=1132 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) [ 130.184965] audit: type=1327 audit(1651168236.116:14): proctitle=2F7573722F7362696E2F69707461626C6573002D2D77616974002D740066696C746572002D4E00444F434B4552 [ 130.199118] audit: type=1325 audit(1651168236.132:15): table=filter family=2 entries=6 op=xt_replace pid=1134 comm="iptables"
Regards,
Prashant
1 the issue ishappening on every boot.
2 I uploaded the burn file configuration I used 3782.default_sbl_ospi_linux_hs_fs.cfg
Hi,
Thank you for sharing the configuration file. It basically is same as mine which means you are flashing the same set of images as mine to the different cores. To proceed further, we really need to isolate things & see what is causing the issue.
I am assuming you have the following setup on your side. Please correct if my assumption is incorrect.
Next, could you please try the SPL boot flow (tiboot3.bin -> tispl.bin -> u-boot.img) once & see if the issue still comes. This will help isolate if the issue is coming because of Linux SBL boot flow.
For the SPL boot flow, I would like you to first try out the SD card boot mode as follows assuming you already have flashed WIC image on your SD card:
If it is working, it means we have the working Linux Kernel on SD card.
Next, I would like you to try the SPL boot flow from SPI by flashing the tiboot3.bin, tispl.bin & u-boot.img at their offsets. For flashing these images, please have a look at the following guide
Once flashed, switch the bootmode switches to boot from OSPI & test the reboot.
Regards,
Prashant
1 I use TI AM62x HSFS board,MCU+ SDK v9,PSDK v9, Hardware is TI EVK, Software no modifications were made .
2 The uboot file inside the sd card is copied from the ti-processor-sdk-linux-am62xx-evm-09.00.00.03\board-support\prebuilt-images\am62xx-evm directory without any modifications.
3 I try the SPL boot flow (tiboot3.bin -> tispl.bin -> u-boot.img) ,reboot Also failed
Hi,
Thank you for the confirmation of your setup & for sharing the observation.
The observation is quite interesting but I am not sure if this may be the root cause as I do not have the expertise with Processor SDK. So, I have assigned this thread to the Linux expert. Please expect a response by early next week.
Thanks!
Hi Yu,
I found that cpu is am623x and the Image I burned is am6254, the reason may be here ?
No, it is unlikely to be the issue.
Your custom board can boot from OSPI and SD card, right? Does reboot fail in both boot modes?
1 yes i don't have a board with AM6232 anymore to test.
2 At first, I didn't realize the chip was am6232, but now with am6254, the software and hardware match, and the problem is solved.
3 Don't need your help on this issue, but I need to tell you that the reason for my mistake is because the hardware is am6232 and the software is the mirror image of am6254
4 thans again!