Trying 192.168.56.175... Connected to arpeggi. Escape character is '^]'. ser2net port telnet,3000 device serialdev, /dev/serial/by-path/platform-1c14000.usb-usb-0:1:1.2-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2023.04-lf_v2023.04+g90483838f8 (Apr 19 2023 - 09:54:40 +0000) DDRINFO: start DRAM init DDRINFO: DRAM rate 4000MTS DDRINFO:ddrphy calibration done DDRINFO: ddrmix config done SEC0: RNG instantiated Normal Boot Trying to boot from BOOTROM Boot Stage: Recovery boot image offset 0x8000, pagesize 0x200, ivt offset 0x0 NOTICE: Do not release JR0 to NS as it can be used by HAB NOTICE: BL31: v2.8(release):v2.4-3820-g856a80e65 NOTICE: BL31: Built : 02:20:05, Apr 19 2023 U-Boot 2023.04-lf_v2023.04+g90483838f8 (Apr 19 2023 - 09:54:40 +0000) CPU: i.MX8MP[8] rev1.1 1800 MHz (running at 1200 MHz) CPU: Commercial temperature grade (0C to 95C) at 33C Reset cause: POR Model: NXP i.MX8MPlus LPDDR4 EVK board DRAM: 6 GiB TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C2 0x50] SNK.Power1.5 on CC1 PDO 0: type 0, 5000 mV, 2400 mA [E] PDO 1: type 0, 14800 mV, 2000 mA [] Requesting PDO 1: 14800 mV, 2000 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] Core: 257 devices, 36 uclasses, devicetree: separate MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from MMC... OK [*]-Video Link 0adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 [0] lcd-controller@32e80000, video [1] mipi_dsi@32e60000, video_bridge [2] adv7535@3d, panel adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 In: serial Out: serial Err: serial SEC0: RNG instantiated switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: eth0: ethernet@30be0000, eth1: ethernet@30bf0000 [PRIME] 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@30bf0000 Waiting for PHY auto negotiation to complete....... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.203 (3817 ms) u-boot=> setenv serverip 192.168.56.123 setenv serverip 192.168.56.123 u-boot=> tftp ${loadaddr} 123087/tftp-deploy-gqp7v650/kernel/Image tftp ${loadaddr} 123087/tftp-deploy-gqp7v650/kernel/Image Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.203 Filename '123087/tftp-deploy-gqp7v650/kernel/Image'. Load address: 0x40400000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################################### 7.7 MiB/s done Bytes transferred = 37966336 (2435200 hex) u-boot=> tftp ${initrd_addr} 123087/tftp-deploy-gqp7v650/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 123087/tftp-deploy-gqp7v650/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.203 Filename '123087/tftp-deploy-gqp7v650/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x43800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################ 6.9 MiB/s done Bytes transferred = 22178676 (1526b74 hex) u-boot=> setenv initrd_size ${filesize} setenv initrd_size ${filesize} u-boot=> tftp ${fdt_addr} 123087/tftp-deploy-gqp7v650/dtb/imx8mp-evk.dtb tftp ${fdt_addr} 123087/tftp-deploy-gqp7v650/dtb/imx8mp-evk.dtb Using ethernet@30bf0000 device TFTP from server 192.168.56.123; our IP address is 192.168.56.203 Filename '123087/tftp-deploy-gqp7v650/dtb/imx8mp-evk.dtb'. Load address: 0x43000000 Loading: *### 4.7 MiB/s done Bytes transferred = 34418 (8672 hex) u-boot=> setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' u-boot=> booti ${loadaddr} ${initrd_addr} ${fdt_addr} booti ${loadaddr} ${initrd_addr} ${fdt_addr} ## Loading init Ramdisk from Legacy Image at 43800000 ... Image Name: Created: 2023-09-21 15:09:10 UTC Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 22178612 Bytes = 21.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Working FDT set to 43000000 Using Device Tree in place at 0000000043000000, end 000000004300b671 Working FDT set to 43000000 adv7535_mipi2hdmi adv7535@3d: Can't find cec device id=0x3c fail to probe panel device adv7535@3d fail to get display timings probe video device failed, ret -19 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.1.54-cip6-rt3 (KernelCI@build-j53805-arm64-gcc-10-defconfig-4wtk2) (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 Thu Sep 21 14:09:53 UTC 2023 [ 0.000000] Machine model: NXP i.MX8MPlus 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-0x00000001bfffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x1bf3e9a00-0x1bf3ebfff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x0000000055ffffff] [ 0.000000] node 0: [mem 0x0000000058000000-0x00000000923fffff] [ 0.000000] node 0: [mem 0x0000000092400000-0x00000000943fffff] [ 0.000000] node 0: [mem 0x0000000094400000-0x00000001bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000001bfffffff] [ 0.000000] On node 0, zone DMA: 8192 pages in unavailable ranges [ 0.000000] cma: Reserved 32 MiB at 0x00000000fe000000 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: Trusted OS migration not required [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 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: 1540096 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000fa000000-0x00000000fe000000] (64MB) <6>[ 0.000000] Memory: 5944100K/6258688K available (16192K kernel code, 3732K rwdata, 9472K rodata, 7552K init, 609K bss, 281820K 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: 160 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.009423] Console: colour dummy device 80x25 <6>[ 0.013102] 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.028581] LSM: Security Framework initializing <6>[ 0.033512] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.041323] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.050868] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.057164] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.063589] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.071062] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.077656] rcu: Hierarchical SRCU implementation. <6>[ 0.077659] rcu: Max phase no-delay instances is 1000. <6>[ 0.077708] printk: bootconsole [ec_imx6q0] printing thread started <6>[ 0.096648] EFI services will not be available. <6>[ 0.096837] smp: Bringing up secondary CPUs ... <6>[ 0.097266] Detected VIPT I-cache on CPU1 <6>[ 0.097336] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.097370] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.122965] Detected VIPT I-cache on CPU2 <6>[ 0.123026] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.123048] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.123473] Detected VIPT I-cache on CPU3 <6>[ 0.123530] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.123547] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.123601] smp: Brought up 1 node, 4 CPUs <6>[ 0.123607] SMP: Total of 4 processors activated. <6>[ 0.123611] CPU features: detected: 32-bit EL0 Support <6>[ 0.123613] CPU features: detected: 32-bit EL1 Support <6>[ 0.123616] CPU features: detected: CRC32 instructions <6>[ 0.123670] CPU: All CPU(s) started at EL2 <6>[ 0.123687] alternatives: applying system-wide alternatives <6>[ 0.125486] devtmpfs: initialized <6>[ 0.134744] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.134762] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.135842] pinctrl core: initialized pinctrl subsystem <6>[ 0.138110] DMI not present or invalid. <6>[ 0.138739] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.139720] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.140033] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.140392] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.140446] audit: initializing netlink subsys (disabled) <5>[ 0.140545] audit: type=2000 audit(0.100:1): state=initialized audit_enabled=0 res=1 <6>[ 0.141643] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.141647] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.141705] cpuidle: using governor menu <6>[ 0.141922] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.142003] ASID allocator initialised with 65536 entries <6>[ 0.143843] Serial: AMBA PL011 UART driver <6>[ 0.148371] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000/unique-id@8 <6>[ 0.151486] imx8mp-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.322046] printk: console [ttymxc1] enabled <6>[ 0.322051] printk: bootconsole [ec_imx6q0] disabled <6>[ 0.322052] printk: console [ttymxc1] printing thread started <6>[ 0.322070] printk: bootconsole [ec_imx6q0] printing thread stopped <6>[ 0.335641] msm_serial: driver initialized <6>[ 0.345319] loop: module loaded <6>[ 0.346649] megasas: 07.719.03.00-rc1 <6>[ 0.353821] tun: Universal TUN/TAP device driver, 1.6 <6>[ 0.355048] thunder_xcv, ver 1.0 <6>[ 0.355084] thunder_bgx, ver 1.0 <6>[ 0.355120] nicpf, ver 1.0 <6>[ 0.356762] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 0.356768] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 0.356816] hclge is initializing <6>[ 0.356832] e1000: Intel(R) PRO/1000 Network Driver <6>[ 0.356835] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 0.356872] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 0.356874] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 0.356903] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 0.356906] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 0.356931] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 0.356934] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 0.357357] sky2: driver version 1.30 <6>[ 0.358835] VFIO - User Level meta-driver version: 0.3 <6>[ 0.363122] usbcore: registered new interface driver usb-storage <6>[ 0.366690] i2c_dev: i2c /dev entries driver <6>[ 0.375808] sdhci: Secure Digital Host Controller Interface driver <6>[ 0.375815] sdhci: Copyright(c) Pierre Ossman <6>[ 0.376816] Synopsys Designware Multimedia Card Interface Driver <6>[ 0.378144] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 0.387483] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 0.389391] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 0.390442] usbcore: registered new interface driver usbhid <6>[ 0.390450] usbhid: USB HID core driver <6>[ 0.397233] optee: probing for conduit method. <6>[ 0.397253] optee: revision 3.19 (68fb698d) <6>[ 0.397484] optee: dynamic shared memory is enabled <6>[ 0.397856] optee: initialized driver <6>[ 0.401043] NET: Registered PF_PACKET protocol family <6>[ 0.401162] 9pnet: Installing 9P2000 support <5>[ 0.401213] Key type dns_resolver registered <6>[ 0.401581] registered taskstats version 1 <5>[ 0.401599] Loading compiled-in X.509 certificates <6>[ 0.410236] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 0.437823] nxp-pca9450 0-0025: pca9450bc probed. <6>[ 0.437915] i2c i2c-0: IMX I2C adapter registered <4>[ 0.439507] pca953x 2-0020: supply vcc not found, using dummy regulator <6>[ 0.439603] pca953x 2-0020: using no AI <6>[ 0.441865] i2c i2c-2: IMX I2C adapter registered <6>[ 0.450076] pps pps0: new PPS source ptp0 <6>[ 0.473350] mmc2: new HS400 Enhanced strobe MMC card at address 0001 <6>[ 0.473871] mmcblk2: mmc2:0001 IB2932 29.2 GiB <6>[ 0.475515] mmcblk2boot0: mmc2:0001 IB2932 4.00 MiB <6>[ 0.476473] mmcblk2boot1: mmc2:0001 IB2932 4.00 MiB <6>[ 0.477284] mmcblk2rpmb: mmc2:0001 IB2932 4.00 MiB, chardev (234:0) <6>[ 1.274419] Freeing initrd memory: 21652K <6>[ 1.487266] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 1.493223] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 1.524737] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <4>[ 1.612840] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 1.639770] mmc1: new ultra high speed SDR104 SDHC card at address 0001 <6>[ 1.640259] mmcblk1: mmc1:0001 SD16G 14.5 GiB <6>[ 1.702200] RTL8211F Gigabit Ethernet 30be0000.ethernet-1:01: attached PHY driver (mii_bus:phy_addr=30be0000.ethernet-1:01, irq=POLL) <6>[ 5.827068] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 5.854187] Sending DHCP requests ..., OK <6>[ 11.942214] IP-Config: Got DHCP answer from 192.168.56.254, my address is 192.168.56.201 <6>[ 11.942225] IP-Config: Complete: <6>[ 11.942227] device=eth0, hwaddr=c6:77:58:ee:2a:37, ipaddr=192.168.56.201, mask=255.255.255.0, gw=192.168.56.254 <6>[ 11.942235] host=192.168.56.201, domain=mayfield.sirena.org.uk, nis-domain=(none) <6>[ 11.942239] bootserver=192.168.56.254, rootserver=192.168.56.254, rootpath= <6>[ 11.942243] nameserver0=192.168.56.254 <6>[ 11.942249] ntpserver0=50.205.244.22, ntpserver1=85.199.214.99 <6>[ 11.945440] ALSA device list: <6>[ 11.945445] No soundcards found. <6>[ 11.947514] Freeing unused kernel memory: 7552K <6>[ 12.030246] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 12.090762] udevd[155]: starting version 3.2.9 <5>[ 17.010190] random: crng init done <27>[ 17.015026] udevd[155]: specified user 'tss' unknown <27>[ 17.015102] udevd[155]: specified group 'tss' unknown <30>[ 17.016516] udevd[156]: starting eudev-3.2.9 <6>[ 17.235419] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 5 mkt segment 0 supported-hw 0x20 0x1 <6>[ 17.494327] etnaviv etnaviv: bound 38000000.gpu (ops gpu_ops [etnaviv]) <6>[ 17.498349] etnaviv etnaviv: bound 38008000.gpu (ops gpu_ops [etnaviv]) <6>[ 17.498400] etnaviv-gpu 38000000.gpu: model: GC7000, revision: 6204 <6>[ 17.498496] etnaviv-gpu 38008000.gpu: model: GC520, revision: 5341 <6>[ 17.527518] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 0 <6>[ 17.539068] caam 30900000.crypto: device ID = 0x0a16040100000100 (Era 9) <6>[ 17.539078] caam 30900000.crypto: job rings = 1, qi = 0 <6>[ 17.541270] CAN device driver interface <6>[ 17.543356] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc@0/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0 <6>[ 17.552457] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 17.552483] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) <6>[ 17.617331] imx-dwmac 30bf0000.ethernet: IRQ eth_lpi not found <6>[ 17.624590] imx-dwmac 30bf0000.ethernet: User ID: 0x10, Synopsys ID: 0x51 <6>[ 17.624608] imx-dwmac 30bf0000.ethernet: DWMAC4/5 <6>[ 17.624614] imx-dwmac 30bf0000.ethernet: DMA HW capability register supported <6>[ 17.624617] imx-dwmac 30bf0000.ethernet: RX Checksum Offload Engine supported <6>[ 17.624620] imx-dwmac 30bf0000.ethernet: Wake-Up On Lan supported <6>[ 17.624697] imx-dwmac 30bf0000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 17.624703] imx-dwmac 30bf0000.ethernet: Enabled L3L4 Flow TC (entries=8) <6>[ 17.624707] imx-dwmac 30bf0000.ethernet: Enabled RFS Flow TC (entries=10) <6>[ 17.624717] imx-dwmac 30bf0000.ethernet: Enabling HW TC (entries=256, max_off=256) <6>[ 17.624721] imx-dwmac 30bf0000.ethernet: Using 34/40 bits DMA host/device width <4>[ 17.640335] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 17.640350] imx-sdma 30bd0000.dma-controller: external firmware not found, using ROM firmware <6>[ 17.730701] caam algorithms registered in /proc/crypto <6>[ 17.731280] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 17.731288] caam 30900000.crypto: registering rng-caam <6>[ 17.731433] 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>[ 17.965537] NET: Registered PF_INET6 protocol family <6>[ 17.966296] Segment Routing with IPv6 OK<6>[ 17.966315] In-situ OAM (IOAM) with IPv6 /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-123087/environment . /lava-123087/environment / # /lava-123087/bin/lava-test-runner /lava-123087/0 /lava-123087/bin/lava-test-runner /lava-123087/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-123087/0/tests/0_dmesg + ca<8>[ 23.668113] t uuid + UUID=123087_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 23.683003] <8>[ 23.695843] + set +x <8>[ 23.711891] / # <8>[ 23.712616] #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-123087/environment / # . /lava-123087/environment/lava-123087/bin/lava-test-runner /lava-123087/1 / # /lava-123087/bin/lava-test-runner /lava-123087/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-123087/1/tests/1_bootrr + <8>[ 29.266885] cat uuid + UUID=123087_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-123087/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto 32f10000.blk-ctrl imx8mp-blk-ctrl: failed to get noc entries 32f10108.usb platform: supplier 32f10000.blk-ctrl not ready 382f0040.usb-phy platform: supplier 32f10000.blk-ctrl not ready 33800000.pcie platform: supplier 32f00000.pcie-phy not ready 32ec0000.blk-ctrl imx8m-blk-ctrl: failed to get noc entries 38330000.blk-ctrl imx8m-blk-ctrl: failed to get noc entries /lava-123087/1/../bin/lava-test-case <8>[ 30.288942] /lava-123087/1/../bin/lava-test-case <8>[ 30.305787] /lava-123087/1/../bin/lava-test-case <8>[ 30.318321] + set +x <8>[ 30.330054] / #