connecting to NetworkSerialPort(target=Target(name='imx6qp-wandboard-revd1-0', env=None), name='NetworkSerialPort', state=<BindingState.bound: 1>, 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/921681/tftp-deploy-cf227fwe/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/921681/tftp-deploy-cf227fwe/dtb/imx6qp-wandboard-revd1.dtb /mnt/tftp/921681/tftp-deploy-cf227fwe/kernel/zImage

[1;32mbarebox@[1;36mWandboard i.MX6 QuadPlus Board revD1:/[0m bootm -v -r /mnt/tftp/921681/tftp-deploy-cf227fwe/ramdisk/ramdisk.cpio.gz -o /mnt/tftp/921681/tftp-deploy-cf227fwe/dtb/imx6qp-wandboard-revd1.dtb /mnt/tftp/921681/tftp-deploy-cf227fwe/kernel/zImage
eth0: 1000Mbps full duplex link detected
[33mWARNING:[0m eth0: No MAC address set. Using random address d2:1a:a2:ed:04:11
T eth0: DHCP client bound to address 10.8.254.99

Loading ARM Linux zImage '/mnt/tftp/921681/tftp-deploy-cf227fwe/kernel/zImage'
OS image not yet relocated
Passing control to ARM zImage handler
no OS load address, defaulting to 0x1289a000
no initrd load address, defaulting to 0x18000000
Loaded initrd GZIP compressed '/mnt/tftp/921681/tftp-deploy-cf227fwe/ramdisk/ramdisk.cpio.gz'
initrd is at 0x18000000-0x188d8a7c
Loading devicetree from '/mnt/tftp/921681/tftp-deploy-cf227fwe/dtb/imx6qp-wandboard-revd1.dtb'
commandline: console=ttymxc0,115200n8

Starting kernel at 0x1289a000, initrd at 0x18000000, oftree at 0x188d9000...
Starting kernel in secure mode
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.277-cip94 (KernelCI@build-j1225772-arm-gcc-10-imx-v6-v7-defconfig-bbzzz) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Wed Mar 22 06:46:58 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: 1978960K/2097152K available (11264K kernel code, 880K rwdata, 3616K rodata, 1024K init, 7651K bss, 52656K 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)   (7652 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.000008] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns
[    0.000036] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns
[    0.001591] Console: colour dummy device 80x30
[    0.001634] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
[    0.001651] ... MAX_LOCKDEP_SUBCLASSES:  8
[    0.001669] ... MAX_LOCK_DEPTH:          48
[    0.001685] ... MAX_LOCKDEP_KEYS:        8191
[    0.001701] ... CLASSHASH_SIZE:          4096
[    0.001718] ... MAX_LOCKDEP_ENTRIES:     32768
[    0.001734] ... MAX_LOCKDEP_CHAINS:      65536
[    0.001750] ... CHAINHASH_SIZE:          32768
[    0.001767]  memory used by lock dependency info: 4655 kB
[    0.001782]  per task-struct memory footprint: 1536 bytes
[    0.001880] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)
[    0.001911] pid_max: default: 32768 minimum: 301
[    0.002291] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002327] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.005138] CPU: Testing write buffer coherency: ok
[    0.005225] CPU0: Spectre v2: using BPIALL workaround
[    0.006633] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.008905] Setting up static identity map for 0x10100000 - 0x10100078
[    0.009494] rcu: Hierarchical SRCU implementation.
[    0.011597] smp: Bringing up secondary CPUs ...
[    0.014065] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.014077] CPU1: Spectre v2: using BPIALL workaround
[    0.016861] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.016873] CPU2: Spectre v2: using BPIALL workaround
[    0.019096] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.019107] CPU3: Spectre v2: using BPIALL workaround
[    0.019473] smp: Brought up 1 node, 4 CPUs
[    0.019500] SMP: Total of 4 processors activated (24.00 BogoMIPS).
[    0.019520] CPU: All CPU(s) started in SVC mode.
[    0.022247] devtmpfs: initialized
[    0.047572] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[    0.050299] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.050364] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.054297] pinctrl core: initialized pinctrl subsystem
[    0.059770] NET: Registered protocol family 16
[    0.079601] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.082952] cpuidle: using governor menu
[    0.083167] CPU identified as i.MX6QP, silicon rev 1.0
[    0.099085] vdd1p1: supplied by regulator-dummy
[    0.100670] vdd3p0: supplied by regulator-dummy
[    0.101904] vdd2p5: supplied by regulator-dummy
[    0.103103] vddarm: supplied by regulator-dummy
[    0.104811] vddpu: supplied by regulator-dummy
[    0.105674] vddsoc: supplied by regulator-dummy
[    0.131708] No ATAGs?
[    0.132154] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[    0.132264] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.134670] imx6q-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e0000 debugfs directory
[    0.135525] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[    0.196711] mxs-dma 110000.dma-apbh: initialized
[    0.199529] imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_EIM_D22 already requested by 20e0000.iomuxc; cannot claim for regulator-usbotgvbus
[    0.199657] imx6q-pinctrl 20e0000.iomuxc: pin-42 (regulator-usbotgvbus) status -22
[    0.199685] imx6q-pinctrl 20e0000.iomuxc: could not request pin 42 (MX6Q_PAD_EIM_D22) from group usbotgvbusgrp  on device 20e0000.iomuxc
[    0.199709] reg-fixed-voltage regulator-usbotgvbus: Error applying setting, reverse things back
[    0.199801] reg-fixed-voltage: probe of regulator-usbotgvbus failed with error -22
[    0.202804] vgaarb: loaded
[    0.203831] SCSI subsystem initialized
[    0.205123] usbcore: registered new interface driver usbfs
[    0.205327] usbcore: registered new interface driver hub
[    0.205516] usbcore: registered new device driver usb
[    0.208491] i2c i2c-0: IMX I2C adapter registered
[    0.208538] i2c i2c-0: can't use DMA, using PIO instead.
[    0.209984] i2c i2c-1: IMX I2C adapter registered
[    0.210025] i2c i2c-1: can't use DMA, using PIO instead.
[    0.211281] i2c i2c-2: IMX I2C adapter registered
[    0.211321] i2c i2c-2: can't use DMA, using PIO instead.
[    0.211591] media: Linux media interface: v0.10
[    0.211710] videodev: Linux video capture interface: v2.00
[    0.212152] pps_core: LinuxPPS API ver. 1 registered
[    0.212175] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.212240] PTP clock support registered
[    0.213067] Advanced Linux Sound Architecture Driver Initialized.
[    0.216446] Bluetooth: Core ver 2.22
[    0.216561] NET: Registered protocol family 31
[    0.216584] Bluetooth: HCI device and connection manager initialized
[    0.216699] Bluetooth: HCI socket layer initialized
[    0.216735] Bluetooth: L2CAP socket layer initialized
[    0.216923] Bluetooth: SCO socket layer initialized
[    0.218975] clocksource: Switched to clocksource mxc_timer1
[    0.434973] VFS: Disk quotas dquot_6.6.0
[    0.435148] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.462647] NET: Registered protocol family 2
[    0.463245] IP idents hash table entries: 16384 (order: 5, 131072 bytes)
[    0.465683] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes)
[    0.465805] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.465970] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
[    0.466988] TCP: Hash tables configured (established 8192 bind 8192)
[    0.467679] UDP hash table entries: 512 (order: 3, 40960 bytes)
[    0.467866] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
[    0.468455] NET: Registered protocol family 1
[    0.470625] RPC: Registered named UNIX socket transport module.
[    0.470701] RPC: Registered udp transport module.
[    0.470723] RPC: Registered tcp transport module.
[    0.470745] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.472968] Trying to unpack rootfs image as initramfs...
[    1.434586] Freeing initrd memory: 9060K
[    1.435839] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[    1.436551] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[    1.441464] Initialise system trusted keyrings
[    1.442236] workingset: timestamp_bits=30 max_order=19 bucket_order=0
[    1.458476] NFS: Registering the id_resolver key type
[    1.458690] Key type id_resolver registered
[    1.458770] Key type id_legacy registered
[    1.459027] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[    1.460518] fuse init (API version 7.27)
[    1.473488] Key type asymmetric registered
[    1.473666] Asymmetric key parser 'x509' registered
[    1.473927] bounce: pool size: 64 pages
[    1.474048] io scheduler noop registered
[    1.474077] io scheduler deadline registered
[    1.474402] io scheduler cfq registered (default)
[    1.474430] io scheduler mq-deadline registered
[    1.474454] io scheduler kyber registered
[    1.489453] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2
[    1.489704] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware
[    1.492273] imx-pgc-pd imx-pgc-power-domain.0: DMA mask not set
[    1.492753] imx-pgc-pd imx-pgc-power-domain.0: Linked as a consumer to 20dc000.gpc
[    1.492983] imx-pgc-pd imx-pgc-power-domain.1: DMA mask not set
[    1.493387] imx-pgc-pd imx-pgc-power-domain.1: Linked as a consumer to regulator.5
[    1.493880] PU : no governor for states
[    1.493938] imx-pgc-pd imx-pgc-power-domain.1: Linked as a consumer to 20dc000.gpc
[    1.497402] pfuze100-regulator 2-0008: Full layer: 2, Metal layer: 1
[    1.498276] pfuze100-regulator 2-0008: FAB: 0, FIN: 0
[    1.498301] pfuze100-regulator 2-0008: pfuze100 found.
[    1.524639] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 26, base_baud = 5000000) is a IMX
[    2.490546] console [ttymxc0] enabled
[    2.497207] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 66, base_baud = 5000000) is a IMX
[    2.521834] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops)
[    2.528123] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops)
[    2.534389] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops)
[    2.540149] etnaviv-gpu 130000.gpu: model: GC3000, revision: 5450
[    2.549535] etnaviv-gpu 134000.gpu: model: GC320, revision: 5303
[    2.557517] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1216
[    2.563720] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0
[    2.572567] [drm] Initialized etnaviv 1.2.0 20151214 for etnaviv on minor 0
[    2.582674] imx-ipu-prg 21cc000.prg: Linked as a consumer to 21c8000.pre
[    2.589496] imx-ipu-prg 21cc000.prg: Linked as a consumer to 21c9000.pre
[    2.596235] imx-ipu-prg 21cc000.prg: Linked as a consumer to 21ca000.pre
[    2.603675] imx-ipu-prg 21cd000.prg: Linked as a consumer to 21cb000.pre
[    2.610483] imx-ipu-prg 21cd000.prg: Linked as a consumer to 21c9000.pre
[    2.617221] imx-ipu-prg 21cd000.prg: Linked as a consumer to 21ca000.pre
[    2.624934] imx-ipuv3 2400000.ipu: Linked as a consumer to 21cc000.prg
[    2.633575] imx-ipuv3 2400000.ipu: IPUv3H probed
[    2.638506] imx-ipuv3 2800000.ipu: Linked as a consumer to 21cd000.prg
[    2.647496] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.654258] [drm] No driver support for vblank timestamp query.
[    2.661749] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops)
[    2.669535] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops)
[    2.677285] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops)
[    2.685036] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops)
[    2.693636] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY)
[    2.708545] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops)
[    2.717034] [drm] Cannot find any crtc or sizes
[    2.724617] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 1
[    2.732693] imx-ipuv3 2800000.ipu: IPUv3H probed
[    2.761038] brd: module loaded
[    2.793627] loop: module loaded
[    2.799005] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024
[    2.806953] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480
[    2.815025] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000
[    2.823286] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
[    2.834417] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
[    2.841524] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[    2.850394] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst 
[    2.862964] scsi host0: ahci-imx
[    2.867800] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 73
[    2.884294] CAN device driver interface
[    2.890989] fec 2188000.ethernet: Linked as a consumer to regulator.9
[    2.900950] pps pps0: new PPS source ptp0
[    2.943869] fec 2188000.ethernet eth0: registered PHC device 0
[    2.951572] usbcore: registered new interface driver asix
[    2.957083] usbcore: registered new interface driver ax88179_178a
[    2.963433] usbcore: registered new interface driver cdc_ether
[    2.969444] usbcore: registered new interface driver net1080
[    2.975205] usbcore: registered new interface driver cdc_subset
[    2.981306] usbcore: registered new interface driver zaurus
[    2.987051] usbcore: registered new interface driver cdc_ncm
[    2.992778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.999367] ehci-pci: EHCI PCI platform driver
[    3.003925] ehci-mxc: Freescale On-Chip EHCI Host driver
[    3.010175] usbcore: registered new interface driver usb-storage
[    3.020285] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator
[    3.028724] imx_usb 2184200.usb: Linked as a consumer to regulator.0
[    3.038952] ci_hdrc ci_hdrc.0: EHCI Host Controller
[    3.044479] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1
[    3.078992] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00
[    3.088578] hub 1-0:1.0: USB hub found
[    3.092707] hub 1-0:1.0: 1 port detected
[    3.108826] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc0
[    3.115394] i2c /dev entries driver
[    3.129452] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[    3.136170] Bluetooth: HCI UART driver ver 2.3
[    3.140717] Bluetooth: HCI UART protocol H4 registered
[    3.145967] Bluetooth: HCI UART protocol LL registered
[    3.152758] sdhci: Secure Digital Host Controller Interface driver
[    3.159015] sdhci: Copyright(c) Pierre Ossman
[    3.163391] sdhci-pltfm: SDHCI platform and OF driver helper
[    3.170449] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO
[    3.201376] ata1: SATA link down (SStatus 0 SControl 300)
[    3.207007] ahci-imx 2200000.sata: no device found, disabling link.
[    3.211044] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA
[    3.213541] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug
[    3.253471] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA
[    3.262120] sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO
[    3.276536] mmc0: host does not support reading read-only switch, assuming write-enable
[    3.291297] mmc0: new high speed SDHC card at address 1234
[    3.300975] mmcblk0: mmc0:1234 SA04G 3.64 GiB 
[    3.303211] mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
[    3.320538] caam 2100000.caam: Entropy delay = 3200
[    3.379027] usb 1-1: new high-speed USB device number 2 using ci_hdrc
[    3.386247] caam 2100000.caam: Instantiated RNG4 SH0
[    3.447011] caam 2100000.caam: Instantiated RNG4 SH1
[    3.452046] caam 2100000.caam: device ID = 0x0a16010000000000 (Era 4)
[    3.458506] caam 2100000.caam: job rings = 2, qi = 0
[    3.484068] caam algorithms registered in /proc/crypto
[    3.495885] caam_jr 2101000.jr0: registering rng-caam
[    3.502707] usbcore: registered new interface driver usbhid
[    3.508300] usbhid: USB HID core driver
[    3.518236] imx-media: subdev ipu1_vdic bound
[    3.523150] imx-media: subdev ipu2_vdic bound
[    3.527990] imx-media: subdev ipu1_ic_prp bound
[    3.534152] ipu1_ic_prpenc: Registered ipu1_ic_prpenc capture as /dev/video0
[    3.541854] imx-media: subdev ipu1_ic_prpenc bound
[    3.547350] ipu1_ic_prpvf: Registered ipu1_ic_prpvf capture as /dev/video1
[    3.554565] imx-media: subdev ipu1_ic_prpvf bound
[    3.559562] imx-media: subdev ipu2_ic_prp bound
[    3.565388] ipu2_ic_prpenc: Registered ipu2_ic_prpenc capture as /dev/video2
[    3.572732] imx-media: subdev ipu2_ic_prpenc bound
[    3.578969] ipu2_ic_prpvf: Registered ipu2_ic_prpvf capture as /dev/video3
[    3.586004] imx-media: subdev ipu2_ic_prpvf bound
[    3.592156] mmc2: new DDR MMC card at address 0001
[    3.597370] ipu1_csi0: Registered ipu1_csi0 capture as /dev/video4
[    3.599968] mmcblk2: mmc2:0001 S10004 3.56 GiB 
[    3.603745] imx-media: subdev ipu1_csi0 bound
[    3.609776] mmcblk2boot0: mmc2:0001 S10004 partition 1 4.00 MiB
[    3.618798] ipu1_csi1: Registered ipu1_csi1 capture as /dev/video5
[    3.620454] mmcblk2boot1: mmc2:0001 S10004 partition 2 4.00 MiB
[    3.625237] imx-media: subdev ipu1_csi1 bound
[    3.625923] hub 1-1:1.0: USB hub found
[    3.631272] hub 1-1:1.0: 4 ports detected
[    3.632055] mmcblk2rpmb: mmc2:0001 S10004 partition 3 4.00 MiB, chardev (244:0)
[    3.635781]  mmcblk2: p1 p2
[    3.639691] ipu2_csi0: Registered ipu2_csi0 capture as /dev/video6
[    3.660095] imx-media: subdev ipu2_csi0 bound
[    3.665275] ipu2_csi1: Registered ipu2_csi1 capture as /dev/video7
[    3.671603] imx-media: subdev ipu2_csi1 bound
[    3.685559] sgtl5000 1-000a: Linked as a consumer to regulator.7
[    3.691940] sgtl5000 1-000a: Linked as a consumer to regulator.8
[    3.700100] sgtl5000 1-000a: sgtl5000 revision 0x11
[    3.710659] sgtl5000 1-000a: Using internal LDO instead of VDDD: check ER1 erratum
[    3.758032] fsl-asoc-card sound: ASoC: CPU DAI (null) not registered
[    3.759561] [drm] Cannot find any crtc or sizes
[    3.768195] fsl-ssi-dai 2028000.ssi: No cache defaults, reading back from HW
[    4.173749] imx-sgtl5000 sound: sgtl5000 <-> 2028000.ssi mapping ok
[    4.197462] imx-spdif sound-spdif: snd-soc-dummy-dai <-> 2004000.spdif mapping ok
[    4.209514] NET: Registered protocol family 10
[    4.217785] Segment Routing with IPv6
[    4.221813] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    4.229814] NET: Registered protocol family 17
[    4.234310] can: controller area network core (rev 20170425 abi 9)
[    4.240741] NET: Registered protocol family 29
[    4.245218] can: raw protocol (rev 20170425)
[    4.249703] can: broadcast manager protocol (rev 20170425 t)
[    4.255423] can: netlink gateway (rev 20170425) max_hops=1
[    4.261641] Key type dns_resolver registered
[    4.267877] cpu cpu0: Linked as a consumer to regulator.4
[    4.273659] cpu cpu0: Linked as a consumer to regulator.5
[    4.279372] cpu cpu0: Linked as a consumer to regulator.6
[    4.290022] Registering SWP/SWPB emulation handler
[    4.296691] Loading compiled-in X.509 certificates
[    4.369699] imx-media: subdev ipu1_csi0_mux bound
[    4.375210] imx-media: subdev ipu2_csi1_mux bound
[    4.380156] imx-media: ipu2_csi1:1 -> ipu2_ic_prp:0
[    4.385062] imx-media: ipu2_csi1:1 -> ipu2_vdic:0
[    4.389851] imx-media: ipu2_csi1_mux:2 -> ipu2_csi1:0
[    4.394927] imx-media: ipu2_csi0:1 -> ipu2_ic_prp:0
[    4.399879] imx-media: ipu2_csi0:1 -> ipu2_vdic:0
[    4.404618] imx-media: ipu1_csi1:1 -> ipu1_ic_prp:0
[    4.409575] imx-media: ipu1_csi1:1 -> ipu1_vdic:0
[    4.414316] imx-media: ipu1_csi0:1 -> ipu1_ic_prp:0
[    4.419258] imx-media: ipu1_csi0:1 -> ipu1_vdic:0
[    4.423995] imx-media: ipu1_csi0_mux:2 -> ipu1_csi0:0
[    4.429131] imx-media: ipu2_ic_prp:1 -> ipu2_ic_prpenc:0
[    4.434464] imx-media: ipu2_ic_prp:2 -> ipu2_ic_prpvf:0
[    4.439756] imx-media: ipu1_ic_prp:1 -> ipu1_ic_prpenc:0
[    4.445085] imx-media: ipu1_ic_prp:2 -> ipu1_ic_prpvf:0
[    4.450372] imx-media: ipu2_vdic:2 -> ipu2_ic_prp:0
[    4.455268] imx-media: ipu1_vdic:2 -> ipu1_ic_prp:0
[    4.468485] imx_thermal tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C
[    4.483952] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:01 UTC (1)
[    4.493480] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    4.545753] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    4.553616] ALSA device list:
[    4.556605]   #0: imx6-wandboard-sgtl5000
[    4.560730]   #1: imx-spdif
[    4.564375] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    4.573225] cfg80211: failed to load regulatory.db
[    4.582116] Freeing unused kernel memory: 1024K
[    4.619396] Run /init as init process
Starting syslogd: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: [    4.901378] udevd[185]: starting version 3.2.9
[    4.908102] random: udevd: uninitialized urandom read (16 bytes read)
[    4.915306] random: udevd: uninitialized urandom read (16 bytes read)
[    4.923071] random: udevd: uninitialized urandom read (16 bytes read)
[    4.939834] udevd[185]: specified user 'tss' unknown
[    4.944991] udevd[185]: specified group 'tss' unknown
[    4.955987] udevd[186]: starting eudev-3.2.9
[    5.522811] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6q.bin failed with error -2
[    5.536005] coda 2040000.vpu: Direct firmware load for vpu/vpu_fw_imx6q.bin failed with error -2
[    5.550198] coda 2040000.vpu: Direct firmware load for v4l-coda960-imx6q.bin failed with error -2
[    5.559947] coda 2040000.vpu: firmware request failed
done
Saving random seed: [    5.932229] random: dd: uninitialized urandom read (32 bytes read)
OK
Starting network: OK
Starting dropbear sshd: [    6.144197] 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-921681/environment
. /lava-921681/environment
/ # /lava-921681/bin/lava-test-runner /lava-921681/0
/lava-921681/bin/lava-test-runner /lava-921681/0
+ export 'TESTRUN_ID=0_dmesg'
+ cd /lava-921681/0/tests/0_dmesg
+ cat uuid
+ UUID=921681_1.5.2.3.1
[    6.824758] <LAVA_SIGNAL_STARTRUN 0_dmesg 921681_1.5.2.3.1>
+ set +x
+ KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh
[    6.914123] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=crit RESULT=pass UNITS=lines MEASUREMENT=0>
[    6.992628] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=alert RESULT=pass UNITS=lines MEASUREMENT=0>
[    7.070508] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=emerg RESULT=pass UNITS=lines MEASUREMENT=0>
+ set +x[    7.081118] <LAVA_SIGNAL_ENDRUN 0_dmesg 921681_1.5.2.3.1>

