Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot SPL 2018.03-mx6+g9879e5c (Jun 27 2019 - 15:24:32 +0000) Part number: VSM-DT6-302 Assembly: AS170013251 Date of production: 2017Aug20 Trying to boot from MMC1 MMC Boot Device: mmc0 (SD) U-Boot 2018.03-mx6+g9879e5c (Jun 27 2019 - 15:24:32 +0000) CPU: Freescale i.MX6Q rev1.3 at 792MHz CPU: Extended Commercial temperature grade (-20C to 105C) at 32C Reset cause: POR Board: Variscite DART-MX6 I2C: ready DRAM: 1 GiB PMIC: PFUZE100 ID=0x10 MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... OK auto-detected panel VAR-WVGA Display: VAR-WVGA (800x480) In: serial Out: serial Err: serial switch to partitions #0, OK mmc0 is current device eMMC: 7.3 GiB Net: using phy at 7 got MAC0 address from fuse: f8:dc:7a:10:9b:1e FEC [PRIME] Normal Boot Hit any key to stop autoboot: 10  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp FEC Waiting for PHY auto negotiation to complete.. done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 10.201.4.154 (258 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x12000000 2198710/tftp-deploy-6iawn383/kernel/zImage tftp 0x12000000 2198710/tftp-deploy-6iawn383/kernel/zImage Using FEC device TFTP from server 10.201.1.11; our IP address is 10.201.4.154 Filename '2198710/tftp-deploy-6iawn383/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ## 2.8 MiB/s done Bytes transferred = 10514600 (a070a8 hex) => tftp 0x18100000 2198710/tftp-deploy-6iawn383/ramdisk/ramdisk.cpio.gz.uboot tftp 0x18100000 2198710/tftp-deploy-6iawn383/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 10.201.1.11; our IP address is 10.201.4.154 Filename '2198710/tftp-deploy-6iawn383/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x18100000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################### 2.8 MiB/s done Bytes transferred = 10163491 (9b1523 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 2198710/tftp-deploy-6iawn383/dtb/imx6q-var-dt6customboard.dtb tftp 0x18000000 2198710/tftp-deploy-6iawn383/dtb/imx6q-var-dt6customboard.dtb Using FEC device TFTP from server 10.201.1.11; our IP address is 10.201.4.154 Filename '2198710/tftp-deploy-6iawn383/dtb/imx6q-var-dt6customboard.dtb'. Load address: 0x18000000 Loading: *### 2.6 MiB/s done Bytes transferred = 41057 (a061 hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x12000000 0x18100000 0x18000000 bootz 0x12000000 0x18100000 0x18000000 ## Loading init Ramdisk from Legacy Image at 18100000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 10163427 Bytes = 9.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800d060 switch to ldo_bypass mode! Starting kernel ... <6>[ 0.000000] Booting Linux on physical CPU 0x0 <5>[ 0.000000] Linux version 5.10.129-cip12 (KernelCI@build-j333570-arm-gcc-10-imx-v6-v7-defconfig-dml7h) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Fri Jul 8 22:45:09 UTC 2022 <6>[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d <6>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache <6>[ 0.000000] OF: fdt: Machine model: Variscite DART-MX6 Carrier-board <4>[ 0.000000] Malformed early option 'earlycon' <6>[ 0.000000] Memory policy: Data cache writealloc <6>[ 0.000000] cma: Reserved 64 MiB at 0x4c000000 <6>[ 0.000000] Zone ranges: <6>[ 0.000000] Normal [mem 0x0000000010000000-0x000000003fffffff] <6>[ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] <6>[ 0.000000] Movable zone start for each node <6>[ 0.000000] Early memory node ranges <6>[ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] <6>[ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] <6>[ 0.000000] percpu: Embedded 20 pages/cpu s51884 r8192 d21844 u81920 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 <5>[ 0.000000] Kernel command line: console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 933424K/1048576K available (14336K kernel code, 2022K rwdata, 4840K rodata, 1024K init, 6661K bss, 49616K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] Running RCU self tests <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU lockdep checking is enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 errata 752271 769419 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 <4>[ 0.000000] ccm: ldb_di0_sel already changed from reset value: 1 <4>[ 0.000000] ccm: ldb_di1_sel already changed from reset value: 1 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000010] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.000044] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.001760] Console: colour dummy device 80x30 <4>[ 0.001812] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.001836] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.001860] ... MAX_LOCK_DEPTH: 48 <4>[ 0.001884] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.001908] ... CLASSHASH_SIZE: 4096 <4>[ 0.001930] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.001952] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.001974] ... CHAINHASH_SIZE: 32768 <4>[ 0.001996] memory used by lock dependency info: 4061 kB <4>[ 0.002019] memory used for stack traces: 2112 kB <4>[ 0.002041] per task-struct memory footprint: 1536 bytes <6>[ 0.002165] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.002210] pid_max: default: 32768 minimum: 301 <6>[ 0.002610] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.002660] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.006235] CPU: Testing write buffer coherency: ok <6>[ 0.006374] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.007474] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.010769] Setting up static identity map for 0x10100000 - 0x10100078 <6>[ 0.011519] rcu: Hierarchical SRCU implementation. <6>[ 0.014136] smp: Bringing up secondary CPUs ... <6>[ 0.017524] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.017540] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.021830] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.021845] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.025186] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.025202] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.025957] smp: Brought up 1 node, 4 CPUs <6>[ 0.025994] SMP: Total of 4 processors activated (24.00 BogoMIPS). <6>[ 0.026026] CPU: All CPU(s) started in SVC mode. <6>[ 0.028859] devtmpfs: initialized <6>[ 0.072277] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.075236] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.075324] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.079911] pinctrl core: initialized pinctrl subsystem <6>[ 0.086731] NET: Registered protocol family 16 <6>[ 0.116168] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.122065] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.122697] cpuidle: using governor menu <6>[ 0.122901] CPU identified as i.MX6Q, silicon rev 1.5 <6>[ 0.634723] vdd1p1: supplied by regulator-dummy <6>[ 0.659729] vdd3p0: supplied by regulator-dummy <6>[ 0.683752] vdd2p5: supplied by regulator-dummy <3>[ 0.707673] vddarm: bypassed regulator has no supply! <3>[ 0.707730] vddarm: failed to get the current voltage: -EPROBE_DEFER <3>[ 0.754742] vddsoc: bypassed regulator has no supply! <3>[ 0.754782] vddsoc: failed to get the current voltage: -EPROBE_DEFER <6>[ 1.789741] No ATAGs? <6>[ 1.790310] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 1.790423] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 1.796535] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 1.923809] mxs-dma 110000.dma-apbh: initialized <6>[ 1.934612] vgaarb: loaded <5>[ 1.937322] SCSI subsystem initialized <6>[ 1.939237] usbcore: registered new interface driver usbfs <6>[ 1.939526] usbcore: registered new interface driver hub <6>[ 1.939725] usbcore: registered new device driver usb <4>[ 1.940255] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 1.941126] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <4>[ 1.941619] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <4>[ 1.942279] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <6>[ 1.946833] i2c i2c-0: IMX I2C adapter registered <6>[ 1.961679] i2c i2c-1: IMX I2C adapter registered <6>[ 1.966339] i2c i2c-2: IMX I2C adapter registered <6>[ 1.968000] mc: Linux media interface: v0.10 <6>[ 1.968163] videodev: Linux video capture interface: v2.00 <6>[ 1.968869] pps_core: LinuxPPS API ver. 1 registered <6>[ 1.968906] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.968991] PTP clock support registered <6>[ 1.971041] Advanced Linux Sound Architecture Driver Initialized. <6>[ 1.976712] Bluetooth: Core ver 2.22 <6>[ 1.976875] NET: Registered protocol family 31 <6>[ 1.976909] Bluetooth: HCI device and connection manager initialized <6>[ 1.977052] Bluetooth: HCI socket layer initialized <6>[ 1.977105] Bluetooth: L2CAP socket layer initialized <6>[ 1.977295] Bluetooth: SCO socket layer initialized <6>[ 1.980241] clocksource: Switched to clocksource mxc_timer1 <5>[ 3.567700] VFS: Disk quotas dquot_6.6.0 <6>[ 3.567948] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 3.606496] NET: Registered protocol family 2 <6>[ 3.607375] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 3.610637] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 22528 bytes, linear) <6>[ 3.611262] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 3.611470] TCP bind hash table entries: 8192 (order: 6, 327680 bytes, linear) <6>[ 3.612733] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 3.613637] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 3.613889] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 3.614725] NET: Registered protocol family 1 <6>[ 3.617720] RPC: Registered named UNIX socket transport module. <6>[ 3.617838] RPC: Registered udp transport module. <6>[ 3.617874] RPC: Registered tcp transport module. <6>[ 3.617908] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 3.619907] PCI: CLS 0 bytes, default 64 <6>[ 3.621501] Trying to unpack rootfs image as initramfs... <6>[ 4.849639] Freeing initrd memory: 9928K <4>[ 4.852035] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 4.853182] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 4.861024] Initialise system trusted keyrings <6>[ 4.861965] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <5>[ 4.889041] NFS: Registering the id_resolver key type <5>[ 4.889274] Key type id_resolver registered <5>[ 4.889392] Key type id_legacy registered <6>[ 4.889779] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 4.889905] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 4.890387] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 4.892562] fuse: init (API version 7.32) <5>[ 4.988980] Key type asymmetric registered <5>[ 4.989177] Asymmetric key parser 'x509' registered <6>[ 4.989549] bounce: pool size: 64 pages <6>[ 4.989709] io scheduler mq-deadline registered <6>[ 4.989750] io scheduler kyber registered <4>[ 5.000466] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 5.021256] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <4>[ 5.021386] imx-sdma 20ec000.sdma: Falling back to sysfs fallback for: imx/sdma/sdma-imx6q.bin <6>[ 5.035088] pfuze100-regulator 1-0008: Full layer: 2, Metal layer: 1 <6>[ 5.036079] pfuze100-regulator 1-0008: FAB: 0, FIN: 0 <6>[ 5.036119] pfuze100-regulator 1-0008: pfuze100 found. <6>[ 5.066075] VGEN6: Bringing 3300000uV into 2800000-2800000uV <6>[ 5.074706] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 33, base_baud = 5000000) is a IMX <6>[ 6.066764] printk: console [ttymxc0] enabled <6>[ 6.077457] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 77, base_baud = 5000000) is a IMX <6>[ 6.087265] serial serial0: tty port ttymxc1 registered <6>[ 6.095758] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 78, base_baud = 5000000) is a IMX <6>[ 6.140246] imx-ipuv3 2400000.ipu: IPUv3H probed <6>[ 6.155526] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops ipu_crtc_ops) <6>[ 6.163932] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops ipu_crtc_ops) <6>[ 6.172217] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops ipu_crtc_ops) <6>[ 6.180433] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops ipu_crtc_ops) <6>[ 6.189742] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 6.207393] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops) <6>[ 6.216053] imx-drm display-subsystem: bound ldb (ops imx_ldb_ops) <6>[ 6.227460] [drm] Initialized imx-drm 1.0.0 20120507 for display-subsystem on minor 0 <6>[ 6.293088] Console: switching to colour frame buffer device 100x30 <6>[ 6.312241] imx-drm display-subsystem: [drm] fb0: imx-drmdrmfb frame buffer device <6>[ 6.320823] imx-ipuv3 2800000.ipu: IPUv3H probed <6>[ 6.364763] brd: module loaded <6>[ 6.419310] loop: module loaded <6>[ 6.444621] CAN device driver interface <6>[ 6.461831] pps pps0: new PPS source ptp0 <6>[ 6.511805] fec 2188000.ethernet eth0: registered PHC device 0 <6>[ 6.521784] usbcore: registered new interface driver r8152 <6>[ 6.527702] usbcore: registered new interface driver lan78xx <6>[ 6.533884] usbcore: registered new interface driver asix <6>[ 6.539691] usbcore: registered new interface driver ax88179_178a <6>[ 6.546245] usbcore: registered new interface driver cdc_ether <6>[ 6.552614] usbcore: registered new interface driver smsc95xx <6>[ 6.558781] usbcore: registered new interface driver net1080 <6>[ 6.564902] usbcore: registered new interface driver cdc_subset <6>[ 6.571275] usbcore: registered new interface driver zaurus <6>[ 6.577252] usbcore: registered new interface driver MOSCHIP usb-ethernet driver <6>[ 6.585225] usbcore: registered new interface driver cdc_ncm <6>[ 6.591224] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 6.598042] ehci-pci: EHCI PCI platform driver <6>[ 6.602950] ehci-mxc: Freescale On-Chip EHCI Host driver <6>[ 6.609828] usbcore: registered new interface driver usb-storage <4>[ 6.629719] edt_ft5x06 2-0038: supply vcc not found, using dummy regulator <4>[ 6.639971] rtc-ds1307 2-0068: SET TIME! <6>[ 6.650719] rtc-ds1307 2-0068: registered as rtc0 <6>[ 6.658156] rtc-ds1307 2-0068: setting system clock to 2000-01-01T00:00:19 UTC (946684819) <6>[ 6.658454] input: generic ft5x06 (79) as /devices/platform/soc/2100000.bus/21a8000.i2c/i2c-2/2-0038/input/input0 <6>[ 6.674982] snvs_rtc 20cc000.snvs:snvs-rtc-lp: registered as rtc1 <6>[ 6.684717] i2c /dev entries driver <6>[ 6.705489] Bluetooth: HCI UART driver ver 2.3 <6>[ 6.710336] Bluetooth: HCI UART protocol H4 registered <6>[ 6.715921] Bluetooth: HCI UART protocol LL registered <6>[ 6.725535] sdhci: Secure Digital Host Controller Interface driver <6>[ 6.732089] sdhci: Copyright(c) Pierre Ossman <6>[ 6.736738] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 6.746449] sdhci-esdhc-imx 2194000.mmc: Got CD GPIO <6>[ 6.751150] caam 2100000.crypto: Entropy delay = 3200 <6>[ 6.782030] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA <6>[ 6.787156] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA <4>[ 6.813718] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIInit_11.8.32.bts failed with error -2 <6>[ 6.817831] caam 2100000.crypto: Instantiated RNG4 SH0 <4>[ 6.824277] hci-ti serial0-0: Falling back to sysfs fallback for: ti-connectivity/TIInit_11.8.32.bts <4>[ 6.836426] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 6.854243] mmc1: new high speed SDHC card at address aaaa <6>[ 6.864167] mmcblk1: mmc1:aaaa SL16G 14.8 GiB <6>[ 6.871229] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA <6>[ 6.878604] caam 2100000.crypto: Instantiated RNG4 SH1 <6>[ 6.880547] mmc2: new DDR MMC card at address 0001 <6>[ 6.884174] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) <6>[ 6.886094] mmcblk1: p1 p2 <4>[ 6.886690] sdhci-esdhc-imx 2190000.mmc: card claims to support voltages below defined range <6>[ 6.891904] mmcblk2: mmc2:0001 8GME4R 7.28 GiB <6>[ 6.896118] caam 2100000.crypto: job rings = 2, qi = 0 <6>[ 6.900378] mmcblk2boot0: mmc2:0001 8GME4R partition 1 4.00 MiB <6>[ 6.908850] mmc0: new high speed SDIO card at address 0001 <6>[ 6.913786] mmcblk2boot1: mmc2:0001 8GME4R partition 2 4.00 MiB <6>[ 6.937671] mmcblk2rpmb: mmc2:0001 8GME4R partition 3 512 KiB, chardev (243:0) <6>[ 6.942876] caam algorithms registered in /proc/crypto <6>[ 6.950821] mmcblk2: p1 p2 <6>[ 6.956172] caam 2100000.crypto: registering rng-caam <6>[ 7.028462] usbcore: registered new interface driver usbhid <6>[ 7.034516] usbhid: USB HID core driver <6>[ 7.043576] ipu1_csi0: Registered ipu1_csi0 capture as /dev/video0 <6>[ 7.052120] ipu1_ic_prpenc: Registered ipu1_ic_prpenc capture as /dev/video1 <6>[ 7.060601] ipu1_ic_prpvf: Registered ipu1_ic_prpvf capture as /dev/video2 <6>[ 7.069363] ipu1_csi1: Registered ipu1_csi1 capture as /dev/video3 <6>[ 7.077415] ipu2_csi0: Registered ipu2_csi0 capture as /dev/video4 <5>[ 7.084571] random: crng init done <6>[ 7.088578] ipu2_ic_prpenc: Registered ipu2_ic_prpenc capture as /dev/video5 <6>[ 7.096747] ipu2_ic_prpvf: Registered ipu2_ic_prpvf capture as /dev/video6 <6>[ 7.105238] ipu2_csi1: Registered ipu2_csi1 capture as /dev/video7 <4>[ 7.142928] fsl-ssi-dai 202c000.ssi: No cache defaults, reading back from HW <6>[ 7.161361] NET: Registered protocol family 10 <6>[ 7.171077] Segment Routing with IPv6 <6>[ 7.175186] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 7.184341] NET: Registered protocol family 17 <6>[ 7.189127] can: controller area network core <6>[ 7.194094] NET: Registered protocol family 29 <6>[ 7.198834] can: raw protocol <6>[ 7.202313] can: broadcast manager protocol <6>[ 7.206838] can: netlink gateway - max_hops=1 <5>[ 7.212166] Key type dns_resolver registered <6>[ 7.220195] vddpu: supplied by SW1C <5>[ 7.227862] Registering SWP/SWPB emulation handler <5>[ 7.233794] Loading compiled-in X.509 certificates <3>[ 7.406767] vddarm: bypassed regulator has no supply! <3>[ 7.412441] vddarm: failed to get the current voltage: -EPROBE_DEFER <6>[ 7.419224] vddarm: supplied by SW1AB <3>[ 7.427464] vddsoc: bypassed regulator has no supply! <3>[ 7.432900] vddsoc: failed to get the current voltage: -EPROBE_DEFER <6>[ 7.439614] vddsoc: supplied by SW1C <6>[ 7.467660] etnaviv etnaviv: bound 130000.gpu (ops gpu_ops) <6>[ 7.474726] etnaviv etnaviv: bound 134000.gpu (ops gpu_ops) <6>[ 7.481767] etnaviv etnaviv: bound 2204000.gpu (ops gpu_ops) <6>[ 7.487742] etnaviv-gpu 130000.gpu: model: GC2000, revision: 5108 <6>[ 7.495348] etnaviv-gpu 134000.gpu: model: GC320, revision: 5007 <6>[ 7.501994] etnaviv-gpu 2204000.gpu: model: GC355, revision: 1215 <6>[ 7.508391] etnaviv-gpu 2204000.gpu: Ignoring GPU with VG and FE2.0 <6>[ 7.517793] [drm] Initialized etnaviv 1.3.0 20151214 for etnaviv on minor 1 <4>[ 7.543194] imx_usb 2184200.usb: No over current polarity defined <6>[ 7.555112] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 7.560964] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 7.590284] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 7.597954] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 <6>[ 7.606794] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 7.614386] usb usb1: Product: EHCI Host Controller <6>[ 7.619561] usb usb1: Manufacturer: Linux 5.10.129-cip12 ehci_hcd <6>[ 7.626013] usb usb1: SerialNumber: ci_hdrc.1 <6>[ 7.635942] hub 1-0:1.0: USB hub found <6>[ 7.640560] hub 1-0:1.0: 1 port detected <6>[ 7.666099] imx-media: Registered ipu_ic_pp csc/scaler as /dev/video8 <6>[ 7.725230] imx_thermal 20c8000.anatop:tempmon: Extended Commercial CPU temperature grade - max:105C critical:100C passive:95C <6>[ 7.745627] input: gpio-keys as /devices/platform/gpio-keys/input/input1 <6>[ 7.845865] Micrel KSZ9031 Gigabit PHY 2188000.ethernet-1:07: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=2188000.ethernet-1:07, irq=POLL) <6>[ 10.952760] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <6>[ 10.980819] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 11.010388] Sending DHCP requests ., OK <6>[ 11.054878] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.4.154 <6>[ 11.062961] IP-Config: Complete: <6>[ 11.066524] device=eth0, hwaddr=f8:dc:7a:10:9b:1e, ipaddr=10.201.4.154, mask=255.255.0.0, gw=10.201.1.3 <6>[ 11.076715] host=10.201.4.154, domain=, nis-domain=(none) <6>[ 11.082899] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 11.082918] nameserver0=10.1.1.1 <5>[ 11.096563] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 11.165285] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 11.174617] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 11.180294] ALSA device list: <4>[ 11.183642] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 11.186812] #0: dt6-customboard-audio <6>[ 11.204720] Freeing unused kernel memory: 1024K <6>[ 11.271627] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 11.692323] udevd[213]: starting version 3.2.9 <27>[ 11.714815] udevd[213]: specified user 'tss' unknown <27>[ 11.720526] udevd[213]: specified group 'tss' unknown <30>[ 11.735464] udevd[214]: starting eudev-3.2.9 <4>[ 12.686042] coda 2040000.vpu: Direct firmware load for vpu_fw_imx6q.bin failed with error -2 <4>[ 12.695025] coda 2040000.vpu: Falling back to sysfs fallback for: vpu_fw_imx6q.bin <4>[ 13.496589] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 <4>[ 13.507871] wl18xx_driver wl18xx.3.auto: Falling back to sysfs fallback for: ti-connectivity/wl1271-nvs.bin done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-2198710/environment . /lava-2198710/environment / # /lava-2198710/bin/lava-test-runner /lava-2198710/0 /lava-2198710/bin/lava-test-runner /lava-2198710/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2198710/0/tests/0_dmesg + cat uuid + UUID=2198710_1.5.2.4.1<8>[ 14.722658] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 14.838332] <8>[ 14.937907] <8>[ 15.038421] + set +x <8>[ 15.049858] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh. /lava-2198710/environment / # . /lava-2198710/environment/lava-2198710/bin/lava-test-runner /lava-2198710/1 / # /lava-2198710/bin/lava-test-runner /lava-2198710/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2198710/1/tests/1_bootrr + cat uuid + UUID=2198710_1.5.2.4.5<8>[ 15.695180] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2198710/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2198710/1/../bin/lava-test-case <8>[ 16.833297] /lava-2198710/1/../bin/lava-test-case <8>[ 16.951227] /lava-2198710/1/../bin/lava-test-case <8>[ 17.009178] + set +x <8>[ 17.065471] / #