connecting to NetworkSerialPort(target=Target(name='am57xx-beagle-x15', env=None), name='default', state=, avail=True, host='nuc-1', port=43959, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t nuc-1:43959 connected to 192.168.0.1 (port 43959) Escape character: Ctrl-\ Type the escape character to get to the prompt. � U-Boot SPL 2023.04-ti-gd2612223375a (Mar 13 2024 - 19:15:42 +0000) DRA752-GP ES2.0 Trying to boot from MMC1 no pinctrl state for default mode Loading Environment from FAT... no pinctrl state for default mode *** Error - No Valid Environment Area found *** Warning - bad env area, using default environment Loading Environment from MMC... OK U-Boot 2023.04-ti-gd2612223375a (Mar 13 2024 - 19:15:42 +0000) CPU : DRA752-GP ES2.0 Model: TI AM5728 BeagleBoard-X15 rev C Board: BeagleBoard X15 REV C.00 DRAM: 2 GiB ti_emmc_boardid_get failed -5 Core: 65 devices, 21 uclasses, devicetree: separate MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... *** Error - No Valid Environment Area found *** Warning - bad env area, using default environment Loading Environment from MMC... OK Net: eth2: ethernet@48484000 Hit any key to stop autoboot: 2  0 => setenv autoload no => setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff => dhcp ethernet@48484000 Waiting for PHY auto negotiation to complete... done link up on port 0, speed 100, half duplex BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 192.168.0.217 (262 ms) => setenv serverip 192.168.0.2 => tftp 0x82000000 3867561/tftp-deploy-6ofothac/kernel/zImage link up on port 0, speed 100, half duplex Using ethernet@48484000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.217 Filename '3867561/tftp-deploy-6ofothac/kernel/zImage'. This will not be a case any time This will not be a case any time Load address: 0x82000000 Loading: *################################################## 10.7 MiB 5.3 MiB/s done Bytes transferred = 11231744 (ab6200 hex) => tftp 0x88080000 3867561/tftp-deploy-6ofothac/ramdisk/ramdisk.cpio.gz.uboot link up on port 0, speed 100, half duplex Using ethernet@48484000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.217 Filename '3867561/tftp-deploy-6ofothac/ramdisk/ramdisk.cpio.gz.uboot'. This will not be a case any time This will not be a case any time Load address: 0x88080000 Loading: *#######################################T ########### 17.1 MiB 2.1 MiB/s done Bytes transferred = 17946007 (111d597 hex) => setenv initrd_size ${filesize} => tftp 0x88000000 3867561/tftp-deploy-6ofothac/dtb/am57xx-beagle-x15.dtb link up on port 0, speed 100, half duplex Using ethernet@48484000 device TFTP from server 192.168.0.2; our IP address is 192.168.0.217 Filename '3867561/tftp-deploy-6ofothac/dtb/am57xx-beagle-x15.dtb'. This will not be a case any time This will not be a case any time Load address: 0x88000000 Loading: *################################################## 209.1 KiB 5.4 MiB/s done Bytes transferred = 214156 (3448c hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x82000000 0x88080000 0x88000000 This will not be a case any time This will not be a case any time Kernel image @ 0x82000000 [ 0x000000 - 0xab6200 ] ## Loading init Ramdisk from Legacy Image at 88080000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 17945943 Bytes = 17.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Using Device Tree in place at 88000000, end 8803748b Working FDT set to 88000000 ft_fixup_clocks failed for DSP voltage domain: Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 6.10.0-rc5 (KernelCI@build-j247798-arm-gcc-10-multi-v7-defconfig-8fmtp) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri Jun 28 03:09:26 UTC 2024 <6>[ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: div instructions available: patching division code <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache <6>[ 0.000000] OF: fdt: Machine model: TI AM5728 BeagleBoard-X15 <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writealloc <6>[ 0.000000] efi: UEFI not found. <6>[ 0.000000] Reserved memory: created CMA memory pool at 0x95800000, size 56 MiB <6>[ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool <6>[ 0.000000] OF: reserved mem: 0x95800000..0x98ffffff (57344 KiB) map reusable ipu2-memory@95800000 <6>[ 0.000000] Reserved memory: created CMA memory pool at 0x99000000, size 64 MiB <6>[ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool <6>[ 0.000000] OF: reserved mem: 0x99000000..0x9cffffff (65536 KiB) map reusable dsp1-memory@99000000 <6>[ 0.000000] Reserved memory: created CMA memory pool at 0x9d000000, size 32 MiB <6>[ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool <6>[ 0.000000] OF: reserved mem: 0x9d000000..0x9effffff (32768 KiB) map reusable ipu1-memory@9d000000 <6>[ 0.000000] Reserved memory: created CMA memory pool at 0x9f000000, size 8 MiB <6>[ 0.000000] OF: reserved mem: initialized node dsp2-memory@9f000000, compatible id shared-dma-pool <6>[ 0.000000] OF: reserved mem: 0x9f000000..0x9f7fffff (8192 KiB) map reusable dsp2-memory@9f000000 <6>[ 0.000000] cma: Reserved 64 MiB at 0xfb800000 on node -1 <6>[ 0.000000] OMAP4: Map 0xafe00000 to (ptrval) for dram barrier <6>[ 0.000000] Zone ranges: <6>[ 0.000000] DMA [mem 0x0000000080000000-0x00000000afdfffff] <6>[ 0.000000] Normal empty <6>[ 0.000000] HighMem [mem 0x00000000afe00000-0x00000000ffffefff] <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000080000000-0x00000000afdfffff] <6>[ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000ffffefff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffefff] <6>[ 0.000000] On node 0, zone HighMem: 512 pages in unavailable ranges <6>[ 0.000000] DRA752 ES2.0 <6>[ 0.000000] percpu: Embedded 17 pages/cpu s40404 r8192 d21036 u69632 <5>[ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 523775 <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 1802280K/2095100K available (15360K kernel code, 2535K rwdata, 6708K rodata, 2048K init, 427K bss, 63444K reserved, 229376K cma-reserved, 1245180K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz <6>[ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns <6>[ 0.000000] sched_clock: 32 bits at 33kHz, resolution 30517ns, wraps every 65535999984741ns <6>[ 0.002593] TI gptimer clockevent: always-on 32786 Hz at /ocp/interconnect@4ae00000/segment@10000/target-module@8000 <6>[ 0.006988] TI gptimer percpu-dmtimer: 20000000 Hz at /ocp/interconnect@48800000/segment@0/target-module@2c000 <6>[ 0.007202] TI gptimer percpu-dmtimer: 20000000 Hz at /ocp/interconnect@48800000/segment@0/target-module@2e000 <6>[ 0.011291] Console: colour dummy device 80x30 <6>[ 0.011352] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) <6>[ 0.063232] CPU: Testing write buffer coherency: ok <6>[ 0.063262] CPU0: Spectre v2: using ICIALLU workaround <6>[ 0.063293] CPU0: Spectre BHB: enabling loop workaround for all CPUs <6>[ 0.063293] pid_max: default: 32768 minimum: 301 <6>[ 0.063385] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.063415] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <3>[ 0.063995] /cpus/cpu@0 missing clock-frequency property <3>[ 0.064025] /cpus/cpu@1 missing clock-frequency property <6>[ 0.064025] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.064758] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.068237] rcu: Hierarchical SRCU implementation. <6>[ 0.068237] rcu: Max phase no-delay instances is 1000. <6>[ 0.076690] EFI services will not be available. <6>[ 0.077270] smp: Bringing up secondary CPUs ... <6>[ 0.137451] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.137481] CPU1: Spectre v2: using ICIALLU workaround <6>[ 0.137573] smp: Brought up 1 node, 2 CPUs <6>[ 0.137603] SMP: Total of 2 processors activated (3994.41 BogoMIPS). <6>[ 0.137603] CPU: All CPU(s) started in HYP mode. <6>[ 0.137603] CPU: Virtualization extensions available. <6>[ 0.138214] devtmpfs: initialized <6>[ 0.164398] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 <6>[ 0.164581] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.164611] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.167480] pinctrl core: initialized pinctrl subsystem <6>[ 0.173400] DMI not present or invalid. <6>[ 0.173889] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.175567] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.179962] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.180023] cpuidle: using governor menu <6>[ 0.210754] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@e00/clock@20 <6>[ 0.210815] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@700/clock@20 <6>[ 0.215270] platform connector: Fixed dependency cycle(s) with /encoder <6>[ 0.215393] platform encoder: Fixed dependency cycle(s) with /connector <6>[ 0.215454] platform encoder: Fixed dependency cycle(s) with /ocp/target-module@58000000/dss@0/target-module@40000/encoder@0 <6>[ 0.215972] No ATAGs? <6>[ 0.216033] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.216033] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.223022] Serial: AMBA PL011 UART driver <6>[ 0.232727] iommu: Default domain type: Translated <6>[ 0.232727] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.234985] SCSI subsystem initialized <6>[ 0.235321] usbcore: registered new interface driver usbfs <6>[ 0.235351] usbcore: registered new interface driver hub <6>[ 0.235382] usbcore: registered new device driver usb <6>[ 0.236328] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.236328] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.236328] PTP clock support registered <6>[ 0.236480] EDAC MC: Ver: 3.0.0 <6>[ 0.236755] scmi_core: SCMI protocol bus registered <6>[ 0.249603] vgaarb: loaded <6>[ 0.249969] clocksource: Switched to clocksource 32k_counter <6>[ 0.265594] NET: Registered PF_INET protocol family <6>[ 0.265777] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.266845] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.266876] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.266876] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 0.266937] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 0.267181] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.267242] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.267272] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.267395] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.267883] RPC: Registered named UNIX socket transport module. <6>[ 0.267883] RPC: Registered udp transport module. <6>[ 0.267913] RPC: Registered tcp transport module. <6>[ 0.267913] RPC: Registered tcp-with-tls transport module. <6>[ 0.267913] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.267913] PCI: CLS 0 bytes, default 64 <4>[ 0.268341] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. <6>[ 0.268585] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available <5>[ 0.269470] Initialise system trusted keyrings <6>[ 0.269744] Trying to unpack rootfs image as initramfs... <6>[ 0.280120] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 0.280426] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.288604] NFS: Registering the id_resolver key type <5>[ 0.288635] Key type id_resolver registered <5>[ 0.288635] Key type id_legacy registered <6>[ 0.288665] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.288665] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.288940] Key type asymmetric registered <5>[ 0.288940] Asymmetric key parser 'x509' registered <6>[ 0.289001] bounce: pool size: 64 pages <6>[ 0.289062] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.289062] io scheduler mq-deadline registered <6>[ 0.289062] io scheduler kyber registered <6>[ 0.289093] io scheduler bfq registered <6>[ 0.435821] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 0.439788] msm_serial: driver initialized <6>[ 0.440063] SuperH (H)SCI(F) driver initialized <6>[ 0.440246] STMicroelectronics ASC driver initialized <6>[ 0.440338] STM32 USART driver initialized <6>[ 0.475158] brd: module loaded <6>[ 0.480590] loop: module loaded <6>[ 0.495178] CAN device driver interface <6>[ 0.495849] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 0.496582] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 0.496582] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 0.496612] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 0.496643] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 0.499572] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 0.499603] usbcore: registered new interface driver pegasus <6>[ 0.499633] usbcore: registered new interface driver asix <6>[ 0.499664] usbcore: registered new interface driver ax88179_178a <6>[ 0.499694] usbcore: registered new interface driver cdc_ether <6>[ 0.499725] usbcore: registered new interface driver smsc75xx <6>[ 0.499755] usbcore: registered new interface driver smsc95xx <6>[ 0.499786] usbcore: registered new interface driver net1080 <6>[ 0.499816] usbcore: registered new interface driver cdc_subset <6>[ 0.499816] usbcore: registered new interface driver zaurus <6>[ 0.499877] usbcore: registered new interface driver cdc_ncm <6>[ 0.502624] usbcore: registered new interface driver usb-storage <6>[ 0.506042] i2c_dev: i2c /dev entries driver <3>[ 0.530029] cpu cpu0: Failed to set OPP config <6>[ 0.531402] sdhci: Secure Digital Host Controller Interface driver <6>[ 0.531402] sdhci: Copyright(c) Pierre Ossman <6>[ 0.532592] Synopsys Designware Multimedia Card Interface Driver <6>[ 0.533660] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 0.550689] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 0.551757] usbcore: registered new interface driver usbhid <6>[ 0.551788] usbhid: USB HID core driver <6>[ 0.557006] NET: Registered PF_INET6 protocol family <6>[ 0.580352] Segment Routing with IPv6 <6>[ 0.580413] In-situ OAM (IOAM) with IPv6 <6>[ 0.580474] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 0.580993] NET: Registered PF_PACKET protocol family <6>[ 0.580993] can: controller area network core <6>[ 0.581054] NET: Registered PF_CAN protocol family <6>[ 0.581054] can: raw protocol <6>[ 0.581054] can: broadcast manager protocol <6>[ 0.581054] can: netlink gateway - max_hops=1 <5>[ 0.581329] Key type dns_resolver registered <6>[ 0.581451] ThumbEE CPU extension supported. <5>[ 0.581451] Registering SWP/SWPB emulation handler <3>[ 0.581970] omap_voltage_late_init: Voltage driver support not added <6>[ 0.582000] Power Management for TI OMAP4+ devices. <6>[ 0.600341] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <5>[ 0.603820] Loading compiled-in X.509 certificates <6>[ 0.687622] platform 4a000000.interconnect: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@d00/clock@20 <6>[ 0.699218] pinctrl-single 4a003400.pinmux: 282 pins, size 1128 <6>[ 0.748413] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) <6>[ 0.779876] OMAP GPIO hardware version 0.1 <3>[ 0.783905] ti-sysc 4ae18000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 0.796020] printk: legacy console [ttyS2] disabled <6>[ 0.796356] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 100, base_baud = 3000000) is a 8250 <6>[ 0.796417] printk: legacy console [ttyS2] enabled <6>[ 1.873504] Freeing initrd memory: 17528K <6>[ 1.918273] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz <6>[ 2.110412] palmas 0-0058: Irq flag is 0x00000008 <6>[ 2.153350] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0 <4>[ 2.167388] at24 0-0050: supply vcc not found, using dummy regulator <6>[ 2.174652] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write <6>[ 2.181762] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz <6>[ 2.198974] omap_rng 48090000.rng: Random Number Generator ver. 20 <5>[ 2.205627] random: crng init done <3>[ 2.222473] ocp:target-module@48210000:mpu:fck: device ID is greater than 24 <6>[ 2.309997] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000 <6>[ 2.368286] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY <6>[ 2.378295] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY <6>[ 2.388916] cpsw-switch 48484000.switch: initialized cpsw ale version 1.4 <6>[ 2.396026] cpsw-switch 48484000.switch: ALE Table size 1024 <6>[ 2.402038] cpsw-switch 48484000.switch: cpts: overflow check period 500 (jiffies) <6>[ 2.409912] cpsw-switch 48484000.switch: CPTS: ref_clk_freq:266000000 calc_mult:4036623398 calc_shift:30 error:-1 nsec/sec <6>[ 2.421325] cpsw-switch 48484000.switch: Detected MACID = b0:7e:11:07:71:b2 <6>[ 2.428588] cpsw-switch 48484000.switch: Detected MACID = b0:7e:11:07:71:b3 <5>[ 2.437683] cpsw-switch 48484000.switch: initialized (regs 0x48484000, pool size 256) hw_ver:0019010F 1.15 (0) <3>[ 2.469238] ti-sysc 4882c000.target-module: probe with driver ti-sysc failed with error -16 <3>[ 2.479797] ti-sysc 4882e000.target-module: probe with driver ti-sysc failed with error -16 <6>[ 2.496673] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400 <6>[ 2.505615] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400 <6>[ 2.527893] platform 51000000.pcie: Fixed dependency cycle(s) with /ocp/target-module@51000000/pcie@51000000/interrupt-controller <6>[ 2.541687] dra7-pcie 51000000.pcie: host bridge /ocp/target-module@51000000/pcie@51000000 ranges: <6>[ 2.551025] dra7-pcie 51000000.pcie: IO 0x0020003000..0x0020012fff -> 0x0000000000 <6>[ 2.559448] dra7-pcie 51000000.pcie: MEM 0x0020013000..0x002fffffff -> 0x0020013000 <6>[ 2.568695] dra7-pcie 51000000.pcie: iATU: unroll F, 16 ob, 4 ib, align 4K, limit 4G <6>[ 3.577514] dra7-pcie 51000000.pcie: Phy link never came up <6>[ 3.583953] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 <6>[ 3.590545] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 3.596343] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] <6>[ 3.602813] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] <6>[ 3.610046] pci 0000:00:00.0: [104c:8888] type 01 class 0x060400 PCIe Root Port <6>[ 3.617675] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x000fffff] <6>[ 3.623901] pci 0000:00:00.0: BAR 1 [mem 0x00000000-0x0000ffff] <6>[ 3.630126] pci 0000:00:00.0: PCI bridge to [bus 01-ff] <6>[ 3.635650] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff] <6>[ 3.642059] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] <6>[ 3.649169] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] <6>[ 3.656738] pci 0000:00:00.0: supports D1 <6>[ 3.661071] pci 0000:00:00.0: PME# supported from D0 D1 D3hot <6>[ 3.674621] PCI: bus0: Fast back to back transfers disabled <6>[ 3.680786] PCI: bus1: Fast back to back transfers enabled <6>[ 3.686584] pci 0000:00:00.0: BAR 0 [mem 0x20100000-0x201fffff]: assigned <6>[ 3.693725] pci 0000:00:00.0: BAR 1 [mem 0x20020000-0x2002ffff]: assigned <6>[ 3.700836] pci 0000:00:00.0: PCI bridge to [bus 01-ff] <6>[ 3.706695] pcieport 0000:00:00.0: PME: Signaling with IRQ 134 <3>[ 3.713073] genirq: Threaded irq requested with handler=NULL and !ONESHOT for dra7xx-pcie-main (irq 131) <3>[ 3.722961] dra7-pcie 51000000.pcie: failed to request irq <3>[ 3.728759] dra7-pcie 51000000.pcie: probe with driver dra7-pcie failed with error -22 <3>[ 3.744720] pcie-clkctrl:0000:0: failed to disable <6>[ 3.755981] edma 43300000.dma: memcpy is disabled <6>[ 3.764068] edma 43300000.dma: TI EDMA DMA engine driver <6>[ 3.780914] omap-iommu 40d01000.mmu: 40d01000.mmu registered <6>[ 3.788604] omap-iommu 40d02000.mmu: 40d02000.mmu registered <6>[ 3.796447] omap-iommu 58882000.mmu: 58882000.mmu registered <6>[ 3.804321] omap-iommu 55082000.mmu: 55082000.mmu registered <3>[ 3.836700] 5a05a400.target-module:iva:fck: device ID is greater than 24 <3>[ 3.846405] ti_opp_supply 4a003b20.opp-supply: probe with driver ti_opp_supply failed with error 1 <6>[ 3.858978] omap-iommu 41501000.mmu: 41501000.mmu registered <6>[ 3.866699] omap-iommu 41502000.mmu: 41502000.mmu registered <3>[ 3.879180] ti-sysc 4ae06000.target-module: Failed to create device link (0x180) with ocp <6>[ 3.912170] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: registered as rtc1 <6>[ 3.925537] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22) <4>[ 3.927154] sdhci-omap 480b4000.mmc: supply pbias not found, using dummy regulator <6>[ 3.934661] sdhci-omap 4809c000.mmc: Got CD GPIO <4>[ 3.934844] sdhci-omap 4809c000.mmc: supply vqmmc not found, using dummy regulator <6>[ 3.957031] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller <6>[ 3.962890] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 1 <3>[ 3.971008] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode <6>[ 3.978302] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000008002000010 <6>[ 3.988067] xhci-hcd xhci-hcd.1.auto: irq 146, io mem 0x48890000 <6>[ 3.990142] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA <6>[ 3.994537] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller <6>[ 4.007507] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 2 <6>[ 4.015502] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed <6>[ 4.022857] hub 1-0:1.0: USB hub found <6>[ 4.026916] hub 1-0:1.0: 1 port detected <6>[ 4.027740] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA <6>[ 4.031433] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 4.047332] hub 2-0:1.0: USB hub found <6>[ 4.051391] hub 2-0:1.0: 1 port detected <6>[ 4.057189] mmc1: new DDR MMC card at address 0001 <6>[ 4.062622] mmcblk1: mmc1:0001 M62704 3.53 GiB <6>[ 4.068878] mmcblk1: p1 <6>[ 4.072082] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB <6>[ 4.078186] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB <6>[ 4.084289] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (236:0) <6>[ 4.091522] rtc-ds1307 2-006f: registered as rtc0 <3>[ 4.096832] rtc-ds1307 2-006f: hctosys: unable to read the hardware clock <6>[ 4.108978] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac <6>[ 4.121856] mmc0: new high speed SDHC card at address e624 <6>[ 4.127990] mmcblk0: mmc0:e624 SU16G 14.8 GiB <6>[ 4.134155] mmcblk0: p1 p2 <6>[ 4.200927] Micrel KSZ9031 Gigabit PHY 48485000.mdio:01: attached PHY driver (mii_bus:phy_addr=48485000.mdio:01, irq=POLL) <6>[ 4.219146] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac <6>[ 4.320007] Micrel KSZ9031 Gigabit PHY 48485000.mdio:02: attached PHY driver (mii_bus:phy_addr=48485000.mdio:02, irq=POLL) <6>[ 4.389984] usb 1-1: new high-speed USB device number 2 using xhci-hcd <6>[ 4.630981] hub 1-1:1.0: USB hub found <6>[ 4.635070] hub 1-1:1.0: 4 ports detected <6>[ 4.720062] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd <6>[ 4.775115] hub 2-1:1.0: USB hub found <6>[ 4.779205] hub 2-1:1.0: 4 ports detected U-Boot SPL 2023.04-ti-gd2612223375a (Mar 13 2024 - 19:15:42 +0000) DRA752-GP ES2.0 Trying to boot from MMC1 no pinctrl state for default mode Loading Environment from FAT... no pinctrl state for default mode *** Error - No Valid Environment Area found *** Warning - bad env area, using default environment Loading Environment from MMC... OK U-Boot 2023.04-ti-gd2612223375a (Mar 13 2024 - 19:15:42 +0000) CPU : DRA752-GP ES2.0 Model: TI AM5728 BeagleBoard-X15 rev C Board: BeagleBoard X15 REV C.00 DRAM: 2 GiB ti_emmc_boardid_get failed -5 Core: 65 devices, 21 uclasses, devicetree: separate MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... *** Error - No Valid Environment Area found *** Warning - bad env area, using default environment Loading Environment from MMC... OK Net: eth2: ethernet@48484000 Hit any key to stop autoboot: 2  1  0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 This will not be a case any time This will not be a case any time 7868928 bytes read in 375 ms (20 MiB/s) This will not be a case any time This will not be a case any time 215600 bytes read in 40 ms (5.1 MiB/s) Working FDT set to 88000000 This will not be a case any time This will not be a case any time Kernel image @ 0x82000000 [ 0x000000 - 0x781200 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 8fec8000, end 8fffffff ... OK Working FDT set to 8fec8000 ft_fixup_clocks failed for DSP voltage domain: Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.80-ti-g1c154b1fe4c4 (oe-user@oe-host) (arm-oe-linux-gnueabi-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Mar 14 13:59:07 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: TI AM5728 BeagleBoard-X15 rev C [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x95800000, size 56 MiB [ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x99000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x9d000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x9f000000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node dsp2-memory@9f000000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] OMAP4: Map 0xafe00000 to (ptrval) for dram barrier [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] HighMem [mem 0x00000000afe00000-0x00000000ffffefff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000ffffefff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffefff] [ 0.000000] On node 0, zone HighMem: 512 pages in unavailable ranges [ 0.000000] DRA752 ES2.0 [ 0.000000] percpu: Embedded 16 pages/cpu s34260 r8192 d23084 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522243 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=PARTUUID=edce2958-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1828212K/2095100K available (12288K kernel code, 1463K rwdata, 3248K rodata, 1024K init, 301K bss, 37512K reserved, 229376K cma-reserved, 1245180K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000000] sched_clock: 32 bits at 33kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.001434] TI gptimer clockevent: always-on 32786 Hz at /ocp/interconnect@4ae00000/segment@10000/target-module@8000 [ 0.003173] TI gptimer percpu-dmtimer: 20000000 Hz at /ocp/interconnect@48800000/segment@0/target-module@2c000 [ 0.003326] TI gptimer percpu-dmtimer: 20000000 Hz at /ocp/interconnect@48800000/segment@0/target-module@2e000 [ 0.004455] Console: colour dummy device 80x30 [ 0.004486] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.062072] CPU: Testing write buffer coherency: ok [ 0.062103] CPU0: Spectre v2: using ICIALLU workaround [ 0.062103] CPU0: Spectre BHB: enabling loop workaround for all CPUs [ 0.062103] pid_max: default: 32768 minimum: 301 [ 0.062255] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.062255] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.062896] /cpus/cpu@0 missing clock-frequency property [ 0.062896] /cpus/cpu@1 missing clock-frequency property [ 0.062927] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.063568] cblist_init_generic: Setting adjustable number of callback queues. [ 0.063568] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.063659] Setting up static identity map for 0x80100000 - 0x80100060 [ 0.063751] rcu: Hierarchical SRCU implementation. [ 0.063751] rcu: Max phase no-delay instances is 1000. [ 0.066070] EFI services will not be available. [ 0.066619] smp: Bringing up secondary CPUs ... [ 0.126831] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.126861] CPU1: Spectre v2: using ICIALLU workaround [ 0.126953] smp: Brought up 1 node, 2 CPUs [ 0.126953] SMP: Total of 2 processors activated (3994.41 BogoMIPS). [ 0.126983] CPU: All CPU(s) started in HYP mode. [ 0.126983] CPU: Virtualization extensions available. [ 0.127380] devtmpfs: initialized [ 0.152709] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.152893] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.152923] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.156066] pinctrl core: initialized pinctrl subsystem [ 0.156707] DMI not present or invalid. [ 0.157196] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.158874] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.159790] thermal_sys: Registered thermal governor 'step_wise' [ 0.159851] cpuidle: using governor menu [ 0.186370] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@e00/clock@20 [ 0.186431] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@700/clock@20 [ 0.190155] No ATAGs? [ 0.190216] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.190246] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.209533] iommu: Default domain type: Translated [ 0.209564] iommu: DMA domain TLB invalidation policy: strict mode [ 0.210906] SCSI subsystem initialized [ 0.211212] usbcore: registered new interface driver usbfs [ 0.211242] usbcore: registered new interface driver hub [ 0.211273] usbcore: registered new device driver usb [ 0.211669] pps_core: LinuxPPS API ver. 1 registered [ 0.211669] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.211700] PTP clock support registered [ 0.211822] EDAC MC: Ver: 3.0.0 [ 0.213500] clocksource: Switched to clocksource 32k_counter [ 0.221130] NET: Registered PF_INET protocol family [ 0.221313] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.233734] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.233764] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.233764] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.233825] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.234069] TCP: Hash tables configured (established 8192 bind 8192) [ 0.234130] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.234161] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.234283] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.234619] RPC: Registered named UNIX socket transport module. [ 0.234649] RPC: Registered udp transport module. [ 0.234649] RPC: Registered tcp transport module. [ 0.234649] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.234649] PCI: CLS 0 bytes, default 64 [ 0.235015] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. [ 0.235198] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.236022] Initialise system trusted keyrings [ 0.236206] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.240966] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.241485] NFS: Registering the id_resolver key type [ 0.241516] Key type id_resolver registered [ 0.241516] Key type id_legacy registered [ 0.241577] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.241577] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.241607] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.242065] Key type asymmetric registered [ 0.242095] Asymmetric key parser 'x509' registered [ 0.242218] bounce: pool size: 64 pages [ 0.242279] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.242309] io scheduler mq-deadline registered [ 0.242309] io scheduler kyber registered [ 0.290863] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 0.292816] STMicroelectronics ASC driver initialized [ 0.301483] brd: module loaded [ 0.306091] loop: module loaded [ 0.310363] CAN device driver interface [ 0.310729] e1000e: Intel(R) PRO/1000 Network Driver [ 0.310729] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.310760] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.310760] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.311584] pegasus: Pegasus/Pegasus II USB Ethernet driver [ 0.311614] usbcore: registered new interface driver pegasus [ 0.311645] usbcore: registered new interface driver asix [ 0.311676] usbcore: registered new interface driver ax88179_178a [ 0.311706] usbcore: registered new interface driver cdc_ether [ 0.311737] usbcore: registered new interface driver smsc75xx [ 0.311798] usbcore: registered new interface driver smsc95xx [ 0.311828] usbcore: registered new interface driver net1080 [ 0.311859] usbcore: registered new interface driver cdc_subset [ 0.311889] usbcore: registered new interface driver zaurus [ 0.311920] usbcore: registered new interface driver cdc_ncm [ 0.312622] usbcore: registered new interface driver usb-storage [ 0.313354] i2c_dev: i2c /dev entries driver [ 0.315338] cpu cpu0: Failed to set OPP config [ 0.315734] sdhci: Secure Digital Host Controller Interface driver [ 0.315765] sdhci: Copyright(c) Pierre Ossman [ 0.315948] Synopsys Designware Multimedia Card Interface Driver [ 0.316131] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.316802] ledtrig-cpu: registered to indicate activity on CPUs [ 0.317108] usbcore: registered new interface driver usbhid [ 0.317108] usbhid: USB HID core driver [ 0.319641] NET: Registered PF_INET6 protocol family [ 0.320526] Segment Routing with IPv6 [ 0.320587] In-situ OAM (IOAM) with IPv6 [ 0.320648] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.321136] NET: Registered PF_PACKET protocol family [ 0.321136] can: controller area network core [ 0.321197] NET: Registered PF_CAN protocol family [ 0.321197] can: raw protocol [ 0.321197] can: broadcast manager protocol [ 0.321228] can: netlink gateway - max_hops=1 [ 0.321411] Key type dns_resolver registered [ 0.321472] ThumbEE CPU extension supported. [ 0.321472] Registering SWP/SWPB emulation handler [ 0.321929] omap_voltage_late_init: Voltage driver support not added [ 0.321929] Power Management for TI OMAP4+ devices. [ 0.322692] Loading compiled-in X.509 certificates [ 0.356719] platform 4a000000.interconnect: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@d00/clock@20 [ 0.362487] pinctrl-single 4a003400.pinmux: 282 pins, size 1128 [ 0.401214] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) [ 0.417419] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! [ 0.417602] OMAP GPIO hardware version 0.1 [ 0.419799] ti-sysc: probe of 4ae18000.target-module failed with error -16 [ 0.426727] printk: console [ttyS2] disabled [ 0.426788] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 100, base_baud = 3000000) is a 8250 [ 0.473754] wkupaon-clkctrl:0068:0: failed to disable [ 1.594635] printk: console [ttyS2] enabled [ 1.606628] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! [ 1.616394] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! [ 1.626129] gpio gpiochip3: (gpio-96-127): not an immutable chip, please consider fixing it! [ 1.635925] gpio gpiochip4: (gpio-128-159): not an immutable chip, please consider fixing it! [ 1.645812] gpio gpiochip5: (gpio-160-191): not an immutable chip, please consider fixing it! [ 1.655670] gpio gpiochip6: (gpio-192-223): not an immutable chip, please consider fixing it! [ 1.665527] gpio gpiochip7: (gpio-224-255): not an immutable chip, please consider fixing it! [ 1.676239] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz [ 1.687957] palmas 0-0058: Irq flag is 0x00000008 [ 1.716857] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0 [ 1.748901] at24 0-0050: supply vcc not found, using dummy regulator [ 1.755767] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write [ 1.762573] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 1.775573] omap_rng 48090000.rng: Random Number Generator ver. 20 [ 1.776031] random: crng init done [ 1.863555] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 1.875946] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY [ 1.885681] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY [ 1.895935] cpsw-switch 48484000.switch: initialized cpsw ale version 1.4 [ 1.902770] cpsw-switch 48484000.switch: ALE Table size 1024 [ 1.908508] cpsw-switch 48484000.switch: cpts: overflow check period 500 (jiffies) [ 1.916137] cpsw-switch 48484000.switch: CPTS: ref_clk_freq:266000000 calc_mult:4036623398 calc_shift:30 error:-1 nsec/sec [ 1.927276] cpsw-switch 48484000.switch: Detected MACID = b0:7e:11:07:71:b2 [ 1.934326] cpsw-switch 48484000.switch: Detected MACID = b0:7e:11:07:71:b3 [ 1.943054] cpsw-switch 48484000.switch: initialized (regs 0x48484000, pool size 256) hw_ver:0019010F 1.15 (0) [ 1.965820] ti-sysc: probe of 4882c000.target-module failed with error -16 [ 1.973480] ti-sysc: probe of 4882e000.target-module failed with error -16 [ 1.999145] dra7-pcie 51000000.pcie: host bridge /ocp/target-module@51000000/pcie@51000000 ranges: [ 2.008209] dra7-pcie 51000000.pcie: IO 0x0020003000..0x0020012fff -> 0x0000000000 [ 2.016387] dra7-pcie 51000000.pcie: MEM 0x0020013000..0x002fffffff -> 0x0020013000 [ 2.024749] dra7-pcie 51000000.pcie: iATU unroll: disabled [ 2.030273] dra7-pcie 51000000.pcie: iATU regions: 16 ob, 4 ib, align 4K, limit 4G [ 3.038696] dra7-pcie 51000000.pcie: Phy link never came up [ 3.044433] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 3.050720] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.056304] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 3.062499] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 3.069458] pci 0000:00:00.0: [104c:8888] type 01 class 0x060400 [ 3.075531] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff] [ 3.081848] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 3.088195] pci 0000:00:00.0: supports D1 [ 3.092254] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 3.105682] PCI: bus0: Fast back to back transfers disabled [ 3.111602] PCI: bus1: Fast back to back transfers enabled [ 3.117156] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] [ 3.123992] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] [ 3.130828] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.136444] pcieport 0000:00:00.0: PME: Signaling with IRQ 131 [ 3.148345] edma 43300000.dma: memcpy is disabled [ 3.156402] edma 43300000.dma: TI EDMA DMA engine driver [ 3.168121] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 3.175872] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 3.182495] platform 40800000.dsp: Adding to iommu group 0 [ 3.189636] platform 58820000.ipu: Adding to iommu group 1 [ 3.195343] omap-iommu 58882000.mmu: 58882000.mmu registered [ 3.203216] platform 55020000.ipu: Adding to iommu group 2 [ 3.208770] omap-iommu 55082000.mmu: 55082000.mmu registered [ 3.227386] ti_opp_supply: probe of 4a003b20.opp-supply failed with error 1 [ 3.236541] omap-iommu 41501000.mmu: 41501000.mmu registered [ 3.243804] omap-iommu 41502000.mmu: 41502000.mmu registered [ 3.250640] platform 41000000.dsp: Adding to iommu group 3 [ 3.258636] ti-sysc 4ae06000.target-module: Failed to create device link (0x180) with ocp [ 3.304840] rtc-ds1307 2-006f: registered as rtc0 [ 3.309906] rtc-ds1307 2-006f: hctosys: unable to read the hardware clock [ 3.319946] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: registered as rtc1 [ 3.330352] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22) [ 3.337066] l3init-clkctrl:0030:0: failed to disable [ 3.344879] sdhci-omap 480b4000.mmc: supply pbias not found, using dummy regulator [ 3.352508] sdhci-omap 4809c000.mmc: Got CD GPIO [ 3.358184] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode [ 3.383087] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA [ 3.390747] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA [ 3.398040] Waiting for root device PARTUUID=edce2958-02... [ 3.438812] mmc1: new DDR MMC card at address 0001 [ 3.444091] mmcblk1: mmc1:0001 M62704 3.53 GiB [ 3.450134] mmcblk1: p1 [ 3.453063] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB [ 3.459381] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB [ 3.465057] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (243:0) [ 3.480010] mmc0: new high speed SDHC card at address e624 [ 3.485839] mmcblk0: mmc0:e624 SU16G 14.8 GiB [ 3.491790] mmcblk0: p1 p2 [ 3.665191] EXT4-fs (mmcblk0p2): recovery complete [ 3.671356] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 3.680328] VFS: Mounted root (ext4 filesystem) on device 179:50. [ 3.689941] devtmpfs: mounted [ 3.693878] Freeing unused kernel image (initmem) memory: 1024K [ 3.700103] Run /sbin/init as init process [ 3.993347] systemd[1]: System time before build time, advancing clock. [ 4.022003] 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) [ 4.054046] systemd[1]: Detected architecture arm. Welcome to [1mArago 2023.10[0m! [ 4.094543] systemd[1]: Hostname set to . [ 4.516235] 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. [ 4.585052] systemd[1]: Queued start job for default target Multi-User System. [ 4.593994] systemd[1]: Created slice Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. [ 4.634521] systemd[1]: Created slice Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. [ 4.674468] systemd[1]: Created slice Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. [ 4.714324] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 4.753845] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 4.794067] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 4.833984] systemd[1]: Reached target Path Units. [[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. [ 4.863677] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 4.903686] systemd[1]: Reached target Slice Units. [[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. [ 4.933837] systemd[1]: Reached target Swaps. [[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. [ 4.973968] systemd[1]: Listening on Process Core Dump Socket. [[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. [ 5.013946] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 5.073272] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit). [ 5.085021] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 5.124053] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 5.154113] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 5.195220] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 5.234222] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 5.273986] systemd[1]: Listening on User Database Manager Socket. [[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. [ 5.314147] systemd[1]: Huge Pages File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 5.373931] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 5.415832] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 5.445709] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 5.477355] systemd[1]: Mounting Temporary Directory /tmp... Mounting [0;1;39mTemporary Directory /tmp[0m... [ 5.513885] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.1.80-ti-g1c154b1fe4c4/modules.devname). [ 5.584075] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 5.616241] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 5.646606] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 5.673828] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). [ 5.686889] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 5.699890] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 5.754119] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 5.785705] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed. [ 5.796905] systemd[1]: Starting Generate network units from Kernel command line... Starting [0;1;39mGenerate network …ts from Kernel command line[0m... [ 5.835632] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 5.862762] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 5.875579] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 5.905792] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 5.941070] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 6.438873] systemd-journald[108]: Received client request to flush runtime journal. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. Mounting [0;1;39m/media/ram[0m... Mounting [0;1;39m/var/volatile[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m. [[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Configuration[0m... Starting [0;1;39mLoad/Save Random Seed[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. [ 7.415435] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac [ 7.565155] Micrel KSZ9031 Gigabit PHY 48485000.mdio:02: attached PHY driver (mii_bus:phy_addr=48485000.mdio:02, irq=POLL) [ 7.601593] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac [[0;32m OK [0m] Found device [0;1;39m/dev/disk/by-uuid/2B4A-BD10[0m. [ 7.744934] Micrel KSZ9031 Gigabit PHY 48485000.mdio:01: attached PHY driver (mii_bus:phy_addr=48485000.mdio:01, irq=POLL) [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Mounting [0;1;39m/boot[0m... [ 8.211608] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [[0;32m OK [0m] Mounted [0;1;39m/boot[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... [[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. [ 9.467559] systemd-journald[108]: Oldest entry in /run/log/journal/d084f582f84048728df8a794fc6234fa/system.journal is older than the configured file retention duration (1month), suggesting rotation. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m[ 9.485900] systemd-journald[108]: /run/log/journal/d084f582f84048728df8a794fc6234fa/system.journal: Journal header limits reached or header out-of-date, rotating. . [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. [ 9.855133] cpsw-switch 48484000.switch eth0: Link is Up - 100Mbps/Half - flow control off [ 9.863464] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Starting [0;1;39mD-Bus System Message Bus[0m... Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. Starting [0;1;39mSynchronize System and HW clocks[0m... [[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. Starting [0;1;39mHostname Service[0m... Starting [0;1;39mRecord Runlevel Change in UTMP[0m... [[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m. [[0;32m OK [0m] Started [0;1;39mHostname Service[0m. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project am57xx-evm - Arago 2023.10 am57xx-evm - am57xx-evm login: [ 33.773834] ldousb: disabling U-Boot SPL 2023.04-ti-gd2612223375a (Mar 13 2024 - 19:15:42 +0000) DRA752-GP ES2.0 Trying to boot from MMC1 no pinctrl state for default mode Loading Environment from FAT... no pinctrl state for default mode *** Error - No Valid Environment Area found *** Warning - bad env area, using default environment Loading Environment from MMC... OK U-Boot 2023.04-ti-gd2612223375a (Mar 13 2024 - 19:15:42 +0000) CPU : DRA752-GP ES2.0 Model: TI AM5728 BeagleBoard-X15 rev C Board: BeagleBoard X15 REV C.00 DRAM: 2 GiB ti_emmc_boardid_get failed -5 Core: 65 devices, 21 uclasses, devicetree: separate MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 Loading Environment from FAT... *** Error - No Valid Environment Area found *** Warning - bad env area, using default environment Loading Environment from MMC... OK Net: eth2: ethernet@48484000 Hit any key to stop autoboot: 2  1  0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 This will not be a case any time This will not be a case any time 7868928 bytes read in 375 ms (20 MiB/s) This will not be a case any time This will not be a case any time 215600 bytes read in 40 ms (5.1 MiB/s) Working FDT set to 88000000 This will not be a case any time This will not be a case any time Kernel image @ 0x82000000 [ 0x000000 - 0x781200 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Working FDT set to 88000000 Loading Device Tree to 8fec8000, end 8fffffff ... OK Working FDT set to 8fec8000 ft_fixup_clocks failed for DSP voltage domain: Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.80-ti-g1c154b1fe4c4 (oe-user@oe-host) (arm-oe-linux-gnueabi-gcc (GCC) 11.4.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP PREEMPT Thu Mar 14 13:59:07 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: TI AM5728 BeagleBoard-X15 rev C [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] Reserved memory: created CMA memory pool at 0x95800000, size 56 MiB [ 0.000000] OF: reserved mem: initialized node ipu2-memory@95800000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x99000000, size 64 MiB [ 0.000000] OF: reserved mem: initialized node dsp1-memory@99000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x9d000000, size 32 MiB [ 0.000000] OF: reserved mem: initialized node ipu1-memory@9d000000, compatible id shared-dma-pool [ 0.000000] Reserved memory: created CMA memory pool at 0x9f000000, size 8 MiB [ 0.000000] OF: reserved mem: initialized node dsp2-memory@9f000000, compatible id shared-dma-pool [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] OMAP4: Map 0xafe00000 to (ptrval) for dram barrier [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] HighMem [mem 0x00000000afe00000-0x00000000ffffefff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000afdfffff] [ 0.000000] node 0: [mem 0x00000000b0000000-0x00000000ffffefff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000ffffefff] [ 0.000000] On node 0, zone HighMem: 512 pages in unavailable ranges [ 0.000000] DRA752 ES2.0 [ 0.000000] percpu: Embedded 16 pages/cpu s34260 r8192 d23084 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522243 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=PARTUUID=edce2958-02 rw rootfstype=ext4 rootwait [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 1828212K/2095100K available (12288K kernel code, 1463K rwdata, 3248K rodata, 1024K init, 301K bss, 37512K reserved, 229376K cma-reserved, 1245180K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=2. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz [ 0.000000] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns [ 0.000000] sched_clock: 32 bits at 33kHz, resolution 30517ns, wraps every 65535999984741ns [ 0.001464] TI gptimer clockevent: always-on 32786 Hz at /ocp/interconnect@4ae00000/segment@10000/target-module@8000 [ 0.003265] TI gptimer percpu-dmtimer: 20000000 Hz at /ocp/interconnect@48800000/segment@0/target-module@2c000 [ 0.003417] TI gptimer percpu-dmtimer: 20000000 Hz at /ocp/interconnect@48800000/segment@0/target-module@2e000 [ 0.004547] Console: colour dummy device 80x30 [ 0.004577] Calibrating delay loop... 1993.93 BogoMIPS (lpj=9969664) [ 0.062133] CPU: Testing write buffer coherency: ok [ 0.062164] CPU0: Spectre v2: using ICIALLU workaround [ 0.062164] CPU0: Spectre BHB: enabling loop workaround for all CPUs [ 0.062194] pid_max: default: 32768 minimum: 301 [ 0.062316] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.062316] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.062957] /cpus/cpu@0 missing clock-frequency property [ 0.062957] /cpus/cpu@1 missing clock-frequency property [ 0.062988] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.063629] cblist_init_generic: Setting adjustable number of callback queues. [ 0.063629] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.063720] Setting up static identity map for 0x80100000 - 0x80100060 [ 0.063812] rcu: Hierarchical SRCU implementation. [ 0.063812] rcu: Max phase no-delay instances is 1000. [ 0.066162] EFI services will not be available. [ 0.066680] smp: Bringing up secondary CPUs ... [ 0.126892] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.126922] CPU1: Spectre v2: using ICIALLU workaround [ 0.127014] smp: Brought up 1 node, 2 CPUs [ 0.127014] SMP: Total of 2 processors activated (3994.41 BogoMIPS). [ 0.127044] CPU: All CPU(s) started in HYP mode. [ 0.127044] CPU: Virtualization extensions available. [ 0.127441] devtmpfs: initialized [ 0.152709] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.152893] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.152893] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.156066] pinctrl core: initialized pinctrl subsystem [ 0.156707] DMI not present or invalid. [ 0.157196] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.158874] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.159790] thermal_sys: Registered thermal governor 'step_wise' [ 0.159820] cpuidle: using governor menu [ 0.186279] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@e00/clock@20 [ 0.186340] platform ocp: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@700/clock@20 [ 0.190063] No ATAGs? [ 0.190124] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.190124] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.209594] iommu: Default domain type: Translated [ 0.209594] iommu: DMA domain TLB invalidation policy: strict mode [ 0.210937] SCSI subsystem initialized [ 0.211273] usbcore: registered new interface driver usbfs [ 0.211303] usbcore: registered new interface driver hub [ 0.211334] usbcore: registered new device driver usb [ 0.211730] pps_core: LinuxPPS API ver. 1 registered [ 0.211730] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.211761] PTP clock support registered [ 0.211883] EDAC MC: Ver: 3.0.0 [ 0.213562] clocksource: Switched to clocksource 32k_counter [ 0.221282] NET: Registered PF_INET protocol family [ 0.221466] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.233947] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.233978] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.233978] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.234039] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.234283] TCP: Hash tables configured (established 8192 bind 8192) [ 0.234344] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.234374] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.234497] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.234893] RPC: Registered named UNIX socket transport module. [ 0.234893] RPC: Registered udp transport module. [ 0.234893] RPC: Registered tcp transport module. [ 0.234924] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.234924] PCI: CLS 0 bytes, default 64 [ 0.235290] armv7-pmu pmu: hw perfevents: no interrupt-affinity property, guessing. [ 0.235443] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.236297] Initialise system trusted keyrings [ 0.236602] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.241333] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.241851] NFS: Registering the id_resolver key type [ 0.241882] Key type id_resolver registered [ 0.241882] Key type id_legacy registered [ 0.241973] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.241973] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 0.242004] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.242462] Key type asymmetric registered [ 0.242492] Asymmetric key parser 'x509' registered [ 0.242614] bounce: pool size: 64 pages [ 0.242675] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.242675] io scheduler mq-deadline registered [ 0.242706] io scheduler kyber registered [ 0.291320] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled [ 0.293243] STMicroelectronics ASC driver initialized [ 0.301879] brd: module loaded [ 0.306488] loop: module loaded [ 0.310791] CAN device driver interface [ 0.311157] e1000e: Intel(R) PRO/1000 Network Driver [ 0.311157] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 0.311187] igb: Intel(R) Gigabit Ethernet Network Driver [ 0.311218] igb: Copyright (c) 2007-2014 Intel Corporation. [ 0.312011] pegasus: Pegasus/Pegasus II USB Ethernet driver [ 0.312042] usbcore: registered new interface driver pegasus [ 0.312103] usbcore: registered new interface driver asix [ 0.312103] usbcore: registered new interface driver ax88179_178a [ 0.312133] usbcore: registered new interface driver cdc_ether [ 0.312194] usbcore: registered new interface driver smsc75xx [ 0.312225] usbcore: registered new interface driver smsc95xx [ 0.312255] usbcore: registered new interface driver net1080 [ 0.312286] usbcore: registered new interface driver cdc_subset [ 0.312316] usbcore: registered new interface driver zaurus [ 0.312347] usbcore: registered new interface driver cdc_ncm [ 0.313049] usbcore: registered new interface driver usb-storage [ 0.313812] i2c_dev: i2c /dev entries driver [ 0.315765] cpu cpu0: Failed to set OPP config [ 0.316192] sdhci: Secure Digital Host Controller Interface driver [ 0.316192] sdhci: Copyright(c) Pierre Ossman [ 0.316375] Synopsys Designware Multimedia Card Interface Driver [ 0.316589] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.317230] ledtrig-cpu: registered to indicate activity on CPUs [ 0.317535] usbcore: registered new interface driver usbhid [ 0.317535] usbhid: USB HID core driver [ 0.320068] NET: Registered PF_INET6 protocol family [ 0.320953] Segment Routing with IPv6 [ 0.320983] In-situ OAM (IOAM) with IPv6 [ 0.321044] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.321533] NET: Registered PF_PACKET protocol family [ 0.321533] can: controller area network core [ 0.321594] NET: Registered PF_CAN protocol family [ 0.321594] can: raw protocol [ 0.321594] can: broadcast manager protocol [ 0.321624] can: netlink gateway - max_hops=1 [ 0.321746] Key type dns_resolver registered [ 0.321807] ThumbEE CPU extension supported. [ 0.321807] Registering SWP/SWPB emulation handler [ 0.322265] omap_voltage_late_init: Voltage driver support not added [ 0.322265] Power Management for TI OMAP4+ devices. [ 0.323059] Loading compiled-in X.509 certificates [ 0.356903] platform 4a000000.interconnect: Fixed dependency cycle(s) with /ocp/interconnect@4a000000/segment@0/target-module@8000/cm_core@0/clock@d00/clock@20 [ 0.362640] pinctrl-single 4a003400.pinmux: 282 pins, size 1128 [ 0.385192] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported) [ 0.401306] gpio gpiochip0: (gpio-0-31): not an immutable chip, please consider fixing it! [ 0.401611] OMAP GPIO hardware version 0.1 [ 0.403900] ti-sysc: probe of 4ae18000.target-module failed with error -16 [ 0.410766] printk: console [ttyS2] disabled [ 0.410797] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 100, base_baud = 3000000) is a 8250 [ 1.569610] printk: console [ttyS2] enabled [ 1.581542] gpio gpiochip1: (gpio-32-63): not an immutable chip, please consider fixing it! [ 1.591308] gpio gpiochip2: (gpio-64-95): not an immutable chip, please consider fixing it! [ 1.601074] gpio gpiochip3: (gpio-96-127): not an immutable chip, please consider fixing it! [ 1.610870] gpio gpiochip4: (gpio-128-159): not an immutable chip, please consider fixing it! [ 1.620697] gpio gpiochip5: (gpio-160-191): not an immutable chip, please consider fixing it! [ 1.630584] gpio gpiochip6: (gpio-192-223): not an immutable chip, please consider fixing it! [ 1.640472] gpio gpiochip7: (gpio-224-255): not an immutable chip, please consider fixing it! [ 1.651123] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz [ 1.663085] palmas 0-0058: Irq flag is 0x00000008 [ 1.696258] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0 [ 1.729156] at24 0-0050: supply vcc not found, using dummy regulator [ 1.735992] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 1 bytes/write [ 1.742797] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz [ 1.755798] omap_rng 48090000.rng: Random Number Generator ver. 20 [ 1.762634] random: crng init done [ 1.843627] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000 [ 1.856018] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY [ 1.865753] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY [ 1.876037] cpsw-switch 48484000.switch: initialized cpsw ale version 1.4 [ 1.882873] cpsw-switch 48484000.switch: ALE Table size 1024 [ 1.888641] cpsw-switch 48484000.switch: cpts: overflow check period 500 (jiffies) [ 1.896270] cpsw-switch 48484000.switch: CPTS: ref_clk_freq:266000000 calc_mult:4036623398 calc_shift:30 error:-1 nsec/sec [ 1.907409] cpsw-switch 48484000.switch: Detected MACID = b0:7e:11:07:71:b2 [ 1.914459] cpsw-switch 48484000.switch: Detected MACID = b0:7e:11:07:71:b3 [ 1.923156] cpsw-switch 48484000.switch: initialized (regs 0x48484000, pool size 256) hw_ver:0019010F 1.15 (0) [ 1.945800] ti-sysc: probe of 4882c000.target-module failed with error -16 [ 1.953460] ti-sysc: probe of 4882e000.target-module failed with error -16 [ 1.978851] dra7-pcie 51000000.pcie: host bridge /ocp/target-module@51000000/pcie@51000000 ranges: [ 1.987945] dra7-pcie 51000000.pcie: IO 0x0020003000..0x0020012fff -> 0x0000000000 [ 1.996124] dra7-pcie 51000000.pcie: MEM 0x0020013000..0x002fffffff -> 0x0020013000 [ 2.004516] dra7-pcie 51000000.pcie: iATU unroll: disabled [ 2.010009] dra7-pcie 51000000.pcie: iATU regions: 16 ob, 4 ib, align 4K, limit 4G [ 3.018493] dra7-pcie 51000000.pcie: Phy link never came up [ 3.024230] dra7-pcie 51000000.pcie: PCI host bridge to bus 0000:00 [ 3.030517] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.036071] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 3.042266] pci_bus 0000:00: root bus resource [mem 0x20013000-0x2fffffff] [ 3.049224] pci 0000:00:00.0: [104c:8888] type 01 class 0x060400 [ 3.055297] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff] [ 3.061584] pci 0000:00:00.0: reg 0x14: [mem 0x00000000-0x0000ffff] [ 3.067962] pci 0000:00:00.0: supports D1 [ 3.071990] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 3.085479] PCI: bus0: Fast back to back transfers disabled [ 3.091400] PCI: bus1: Fast back to back transfers enabled [ 3.096954] pci 0000:00:00.0: BAR 0: assigned [mem 0x20100000-0x201fffff] [ 3.103820] pci 0000:00:00.0: BAR 1: assigned [mem 0x20020000-0x2002ffff] [ 3.110626] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 3.116271] pcieport 0000:00:00.0: PME: Signaling with IRQ 131 [ 3.128204] edma 43300000.dma: memcpy is disabled [ 3.136291] edma 43300000.dma: TI EDMA DMA engine driver [ 3.148010] omap-iommu 40d01000.mmu: 40d01000.mmu registered [ 3.155792] omap-iommu 40d02000.mmu: 40d02000.mmu registered [ 3.162414] platform 40800000.dsp: Adding to iommu group 0 [ 3.169555] platform 58820000.ipu: Adding to iommu group 1 [ 3.175231] omap-iommu 58882000.mmu: 58882000.mmu registered [ 3.183135] platform 55020000.ipu: Adding to iommu group 2 [ 3.188690] omap-iommu 55082000.mmu: 55082000.mmu registered [ 3.207275] ti_opp_supply: probe of 4a003b20.opp-supply failed with error 1 [ 3.216430] omap-iommu 41501000.mmu: 41501000.mmu registered [ 3.223693] omap-iommu 41502000.mmu: 41502000.mmu registered [ 3.230499] platform 41000000.dsp: Adding to iommu group 3 [ 3.238525] ti-sysc 4ae06000.target-module: Failed to create device link (0x180) with ocp [ 3.285614] rtc-ds1307 2-006f: registered as rtc0 [ 3.290649] rtc-ds1307 2-006f: setting system clock to 2024-06-28T03:26:58 UTC (1719545218) [ 3.302001] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: registered as rtc1 [ 3.311248] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22) [ 3.320159] sdhci-omap 4809c000.mmc: Got CD GPIO [ .325683] sdhci-omap 480b4000.mmc: supply pbias not found, using dummy regulator [ 3.334625] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode [ 3.364685] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA [ 3.366516] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA [ 3.379089] Waiting for root device PARTUUID=edce2958-02... [ 3.420288] mmc1: new DDR MMC card at address 0001 [ 3.425567] mmcblk1: mmc1:0001 M62704 3.53 GiB [ 3.431915] mmcblk1: p1 [ 3.434814] mmcblk1boot0: mmc1:0001 M62704 2.00 MiB [ 3.440704] mmcblk1boot1: mmc1:0001 M62704 2.00 MiB [ 3.446502] mmcblk1rpmb: mmc1:0001 M62704 512 KiB, chardev (243:0) [ 3.462677] mmc0: new high speed SDHC card at address e624 [ 3.468505] mmcblk0: mmc0:e624 SU16G 14.8 GiB [ 3.474487] mmcblk0: p1 p2 [ 3.547454] EXT4-fs (mmcblk0p2): recovery complete [ 3.553619] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: disabled. [ 3.562591] VFS: Mounted root (ext4 filesystem) on device 179:50. [ 3.575195] devtmpfs: mounted [ 3.578704] Freeing unused kernel image (initmem) memory: 1024K [ 3.584808] Run /sbin/init as init process [ 3.901550] 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) [ 3.933624] systemd[1]: Detected architecture arm. Welcome to [1mArago 2023.10[0m! [ 3.974639] systemd[1]: Hostname set to . [ 4.383117] 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. [ 4.451904] systemd[1]: Queued start job for default target Multi-User System. [ 4.460784] systemd[1]: Created slice Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/getty[0m. [ 4.495056] systemd[1]: Created slice Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/modprobe[0m. [ 4.544860] systemd[1]: Created slice Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39mSlice /system/serial-getty[0m. [ 4.584075] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39mUser and Session Slice[0m. [ 4.624267] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39mDispatch Password …ts to Console Directory Watch[0m. [ 4.663879] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39mForward Password R…uests to Wall Directory Watch[0m. [ 4.704101] systemd[1]: Reached target Path Units. [[0;32m OK [0m] Reached target [0;1;39mPath Units[0m. [ 4.744049] systemd[1]: Reached target Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mRemote File Systems[0m. [ 4.783721] systemd[1]: Reached target Slice Units. [[0;32m OK [0m] Reached target [0;1;39mSlice Units[0m. [ 4.824066] systemd[1]: Reached target Swaps. [[0;32m OK [0m] Reached target [0;1;39mSwaps[0m. [ 4.862915] systemd[1]: Listening on Process Core Dump Socket. [[0;32m OK [0m] Listening on [0;1;39mProcess Core Dump Socket[0m. [ 4.903961] systemd[1]: Listening on initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39minitctl Compatibility Named Pipe[0m. [ 4.962951] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit). [ 4.974792] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39mJournal Socket (/dev/log)[0m. [ 5.014099] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on [0;1;39mJournal Socket[0m. [ 5.054504] systemd[1]: Listening on Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39mNetwork Service Netlink Socket[0m. [ 5.095153] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Control Socket[0m. [ 5.134429] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39mudev Kernel Socket[0m. [ 5.174041] systemd[1]: Listening on User Database Manager Socket. [[0;32m OK [0m] Listening on [0;1;39mUser Database Manager Socket[0m. [ 5.214508] systemd[1]: Huge Pages File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/mm/hugepages). [ 5.273986] systemd[1]: Mounting POSIX Message Queue File System... Mounting [0;1;39mPOSIX Message Queue File System[0m... [ 5.316619] systemd[1]: Mounting Kernel Debug File System... Mounting [0;1;39mKernel Debug File System[0m... [ 5.433959] systemd[1]: Mounting Kernel Trace File System... Mounting [0;1;39mKernel Trace File System[0m... [ 5.477783] systemd[1]: Mounting Temporary Directory /tmp... Mounting [0;1;39mTemporary Directory /tmp[0m... [ 5.513977] systemd[1]: Create List of Static Device Nodes was skipped because of a failed condition check (ConditionFileNotEmpty=/lib/modules/6.1.80-ti-g1c154b1fe4c4/modules.devname). [ 5.564056] systemd[1]: Starting Load Kernel Module configfs... Starting [0;1;39mLoad Kernel Module configfs[0m... [ 5.606781] systemd[1]: Starting Load Kernel Module drm... Starting [0;1;39mLoad Kernel Module drm[0m... [ 5.646881] systemd[1]: Starting Load Kernel Module fuse... Starting [0;1;39mLoad Kernel Module fuse[0m... [ 5.683837] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/). [ 5.696899] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 5.709869] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 5.764160] systemd[1]: Starting Journal Service... Starting [0;1;39mJournal Service[0m... [ 5.805969] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed. [ 5.817993] systemd[1]: Starting Generate network units from Kernel command line... Starting [0;1;39mGenerate network …ts from Kernel command line[0m... [ 5.855865] systemd[1]: Starting Remount Root and Kernel File Systems... Starting [0;1;39mRemount Root and Kernel File Systems[0m... [ 5.886840] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: disabled. [ 5.895996] systemd[1]: Starting Apply Kernel Variables... Starting [0;1;39mApply Kernel Variables[0m... [ 5.936431] systemd[1]: Starting Coldplug All udev Devices... Starting [0;1;39mColdplug All udev Devices[0m... [ 5.970977] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started [0;1;39mJournal Service[0m. [[0;32m OK [0m] Mounted [0;1;39mPOSIX Message Queue File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Debug File System[0m. [[0;32m OK [0m] Mounted [0;1;39mKernel Trace File System[0m. [[0;32m OK [0m] Mounted [0;1;39mTemporary Directory /tmp[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module configfs[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module drm[0m. [[0;32m OK [0m] Finished [0;1;39mLoad Kernel Module fuse[0m. [[0;32m OK [0m] Finished [0;1;39mGenerate network units from Kernel command line[0m. [[0;32m OK [0m] Finished [0;1;39mRemount Root and Kernel File Systems[0m. [[0;32m OK [0m] Finished [0;1;39mApply Kernel Variables[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Network[0m. Mounting [0;1;39mKernel Configuration File System[0m... Starting [0;1;39mFlush Journal to Persistent Storage[0m... [ 6.518920] systemd-journald[120]: Received client request to flush runtime journal. Starting [0;1;39mCreate Static Device Nodes in /dev[0m... [[0;32m OK [0m] Mounted [0;1;39mKernel Configuration File System[0m. [[0;32m OK [0m] Finished [0;1;39mFlush Journal to Persistent Storage[0m. [[0;32m OK [0m] Finished [0;1;39mCreate Static Device Nodes in /dev[0m. [[0;32m OK [0m] Reached target [0;1;39mPreparation for Local File Systems[0m. Mounting [0;1;39m/media/ram[0m... Mounting [0;1;39m/var/volatile[0m... Starting [0;1;39mRule-based Manage…for Device Events and Files[0m... [[0;32m OK [0m] Mounted [0;1;39m/media/ram[0m. [[0;32m OK [0m] Mounted [0;1;39m/var/volatile[0m. [[0;32m OK [0m] Started [0;1;39mRule-based Manager for Device Events and Files[0m. Starting [0;1;39mNetwork Configuration[0m... Starting [0;1;39mLoad/Save Random Seed[0m... [[0;32m OK [0m] Finished [0;1;39mColdplug All udev Devices[0m. [[0;32m OK [0m] Finished [0;1;39mLoad/Save Random Seed[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Configuration[0m. [[0;32m OK [0m] Found device [0;1;39m/dev/ttyS2[0m. [ 7.505401] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac [ 7.629119] Micrel KSZ9031 Gigabit PHY 48485000.mdio:02: attached PHY driver (mii_bus:phy_addr=48485000.mdio:02, irq=POLL) [ 7.698822] cpsw-switch 48484000.switch: starting ndev. mode: dual_mac [[0;32m OK [0m] Found device [0;1;39m/dev/disk/by-uuid/2B4A-BD10[0m. [ 7.833618] Micrel KSZ9031 Gigabit PHY 48485000.mdio:01: attached PHY driver (mii_bus:phy_addr=48485000.mdio:01, irq=POLL) [[0;32m OK [0m] Listening on [0;1;39mLoad/Save RF …itch Status /dev/rfkill Watch[0m. Mounting [0;1;39m/boot[0m... [ 8.228668] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [[0;32m OK [0m] Mounted [0;1;39m/boot[0m. [[0;32m OK [0m] Reached target [0;1;39mLocal File Systems[0m. Starting [0;1;39mCreate Volatile Files and Directories[0m... [[0;32m OK [0m] Finished [0;1;39mCreate Volatile Files and Directories[0m. Starting [0;1;39mNetwork Name Resolution[0m... Starting [0;1;39mNetwork Time Synchronization[0m... Starting [0;1;39mRecord System Boot/Shutdown in UTMP[0m... [[0;32m OK [0m] Finished [0;1;39mRecord System Boot/Shutdown in UTMP[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Name Resolution[0m. [[0;32m OK [0m] Reached target [0;1;39mNetwork[0m. [[0;32m OK [0m] Reached target [0;1;39mHost and Network Name Lookups[0m. [[0;32m OK [0m] Started [0;1;39mNetwork Time Synchronization[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Initialization[0m. [[0;32m OK [0m] Started [0;1;39mDaily Cleanup of Temporary Directories[0m. [[0;32m OK [0m] Reached target [0;1;39mSystem Time Set[0m. [[0;32m OK [0m] Reached target [0;1;39mTimer Units[0m. [[0;32m OK [0m] Listening on [0;1;39mD-Bus System Message Bus Socket[0m. [[0;32m OK [0m] Reached target [0;1;39mSocket Units[0m. [[0;32m OK [0m] Reached target [0;1;39mBasic System[0m. Starting [0;1;39mD-Bus System Message Bus[0m... [ 9.935180] cpsw-switch 48484000.switch eth0: Link is Up - 100Mbps/Half - flow control off [ 9.943847] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Starting [0;1;39mUser Login Management[0m... Starting [0;1;39mPermit User Sessions[0m... [[0;32m OK [0m] Finished [0;1;39mPermit User Sessions[0m. [[0;32m OK [0m] Started [0;1;39mD-Bus System Message Bus[0m. [[0;32m OK [0m] Started [0;1;39mGetty on tty1[0m. [ 10.162078] systemd-journald[120]: Time jumped backwards, rotating. [[0;32m OK [0m] Started [0;1;39mSerial Getty on ttyS2[0m. [[0;32m OK [0m] Reached target [0;1;39mLogin Prompts[0m. Starting [0;1;39mSynchronize System and HW clocks[0m... [[0;32m OK [0m] Finished [0;1;39mSynchronize System and HW clocks[0m. [[0;32m OK [0m] Started [0;1;39mUser Login Management[0m. [[0;32m OK [0m] Reached target [0;1;39mMulti-User System[0m. Starting [0;1;39mHostname Service[0m... Starting [0;1;39mRecord Runlevel Change in UTMP[0m... [[0;32m OK [0m] Finished [0;1;39mRecord Runlevel Change in UTMP[0m. [[0;32m OK [0m] Started [0;1;39mHostname Service[0m. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project am57xx-evm - Arago 2023.10 am57xx-evm - am57xx-evm login: # Password: [ 33.774291] ldousb: disabling Login incorrect am57xx-evm login: Password: Login t _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project am57xx-evm - Arago 2023.10 am57xx-evm - am57xx-evm login: