connecting to NetworkSerialPort(target=Target(name='imx6qp-wandboard-revd1-0', env=None), name='NetworkSerialPort', state=, avail=True, host='moxa.cuskci.stw.pengutronix.de', port=4009, speed=115200, protocol='rfc2217') calling microcom -s 115200 -t moxa.cuskci.stw.pengutronix.de:4009 connected to 10.8.254.5 (port 4009) Escape character: Ctrl-\ Type the escape character to get to the prompt. barebox 2020.05.0-00156-g60b1a02e5a-dirty #28 Sat Jun 27 00:22:32 CEST 2020 Board: Technexion EDM1-CF-IMX6 Quad Plus with PMIC and fairy baseboard detected i.MX6 Quad Plus revision 2.0 i.MX reset reason POR (SRSR: 0x00000001) i.MX6 Quad Plus unique ID: e1fdfca7020b09d4 mdio_bus: miibus0: probed imx-usb 2184200.usb@2184200.of: USB EHCI 1.00 imx-esdhc 2190000.usdhc@2190000.of: registered as mmc0 imx-esdhc 2194000.usdhc@2194000.of: registered as mmc1 imx-esdhc 2198000.usdhc@2198000.of: registered as mmc2 imx-ipuv3 2400000.ipu@2400000.of: IPUv3H probed imx-ipuv3 2800000.ipu@2800000.of: IPUv3H probed imx-ldb ldb.of: Neither display timings in ldb node nor remote panel found netconsole: registered as netconsole-1 malloc space: 0x4fe7a7c0 -> 0x8fcf4f7f (size 1022.5 MiB) [?25h Hit m for menu or any to stop autoboot: 3 [1;32mbarebox@[1;36mWandboard i.MX6 QuadPlus Board revD1:/[0m bootm -v -r /mnt/tftp/886104/tftp-deploy-ycm3qxy3/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/886104/tftp-deploy-ycm3qxy3/dtb/imx6qp-wandboard-revd1.dtb /mnt/tftp/886104/tftp-deploy-ycm3qxy3/kernel/zImage [1;32mbarebox@[1;36mWandboard i.MX6 QuadPlus Board revD1:/[0m bootm -v -r /mnt/tftp/886104/tftp-deploy-ycm3qxy3/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/886104/tftp-deploy-ycm3qxy3/dtb/imx6qp-wandboard-revd1.dtb /mnt/tftp/886104/tftp-deploy-ycm3qxy3/kernel/zImage eth0: 1000Mbps full duplex link detected [33mWARNING:[0m eth0: No MAC address set. Using random address 66:a3:21:f6:6a:b9 T eth0: DHCP client bound to address 10.8.254.250 Loading ARM Linux zImage '/mnt/tftp/886104/tftp-deploy-ycm3qxy3/kernel/zImage' OS image not yet relocated Passing control to ARM zImage handler no OS load address, defaulting to 0x12898000 no initrd load address, defaulting to 0x18000000 Loaded initrd GZIP compressed '/mnt/tftp/886104/tftp-deploy-ycm3qxy3/ramdisk/ramdisk.cpio.gz' initrd is at 0x18000000-0x188d6917 Loading devicetree from '/mnt/tftp/886104/tftp-deploy-ycm3qxy3/dtb/imx6qp-wandboard-revd1.dtb' commandline: console=ttymxc0,115200n8 Starting kernel at 0x12898000, initrd at 0x18000000, oftree at 0x188d7000... Starting kernel in secure mode [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.271-cip89 (KernelCI@build-j903756-arm-gcc-10-imx-v6-v7-defconfig-s2jz9) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Tue Jan 24 11:51:21 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Wandboard i.MX6 QuadPlus Board revD1 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x8a000000 [ 0.000000] percpu: Embedded 17 pages/cpu s37928 r8192 d23512 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752 [ 0.000000] Kernel command line: console=ttymxc0,115200n8 [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1978968K/2097152K available (11264K kernel code, 880K rwdata, 3612K rodata, 1024K init, 7652K bss, 52648K reserved, 65536K cma-reserved, 1244148K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (12256 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 881 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7653 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Running RCU self tests [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU event tracing is enabled. [ 0.000000] rcu: RCU lockdep checking is enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] L2C-310 erratum 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled [ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76470001 [ 0.000000] Switching to timer-based delay loop, resolution 333ns [ 0.000009] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns [ 0.000038] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns [ 0.001625] Console: colour dummy device 80x30 [ 0.001671] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar [ 0.001689] ... MAX_LOCKDEP_SUBCLASSES: 8 [ 0.001706] ... MAX_LOCK_DEPTH: 48 [ 0.001721] ... MAX_LOCKDEP_KEYS: 8191 [ 0.001738] ... CLASSHASH_SIZE: 4096 [ 0.001755] ... MAX_LOCKDEP_ENTRIES: 32768 [ 0.001771] ... MAX_LOCKDEP_CHAINS: 65536 [ 0.001786] ... CHAINHASH_SIZE: 32768 [ 0.001803] memory used by lock dependency info: 4655 kB [ 0.001820] per task-struct memory footprint: 1536 bytes [ 0.001915] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) [ 0.001944] pid_max: default: 32768 minimum: 301 [ 0.002325] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002362] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.005233] CPU: Testing write buffer coherency: ok [ 0.005321] CPU0: Spectre v2: using BPIALL workaround [ 0.006726] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.008976] Setting up static identity map for 0x10100000 - 0x10100078 [ 0.009845] rcu: Hierarchical SRCU implementation. [ 0.011683] smp: Bringing up secondary CPUs ... [ 0.014112] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.014126] CPU1: Spectre v2: using BPIALL workaround [ 0.016864] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.016875] CPU2: Spectre v2: using BPIALL workaround [ 0.019041] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.019053] CPU3: Spectre v2: using BPIALL workaround [ 0.019413] smp: Brought up 1 node, 4 CPUs [ 0.019440] SMP: Total of 4 processors activated (24.00 BogoMIPS). [ 0.019462] CPU: All CPU(s) started in SVC mode. [ 0.022199] devtmpfs: initialized [ 0.046775] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 [ 0.049241] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.049310] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.053428] pinctrl core: initialized pinctrl subsystem [ 0.058817] NET: Registered protocol family 16 [ 0.077702] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.081003] cpuidle: using governor menu [ 0.081217] CPU identified as i.MX6QP, silicon rev 1.0 [ 0.096920] vdd1p1: supplied by regulator-dummy [ 0.098433] vdd3p0: supplied by regulator-dummy [ 0.099719] vdd2p5: supplied by regulator-dummy [ 0.100915] vddarm: supplied by regulator-dummy [ 0.102630] vddpu: supplied by regulator-dummy [ 0.103479] vddsoc: supplied by regulator-dummy [ 0.129095] No ATAGs? [ 0.129539] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. [ 0.129708] hw-breakpoint: maximum watchpoint size is 4 bytes. [ 0.132091] imx6q-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e0000 debugfs directory [ 0.132941] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.193067] mxs-dma 110000.dma-apbh: initialized [ 0.195858] imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_EIM_D22 already requested by 20e0000.iomuxc; cannot claim for regulator-usbotgvbus [ 0.195891] imx6q-pinctrl 20e0000.iomuxc: pin-42 (regulator-usbotgvbus) status -22 [ 0.195917] imx6q-pinctrl 20e0000.iomuxc: could not request pin 42 (MX6Q_PAD_EIM_D22) from group usbotgvbusgrp on device 20e0000.iomuxc [ 0.195938] reg-fixed-voltage regulator-usbotgvbus: Error applying setting, reverse things back [ 0.196023] reg-fixed-voltage: probe of regulator-usbotgvbus failed with error -22 [ 0.198980] vgaarb: loaded [ 0.200079] SCSI subsystem initialized [ 0.201347] usbcore: registered new interface driver usbfs [ 0.201550] usbcore: registered new interface driver hub [ 0.201721] usbcore: registered new device driver usb [ 0.204670] i2c i2c-0: IMX I2C adapter registered [ 0.204714] i2c i2c-0: can't use DMA, using PIO instead. [ 0.206078] i2c i2c-1: IMX I2C adapter registered [ 0.206118] i2c i2c-1: can't use DMA, using PIO instead. [ 0.207347] i2c i2c-2: IMX I2C adapter registered [ 0.207386] i2c i2c-2: can't use DMA, using PIO instead. [ 0.207655] media: Linux media interface: v0.10 [ 0.207767] videodev: Linux video capture interface: v2.00 [ 0.208192] pps_core: LinuxPPS API ver. 1 registered [ 0.208216] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.208272] PTP clock support registered [ 0.209042] Advanced Linux Sound Architecture Driver Initialized. [ 0.212496] Bluetooth: Core ver 2.22 [ 0.212616] NET: Registered protocol family 31 [ 0.212637] Bluetooth: HCI device and connection manager initialized [ 0.212752] Bluetooth: HCI socket layer initialized [ 0.212790] Bluetooth: L2CAP socket layer initialized [ 0.212982] Bluetooth: SCO socket layer initialized [ 0.214942] clocksource: Switched to clocksource mxc_timer1 [ 0.429386] VFS: Disk quotas dquot_6.6.0 [ 0.429551] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.456623] NET: Registered protocol family 2 [ 0.457215] IP idents hash table entries: 16384 (order: 5, 131072 bytes) [ 0.459640] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes) [ 0.459761] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.459923] TCP bind hash table entries: 8192 (order: 6, 294912 bytes) [ 0.460941] TCP: Hash tables configured (established 8192 bind 8192) [ 0.461630] UDP hash table entries: 512 (order: 3, 40960 bytes) [ 0.461824] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes) [ 0.462402] NET: Registered protocol family 1 [ 0.464424] RPC: Registered named UNIX socket transport module. [ 0.464499] RPC: Registered udp transport module. [ 0.464521] RPC: Registered tcp transport module. [ 0.464542] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.466855] Trying to unpack rootfs image as initramfs... [ 1.428935] Freeing initrd memory: 9052K [ 1.429969] hw perfevents: no interrupt-affinity property for /pmu, guessing. [ 1.430685] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 1.435550] Initialise system trusted keyrings [ 1.436321] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 1.452371] NFS: Registering the id_resolver key type [ 1.452538] Key type id_resolver registered [ 1.452619] Key type id_legacy registered [ 1.452786] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. [ 1.454283] fuse init (API version 7.27) [ 1.466560] Key type asymmetric registered [ 1.466726] Asymmetric key parser 'x509' registered [ 1.466995] bounce: pool size: 64 pages [ 1.467129] io scheduler noop registered [ 1.467154] io scheduler deadline registered [ 1.467512] io scheduler cfq registered (default) [ 1.467537] io scheduler mq-deadline registered [ 1.467560] io scheduler kyber registered [ 1.482277] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 1.482546] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 1.485312] imx-pgc-pd imx-pgc-power-domain.0: DMA mask not set [ 1.485809] imx-pgc-pd imx-pgc-power-domain.0: Linked as a consumer to 20dc000.gpc [ 1.486037] imx-pgc-pd imx-pgc-power-domain.1: DMA mask not set [ 1.486440] imx-pgc-pd imx-pgc-power-domain.1: Linked as a consumer to regulator.5 [ 1.486937] PU : no governor for states [ 1.486995] imx-pgc-pd imx-pgc-power-domain.1: Linked as a consumer to 20dc000.gpc [ 1.490479] pfuze100-regulator 2-0008: Full layer: 2, Metal layer: 1 [ 1.491356] pfuze100-regulator 2-0008: FAB: 0, FIN: 0 [ 1.491383] pfuze100-regulator 2-0008: pfuze100 found. [ 1.517837] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 26, base_baud = 5000000) is a IMX [ 2.483644] console [ttymxc0] enabled [ 2.490393] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 66, base_baud = 5000000) is a IMX [ 2.515182] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops) [ 2.521484] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops) [ 2.527721] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops) [ 2.533411] etnaviv-gpu 130000.gpu: model: GC3000, revision: 5450 [ 2.542808] etnaviv-gpu 134000.gpu: model: GC320, revision: 5303 [ 2.550845] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1216 [ 2.557041] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 [ 2.566150] [drm] Initialized etnaviv 1.2.0 20151214 for etnaviv on minor 0 [ 2.576278] imx-ipu-prg 21cc000.prg: Linked as a consumer to 21c8000.pre [ 2.583044] imx-ipu-prg 21cc000.prg: Linked as a consumer to 21c9000.pre [ 2.589837] imx-ipu-prg 21cc000.prg: Linked as a consumer to 21ca000.pre [ 2.597148] imx-ipu-prg 21cd000.prg: Linked as a consumer to 21cb000.pre [ 2.603888] imx-ipu-prg 21cd000.prg: Linked as a consumer to 21c9000.pre [ 2.610701] imx-ipu-prg 21cd000.prg: Linked as a consumer to 21ca000.pre [ 2.618406] imx-ipuv3 2400000.ipu: Linked as a consumer to 21cc000.prg [ 2.627022] imx-ipuv3 2400000.ipu: IPUv3H probed [ 2.631951] imx-ipuv3 2800000.ipu: Linked as a consumer to 21cd000.prg [ 2.640970] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.647736] [drm] No driver support for vblank timestamp query. [ 2.655233] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) [ 2.662957] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) [ 2.670765] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops) [ 2.678529] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops) [ 2.687072] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) [ 2.701933] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) [ 2.710420] [drm] Cannot find any crtc or sizes [ 2.718059] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1 [ 2.726135] imx-ipuv3 2800000.ipu: IPUv3H probed [ 2.753971] brd: module loaded [ 2.786511] loop: module loaded [ 2.791793] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 [ 2.799847] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 [ 2.807917] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 [ 2.816171] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 [ 2.827233] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled [ 2.834242] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode [ 2.843138] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst [ 2.855766] scsi host0: ahci-imx [ 2.860583] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 73 [ 2.876994] CAN device driver interface [ 2.883600] fec 2188000.ethernet: Linked as a consumer to regulator.9 [ 2.893607] pps pps0: new PPS source ptp0 [ 2.936302] fec 2188000.ethernet eth0: registered PHC device 0 [ 2.943897] usbcore: registered new interface driver asix [ 2.949500] usbcore: registered new interface driver ax88179_178a [ 2.955745] usbcore: registered new interface driver cdc_ether [ 2.961677] usbcore: registered new interface driver net1080 [ 2.967480] usbcore: registered new interface driver cdc_subset [ 2.973493] usbcore: registered new interface driver zaurus [ 2.979284] usbcore: registered new interface driver cdc_ncm [ 2.985011] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.991556] ehci-pci: EHCI PCI platform driver [ 2.996145] ehci-mxc: Freescale On-Chip EHCI Host driver [ 3.002338] usbcore: registered new interface driver usb-storage [ 3.012495] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator [ 3.021037] imx_usb 2184200.usb: Linked as a consumer to regulator.0 [ 3.031184] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 3.036871] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 3.075016] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 3.084623] hub 1-0:1.0: USB hub found [ 3.088744] hub 1-0:1.0: 1 port detected [ 3.104771] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0 [ 3.111331] i2c /dev entries driver [ 3.124774] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 3.131538] Bluetooth: HCI UART driver ver 2.3 [ 3.136058] Bluetooth: HCI UART protocol H4 registered [ 3.141302] Bluetooth: HCI UART protocol LL registered [ 3.148073] sdhci: Secure Digital Host Controller Interface driver [ 3.154271] sdhci: Copyright(c) Pierre Ossman [ 3.158693] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.165771] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO [ 3.206394] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA [ 3.207357] ata1: SATA link down (SStatus 0 SControl 300) [ 3.219351] ahci-imx 2200000.sata: no device found, disabling link. [ 3.225766] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug [ 3.258403] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 3.267744] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO [ 3.267864] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.287969] mmc0: new high speed SDHC card at address 1234 [ 3.297548] mmcblk0: mmc0:1234 SA04G 3.64 GiB [ 3.314551] mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA [ 3.332147] caam 2100000.caam: Entropy delay = 3200 [ 3.375035] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 3.397911] caam 2100000.caam: Instantiated RNG4 SH0 [ 3.458672] caam 2100000.caam: Instantiated RNG4 SH1 [ 3.463663] caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4) [ 3.470169] caam 2100000.caam: job rings = 2, qi = 0 [ 3.494938] caam algorithms registered in /proc/crypto [ 3.506345] caam_jr 2101000.jr0: registering rng-caam [ 3.513109] usbcore: registered new interface driver usbhid [ 3.518801] usbhid: USB HID core driver [ 3.528512] imx-media: subdev ipu1_vdic bound [ 3.533215] imx-media: subdev ipu2_vdic bound [ 3.538084] imx-media: subdev ipu1_ic_prp bound [ 3.544190] ipu1_ic_prpenc: Registered ipu1_ic_prpenc capture as /dev/video0 [ 3.551646] imx-media: subdev ipu1_ic_prpenc bound [ 3.557174] ipu1_ic_prpvf: Registered ipu1_ic_prpvf capture as /dev/video1 [ 3.558082] mmc2: new DDR MMC card at address 0001 [ 3.564116] imx-media: subdev ipu1_ic_prpvf bound [ 3.571865] mmcblk2: mmc2:0001 S10004 3.56 GiB [ 3.573849] imx-media: subdev ipu2_ic_prp bound [ 3.581043] mmcblk2boot0: mmc2:0001 S10004 partition 1 4.00 MiB [ 3.583462] ipu2_ic_prpenc: Registered ipu2_ic_prpenc capture as /dev/video2 [ 3.591574] mmcblk2boot1: mmc2:0001 S10004 partition 2 4.00 MiB [ 3.596068] imx-media: subdev ipu2_ic_prpenc bound [ 3.607397] mmcblk2rpmb: mmc2:0001 S10004 partition 3 4.00 MiB, chardev (244:0) [ 3.607853] ipu2_ic_prpvf: Registered ipu2_ic_prpvf capture as /dev/video3 [ 3.608978] hub 1-1:1.0: USB hub found [ 3.609919] hub 1-1:1.0: 4 ports detected [ 3.627876] mmcblk2: p1 p2 [ 3.629667] imx-media: subdev ipu2_ic_prpvf bound [ 3.638870] ipu1_csi0: Registered ipu1_csi0 capture as /dev/video4 [ 3.645167] imx-media: subdev ipu1_csi0 bound [ 3.650257] ipu1_csi1: Registered ipu1_csi1 capture as /dev/video5 [ 3.656547] imx-media: subdev ipu1_csi1 bound [ 3.661609] ipu2_csi0: Registered ipu2_csi0 capture as /dev/video6 [ 3.667888] imx-media: subdev ipu2_csi0 bound [ 3.672918] ipu2_csi1: Registered ipu2_csi1 capture as /dev/video7 [ 3.679205] imx-media: subdev ipu2_csi1 bound [ 3.693055] sgtl5000 1-000a: Linked as a consumer to regulator.7 [ 3.699414] sgtl5000 1-000a: Linked as a consumer to regulator.8 [ 3.707404] sgtl5000 1-000a: sgtl5000 revision 0x11 [ 3.717851] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum [ 3.755603] [drm] Cannot find any crtc or sizes [ 3.764677] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered [ 3.774830] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW [ 4.177476] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok [ 4.201379] imx-spdif sound-spdif: snd-soc-dummy-dai <-> 2004000.spdif mapping ok [ 4.213331] NET: Registered protocol family 10 [ 4.221614] Segment Routing with IPv6 [ 4.225624] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.233429] NET: Registered protocol family 17 [ 4.237995] can: controller area network core (rev 20170425 abi 9) [ 4.244378] NET: Registered protocol family 29 [ 4.248899] can: raw protocol (rev 20170425) [ 4.253328] can: broadcast manager protocol (rev 20170425 t) [ 4.259089] can: netlink gateway (rev 20170425) max_hops=1 [ 4.265294] Key type dns_resolver registered [ 4.271456] cpu cpu0: Linked as a consumer to regulator.4 [ 4.277207] cpu cpu0: Linked as a consumer to regulator.5 [ 4.282904] cpu cpu0: Linked as a consumer to regulator.6 [ 4.293309] Registering SWP/SWPB emulation handler [ 4.302150] Loading compiled-in X.509 certificates [ 4.375097] imx-media: subdev ipu1_csi0_mux bound [ 4.380624] imx-media: subdev ipu2_csi1_mux bound [ 4.385563] imx-media: ipu2_csi1:1 -> ipu2_ic_prp:0 [ 4.390470] imx-media: ipu2_csi1:1 -> ipu2_vdic:0 [ 4.395252] imx-media: ipu2_csi1_mux:2 -> ipu2_csi1:0 [ 4.400329] imx-media: ipu2_csi0:1 -> ipu2_ic_prp:0 [ 4.405262] imx-media: ipu2_csi0:1 -> ipu2_vdic:0 [ 4.410004] imx-media: ipu1_csi1:1 -> ipu1_ic_prp:0 [ 4.414941] imx-media: ipu1_csi1:1 -> ipu1_vdic:0 [ 4.419679] imx-media: ipu1_csi0:1 -> ipu1_ic_prp:0 [ 4.424573] imx-media: ipu1_csi0:1 -> ipu1_vdic:0 [ 4.429354] imx-media: ipu1_csi0_mux:2 -> ipu1_csi0:0 [ 4.434430] imx-media: ipu2_ic_prp:1 -> ipu2_ic_prpenc:0 [ 4.439807] imx-media: ipu2_ic_prp:2 -> ipu2_ic_prpvf:0 [ 4.445086] imx-media: ipu1_ic_prp:1 -> ipu1_ic_prpenc:0 [ 4.450416] imx-media: ipu1_ic_prp:2 -> ipu1_ic_prpvf:0 [ 4.455698] imx-media: ipu2_vdic:2 -> ipu2_ic_prp:0 [ 4.460593] imx-media: ipu1_vdic:2 -> ipu1_ic_prp:0 [ 4.474038] imx_thermal tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C [ 4.489310] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1) [ 4.498765] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 4.555917] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 4.563584] ALSA device list: [ 4.566640] #0: imx6-wandboard-sgtl5000 [ 4.570666] #1: imx-spdif [ 4.574281] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 4.587276] Freeing unused kernel memory: 1024K [ 4.592442] cfg80211: failed to load regulatory.db [ 4.635893] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: [ 4.926914] udevd[186]: starting version 3.2.9 [ 4.933632] random: udevd: uninitialized urandom read (16 bytes read) [ 4.941521] random: udevd: uninitialized urandom read (16 bytes read) [ 4.948157] random: udevd: uninitialized urandom read (16 bytes read) [ 4.964567] udevd[186]: specified user 'tss' unknown [ 4.969847] udevd[186]: specified group 'tss' unknown [ 4.980907] udevd[187]: starting eudev-3.2.9 [ 5.565793] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6q.bin failed with error -2 [ 5.577054] coda 2040000.vpu: Direct firmware load for vpu/vpu_fw_imx6q.bin failed with error -2 [ 5.588455] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6q.bin failed with error -2 [ 5.598875] coda 2040000.vpu: firmware request failed done Saving random seed: [ 5.973973] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: OK Starting dropbear sshd: [ 6.186028] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-886104/environment . /lava-886104/environment / # /lava-886104/bin/lava-test-runner /lava-886104/0 /lava-886104/bin/lava-test-runner /lava-886104/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-886104/0/tests/0_dmesg + cat uuid + UUID=886104_1.5.2.3.1[ 6.878738] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh [ 6.966686] [ 7.045783] [ 7.120407] + set +x [ 7.131111] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-886104/environment / # . /lava-886104/environment/lava-886104/bin/lava-test-runner /lava-886104/1 / # /lava-886104/bin/lava-test-runner /lava-886104/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-886104/1/tests/1_bootrr + cat uuid + UUID=886104_1.5.2.3.5[ 7.690920] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-886104/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto 2184000.usb /lava-886104/1/../bin/lava-test-case [ 8.833909] /lava-886104/1/../bin/lava-test-case [ 8.914487] /lava-886104/1/../bin/lava-test-case [ 8.959749] + set +x [ 8.992746] / #