<LAVA_TEST_RUNNER EXIT>
/ # #
export SHELL=/bin/sh
#
/ # export SHELL=/bin/sh. /lava-921681/environment

/ # . /lava-921681/environment/lava-921681/bin/lava-test-runner /lava-921681/1

/ # /lava-921681/bin/lava-test-runner /lava-921681/1
+ export 'TESTRUN_ID=1_bootrr'
+ cd /lava-921681/1/tests/1_bootrr
+ cat uuid
+ UUID=921681_1.5.2.3.5
[    7.643269] <LAVA_SIGNAL_STARTRUN 1_bootrr 921681_1.5.2.3.5>
+ set +x
+ export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-921681/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin'
+ cd /opt/bootrr/libexec/bootrr
+ sh helpers/bootrr-auto
2184000.usb
/lava-921681/1/../bin/lava-test-case
[    8.781499] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=deferred-probe-empty RESULT=fail>
/lava-921681/1/../bin/lava-test-case
[    8.863761] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=all-cpus-are-online RESULT=pass>
/lava-921681/1/../bin/lava-test-case
[    8.909380] <LAVA_SIGNAL_TESTCASE TEST_CASE_ID=tpm-chip-is-online RESULT=skip>
+ set +x[    8.941677] <LAVA_SIGNAL_ENDRUN 1_bootrr 921681_1.5.2.3.5>

<LAVA_TEST_RUNNER EXIT>
/ #