Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3008 device /dev/ttyimx6q-sabresd-2 [115200 N81] (Debian GNU/Linux) U-Boot 2017.03 (Jan 20 2018 - 10:43:25 +0800) CPU: Freescale i.MX6QP rev1.0 996 MHz (running at 792 MHz) CPU: Automotive temperature grade (-40C to 125C) at 21C Reset cause: POR Model: Freescale i.MX6 Quad Plus SABRE Smart Device Board Board: MX6-SabreSD DRAM: 1 GiB PMIC: PFUZE100! DEV_ID=0x10 REV_ID=0x21 MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2 *** Warning - bad CRC, using default environment No panel detected: default to Hannstar-XGA Display: Hannstar-XGA (1024x768) In: serial Out: serial Err: serial flash target is MMC:1 Net: Warning: ethernet@02188000 using MAC address from ROM eth0: ethernet@02188000 [PRIME] Fastboot: Normal Hit any key to stop autoboot: 3  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 BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.193 (1337 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x12000000 1074796/tftp-deploy-eaqwwt0j/kernel/zImage tftp 0x12000000 1074796/tftp-deploy-eaqwwt0j/kernel/zImage Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.193; sending through gateway 172.16.1.4 Filename '1074796/tftp-deploy-eaqwwt0j/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 11.6 MiB/s done Bytes transferred = 9667072 (938200 hex) => tftp 0x12C00000 1074796/tftp-deploy-eaqwwt0j/ramdisk/ramdisk.cpio.gz.uboot tftp 0x12C00000 1074796/tftp-deploy-eaqwwt0j/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.193; sending through gateway 172.16.1.4 Filename '1074796/tftp-deploy-eaqwwt0j/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x12c00000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 11.5 MiB/s done Bytes transferred = 16056390 (f50046 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 1074796/tftp-deploy-eaqwwt0j/dtb/imx6q-sabresd.dtb tftp 0x18000000 1074796/tftp-deploy-eaqwwt0j/dtb/imx6q-sabresd.dtb Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.193; sending through gateway 172.16.1.4 Filename '1074796/tftp-deploy-eaqwwt0j/dtb/imx6q-sabresd.dtb'. Load address: 0x18000000 Loading: *### 6.9 MiB/s done Bytes transferred = 43469 (a9cd 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 0x12C00000 0x18000000 bootz 0x12000000 0x12C00000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0x938200 ] ## Loading init Ramdisk from Legacy Image at 12c00000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16056326 Bytes = 15.3 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 1800d9cc Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.146-cip17 (KernelCI@build-j229446-arm-gcc-10-multi-v7-defconfig-bfpbk) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Wed Sep 28 13:49:53 UTC 2022 [ 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: Freescale i.MX6 Quad SABRE Smart Device Board [ 0.000000] earlycon: ec_imx21 at MMIO 0x02020000 (options '') [ 0.000000] printk: bootconsole [ec_imx21] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 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: 933704K/1048576K available (13312K kernel code, 2230K rwdata, 5344K rodata, 2048K init, 424K bss, 49336K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 erratum 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 0x410000c8, AUX_CTRL 0x76470001 <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000007] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008445] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.022393] Console: colour dummy device 80x30 <6>[ 0.024285] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.034699] pid_max: default: 32768 minimum: 301 <6>[ 0.039733] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.047151] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.055793] CPU: Testing write buffer coherency: ok <6>[ 0.060264] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.065823] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.072165] Setting up static identity map for 0x10300000 - 0x103000ac <6>[ 0.079945] rcu: Hierarchical SRCU implementation. <6>[ 0.086977] EFI services will not be available. <6>[ 0.089206] smp: Bringing up secondary CPUs ... <6>[ 0.094492] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.094501] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.105875] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.105883] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.117044] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.117052] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.127497] smp: Brought up 1 node, 4 CPUs <6>[ 0.131721] SMP: Total of 4 processors activated (24.00 BogoMIPS). <6>[ 0.138179] CPU: All CPU(s) started in SVC mode. <6>[ 0.143596] devtmpfs: initialized <6>[ 0.154043] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.159370] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.169254] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.179489] pinctrl core: initialized pinctrl subsystem <6>[ 0.183879] DMI not present or invalid. <6>[ 0.187041] NET: Registered protocol family 16 <6>[ 0.193926] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.200577] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.200766] cpuidle: using governor menu <6>[ 0.208833] CPU identified as i.MX6QP, silicon rev 1.0 <6>[ 0.391361] vdd3p0: supplied by regulator-dummy <6>[ 0.800239] No ATAGs? <6>[ 0.800417] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.808202] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.818273] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.828520] Serial: AMBA PL011 UART driver <6>[ 0.860018] mxs-dma 110000.dma-apbh: initialized <6>[ 0.868517] iommu: Default domain type: Translated <6>[ 0.871247] vgaarb: loaded <5>[ 0.874608] SCSI subsystem initialized <6>[ 0.878343] usbcore: registered new interface driver usbfs <6>[ 0.883545] usbcore: registered new interface driver hub <6>[ 0.889131] usbcore: registered new device driver usb <6>[ 0.900933] i2c i2c-0: IMX I2C adapter registered <6>[ 0.912192] i2c i2c-1: IMX I2C adapter registered <6>[ 0.915987] i2c i2c-2: IMX I2C adapter registered <6>[ 0.920658] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.924484] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.933919] PTP clock support registered <6>[ 0.941540] clocksource: Switched to clocksource mxc_timer1 <6>[ 1.992961] NET: Registered protocol family 2 <6>[ 1.995088] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.003547] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 2.011027] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.019104] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 2.026546] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.033205] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.039914] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.047387] NET: Registered protocol family 1 <6>[ 2.052470] RPC: Registered named UNIX socket transport module. <6>[ 2.057976] RPC: Registered udp transport module. <6>[ 2.062971] RPC: Registered tcp transport module. <6>[ 2.067895] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.074620] PCI: CLS 0 bytes, default 64 <6>[ 2.079254] Trying to unpack rootfs image as initramfs... <6>[ 3.413926] Freeing initrd memory: 15684K <4>[ 3.415944] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 3.423072] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 3.432882] Initialise system trusted keyrings <6>[ 3.436075] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 3.448485] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.452472] NFS: Registering the id_resolver key type <5>[ 3.457065] Key type id_resolver registered <5>[ 3.461471] Key type id_legacy registered <6>[ 3.465821] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 3.472712] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.480376] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.485448] Key type asymmetric registered <5>[ 3.489312] Asymmetric key parser 'x509' registered <6>[ 3.494518] bounce: pool size: 64 pages <6>[ 3.498561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 3.506211] io scheduler mq-deadline registered <6>[ 3.510975] io scheduler kyber registered <4>[ 3.539757] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 3.570766] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 3.577716] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 3.625254] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 3.633349] SuperH (H)SCI(F) driver initialized <6>[ 3.636220] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 34, base_baud = 5000000) is a IMX <6>[ 3.644218] printk: console [ttymxc0] enabled <6>[ 3.644218] printk: console [ttymxc0] enabled <6>[ 3.653395] printk: bootconsole [ec_imx21] disabled <6>[ 3.653395] printk: bootconsole [ec_imx21] disabled <6>[ 3.665173] msm_serial: driver initialized <6>[ 3.671071] STMicroelectronics ASC driver initialized <6>[ 3.678294] STM32 USART driver initialized <4>[ 3.693031] panel-simple panel: supply power not found, using dummy regulator <6>[ 3.709294] brd: module loaded <6>[ 3.721851] loop: module loaded <6>[ 3.729141] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 <6>[ 3.737373] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 <6>[ 3.745676] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 <6>[ 3.754134] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 <4>[ 3.762135] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator <4>[ 3.769856] ahci-imx 2200000.sata: supply phy not found, using dummy regulator <4>[ 3.777415] ahci-imx 2200000.sata: supply target not found, using dummy regulator <6>[ 3.787995] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled <6>[ 3.795279] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>[ 3.804357] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst <6>[ 3.815035] scsi host0: ahci-imx <6>[ 3.818909] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 82 <6>[ 3.838901] CAN device driver interface <6>[ 3.844304] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.851708] pps pps0: new PPS source ptp0 <6>[ 3.907025] fec 2188000.ethernet eth0: registered PHC device 0 <6>[ 3.914547] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 3.919779] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.926046] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 3.931728] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 3.943333] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 3.951036] usbcore: registered new interface driver pegasus <6>[ 3.957021] usbcore: registered new interface driver asix <6>[ 3.962743] usbcore: registered new interface driver ax88179_178a <6>[ 3.969136] usbcore: registered new interface driver cdc_ether <6>[ 3.975295] usbcore: registered new interface driver smsc75xx <6>[ 3.981354] usbcore: registered new interface driver smsc95xx <6>[ 3.987416] usbcore: registered new interface driver net1080 <6>[ 3.993390] usbcore: registered new interface driver cdc_subset <6>[ 3.999605] usbcore: registered new interface driver zaurus <6>[ 4.005548] usbcore: registered new interface driver cdc_ncm <6>[ 4.014876] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.021694] ehci-pci: EHCI PCI platform driver <6>[ 4.026444] ehci-platform: EHCI generic platform driver <6>[ 4.032245] ehci-orion: EHCI orion driver <6>[ 4.036732] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.041189] ehci-st: EHCI STMicroelectronics driver <6>[ 4.046543] ehci-exynos: EHCI Exynos driver <6>[ 4.051167] ehci-atmel: EHCI Atmel driver <6>[ 4.055629] tegra-ehci: Tegra EHCI driver <6>[ 4.060112] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.066600] ohci-pci: OHCI PCI platform driver <6>[ 4.071356] ohci-platform: OHCI generic platform driver <6>[ 4.077121] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.081595] ohci-st: OHCI STMicroelectronics driver <6>[ 4.086919] ohci-atmel: OHCI Atmel driver <6>[ 4.092227] usbcore: registered new interface driver usb-storage <6>[ 4.106359] i2c /dev entries driver <6>[ 4.129705] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.136187] sdhci: Copyright(c) Pierre Ossman <6>[ 4.143414] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.151572] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.153072] ata1: SATA link down (SStatus 0 SControl 300) <6>[ 4.162158] sdhci-esdhc-imx 2194000.mmc: Got CD GPIO <6>[ 4.162949] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO <6>[ 4.162979] sdhci-esdhc-imx 2198000.mmc: Got WP GPIO <6>[ 4.163257] ahci-imx 2200000.sata: no device found, disabling link. <6>[ 4.168443] sdhci-esdhc-imx 2194000.mmc: Got WP GPIO <6>[ 4.173648] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug <6>[ 4.198316] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.205697] usbcore: registered new interface driver usbhid <6>[ 4.211565] usbhid: USB HID core driver <4>[ 4.219775] isl29018 2-0044: No cache defaults, reading back from HW <3>[ 4.227099] isl29018 2-0044: Failed to read 1: -6 <6>[ 4.229827] mmc3: SDHCI controller on 219c000.mmc [219c000.mmc] using ADMA <6>[ 4.230115] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA <6>[ 4.230189] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA <3>[ 4.232103] isl29018 2-0044: regmap initialization fails: -6 <6>[ 4.262579] NET: Registered protocol family 10 <6>[ 4.268355] Segment Routing with IPv6 <6>[ 4.268826] mmc2: new high speed SDHC card at address aaaa <6>[ 4.272395] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.278924] mmcblk2: mmc2:aaaa SS08G 7.40 GiB <6>[ 4.284888] NET: Registered protocol family 17 <6>[ 4.293759] can: controller area network core <6>[ 4.296653] mmc3: new DDR MMC card at address 0001 <6>[ 4.298464] NET: Registered protocol family 29 <6>[ 4.304340] mmcblk3: mmc3:0001 Q2J55L 7.13 GiB <6>[ 4.308175] can: raw protocol <6>[ 4.313521] mmcblk3boot0: mmc3:0001 Q2J55L partition 1 2.00 MiB <6>[ 4.316229] can: broadcast manager protocol <6>[ 4.322987] mmcblk3boot1: mmc3:0001 Q2J55L partition 2 2.00 MiB <6>[ 4.326882] can: netlink gateway - max_hops=1 <6>[ 4.333292] mmcblk3rpmb: mmc3:0001 Q2J55L partition 3 4.00 MiB, chardev (235:0) <5>[ 4.338221] Key type dns_resolver registered <6>[ 4.351271] ThumbEE CPU extension supported. <5>[ 4.355865] Registering SWP/SWPB emulation handler <5>[ 4.361214] Loading compiled-in X.509 certificates <4>[ 4.397088] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 4.408955] panel-simple panel: supply power not found, using dummy regulator <4>[ 4.420665] imx_usb 2184200.usb: No over current polarity defined <4>[ 4.436983] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 4.448759] panel-simple panel: supply power not found, using dummy regulator <4>[ 4.460434] imx_usb 2184200.usb: No over current polarity defined <6>[ 4.470526] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <4>[ 4.486188] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 4.498011] panel-simple panel: supply power not found, using dummy regulator <4>[ 4.509703] imx_usb 2184200.usb: No over current polarity defined <6>[ 4.602498] Qualcomm Atheros AR8031/AR8033 2188000.ethernet-1:01: attached PHY driver [Qualcomm Atheros AR8031/AR8033] (mii_bus:phy_addr=2188000.ethernet-1:01, irq=POLL) <6>[ 7.761887] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 7.769672] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.791520] Sending DHCP requests .., OK <6>[ 10.245742] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.193 <6>[ 10.253605] IP-Config: Complete: <6>[ 10.257106] device=eth0, hwaddr=00:04:9f:05:b8:b4, ipaddr=172.16.1.193, mask=255.255.255.0, gw=172.16.1.4 <6>[ 10.267385] host=172.16.1.193, domain=example.org, nis-domain=(none) <6>[ 10.274457] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 10.274463] nameserver0=172.16.1.4 <6>[ 10.289566] Freeing unused kernel memory: 2048K <6>[ 10.322032] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 10.452324] udevd[129]: starting version 3.2.9 <5>[ 10.458106] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 10.465206] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 10.472086] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 10.487702] udevd[129]: specified user 'tss' unknown <27>[ 10.493385] udevd[129]: specified group 'tss' unknown <30>[ 10.501605] udevd[130]: starting eudev-3.2.9 <6>[ 11.005915] imx-ipuv3 2400000.ipu: IPUv3H probed <6>[ 11.013361] imx-ipuv3 2800000.ipu: IPUv3H probed <4>[ 11.028334] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 11.056087] panel-simple panel: supply power not found, using dummy regulator <4>[ 11.061419] etnaviv-gpu 130000.gpu: deferred probe timeout, ignoring dependency <4>[ 11.071179] etnaviv-gpu: probe of 130000.gpu failed with error -110 <4>[ 11.077842] etnaviv-gpu 134000.gpu: deferred probe timeout, ignoring dependency <4>[ 11.085467] etnaviv-gpu: probe of 134000.gpu failed with error -110 <4>[ 11.092322] etnaviv-gpu 2204000.gpu: deferred probe timeout, ignoring dependency <4>[ 11.100008] etnaviv-gpu: probe of 2204000.gpu failed with error -110 <4>[ 11.115921] imx_usb 2184200.usb: No over current polarity defined <4>[ 11.134650] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <6>[ 11.142054] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 11.151657] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 11.160373] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 11.169171] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 11.177942] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 11.189999] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <4>[ 11.266387] panel-simple panel: supply power not found, using dummy regulator <4>[ 11.315706] imx_usb 2184200.usb: No over current polarity defined <4>[ 11.334376] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <6>[ 11.348795] caam 2100000.crypto: Entropy delay = 3200 <6>[ 11.415001] caam 2100000.crypto: Instantiated RNG4 SH0 <6>[ 11.422176] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 11.430710] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 11.439275] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 11.447808] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 11.456471] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 11.475761] caam 2100000.crypto: Instantiated RNG4 SH1 <6>[ 11.481191] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) <6>[ 11.488099] caam 2100000.crypto: job rings = 2, qi = 0 <6>[ 11.538947] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <4>[ 11.591349] ------------[ cut here ]------------ <4>[ 11.596298] WARNING: CPU: 2 PID: 98 at drivers/gpu/drm/drm_bridge.c:237 drm_encoder_cleanup+0x24/0x84 <4>[ 11.605863] Modules linked in: caam error etnaviv gpu_sched imx_ldb dw_hdmi_imx dw_hdmi imxdrm imx_ipu_v3 <4>[ 11.615786] CPU: 2 PID: 98 Comm: kworker/2:5 Not tainted 5.10.146-cip17 #1 <4>[ 11.622931] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) <4>[ 11.629769] Workqueue: events deferred_probe_work_func <4>[ 11.635214] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 11.643248] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 11.650751] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 11.658001] [] (__warn) from [] (warn_slowpath_fmt+0x64/0xbc) <4>[ 11.665778] [] (warn_slowpath_fmt) from [] (drm_encoder_cleanup+0x24/0x84) <4>[ 11.674677] [] (drm_encoder_cleanup) from [] (drm_mode_config_cleanup+0x48/0x304) <4>[ 11.684178] [] (drm_mode_config_cleanup) from [] (drm_managed_release+0x80/0xd4) <4>[ 11.693592] [] (drm_managed_release) from [] (drm_dev_put+0x6c/0x78) <4>[ 11.701968] [] (drm_dev_put) from [] (imx_drm_bind+0x74/0x124 [imxdrm]) <4>[ 11.705767] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 11.710610] [] (imx_drm_bind [imxdrm]) from [] (try_to_bring_up_master+0x160/0x1ac) <4>[ 11.718770] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <4>[ 11.728199] [] (try_to_bring_up_master) from [] (__component_add+0x98/0x13c) <4>[ 11.728218] [] (__component_add) from [] (platform_drv_probe+0x48/0x98) <4>[ 11.728242] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 11.728266] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 11.736916] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <4>[ 11.745749] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 11.745766] [] (bus_for_each_drv) from [] (__device_attach+0xb0/0x1d8) <4>[ 11.745792] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 11.754630] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <4>[ 11.762840] [] (bus_probe_device) from [] (deferred_probe_work_func+0x78/0xa4) <4>[ 11.762859] [] (deferred_probe_work_func) from [] (process_one_work+0x1ec/0x548) <4>[ 11.762879] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 11.840424] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 11.848098] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 11.855587] Exception stack(0xc3739fb0 to 0xc3739ff8) <4>[ 11.860905] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 11.869350] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 11.877795] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 11.884799] ---[ end trace d8c7739c676c9b9e ]--- # <4>[ 11.905794] panel-simple panel: supply power not found, using dummy regulator <4>[ 11.920709] imx_usb 2184200.usb: No over current polarity defined <4>[ 11.945056] pwm-backlight backlight-lvds: supply power not found, using dummy regulator #<6>[ 11.970647] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 11.979301] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 11.987979] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 11.996591] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 12.005504] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 12.019533] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <4>[ 12.032726] ------------[ cut here ]------------ <4>[ 12.037685] WARNING: CPU: 2 PID: 98 at drivers/gpu/drm/drm_bridge.c:237 drm_encoder_cleanup+0x24/0x84 <4>[ 12.047284] Modules linked in: phy_generic caam error etnaviv gpu_sched imx_ldb dw_hdmi_imx dw_hdmi imxdrm imx_ipu_v3 <4>[ 12.058281] CPU: 2 PID: 98 Comm: kworker/2:5 Tainted: G W 5.10.146-cip17 #1 <4>[ 12.066817] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) <4>[ 12.073643] Workqueue: events deferred_probe_work_func <4>[ 12.079092] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 12.087123] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 12.094630] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 12.101879] [] (__warn) from [] (warn_slowpath_fmt+0x64/0xbc) <4>[ 12.109647] [] (warn_slowpath_fmt) from [] (drm_encoder_cleanup+0x24/0x84) <4>[ 12.118539] [] (drm_encoder_cleanup) from [] (drm_mode_config_cleanup+0x48/0x304) <4>[ 12.128036] [] (drm_mode_config_cleanup) from [] (drm_managed_release+0x80/0xd4) <4>[ 12.137446] [] (drm_managed_release) from [] (drm_dev_put+0x6c/0x78) <4>[ 12.145822] [] (drm_dev_put) from [] (imx_drm_bind+0x74/0x124 [imxdrm]) <4>[ 12.154470] [] (imx_drm_bind [imxdrm]) from [] (try_to_bring_up_master+0x160/0x1ac) <4>[ 12.164146] [] (try_to_bring_up_master) from [] (__component_add+0x98/0x13c) <4>[ 12.173205] [] (__component_add) from [] (platform_drv_probe+0x48/0x98) <4>[ 12.181834] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 12.190285] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 12.198736] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 12.207533] [] (bus_for_each_drv) from [] (__device_attach+0xb0/0x1d8) <4>[ 12.216067] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 12.224516] [] (bus_probe_device) from [] (deferred_probe_work_func+0x78/0xa4) <4>[ 12.233751] [] (deferred_probe_work_func) from [] (process_one_work+0x1ec/0x548) <4>[ 12.243154] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 12.251519] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 12.259189] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 12.266675] Exception stack(0xc3739fb0 to 0xc3739ff8) <4>[ 12.271993] 9fa0: 00000000 00000000 00000000 00000000 <4>[ 12.280438] 9fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 12.288881] 9fe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 12.295804] ---[ end trace d8c7739c676c9b9f ]--- <6>[ 12.308454] caam algorithms registered in /proc/crypto <6>[ 12.315526] caam 2100000.crypto: registering rng-caam <4>[ 12.325266] panel-simple panel: supply power not found, using dummy regulator <4>[ 12.338145] imx_usb 2184200.usb: No over current polarity defined # <4>[ 12.360153] pwm-backlight backlight-lvds: supply power not found, using dummy regulator done <6>[ 12.373812] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 12.382487] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) Saving random seed: <6>[ 12.391037] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 12.401293] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <5>[ 12.402216] random: dd: uninitialized urandom read (32 bytes read) <6>[ 12.409939] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) #OK <6>[ 12.428224] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) Starting network: ip: RTNETLINK answers: File exists FAIL <5>[ 12.503333] random: crng init done <5>[ 12.507044] random: 1 urandom warning(s) missed due to ratelimiting Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # # / # # / # # export SHELL=/bin/sh / # # / # export SHELL=/bin/sh / # . /lava-1074796/environment /lava-1074796/bin/lava-test-runner /lava-1074796/0 . /lava-1074796/environment / # /lava-1074796/bin/lava-test-runner /lava-1074796/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1074796/0/tests/0_dmesg + cat uuid <8>[ 18.327526] + UUID=1074796_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 18.373880] <8>[ 18.416908] <8>[ 18.460265] + set<8>[ 18.470186] +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1074796/environment / # . /lava-1074796/environment/lava-1074796/bin/lava-test-runner /lava-1074796/1 / # /lava-1074796/bin/lava-test-runner /lava-1074796/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1074796/1/tests/1_bootrr + cat uuid + UUID=1074796_1.5.2<8>[ 24.196504] .4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-1074796/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-1074796/1/../bin/lava-test-case <8>[ 25.244870] /lava-1074796/1/../bin/lava-test-case <8>[ 25.286129] /lava-1074796/1/../bin/lava-test-case <8>[ 25.312085] + set<8>[ 25.331363] +x / #