Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3031 device /dev/ttyimx8mn-ddr4-evk-4 [115200 N81] (Debian GNU/Linux) U-Boot SPL 2018.03 (Oct 16 2019 - 15:21:53 +0800) power_bd71837_init DDRINFO: start DRAM init DRAM PHY training for 2400MTS check ddr_pmu_train_imem code check ddr_pmu_train_imem code pass check ddr_pmu_train_dmem code check ddr_pmu_train_dmem code pass Training PASS DRAM PHY training for 400MTS check ddr_pmu_train_imem code check ddr_pmu_train_imem code pass check ddr_pmu_train_dmem code check ddr_pmu_train_dmem code pass Training PASS DRAM PHY training for 100MTS check ddr_pmu_train_imem code check ddr_pmu_train_imem code pass check ddr_pmu_train_dmem code check ddr_pmu_train_dmem code pass Training PASS DRAM PHY training for 2400MTS check ddr_pmu_train_imem code check ddr_pmu_train_imem code pass check ddr_pmu_train_dmem code check ddr_pmu_train_dmem code pass Training PASS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done Normal Boot Trying to boot from MMC2 U-Boot 2018.03 (Oct 16 2019 - 15:21:53 +0800) CPU: Freescale i.MX8MNano Quad rev1.0 1500 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 25C Reset cause: POR Model: NXP i.MX8MNano EVK board DRAM: 2 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x52] SNK.Power3.0 on CC2 PDO 0: type 0, 5000 mV, 3000 mA [E] PDO 1: type 0, 9000 mV, 3000 mA [] PDO 2: type 0, 15000 mV, 3000 mA [] PDO 3: type 0, 20000 mV, 2250 mA [] Requesting PDO 0: 5000 mV, 3000 mA Source accept request PD source ready! tcpc_pd_receive_message: Polling ALERT register, TCPC_ALERT_RX_STATUS bit failed, ret = -62 Power supply on USB2 TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50] MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... *** Warning - bad CRC, using default environment Failed (-5) No panel detected: default to MIPI2HDMI Display: MIPI2HDMI (1920x1080) Video: 1920x1080x24 In: serial Out: serial Err: serial BuildInfo: - ATF b8bc8a4 - U-Boot 2018.03 flash target is MMC:1 Net: Warning: ethernet@30be0000 using MAC address from ROM eth0: ethernet@30be0000 Fastboot: Normal Normal Boot Hit any key to stop autoboot: 2  0 u-boot=> setenv autoload no setenv autoload no u-boot=> dhcp dhcp ethernet@30be0000 Waiting for PHY auto negotiation to complete... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.222 (1444 ms) u-boot=> setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 u-boot=> tftp 0x40480000 1233514/tftp-deploy-wonqvegp/kernel/Image tftp 0x40480000 1233514/tftp-deploy-wonqvegp/kernel/Image Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.222; sending through gateway 172.16.1.4 Filename '1233514/tftp-deploy-wonqvegp/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 10.5 MiB/s done Bytes transferred = 37356032 (23a0200 hex) u-boot=> tftp 0x44000000 1233514/tftp-deploy-wonqvegp/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 1233514/tftp-deploy-wonqvegp/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.222; sending through gateway 172.16.1.4 Filename '1233514/tftp-deploy-wonqvegp/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 10.7 MiB/s done Bytes transferred = 22136070 (151c506 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43000000 1233514/tftp-deploy-wonqvegp/dtb/imx8mn-ddr4-evk.dtb tftp 0x43000000 1233514/tftp-deploy-wonqvegp/dtb/imx8mn-ddr4-evk.dtb Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.222; sending through gateway 172.16.1.4 Filename '1233514/tftp-deploy-wonqvegp/dtb/imx8mn-ddr4-evk.dtb'. Load address: 0x43000000 Loading: *### 5.2 MiB/s done Bytes transferred = 32565 (7f35 hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' u-boot=> booti 0x40480000 0x44000000 0x43000000 booti 0x40480000 0x44000000 0x43000000 ## Loading init Ramdisk from Legacy Image at 44000000 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 22136006 Bytes = 21.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Using Device Tree in place at 0000000043000000, end 000000004300af34 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1609074-arm64-gcc-10-defconfig-2tgzl) (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PREEMPT Mon Jun 5 10:37:40 UTC 2023 [ 0.000000] Machine model: NXP i.MX8MNano DDR4 EVK board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] efi: UEFI not found. [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xbfbd4a00-0xbfbd6fff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000bfffffff] [ 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 0x0000000040000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000bba00000 [ 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: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.1 [ 0.000000] percpu: Embedded 20 pages/cpu s44840 r8192 d28888 u81920 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Fallback order for Node 0: 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096 [ 0.000000] Policy zone: DMA [ 0.000000] Kernel command line: console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 1965176K/2097152K available (16192K kernel code, 3712K rwdata, 8856K rodata, 7552K init, 609K bss, 99208K reserved, 32768K cma-reserved) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 128 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GICv3: GICv3 features: 16 PPIs <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.009289] Console: colour dummy device 80x25 <6>[ 0.013099] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023632] pid_max: default: 32768 minimum: 301 <6>[ 0.028586] LSM: Security Framework initializing <6>[ 0.033511] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.041140] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.050578] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.056818] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.063237] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.069717] rcu: Hierarchical SRCU implementation. <6>[ 0.074648] rcu: Max phase no-delay instances is 1000. <6>[ 0.081966] EFI services will not be available. <6>[ 0.085177] smp: Bringing up secondary CPUs ... <6>[ 0.090204] Detected VIPT I-cache on CPU1 <6>[ 0.090281] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.090318] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.090782] Detected VIPT I-cache on CPU2 <6>[ 0.090839] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.090861] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.091271] Detected VIPT I-cache on CPU3 <6>[ 0.091329] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.091349] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.091404] smp: Brought up 1 node, 4 CPUs <6>[ 0.149027] SMP: Total of 4 processors activated. <6>[ 0.154006] CPU features: detected: 32-bit EL0 Support <6>[ 0.159444] CPU features: detected: 32-bit EL1 Support <6>[ 0.164858] CPU features: detected: CRC32 instructions <6>[ 0.170342] CPU: All CPU(s) started at EL2 <6>[ 0.174669] alternatives: applying system-wide alternatives <6>[ 0.182162] devtmpfs: initialized <6>[ 0.189507] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.196739] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.204872] pinctrl core: initialized pinctrl subsystem <6>[ 0.211264] DMI not present or invalid. <6>[ 0.214089] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.220708] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.227318] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.235303] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.243410] audit: initializing netlink subsys (disabled) <5>[ 0.249162] audit: type=2000 audit(0.160:1): state=initialized audit_enabled=0 res=1 <6>[ 0.250161] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.257100] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.263443] cpuidle: using governor menu <6>[ 0.274610] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.281580] ASID allocator initialised with 65536 entries <6>[ 0.288692] Serial: AMBA PL011 UART driver <6>[ 0.299574] imx8mn-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.313044] platform 32e40000.usb: Fixed dependency cycle(s) with /soc@0/bus@30800000/i2c@30a30000/tcpc@50 <4>[ 0.324433] KASLR disabled due to lack of seed <6>[ 0.334409] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.338650] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.345221] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.352290] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.358854] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.365940] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.372504] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.379589] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.387623] ACPI: Interpreter disabled. <6>[ 0.392491] iommu: Default domain type: Translated <6>[ 0.395434] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.402229] SCSI subsystem initialized <6>[ 0.406307] usbcore: registered new interface driver usbfs <6>[ 0.411822] usbcore: registered new interface driver hub <6>[ 0.417415] usbcore: registered new device driver usb <6>[ 0.423829] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.427979] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.437437] PTP clock support registered <6>[ 0.441739] EDAC MC: Ver: 3.0.0 <6>[ 0.446476] FPGA manager framework <6>[ 0.448777] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.455828] vgaarb: loaded <6>[ 0.458368] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.464652] VFS: Disk quotas dquot_6.6.0 <6>[ 0.468697] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.475985] pnp: PnP ACPI: disabled <6>[ 0.485210] NET: Registered PF_INET protocol family <6>[ 0.487716] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.496744] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.504102] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.512114] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.520435] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) <6>[ 0.528415] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.534882] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.541807] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.549370] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.555495] RPC: Registered named UNIX socket transport module. <6>[ 0.561373] RPC: Registered udp transport module. <6>[ 0.566352] RPC: Registered tcp transport module. <6>[ 0.571338] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.578083] PCI: CLS 0 bytes, default 64 <6>[ 0.582537] Unpacking initramfs... <6>[ 0.594964] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 0.601200] kvm [1]: IPA Size Limit: 40 bits <6>[ 0.606679] kvm [1]: GICv3: no GICV resource entry <6>[ 0.610220] kvm [1]: disabling GICv2 emulation <6>[ 0.614980] kvm [1]: GIC system register CPU interface enabled <6>[ 0.621211] kvm [1]: vgic interrupt IRQ9 <6>[ 0.625427] kvm [1]: Hyp mode initialized successfully <5>[ 0.632036] Initialise system trusted keyrings <6>[ 0.635688] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 0.648237] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.652219] NFS: Registering the id_resolver key type <5>[ 0.656910] Key type id_resolver registered <5>[ 0.661318] Key type id_legacy registered <6>[ 0.665729] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.672608] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.680556] 9p: Installing v9fs 9p2000 file system support <5>[ 0.722112] Key type asymmetric registered <5>[ 0.723644] Asymmetric key parser 'x509' registered <6>[ 0.728902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.736522] io scheduler mq-deadline registered <6>[ 0.741318] io scheduler kyber registered <6>[ 0.759610] EINJ: ACPI disabled. <6>[ 0.783902] SoC: i.MX8MN revision 1.0 <6>[ 0.796691] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 0.803734] SuperH (H)SCI(F) driver initialized <6>[ 0.806538] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 16, base_baud = 5000000) is a IMX <6>[ 0.815494] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 17, base_baud = 1500000) is a IMX <6>[ 0.823976] printk: console [ttymxc1] enabled <6>[ 0.823976] printk: console [ttymxc1] enabled <6>[ 0.833124] printk: bootconsole [ec_imx6q0] disabled <6>[ 0.833124] printk: bootconsole [ec_imx6q0] disabled <6>[ 0.844570] msm_serial: driver initialized <6>[ 0.858226] loop: module loaded <6>[ 0.863036] megasas: 07.719.03.00-rc1 <6>[ 0.871404] spi-nor spi3.0: n25q256ax1 (32768 Kbytes) <6>[ 1.571463] Freeing initrd memory: 21612K <6>[ 1.599049] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.605387] thunder_xcv, ver 1.0 <6>[ 1.608927] thunder_bgx, ver 1.0 <6>[ 1.612459] nicpf, ver 1.0 <6>[ 1.616924] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.624420] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.630047] hclge is initializing <6>[ 1.633647] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.638791] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.644832] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.650062] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.656276] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.661941] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.667804] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.674336] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.680916] sky2: driver version 1.30 <6>[ 1.686111] VFIO - User Level meta-driver version: 0.3 <6>[ 1.695090] usbcore: registered new interface driver usb-storage <6>[ 1.704616] i2c_dev: i2c /dev entries driver <6>[ 1.717741] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.724231] sdhci: Copyright(c) Pierre Ossman <6>[ 1.729750] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.737165] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.746142] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.754944] usbcore: registered new interface driver usbhid <6>[ 1.760799] usbhid: USB HID core driver <6>[ 1.773254] NET: Registered PF_PACKET protocol family <6>[ 1.777331] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 1.778715] 9pnet: Installing 9P2000 support <5>[ 1.790506] Key type dns_resolver registered <6>[ 1.795681] registered taskstats version 1 <5>[ 1.800068] Loading compiled-in X.509 certificates <4>[ 1.847617] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 1.855697] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <6>[ 1.863372] mmc2: new HS400 Enhanced strobe MMC card at address 0001 <6>[ 1.871660] mmcblk2: mmc2:0001 DG4016 14.7 GiB <4>[ 1.881076] Alternate GPT is invalid, using primary GPT. <6>[ 1.886712] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 <6>[ 1.899513] i2c i2c-0: IMX I2C adapter registered <6>[ 1.901609] mmcblk2boot0: mmc2:0001 DG4016 4.00 MiB <6>[ 1.906250] i2c i2c-1: IMX I2C adapter registered <6>[ 1.911195] mmcblk2boot1: mmc2:0001 DG4016 4.00 MiB <4>[ 1.916052] pca953x 2-0020: supply vcc not found, using dummy regulator <6>[ 1.921524] mmcblk2rpmb: mmc2:0001 DG4016 4.00 MiB, chardev (234:0) <6>[ 1.926961] pca953x 2-0020: using no AI <6>[ 1.947711] i2c i2c-2: IMX I2C adapter registered <6>[ 1.955405] pps pps0: new PPS source ptp0 <6>[ 2.003716] vddio: Bringing 1500000uV into 1800000-1800000uV <6>[ 2.011116] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 2.028866] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 2.037115] input: bd718xx-pwrkey as /devices/platform/soc@0/30800000.bus/30a20000.i2c/i2c-0/0-004b/gpio-keys.0.auto/input/input0 <6>[ 2.068736] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 2.139752] Qualcomm Atheros AR8031/AR8033 30be0000.ethernet-1:00: attached PHY driver (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL) <6>[ 6.231858] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 6.251084] Sending DHCP requests .., OK <6>[ 8.419299] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.222 <6>[ 8.427145] IP-Config: Complete: <6>[ 8.430639] device=eth0, hwaddr=00:04:9f:06:61:c4, ipaddr=172.16.1.222, mask=255.255.255.0, gw=172.16.1.4 <6>[ 8.440911] host=172.16.1.222, domain=example.org, nis-domain=(none) <6>[ 8.447964] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 8.447969] nameserver0=172.16.1.4 <6>[ 8.461098] ALSA device list: <6>[ 8.464343] No soundcards found. <6>[ 8.471608] Freeing unused kernel memory: 7552K <6>[ 8.476491] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 8.544298] udevd[151]: starting version 3.2.9 <5>[ 13.042375] random: crng init done <27>[ 13.050535] udevd[151]: specified user 'tss' unknown <27>[ 13.055937] udevd[151]: specified group 'tss' unknown <30>[ 13.063012] udevd[152]: starting eudev-3.2.9 <6>[ 13.269769] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 8 mkt segment 0 supported-hw 0x100 0x1 <6>[ 13.371371] etnaviv etnaviv: bound 38000000.gpu (ops gpu_ops [etnaviv]) <6>[ 13.378490] etnaviv-gpu 38000000.gpu: model: GC7000, revision: 6203 <6>[ 13.426852] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 <4>[ 13.454132] imx-sdma 302b0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 13.464914] imx-sdma 302b0000.dma-controller: external firmware not found, using ROM firmware <4>[ 13.484425] imx-sdma 302c0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 13.495179] imx-sdma 302c0000.dma-controller: external firmware not found, using ROM firmware <4>[ 13.512036] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 13.522804] imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware <3>[ 13.534155] debugfs: Directory '300c0000.easrc' with parent 'wm8524-audio' already present! <3>[ 13.576031] imx8m-ddrc-devfreq 3d400000.memory-controller: failed to init firmware freq info: -19 <6>[ 13.619277] caam 30900000.crypto: RNG4 SH0 was previously instantiated without prediction resistance. Tearing it down <6>[ 13.630279] caam 30900000.crypto: Deinstantiated RNG4 SH0 <6>[ 13.636229] caam 30900000.crypto: Instantiated RNG4 SH0 <6>[ 13.641950] caam 30900000.crypto: RNG4 SH1 was previously instantiated without prediction resistance. Tearing it down <6>[ 13.663029] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input1 <6>[ 13.690564] caam 30900000.crypto: Deinstantiated RNG4 SH1 <6>[ 13.695431] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 13.697057] caam 30900000.crypto: Instantiated RNG4 SH1 <6>[ 13.708766] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) <6>[ 13.712915] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:50 UTC (50) <6>[ 13.716884] caam 30900000.crypto: job rings = 2, qi = 0 <3>[ 13.779572] OF: graph: no port node found in /soc@0/bus@30800000/i2c@30a30000/tcpc@50/connector <3>[ 13.788770] OF: graph: no port node found in /soc@0/bus@30800000/i2c@30a30000/tcpc@50/connector <3>[ 13.797870] OF: graph: no port node found in /soc@0/bus@30800000/i2c@30a30000/tcpc@50/connector <6>[ 13.939288] caam algorithms registered in /proc/crypto <6>[ 13.945668] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 13.953430] caam 30900000.crypto: registering rng-caam <6>[ 13.959083] caam 30900000.crypto: rng crypto API alg registered prng-caam done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <6>[ 14.044526] NET: Registered PF_INET6 protocol family <6>[ 14.050641] Segment Routing with IPv6 <6>[ 14.054614] In-situ OAM (IOAM) with IPv6 OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1233514/environment . /lava-1233514/environment / # /lava-1233514/bin/lava-test-runner /lava-1233514/0 /lava-1233514/bin/lava-test-runner /lava-1233514/0 + export 'TESTRUN_ID=0_dmesg' + cd /la<8>[ 19.849843] va-1233514/0/tests/0_dmesg + cat uuid + UUID=1233514_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 19.875032] <8>[ 19.899487] <8>[ 19.924510] + set<8>[ 19.934487] +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1233514/environment / # . /lava-1233514/environment/lava-1233514/bin/lava-test-runner /lava-1233514/1 / # /lava-1233514/bin/lava-te<6>[ 24.185818] platform sound-bt-sco: deferred probe pending st-runner /lava-1233514/1 + export 'TESTRUN_ID=1_bootrr' + cd /l<8>[ 25.633646] ava-1233514/1/tests/1_bootrr + cat uuid + UUID=1233514_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1233514/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto sound-bt-sco asoc-simple-card: parse error /lava-1233514/1/../bin/lava-test-case <8>[ 26.666678] /lava-1233514/1/../bin/lava-test-case <8>[ 26.692345] /lava-1233514/1/../bin/lava-test-case <8>[ 26.708687] + set<8>[ 26.723243] +x / #