Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3028 device /dev/ttyimx6qp-sabresd-1 [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 22C 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.241 (1255 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x12000000 984778/tftp-deploy-6qjbpx63/kernel/zImage tftp 0x12000000 984778/tftp-deploy-6qjbpx63/kernel/zImage Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.241; sending through gateway 172.16.1.4 Filename '984778/tftp-deploy-6qjbpx63/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 9.6 MiB/s done Bytes transferred = 9667072 (938200 hex) => tftp 0x12C00000 984778/tftp-deploy-6qjbpx63/ramdisk/ramdisk.cpio.gz.uboot tftp 0x12C00000 984778/tftp-deploy-6qjbpx63/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.241; sending through gateway 172.16.1.4 Filename '984778/tftp-deploy-6qjbpx63/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x12c00000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 9.6 MiB/s done Bytes transferred = 16054047 (f4f71f hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 984778/tftp-deploy-6qjbpx63/dtb/imx6qp-sabresd.dtb tftp 0x18000000 984778/tftp-deploy-6qjbpx63/dtb/imx6qp-sabresd.dtb Using ethernet@02188000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.241; sending through gateway 172.16.1.4 Filename '984778/tftp-deploy-6qjbpx63/dtb/imx6qp-sabresd.dtb'. Load address: 0x18000000 Loading: *#### 5.3 MiB/s done Bytes transferred = 44727 (aeb7 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: 16053983 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 1800deb6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.124-cip9 (KernelCI@build-j257713-arm-gcc-10-multi-v7-defconfig-8kbmz) (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 Jun 24 15:26:15 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 Plus 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: 933700K/1048576K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 426K bss, 49340K 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.022644] Console: colour dummy device 80x30 <6>[ 0.024534] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.034947] pid_max: default: 32768 minimum: 301 <6>[ 0.039996] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.047400] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.056029] CPU: Testing write buffer coherency: ok <6>[ 0.060513] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.066074] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.072424] Setting up static identity map for 0x10300000 - 0x103000ac <6>[ 0.080267] rcu: Hierarchical SRCU implementation. <6>[ 0.087378] EFI services will not be available. <6>[ 0.089614] smp: Bringing up secondary CPUs ... <6>[ 0.094905] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.094914] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.106293] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.106302] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.117449] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.117458] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.127894] smp: Brought up 1 node, 4 CPUs <6>[ 0.132122] SMP: Total of 4 processors activated (24.00 BogoMIPS). <6>[ 0.138581] CPU: All CPU(s) started in SVC mode. <6>[ 0.143986] devtmpfs: initialized <6>[ 0.154614] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4 <6>[ 0.159962] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.169824] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.180067] pinctrl core: initialized pinctrl subsystem <6>[ 0.184479] DMI not present or invalid. <6>[ 0.187613] NET: Registered protocol family 16 <6>[ 0.194504] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.201186] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.201377] cpuidle: using governor menu <6>[ 0.209414] CPU identified as i.MX6QP, silicon rev 1.0 <6>[ 0.385326] vdd3p0: supplied by regulator-dummy <6>[ 0.856350] No ATAGs? <6>[ 0.856529] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers. <6>[ 0.864292] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.874514] imx6q-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.884956] Serial: AMBA PL011 UART driver <6>[ 0.916696] mxs-dma 110000.dma-apbh: initialized <6>[ 0.925368] iommu: Default domain type: Translated <6>[ 0.928097] vgaarb: loaded <5>[ 0.931500] SCSI subsystem initialized <6>[ 0.935166] usbcore: registered new interface driver usbfs <6>[ 0.940442] usbcore: registered new interface driver hub <6>[ 0.945995] usbcore: registered new device driver usb <6>[ 0.957746] i2c i2c-0: IMX I2C adapter registered <6>[ 0.968852] i2c i2c-1: IMX I2C adapter registered <6>[ 0.972613] i2c i2c-2: IMX I2C adapter registered <6>[ 0.977415] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.981142] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.990575] PTP clock support registered <6>[ 0.998344] clocksource: Switched to clocksource mxc_timer1 <6>[ 2.052074] NET: Registered protocol family 2 <6>[ 2.054186] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.062660] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 2.070164] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.078188] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 2.085652] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.092319] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.099048] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.106461] NET: Registered protocol family 1 <6>[ 2.111584] RPC: Registered named UNIX socket transport module. <6>[ 2.117090] RPC: Registered udp transport module. <6>[ 2.122088] RPC: Registered tcp transport module. <6>[ 2.127008] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.133734] PCI: CLS 0 bytes, default 64 <6>[ 2.138403] Trying to unpack rootfs image as initramfs... <6>[ 3.472412] Freeing initrd memory: 15680K <4>[ 3.474391] hw perfevents: no interrupt-affinity property for /pmu, guessing. <6>[ 3.481555] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available <5>[ 3.491401] Initialise system trusted keyrings <6>[ 3.494566] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 3.506846] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.510838] NFS: Registering the id_resolver key type <5>[ 3.515441] Key type id_resolver registered <5>[ 3.519859] Key type id_legacy registered <6>[ 3.524187] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 3.531077] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.538766] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.543776] Key type asymmetric registered <5>[ 3.547674] Asymmetric key parser 'x509' registered <6>[ 3.552880] bounce: pool size: 64 pages <6>[ 3.556929] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 3.564573] io scheduler mq-deadline registered <6>[ 3.569351] io scheduler kyber registered <4>[ 3.599429] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 3.631587] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 3.638544] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 3.679075] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 3.687178] SuperH (H)SCI(F) driver initialized <6>[ 3.690169] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 33, base_baud = 5000000) is a IMX <6>[ 3.698031] printk: console [ttymxc0] enabled <6>[ 3.698031] printk: console [ttymxc0] enabled <6>[ 3.707230] printk: bootconsole [ec_imx21] disabled <6>[ 3.707230] printk: bootconsole [ec_imx21] disabled <6>[ 3.719183] msm_serial: driver initialized <6>[ 3.724906] STMicroelectronics ASC driver initialized <6>[ 3.732189] STM32 USART driver initialized <4>[ 3.747578] panel-simple panel: supply power not found, using dummy regulator <6>[ 3.763854] brd: module loaded <6>[ 3.776379] loop: module loaded <6>[ 3.783891] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024 <6>[ 3.792150] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480 <6>[ 3.800438] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000 <6>[ 3.808899] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000 <4>[ 3.816888] ahci-imx 2200000.sata: supply ahci not found, using dummy regulator <4>[ 3.824620] ahci-imx 2200000.sata: supply phy not found, using dummy regulator <4>[ 3.832185] ahci-imx 2200000.sata: supply target not found, using dummy regulator <6>[ 3.842753] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled <6>[ 3.850041] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode <6>[ 3.859126] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst <6>[ 3.869790] scsi host0: ahci-imx <6>[ 3.873655] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 85 <6>[ 3.893998] CAN device driver interface <6>[ 3.899440] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.906822] pps pps0: new PPS source ptp0 <6>[ 3.962401] fec 2188000.ethernet eth0: registered PHC device 0 <6>[ 3.970007] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 3.975240] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.981510] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 3.987176] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 3.999086] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 4.006789] usbcore: registered new interface driver pegasus <6>[ 4.012777] usbcore: registered new interface driver asix <6>[ 4.018491] usbcore: registered new interface driver ax88179_178a <6>[ 4.024885] usbcore: registered new interface driver cdc_ether <6>[ 4.031056] usbcore: registered new interface driver smsc75xx <6>[ 4.037109] usbcore: registered new interface driver smsc95xx <6>[ 4.043173] usbcore: registered new interface driver net1080 <6>[ 4.049146] usbcore: registered new interface driver cdc_subset <6>[ 4.055357] usbcore: registered new interface driver zaurus <6>[ 4.061286] usbcore: registered new interface driver cdc_ncm <6>[ 4.070759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.077553] ehci-pci: EHCI PCI platform driver <6>[ 4.082320] ehci-platform: EHCI generic platform driver <6>[ 4.088103] ehci-orion: EHCI orion driver <6>[ 4.092623] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.097092] ehci-st: EHCI STMicroelectronics driver <6>[ 4.102475] ehci-exynos: EHCI Exynos driver <6>[ 4.107106] ehci-atmel: EHCI Atmel driver <6>[ 4.111589] tegra-ehci: Tegra EHCI driver <6>[ 4.116076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.122557] ohci-pci: OHCI PCI platform driver <6>[ 4.127310] ohci-platform: OHCI generic platform driver <6>[ 4.133079] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.137540] ohci-st: OHCI STMicroelectronics driver <6>[ 4.142889] ohci-atmel: OHCI Atmel driver <6>[ 4.148233] usbcore: registered new interface driver usb-storage <6>[ 4.162699] i2c /dev entries driver <6>[ 4.186739] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.193225] sdhci: Copyright(c) Pierre Ossman <6>[ 4.200600] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.208839] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.209913] ata1: SATA link down (SStatus 0 SControl 300) <6>[ 4.219025] sdhci-esdhc-imx 2194000.mmc: Got CD GPIO <6>[ 4.220497] ahci-imx 2200000.sata: no device found, disabling link. <6>[ 4.225696] sdhci-esdhc-imx 2194000.mmc: Got WP GPIO <6>[ 4.232209] ahci-imx 2200000.sata: pass ahci_imx..hotplug=1 to enable hotplug <6>[ 4.233034] sdhci-esdhc-imx 2198000.mmc: Got CD GPIO <6>[ 4.250195] sdhci-esdhc-imx 2198000.mmc: Got WP GPIO <6>[ 4.255883] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.263334] usbcore: registered new interface driver usbhid <6>[ 4.269197] usbhid: USB HID core driver <6>[ 4.276213] mmc3: SDHCI controller on 219c000.mmc [219c000.mmc] using ADMA <4>[ 4.277525] isl29018 2-0044: No cache defaults, reading back from HW <6>[ 4.283827] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA <6>[ 4.293337] mmc2: SDHCI controller on 2198000.mmc [2198000.mmc] using ADMA <3>[ 4.297558] isl29018 2-0044: Failed to read 1: -6 <3>[ 4.309323] isl29018 2-0044: regmap initialization fails: -6 <6>[ 4.318457] NET: Registered protocol family 10 <6>[ 4.324212] Segment Routing with IPv6 <6>[ 4.328206] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.335002] NET: Registered protocol family 17 <6>[ 4.339747] can: controller area network core <6>[ 4.342850] mmc2: new high speed SDHC card at address aaaa <6>[ 4.344442] NET: Registered protocol family 29 <6>[ 4.351017] mmcblk2: mmc2:aaaa SS08G 7.40 GiB <6>[ 4.354233] mmc3: new DDR MMC card at address 0001 <6>[ 4.354879] can: raw protocol <6>[ 4.355092] mmcblk3: mmc3:0001 Q2J55L 7.13 GiB <6>[ 4.355613] mmcblk3boot0: mmc3:0001 Q2J55L partition 1 2.00 MiB <6>[ 4.356143] mmcblk3boot1: mmc3:0001 Q2J55L partition 2 2.00 MiB <6>[ 4.359777] mmcblk3rpmb: mmc3:0001 Q2J55L partition 3 4.00 MiB, chardev (235:0) <6>[ 4.364692] can: broadcast manager protocol <6>[ 4.397179] can: netlink gateway - max_hops=1 <5>[ 4.402331] Key type dns_resolver registered <6>[ 4.408025] ThumbEE CPU extension supported. <5>[ 4.412609] Registering SWP/SWPB emulation handler <5>[ 4.417965] Loading compiled-in X.509 certificates <4>[ 4.454480] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 4.466342] panel-simple panel: supply power not found, using dummy regulator <4>[ 4.478068] imx_usb 2184200.usb: No over current polarity defined <4>[ 4.494391] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 4.506184] panel-simple panel: supply power not found, using dummy regulator <4>[ 4.517882] imx_usb 2184200.usb: No over current polarity defined <6>[ 4.528004] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <4>[ 4.543687] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 4.555528] panel-simple panel: supply power not found, using dummy regulator <4>[ 4.567259] imx_usb 2184200.usb: No over current polarity defined <6>[ 4.659310] 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.758707] fec 2188000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 7.766493] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.788333] Sending DHCP requests .., OK <6>[ 10.692556] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.241 <6>[ 10.700417] IP-Config: Complete: <6>[ 10.703915] device=eth0, hwaddr=00:04:9f:05:b8:c3, ipaddr=172.16.1.241, mask=255.255.255.0, gw=172.16.1.4 <6>[ 10.714197] host=172.16.1.241, domain=example.org, nis-domain=(none) <6>[ 10.721265] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 10.721271] nameserver0=172.16.1.4 <6>[ 10.736410] Freeing unused kernel memory: 2048K <6>[ 10.768849] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 10.898781] udevd[128]: starting version 3.2.9 <5>[ 10.904536] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 10.911708] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 10.918570] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 10.934077] udevd[128]: specified user 'tss' unknown <27>[ 10.939580] udevd[128]: specified group 'tss' unknown <30>[ 10.947785] udevd[129]: starting eudev-3.2.9 <6>[ 11.355478] imx-ipuv3 2400000.ipu: IPUv3H probed <6>[ 11.402576] imx-ipuv3 2800000.ipu: IPUv3H probed <4>[ 11.417634] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 11.433359] panel-simple panel: supply power not found, using dummy regulator <4>[ 11.459734] imx_usb 2184200.usb: No over current polarity defined <4>[ 11.526271] etnaviv-gpu 130000.gpu: deferred probe timeout, ignoring dependency <4>[ 11.533981] etnaviv-gpu: probe of 130000.gpu failed with error -110 <4>[ 11.540725] etnaviv-gpu 134000.gpu: deferred probe timeout, ignoring dependency <4>[ 11.548364] etnaviv-gpu: probe of 134000.gpu failed with error -110 <4>[ 11.555215] etnaviv-gpu 2204000.gpu: deferred probe timeout, ignoring dependency <4>[ 11.563003] etnaviv-gpu: probe of 2204000.gpu failed with error -110 <6>[ 11.583890] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 11.592747] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 11.601643] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 11.610330] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 11.619073] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 11.695271] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_ops [dw_hdmi_imx]) <4>[ 11.708608] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 11.721202] panel-simple panel: supply power not found, using dummy regulator <4>[ 11.764360] imx_usb 2184200.usb: No over current polarity defined <6>[ 11.838524] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 11.847058] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 11.855709] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 11.864294] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 11.872347] caam 2100000.crypto: Entropy delay = 3200 <6>[ 11.872994] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 11.911959] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <6>[ 11.938846] caam 2100000.crypto: Instantiated RNG4 SH0 <6>[ 11.999612] caam 2100000.crypto: Instantiated RNG4 SH1 <6>[ 12.005038] caam 2100000.crypto: device ID = 0x0a16010000000000 (Era 4) <6>[ 12.011962] caam 2100000.crypto: job rings = 2, qi = 0 <4>[ 12.025804] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 12.040017] panel-simple panel: supply power not found, using dummy regulator <4>[ 12.055983] imx_usb 2184200.usb: No over current polarity defined <6>[ 12.238864] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 12.247410] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 12.256131] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 12.264923] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 12.273653] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <4>[ 12.283799] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 12.292073] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <4>[ 12.300818] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <6>[ 12.305583] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <4>[ 12.309028] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <4>[ 12.333347] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 12.347924] panel-simple panel: supply power not found, using dummy regulator <4>[ 12.363565] imx_usb 2184200.usb: No over current polarity defined <6>[ 12.385113] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 12.393886] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 12.402631] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 12.411256] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 12.419963] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 12.431542] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) <4>[ 12.442807] ------------[ cut here ]------------ <4>[ 12.447728] WARNING: CPU: 3 PID: 97 at drivers/gpu/drm/drm_bridge.c:237 drm_encoder_cleanup+0x24/0x84 <4>[ 12.457287] Modules linked in: phy_generic caam error dw_hdmi_imx dw_hdmi etnaviv gpu_sched imx_ldb imxdrm imx_ipu_v3 <4>[ 12.468269] CPU: 3 PID: 97 Comm: kworker/3:5 Not tainted 5.10.124-cip9 #1 <4>[ 12.475327] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) <4>[ 12.482136] Workqueue: events deferred_probe_work_func <4>[ 12.487580] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <4>[ 12.495605] [] (show_stack) from [] (dump_stack+0xc0/0xd4) <4>[ 12.503105] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 12.510354] [] (__warn) from [] (warn_slowpath_fmt+0x64/0xbc) <4>[ 12.518124] [] (warn_slowpath_fmt) from [] (drm_encoder_cleanup+0x24/0x84) <4>[ 12.527011] [] (drm_encoder_cleanup) from [] (drm_mode_config_cleanup+0x48/0x304) <4>[ 12.536510] [] (drm_mode_config_cleanup) from [] (drm_managed_release+0x80/0xd4) <4>[ 12.545918] [] (drm_managed_release) from [] (drm_dev_put+0x6c/0x78) <4>[ 12.554300] [] (drm_dev_put) from [] (imx_drm_bind+0x74/0x124 [imxdrm]) <4>[ 12.562931] [] (imx_drm_bind [imxdrm]) from [] (try_to_bring_up_master+0x160/0x1ac) <4>[ 12.572595] [] (try_to_bring_up_master) from [] (__component_add+0x98/0x13c) <4>[ 12.581652] [] (__component_add) from [] (platform_drv_probe+0x48/0x98) <4>[ 12.590280] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) <4>[ 12.598732] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 12.607182] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 12.615979] [] (bus_for_each_drv) from [] (__device_attach+0xb0/0x1d8) <4>[ 12.624514] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 12.632965] [] (bus_probe_device) from [] (deferred_probe_work_func+0x78/0xa4) <4>[ 12.642201] [] (deferred_probe_work_func) from [] (process_one_work+0x1ec/0x548) <4>[ 12.651608] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) <4>[ 12.659977] [] (worker_thread) from [] (kthread+0x14c/0x150) <4>[ 12.667649] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 12.675138] Exception stack(0xc371bfb0 to 0xc371bff8) <4>[ 12.680458] bfa0: 00000000 00000000 00000000 00000000 <4>[ 12.688903] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 <4>[ 12.697348] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000 <4>[ 12.704326] ---[ end trace 152d3be7797328b6 ]--- # <6>[ 12.730108] caam algorithms registered in /proc/crypto <6>[ 12.737161] caam 2100000.crypto: registering rng-caam <4>[ 12.746251] pwm-backlight backlight-lvds: supply power not found, using dummy regulator <4>[ 12.758969] panel-simple panel: supply power not found, using dummy regulator <4>[ 12.771554] imx_usb 2184200.usb: No over current polarity defined #<6>[ 12.801203] imx-drm display-subsystem: bound imx-ipuv3-crtc.2 (ops imx_drm_exit [imxdrm]) <6>[ 12.810005] imx-drm display-subsystem: bound imx-ipuv3-crtc.3 (ops imx_drm_exit [imxdrm]) <6>[ 12.818599] imx-drm display-subsystem: bound imx-ipuv3-crtc.6 (ops imx_drm_exit [imxdrm]) <6>[ 12.827118] imx-drm display-subsystem: bound imx-ipuv3-crtc.7 (ops imx_drm_exit [imxdrm]) <6>[ 12.835814] dwhdmi-imx 120000.hdmi: Detected HDMI TX controller v1.30a with HDCP (DWC HDMI 3D TX PHY) <6>[ 12.847313] imx-drm display-subsystem: bound 120000.hdmi (ops dw_hdmi_imx_platform_driver_exit [dw_hdmi_imx]) done <4>[ 12.858693] ------------[ cut here ]------------ <4>[ 12.863626] WARNING: CPU: 1 PID: 88 at drivers/gpu/drm/drm_bridge.c:237 drm_encoder_cleanup+0x24/0x84 Saving random seed: <4>[ 12.873221] Modules linked in: caam_jr caamhash_desc caamalg_desc crypto_engine libdes authenc phy_generic caam error dw_hdmi_imx dw_hdmi etnaviv gpu_sched imx_ldb imxdrm imx_ipu_v3 <4>[ 12.884388] urandom_read_iter: 1 callbacks suppressed <5>[ 12.884396] random: dd: uninitialized urandom read (32 bytes read) <4>[ 12.891327] CPU: 1 PID: 88 Comm: kworker/1:3 Tainted: G W 5.10.124-cip9 #1 <4>[ 12.891339] Hardware name: Freescale i.MX6 Quad/DualLite (Device Tree) OK<4>[ 12.891368] Workqueue: events deferred_probe_work_func <4>[ 12.923930] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) <5>[ 12.925130] random: crng init done <4>[ 12.932112] [] (show_stack) from [] (dump_stack+0xc0/0xd4) Starting network: <4>[ 12.932135] [] (dump_stack) from [] (__warn+0xec/0x148) <4>[ 12.952102] [] (__warn) from [] (warn_slowpath_fmt+0x64/0xbc) ip: RTNETLINK answers: File exist<4>[ 12.959887] [] (warn_slowpath_fmt) from [] (drm_encoder_cleanup+0x24/0x84) s <4>[ 12.971629] [] (drm_encoder_cleanup) from [] (drm_mode_config_cleanup+0x48/0x304) <4>[ 12.981372] [] (drm_mode_config_cleanup) from [] (drm_managed_release+0x80/0xd4) FAIL <4>[ 12.990805] [] (drm_managed_release) from [] (drm_dev_put+0x6c/0x78) <4>[ 12.999714] [] (drm_dev_put) from [] (imx_drm_bind+0x74/0x124 [imxdrm]) <4>[ 13.008400] [] (imx_drm_bind [imxdrm]) from [] (try_to_bring_up_master+0x160/0x1ac) <4>[ 13.018085] [] (try_to_bring_up_master) from [] (__component_add+0x98/0x13c) Starting dropbear sshd: <4>[ 13.027164] [] (__component_add) from [] (platform_drv_probe+0x48/0x98) <4>[ 13.037864] [] (platform_drv_probe) from [] (really_probe+0xf0/0x49c) OK <4>[ 13.046340] [] (really_probe) from [] (driver_probe_device+0x5c/0xb4) <4>[ 13.055148] [] (driver_probe_device) from [] (bus_for_each_drv+0x84/0xc8) <4>[ 13.063972] [] (bus_for_each_drv) from [] (__device_attach+0xb0/0x1d8) <4>[ 13.063992] [] (__device_attach) from [] (bus_probe_device+0x84/0x8c) <4>[ 13.080949] [] (bus_probe_device) from [] (deferred_probe_work_func+0x78/0xa4) /bin/sh: <4>[ 13.090203] [] (deferred_probe_work_func) from [] (process_one_work+0x1ec/0x548) <4>[ 13.100380] [] (process_one_work) from [] (worker_thread+0x64/0x5a8) can't access tty; job control tur<4>[ 13.108745] [] (worker_thread) from [] (kthread+0x14c/0x150) ned off<4>[ 13.119272] [] (kthread) from [] (ret_from_fork+0x14/0x2c) <4>[ 13.127354] Exception stack(0xc333bfb0 to 0xc333bff8) <4>[ 13.132840] bfa0: 00000000 00000000 00000000 00000000 <4>[ 13.141294] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 / # <4>[ 13.149741] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000 #<4>[ 13.157007] ---[ end trace 152d3be7797328b7 ]--- / # <4>[ 13.176089] pwm-backlight backlight-lvds: supply power not found, using dummy regulator # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh / # . /lava-984778/environment /lava-984778/bin/lava-test-runner /lava-984778/0 . /lava-984778/environment / # /lava-984778/bin/lava-test-runner /lava-984778/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-984778/0/tests/0_dmesg + cat uuid + UUID=984778_1.5.2.4.1<8>[ 18.747543] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 18.795307] <8>[ 18.838445] <8>[ 18.881386] + set<8>[ 18.891371] +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-984778/environment / # . /lava-984778/environment / # /lava-984778/bin/lava-test-runner /lava-984778/1 /lava-984778/bin/lava-test-runner /lava-984778/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-984778/1/tests/1_bootrr + cat uuid + <8>[ 24.452839] UUID=984778_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-984778/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-984778/1/../bin/lava-test-case <8>[ 25.498748] /lava-984778/1/../bin/lava-test-case <8>[ 25.539871] /lava-984778/1/../bin/lava-test-case <8>[ 25.565640] + set<8>[ 25.585191] +x / #