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.154 (1371 ms) u-boot=> setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 u-boot=> tftp 0x40480000 1181725/tftp-deploy-umk8m1ao/kernel/Image tftp 0x40480000 1181725/tftp-deploy-umk8m1ao/kernel/Image Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.154; sending through gateway 172.16.1.4 Filename '1181725/tftp-deploy-umk8m1ao/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################### 10.5 MiB/s done Bytes transferred = 31851008 (1e60200 hex) u-boot=> tftp 0x44000000 1181725/tftp-deploy-umk8m1ao/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 1181725/tftp-deploy-umk8m1ao/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.154; sending through gateway 172.16.1.4 Filename '1181725/tftp-deploy-umk8m1ao/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 9.6 MiB/s done Bytes transferred = 18896281 (1205599 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp 0x43000000 1181725/tftp-deploy-umk8m1ao/dtb/imx8mn-ddr4-evk.dtb tftp 0x43000000 1181725/tftp-deploy-umk8m1ao/dtb/imx8mn-ddr4-evk.dtb Using ethernet@30be0000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.154; sending through gateway 172.16.1.4 Filename '1181725/tftp-deploy-umk8m1ao/dtb/imx8mn-ddr4-evk.dtb'. Load address: 0x43000000 Loading: *## 5.6 MiB/s done Bytes transferred = 23511 (5bd7 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: 18896217 Bytes = 18 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 0000000043008bd6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 5.10.175-cip29-rt12 (KernelCI@build-j1227266-arm64-gcc-10-defconfig-5t4ng) (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 Wed Mar 22 12:36:15 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] earlycon: ec_imx6q0 at MMIO 0x0000000030890000 (options '115200n8') [ 0.000000] ------------[ cut here ]------------ [ 0.000000] console 'ec_imx6q0' already registered [ 0.000000] WARNING: CPU: 0 PID: 0 at kernel/printk/printk.c:2781 register_console+0x58/0x300 [ 0.000000] Modules linked in: [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.10.175-cip29-rt12 #1 [ 0.000000] Hardware name: NXP i.MX8MNano DDR4 EVK board (DT) [ 0.000000] pstate: 60000085 (nZCv daIf -PAN -UAO -TCO BTYPE=--) [ 0.000000] pc : register_console+0x58/0x300 [ 0.000000] lr : register_console+0x58/0x300 [ 0.000000] sp : ffff800011b93de0 [ 0.000000] x29: ffff800011b93de0 x28: 0000000041bc0018 [ 0.000000] x27: 00000000bff00c4c x26: 0000000000000000 [ 0.000000] x25: 0000000000003438 x24: ffff800011de7000 [ 0.000000] x23: 0000000000000000 x22: ffff8000116fb1f8 [ 0.000000] x21: ffff800011e71098 x20: ffff800011de7d88 [ 0.000000] x19: ffff800011de7d88 x18: 0000000000000005 [ 0.000000] x17: 0000000000001800 x16: 0000000000000000 [ 0.000000] x15: 0000000000000030 x14: ffffffffffffffff [ 0.000000] x13: ffff800091b93a37 x12: ffff800011b93a44 [ 0.000000] x11: ffff800011bb2e60 x10: ffff800011c0ac60 [ 0.000000] x9 : ffff800011b93970 x8 : 36786d695f636527 [ 0.000000] x7 : 20656c6f736e6f63 x6 : ffff800011de7def [ 0.000000] x5 : 0000000000000001 x4 : 0000000000000006 [ 0.000000] x3 : ffff800011bb2b08 x2 : 0000000000000000 [ 0.000000] x1 : 0000000000000000 x0 : ffff800011ba3400 [ 0.000000] Call trace: [ 0.000000] register_console+0x58/0x300 [ 0.000000] of_setup_earlycon+0x248/0x26c [ 0.000000] early_init_dt_scan_chosen_stdout+0x160/0x1a4 [ 0.000000] acpi_boot_table_init+0x158/0x198 [ 0.000000] setup_arch+0x284/0x600 [ 0.000000] start_kernel+0x74/0x4c8 [ 0.000000] ---[ end trace 7a4ae5bcf203ce94 ]--- [ 0.000000] NUMA: No NUMA# configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0xbfbe1b00-0xbfbe3fff] [ 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] On node 0 totalpages: 524288 [ 0.000000] DMA zone: 8192 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 524288 pages, LIFO batch:63 [ 0.000000] cma: Reserved 32 MiB at 0x00000000bb000000 [ 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 19 pages/cpu s40344 r8192 d29288 u77824 [ 0.000000] pcpu-alloc: s40344 r8192 d29288 u77824 alloc=19*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: ARM erratum 845719 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 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: 1973852K/2097152K available (14528K kernel code, 2880K rwdata, 7616K rodata, 5952K init, 504K bss, 90532K 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] 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] GICv3: Distributor has no Range Selector support <6>[ 0.000000] GICv3: 16 PPIs implemented <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <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.008983] Console: colour dummy device 80x25 <6>[ 0.013104] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.023629] pid_max: default: 32768 minimum: 301 <6>[ 0.028586] LSM: Security Framework initializing <6>[ 0.033474] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.041138] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 0.050555] rcu: Hierarchical SRCU implementation. <6>[ 0.055780] EFI services will not be available. <6>[ 0.059367] smp: Bringing up secondary CPUs ... <6>[ 0.064351] Detected VIPT I-cache on CPU1 <6>[ 0.068269] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.075456] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.082684] Detected VIPT I-cache on CPU2 <6>[ 0.086549] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.093729] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.100949] Detected VIPT I-cache on CPU3 <6>[ 0.104836] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.112015] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.118888] smp: Brought up 1 node, 4 CPUs <6>[ 0.123214] SMP: Total of 4 processors activated. <6>[ 0.128193] CPU features: detected: 32-bit EL0 Support <6>[ 0.133627] CPU features: detected: CRC32 instructions <6>[ 0.139043] CPU features: detected: 32-bit EL1 Support <6>[ 0.151716] CPU: All CPU(s) started at EL2 <6>[ 0.153248] alternatives: patching kernel code <6>[ 0.159357] devtmpfs: initialized <4>[ 0.164812] KASLR disabled due to lack of seed <6>[ 0.166833] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.176748] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.184949] pinctrl core: initialized pinctrl subsystem <6>[ 0.190457] DMI not present or invalid. <6>[ 0.194106] NET: Registered protocol family 16 <6>[ 0.199721] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.205719] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.213819] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.221953] audit: initializing netlink subsys (disabled) <5>[ 0.227717] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1 <6>[ 0.228620] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.228624] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.235639] cpuidle: using governor menu <6>[ 0.253128] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.260109] ASID allocator initialised with 65536 entries <6>[ 0.266850] Serial: AMBA PL011 UART driver <6>[ 0.287060] imx8mn-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.302117] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.306274] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.313266] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.320286] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.328215] cryptd: max_cpu_qlen set to 1000 <6>[ 0.334143] ACPI: Interpreter disabled. <6>[ 0.337433] iommu: Default domain type: Translated <6>[ 0.341269] vgaarb: loaded <5>[ 0.344323] SCSI subsystem initialized <7>[ 0.348204] libata version 3.00 loaded. <6>[ 0.352381] usbcore: registered new interface driver usbfs <6>[ 0.358010] usbcore: registered new interface driver hub <6>[ 0.363595] usbcore: registered new device driver usb <6>[ 0.369864] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.374163] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.383624] PTP clock support registered <6>[ 0.387912] EDAC MC: Ver: 3.0.0 <6>[ 0.392317] FPGA manager framework <6>[ 0.394963] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.401962] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.407835] VFS: Disk quotas dquot_6.6.0 <6>[ 0.411912] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.419211] pnp: PnP ACPI: disabled <6>[ 0.427647] NET: Registered protocol family 2 <6>[ 0.429587] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.438092] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) <6>[ 0.446016] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.454296] TCP bind hash table entries: 16384 (order: 6, 262144 bytes, linear) <6>[ 0.462061] TCP: Hash tables configured (established 16384 bind 16384) <6>[ 0.468737] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.475663] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) <6>[ 0.483207] NET: Registered protocol family 1 <6>[ 0.488059] RPC: Registered named UNIX socket transport module. <6>[ 0.493916] RPC: Registered udp transport module. <6>[ 0.498899] RPC: Registered tcp transport module. <6>[ 0.503886] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.510629] PCI: CLS 0 bytes, default 64 <6>[ 0.514961] Unpacking initramfs... <6>[ 1.339338] Freeing initrd memory: 18448K <6>[ 1.341432] kvm [1]: IPA Size Limit: 40 bits <6>[ 1.346401] kvm [1]: GICv3: no GICV resource entry <6>[ 1.350470] kvm [1]: disabling GICv2 emulation <6>[ 1.355141] kvm [1]: GIC system register CPU interface enabled <6>[ 1.361337] kvm [1]: vgic interrupt IRQ9 <6>[ 1.365564] kvm [1]: Hyp mode initialized successfully <5>[ 1.373950] Initialise system trusted keyrings <6>[ 1.375953] workingset: timestamp_bits=42 max_order=19 bucket_order=0 <6>[ 1.387822] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.391652] NFS: Registering the id_resolver key type <5>[ 1.396453] Key type id_resolver registered <5>[ 1.400890] Key type id_legacy registered <6>[ 1.405250] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 1.412179] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 1.420012] 9p: Installing v9fs 9p2000 file system support <5>[ 1.461335] Key type asymmetric registered <5>[ 1.462849] Asymmetric key parser 'x509' registered <6>[ 1.468029] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 1.475714] io scheduler mq-deadline registered <6>[ 1.480527] io scheduler kyber registered <4>[ 1.493484] EINJ: ACPI disabled. <6>[ 1.502094] SoC: i.MX8MN revision 1.0 <6>[ 1.509629] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.515370] SuperH (H)SCI(F) driver initialized <6>[ 1.518663] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 32, base_baud = 1500000) is a IMX <6>[ 1.527329] printk: console [ttymxc1] enabled <6>[ 1.531853] printk: bootconsole [ec_imx6q0] disabled <6>[ 1.527329] printk: console [ttymxc1] enabled <6>[ 1.531853] printk: bootconsole [ec_imx6q0] disabled <6>[ 1.537754] msm_serial: driver initialized <6>[ 1.545080] loop: module loaded <6>[ 1.545849] megasas: 07.714.04.00-rc1 <6>[ 1.550652] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.551309] thunder_xcv, ver 1.0 <6>[ 1.551338] thunder_bgx, ver 1.0 <6>[ 1.551363] nicpf, ver 1.0 <6>[ 1.552078] pps pps0: new PPS source ptp0 <6>[ 1.567374] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 1.568671] hclge is initializing <6>[ 1.568692] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.568696] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.568731] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.568734] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.568766] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.568768] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.568800] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.568803] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.568824] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.568827] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.569099] sky2: driver version 1.30 <6>[ 1.570076] VFIO - User Level meta-driver version: 0.3 <6>[ 1.571561] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 1.571568] ehci-pci: EHCI PCI platform driver <6>[ 1.571598] ehci-platform: EHCI generic platform driver <6>[ 1.571699] ehci-orion: EHCI orion driver <6>[ 1.571776] ehci-exynos: EHCI Exynos driver <6>[ 1.571841] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 1.571859] ohci-pci: OHCI PCI platform driver <6>[ 1.571884] ohci-platform: OHCI generic platform driver <6>[ 1.571973] ohci-exynos: OHCI Exynos driver <6>[ 1.572396] usbcore: registered new interface driver usb-storage <6>[ 1.574761] i2c /dev entries driver <6>[ 1.580759] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.580767] sdhci: Copyright(c) Pierre Ossman <6>[ 1.581191] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.582053] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.583737] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 1.584962] usbcore: registered new interface driver usbhid <6>[ 1.584968] usbhid: USB HID core driver <6>[ 1.589512] NET: Registered protocol family 17 <6>[ 1.589655] 9pnet: Installing 9P2000 support <5>[ 1.589699] Key type dns_resolver registered <6>[ 1.590100] printk: console [ttymxc1]: printing thread started <6>[ 1.590155] registered taskstats version 1 <5>[ 1.590162] Loading compiled-in X.509 certificates <4>[ 1.607044] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 1.607142] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <6>[ 1.613987] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 1.624100] ldo6: supplied by buck5 <6>[ 1.625137] i2c i2c-0: IMX I2C adapter registered <6>[ 1.626377] i2c i2c-1: IMX I2C adapter registered <4>[ 1.627430] pca953x 2-0020: supply vcc not found, using dummy regulator <6>[ 1.627527] pca953x 2-0020: using no AI <6>[ 1.628848] i2c i2c-2: IMX I2C adapter registered <4>[ 1.630273] imx_usb 32e40000.usb: No over current polarity defined <6>[ 1.637279] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 1.638156] input: bd718xx-pwrkey as /devices/platform/soc@0/30800000.bus/30a20000.i2c/i2c-0/0-004b/gpio-keys.0.auto/input/input0 <6>[ 1.666736] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 1.685296] mmc2: new HS400 MMC card at address 0001 <6>[ 1.686258] mmcblk2: mmc2:0001 DG4016 14.7 GiB <6>[ 1.686477] mmcblk2boot0: mmc2:0001 DG4016 partition 1 4.00 MiB <6>[ 1.686696] mmcblk2boot1: mmc2:0001 DG4016 partition 2 4.00 MiB <6>[ 1.687131] mmcblk2rpmb: mmc2:0001 DG4016 partition 3 4.00 MiB, chardev (234:0) <4>[ 1.689002] Alternate GPT is invalid, using primary GPT. <6>[ 1.689046] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 <6>[ 1.731026] Qualcomm Atheros AR8031/AR8033 30be0000.ethernet-1:00: attached PHY driver [Qualcomm Atheros AR8031/AR8033] (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL) <6>[ 5.811549] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 5.830660] Sending DHCP requests .., OK <6>[ 8.182690] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.154 <6>[ 8.182699] IP-Config: Complete: <6>[ 8.182701] device=eth0, hwaddr=00:04:9f:06:61:c4, ipaddr=172.16.1.154, mask=255.255.255.0, gw=172.16.1.4 <6>[ 8.182709] host=172.16.1.154, domain=example.org, nis-domain=(none) <6>[ 8.182712] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 8.182716] nameserver0=172.16.1.4 <6>[ 8.184294] ALSA device list: <6>[ 8.184299] No soundcards found. <6>[ 8.187576] Freeing unused kernel memory: 5952K <6>[ 8.243065] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 8.299139] udevd[165]: starting version 3.2.9 <5>[ 8.299732] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 8.299863] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 8.299900] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 8.304030] udevd[165]: specified user 'tss' unknown <27>[ 8.304101] udevd[165]: specified group 'tss' unknown <30>[ 8.305331] udevd[166]: starting eudev-3.2.9 <6>[ 8.460163] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 8 mkt segment 0 supported-hw 0x100 0x1 <6>[ 8.520862] caam 30900000.crypto: RNG4 SH0 was previously instantiated without prediction resistance. Tearing it down <6>[ 8.520887] caam 30900000.crypto: Deinstantiated RNG4 SH0 <6>[ 8.520903] caam 30900000.crypto: Instantiated RNG4 SH0 <6>[ 8.520906] caam 30900000.crypto: RNG4 SH1 was previously instantiated without prediction resistance. Tearing it down <6>[ 8.520916] caam 30900000.crypto: Deinstantiated RNG4 SH1 <6>[ 8.541113] caam 30900000.crypto: Instantiated RNG4 SH1 <6>[ 8.541140] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) <6>[ 8.541146] caam 30900000.crypto: job rings = 3, qi = 0 <4>[ 8.604800] imx-sdma 302b0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <4>[ 8.604814] imx-sdma 302b0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin <6>[ 8.627865] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 8.627917] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:45 UTC (45) <6>[ 8.650726] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input1 <6>[ 8.754070] caam algorithms registered in /proc/crypto <6>[ 8.775118] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 8.775134] caam 30900000.crypto: registering rng-caam <5>[ 8.812567] random: crng init done <5>[ 8.812575] random: 3 urandom warning(s) missed due to ratelimiting done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK <6>[ 8.914252] NET: Registered protocol family 10 <6>[ 8.914994] Segment Routing with IPv6 /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1181725/environment . /lava-1181725/environment / # /lava-1181725/bin/lava-test-runner /lava-1181725/0 /lava-1181725/bin/lava-test-runner /lava-1181725/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1181725/0/tests/0_dmesg + c<8>[ 14.706681] at uuid + UUID=1181725_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 14.722469] <8>[ 14.737587] + set +x <8>[ 14.751734] / # <8>[ 14.752555] #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-1181725/environment / # . /lava-1181725/environment/lava-1181725/bin/lava-test-runner /lava-1181725/1 / # /lava-1181725/bin/lava-test-runner /lava-1181725/1 + export 'TESTRUN_ID=1_bootrr' + cd /l<8>[ 20.437813] ava-1181725/1/tests/1_bootrr + cat uuid + UUID=1181725_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1181725/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1181725/1/../bin/lava-test-case <8>[ 20.462739] /lava-1181725/1/../bin/lava-test-case <8>[ 20.481050] /lava-1181725/1/../bin/lava-test-case <8>[ 20.494478] + set +x <8>[ 20.505788] / #