Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2019.04-lf-5.4.y_v2019.04+g228843cdf5 (Feb 24 2020 - 11:58:52 +0000) CPU: Freescale i.MX6UL rev1.2 696 MHz (running at 396 MHz) CPU: Automotive temperature grade (-40C to 125C) at 31C Reset cause: POR Model: Freescale i.MX6 UltraLite 14x14 EVK Board Board: MX6UL 14x14 EVK DRAM: 512 MiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... *** Warning - bad CRC, using default environment Display: TFT43AB (480x272) Video: 480x272x24 In: serial Out: serial Err: serial switch to partitions #0, OK mmc1 is current device flash target is MMC:1 Net: Warning: ethernet@020b4000 using MAC address from ROM eth1: ethernet@020b4000 [PRIME] Warning: ethernet@02188000 using MAC address from ROM , eth0: ethernet@02188000 Fastboot: Normal Normal Boot 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.212 (1293 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1236657/tftp-deploy-vvop9b_q/kernel/zImage tftp ${loadaddr} 1236657/tftp-deploy-vvop9b_q/kernel/zImage Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1236657/tftp-deploy-vvop9b_q/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################# 5 MiB/s done Bytes transferred = 10428928 (9f2200 hex) =>tftp ${initrd_addr} 1236657/tftp-deploy-vvop9b_q/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1236657/tftp-deploy-vvop9b_q/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1236657/tftp-deploy-vvop9b_q/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####### 5.3 MiB/s done Bytes transferred = 15359936 (ea5fc0 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1236657/tftp-deploy-vvop9b_q/dtb/imx6ul-14x14-evk.dtb tftp ${fdt_addr} 1236657/tftp-deploy-vvop9b_q/dtb/imx6ul-14x14-evk.dtb Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.212; sending through gateway 172.16.1.4 Filename '1236657/tftp-deploy-vvop9b_q/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *## 3.3 MiB/s done Bytes transferred = 27892 (6cf4 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 ${loadaddr} ${initrd_addr} ${fdt_addr} bootz ${loadaddr} ${initrd_addr} ${fdt_addr} Kernel image @ 0x80800000 [ 0x000000 - 0x9f2200 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 15359872 Bytes = 14.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83009cf3 ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.288-cip101 (KernelCI@build-j2058-arm-gcc-10-multi-v7-defconfig-kselftest-54mmp) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Jul 14 14:51:00 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Freescale i.MX6 UltraLite 14x14 EVK Board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x02020000 (options '') [ 0.000000] bootconsole [ec_imx6q0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x9c000000 [ 0.000000] percpu: Embedded 17 pages/cpu s40104 r8192 d21336 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 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: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) <6>[ 0.000000] Memory: 404888K/524288K available (15360K kernel code, 1762K rwdata, 6316K rodata, 2048K init, 7700K bss, 53864K reserved, 65536K cma-reserved, 0K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (16352 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1763 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) (7701 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 <6>[ 0.000000] ftrace: allocating 49067 entries in 192 pages <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 restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] Switching to timer-based delay loop, resolution 41ns <6>[ 0.000021] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008101] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.024891] Console: colour dummy device 80x30 <4>[ 0.026864] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.035138] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.039185] ... MAX_LOCK_DEPTH: 48 <4>[ 0.043619] ... MAX_LOCKDEP_KEYS: 8191 <4>[ 0.048342] ... CLASSHASH_SIZE: 4096 <4>[ 0.052844] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.057540] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.062335] ... CHAINHASH_SIZE: 32768 <4>[ 0.066935] memory used by lock dependency info: 4655 kB <4>[ 0.072687] per task-struct memory footprint: 1536 bytes <6>[ 0.078365] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.088983] pid_max: default: 32768 minimum: 301 <6>[ 0.094582] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.100765] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.112302] CPU: Testing write buffer coherency: ok <3>[ 0.117146] /cpus/cpu@0 missing clock-frequency property <6>[ 0.120393] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.132730] Setting up static identity map for 0x80300000 - 0x803000a0 <6>[ 0.140830] rcu: Hierarchical SRCU implementation. <6>[ 0.151631] EFI services will not be available. <6>[ 0.155147] smp: Bringing up secondary CPUs ... <6>[ 0.158632] smp: Brought up 1 node, 1 CPU <6>[ 0.162704] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.169263] CPU: All CPU(s) started in SVC mode. <6>[ 0.180131] devtmpfs: initialized <6>[ 0.235408] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.242796] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.251028] futex hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.264146] pinctrl core: initialized pinctrl subsystem <6>[ 0.279244] DMI not present or invalid. <6>[ 0.286039] NET: Registered protocol family 16 <6>[ 0.308751] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.328857] cpuidle: using governor menu <6>[ 0.400775] vdd3p0: supplied by regulator-dummy <6>[ 0.407194] cpu: supplied by regulator-dummy <6>[ 0.414421] vddsoc: supplied by regulator-dummy <6>[ 0.513194] No ATAGs? <6>[ 0.513818] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.522107] hw-breakpoint: maximum watchpoint size is 8 bytes. <4>[ 0.553225] imx6ul-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e4000 debugfs directory <6>[ 0.563237] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.598254] Serial: AMBA PL011 UART driver <6>[ 0.821767] mxs-dma 1804000.dma-apbh: initialized <6>[ 0.860102] vgaarb: loaded <5>[ 0.867464] SCSI subsystem initialized <6>[ 0.872629] usbcore: registered new interface driver usbfs <6>[ 0.876138] usbcore: registered new interface driver hub <6>[ 0.881717] usbcore: registered new device driver usb <6>[ 0.897719] i2c i2c-0: IMX I2C adapter registered <6>[ 0.899975] i2c i2c-0: can't use DMA, using PIO instead. <6>[ 0.910867] i2c i2c-1: IMX I2C adapter registered <6>[ 0.913119] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.926631] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.929289] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.938628] PTP clock support registered <6>[ 0.944592] EDAC MC: Ver: 3.0.0 <6>[ 0.974157] clocksource: Switched to clocksource mxc_timer1 <6>[ 1.679041] NET: Registered protocol family 2 <6>[ 1.682069] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 1.691985] tcp_listen_portaddr_hash hash table entries: 256 (order: 1, 10240 bytes) <6>[ 1.697618] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 1.704914] TCP bind hash table entries: 4096 (order: 5, 147456 bytes) <6>[ 1.712693] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 1.719017] UDP hash table entries: 256 (order: 2, 20480 bytes) <6>[ 1.724563] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes) <6>[ 1.731971] NET: Registered protocol family 1 <6>[ 1.742014] RPC: Registered named UNIX socket transport module. <6>[ 1.745844] RPC: Registered udp transport module. <6>[ 1.750424] RPC: Registered tcp transport module. <6>[ 1.755615] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.766966] Trying to unpack rootfs image as initramfs... <6>[ 6.162107] Freeing initrd memory: 15000K <5>[ 6.180045] Initialise system trusted keyrings <6>[ 6.185659] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 6.266356] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 6.277548] NFS: Registering the id_resolver key type <5>[ 6.280496] Key type id_resolver registered <5>[ 6.284791] Key type id_legacy registered <6>[ 6.289241] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 6.317056] Key type asymmetric registered <5>[ 6.318860] Asymmetric key parser 'x509' registered <6>[ 6.324783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 6.331597] io scheduler noop registered <6>[ 6.335867] io scheduler deadline registered <6>[ 6.341410] io scheduler cfq registered (default) <6>[ 6.345308] io scheduler mq-deadline registered <6>[ 6.349880] io scheduler kyber registered <4>[ 6.355994] test_firmware: interface ready <4>[ 6.505743] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 6.514416] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 6.523389] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 6.666933] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 6.674845] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 7.212808] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 7.247401] SuperH (H)SCI(F) driver initialized <6>[ 7.255726] console [ttymxc0] enabled <6>[ 7.255726] console [ttymxc0] enabled <6>[ 7.260841] bootconsole [ec_imx6q0] disabled <6>[ 7.260841] bootconsole [ec_imx6q0] disabled <6>[ 7.278388] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 61, base_baud = 5000000) is a IMX <6>[ 7.296537] msm_serial: driver initialized <6>[ 7.302873] STMicroelectronics ASC driver initialized <6>[ 7.319130] STM32 USART driver initialized <6>[ 7.358782] [drm] Initialized vgem 1.0.0 20120112 for vgem on minor 0 <4>[ 7.401540] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 7.410532] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 7.418532] panel-simple panel: Dropping the link to regulator.0 <6>[ 7.510841] brd: module loaded <6>[ 7.593330] loop: module loaded <6>[ 7.697624] CAN device driver interface <6>[ 7.709207] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <4>[ 7.721465] fec 20b4000.ethernet: 20b4000.ethernet supply phy not found, using dummy regulator <6>[ 7.731382] fec 20b4000.ethernet: Linked as a consumer to regulator.0 <6>[ 7.741766] pps pps0: new PPS source ptp0 <6>[ 7.929037] fec 20b4000.ethernet eth0: registered PHC device 0 <4>[ 7.939267] fec 2188000.ethernet: 2188000.ethernet supply phy not found, using dummy regulator <6>[ 7.949383] fec 2188000.ethernet: Linked as a consumer to regulator.0 <6>[ 7.959293] pps pps1: new PPS source ptp1 <6>[ 10.603441] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 10.616332] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 10.622515] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 10.629435] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 10.636913] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 10.678238] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 10.686537] usbcore: registered new interface driver pegasus <6>[ 10.692943] usbcore: registered new interface driver asix <6>[ 10.699220] usbcore: registered new interface driver ax88179_178a <6>[ 10.706132] usbcore: registered new interface driver cdc_ether <6>[ 10.712713] usbcore: registered new interface driver smsc75xx <6>[ 10.719507] usbcore: registered new interface driver smsc95xx <6>[ 10.726082] usbcore: registered new interface driver net1080 <6>[ 10.732410] usbcore: registered new interface driver cdc_subset <6>[ 10.739146] usbcore: registered new interface driver zaurus <6>[ 10.745775] usbcore: registered new interface driver cdc_ncm <6>[ 10.770230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 10.777358] ehci-pci: EHCI PCI platform driver <6>[ 10.782467] ehci-platform: EHCI generic platform driver <6>[ 10.789932] ehci-orion: EHCI orion driver <6>[ 10.796041] SPEAr-ehci: EHCI SPEAr driver <6>[ 10.801796] ehci-st: EHCI STMicroelectronics driver <6>[ 10.808695] ehci-exynos: EHCI EXYNOS driver <6>[ 10.814892] ehci-atmel: EHCI Atmel driver <6>[ 10.820739] tegra-ehci: Tegra EHCI driver <6>[ 10.826846] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 10.833529] ohci-pci: OHCI PCI platform driver <6>[ 10.838905] ohci-platform: OHCI generic platform driver <6>[ 10.846328] SPEAr-ohci: OHCI SPEAr driver <6>[ 10.852121] ohci-st: OHCI STMicroelectronics driver <6>[ 10.859117] ohci-atmel: OHCI Atmel driver <6>[ 10.869685] usbcore: registered new interface driver usb-storage <4>[ 10.889506] imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator <6>[ 10.898992] imx_usb 2184000.usb: Linked as a consumer to regulator.0 <4>[ 10.928188] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator <6>[ 10.937756] imx_usb 2184200.usb: Linked as a consumer to regulator.0 <6>[ 10.954982] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 10.960795] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 10.994147] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 11.010559] hub 1-0:1.0: USB hub found <6>[ 11.016010] hub 1-0:1.0: 1 port detected <6>[ 11.071642] i2c /dev entries driver <6>[ 11.187158] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) <6>[ 11.227519] sdhci: Secure Digital Host Controller Interface driver <6>[ 11.234264] sdhci: Copyright(c) Pierre Ossman <6>[ 11.252435] Synopsys Designware Multimedia Card Interface Driver <6>[ 11.271905] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 11.283619] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO <6>[ 11.290710] sdhci-esdhc-imx 2190000.usdhc: Linked as a consumer to regulator.4 <6>[ 11.341021] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA <6>[ 11.391167] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA <6>[ 11.426628] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 11.438438] usbcore: registered new interface driver usbhid <6>[ 11.444625] usbhid: USB HID core driver <6>[ 11.489632] ipip: IPv4 and MPLS over IPv4 tunneling driver <6>[ 11.499796] IPv4 over IPsec tunneling driver <6>[ 11.514853] NET: Registered protocol family 10 <6>[ 11.532290] Segment Routing with IPv6 <6>[ 11.542458] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 11.559420] NET: Registered protocol family 17 <6>[ 11.565312] can: controller area network core (rev 20170425 abi 9) <6>[ 11.572392] NET: Registered protocol family 29 <6>[ 11.577458] can: raw protocol (rev 20170425) <6>[ 11.582325] can: broadcast manager protocol (rev 20170425 t) <6>[ 11.588626] can: netlink gateway (rev 20170425) max_hops=1 <6>[ 11.596618] 8021q: 802.1Q VLAN Support v1.8 <5>[ 11.602912] Key type dns_resolver registered <6>[ 11.633406] cpu cpu0: Linked as a consumer to regulator.2 <6>[ 11.640264] cpu cpu0: Linked as a consumer to regulator.3 <6>[ 11.656980] ThumbEE CPU extension supported. <5>[ 11.661672] Registering SWP/SWPB emulation handler <5>[ 11.679468] Loading compiled-in X.509 certificates <4>[ 11.831894] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 11.843268] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 11.852399] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 11.870066] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 11.878834] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 11.887459] panel-simple panel: Dropping the link to regulator.0 <6>[ 11.908501] imx_thermal tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <4>[ 11.925812] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 11.936641] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 11.945372] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 11.962350] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 11.970968] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 11.978534] panel-simple panel: Dropping the link to regulator.0 <4>[ 11.993006] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 12.004112] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 12.012836] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 12.029913] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 12.038523] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 12.046386] panel-simple panel: Dropping the link to regulator.0 <6>[ 12.060060] hctosys: unable to open rtc device (rtc0) <4>[ 12.077328] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 12.096744] mmc1: new high speed SDHC card at address aaaa <6>[ 12.108748] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 12.125620] mmcblk1: p1 p2 <4>[ 12.140851] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 12.151803] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 12.160697] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 12.177880] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 12.186560] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 12.196047] panel-simple panel: Dropping the link to regulator.0 <6>[ 12.206569] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:01: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:01, irq=POLL) <6>[ 12.222270] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 12.346214] Micrel KSZ8081 or KSZ8091 20b4000.ethernet-1:02: attached PHY driver [Micrel KSZ8081 or KSZ8091] (mii_bus:phy_addr=20b4000.ethernet-1:02, irq=POLL) <6>[ 12.362849] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready <6>[ 15.370843] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 15.396697] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 15.426623] Sending DHCP requests .., OK <6>[ 18.211088] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.212 <6>[ 18.219327] IP-Config: Complete: <6>[ 18.222901] device=eth0, hwaddr=00:04:9f:05:20:41, ipaddr=172.16.1.212, mask=255.255.255.0, gw=172.16.1.4 <6>[ 18.233408] host=172.16.1.212, domain=example.org, nis-domain=(none) <6>[ 18.240678] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 18.240698] nameserver0=172.16.1.4 <6>[ 18.362119] Freeing unused kernel memory: 2048K <6>[ 18.368595] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 19.106152] udevd[117]: starting version 3.2.9 <5>[ 19.118087] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 19.127139] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 19.135628] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 19.168031] udevd[117]: specified user 'tss' unknown <27>[ 19.175695] udevd[117]: specified group 'tss' unknown <30>[ 19.206916] udevd[118]: starting eudev-3.2.9 <4>[ 24.757845] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 24.768910] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 24.969809] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 24.987093] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 24.995729] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 25.186473] panel-simple panel: Dropping the link to regulator.0 <6>[ 25.963009] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 25.970195] [drm] No driver support for vblank timestamp query. <3>[ 25.977737] mxsfb 21c8000.lcdif: Failed to create outputs <6>[ 26.026790] fsl-quadspi 21e0000.qspi: n25q256a (32768 Kbytes) <4>[ 26.139758] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 26.150605] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 26.270533] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 26.287800] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 26.296475] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 26.503251] panel-simple panel: Dropping the link to regulator.0 <6>[ 26.616745] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 26.623689] [drm] No driver support for vblank timestamp query. <3>[ 26.630944] mxsfb 21c8000.lcdif: Failed to create outputs done Saving random seed: <5>[ 30.509493] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 30.900337] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1236657/environment . /lava-1236657/environment / # /lava-1236657/bin/lava-test-runner /lava-1236657/0 /lava-1236657/bin/lava-test-runner /lava-1236657/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1236657/0/tests/0_dmesg + cat uuid + UUID=1236657_1.5.2.4.1<8>[ 37.040411] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 37.229054] <8>[ 37.393638] <8>[ 37.558536] + set +x <8>[ 37.572938] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1236657/environment / # . /lava-1236657/environment/lava-1236657/bin/lava-test-runner /lava-1236657/1 / # /lava-1236657/bin/lava-test-run<4>[ 42.182717] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 42.195125] pwm-backlight backlight-display: Linked as a consumer to regulator.0 n<6>[ 42.211639] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 42.254352] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 42.264418] panel-simple panel: Linked as a consumer to regulator.0 e<6>[ 42.278553] panel-simple panel: Dropping the link to regulator.0 r <6>[ 42.338411] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 42.346245] [drm] No driver support for vblank timestamp query. <3>[ 42.354699] mxsfb 21c8000.lcdif: Failed to create outputs /<6>[ 42.399987] platform backlight-display: deferred probe pending <6>[ 42.407858] platform panel: deferred probe pending <6>[ 42.413107] platform 21c8000.lcdif: deferred probe pending <6>[ 42.419493] platform sound: deferred probe pending lava-1236657/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1236657/1/tests/1_bootrr + cat uuid + UUID=1236657_1.5.2.4.5 + set +x <8>[ 43.515387] + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1236657/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto backlight-display panel 21c8000.lcdif sound /lava-1236657/1/../bin/lava-test-case <8>[ 44.791671] /lava-1236657/1/../bin/lava-test-case <8>[ 44.947797] /lava-1236657/1/../bin/lava-test-case <8>[ 45.032162] + set +x <8>[ 45.091719] / #