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 32C 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 (1407 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1248099/tftp-deploy-x3qo66eb/kernel/zImage tftp ${loadaddr} 1248099/tftp-deploy-x3qo66eb/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 '1248099/tftp-deploy-x3qo66eb/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 4.9 MiB/s done Bytes transferred = 8733184 (854200 hex) => tftp ${initrd_addr} 1248099/tftp-deploy-x3qo66eb/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1248099/tftp-deploy-x3qo66eb/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 '1248099/tftp-deploy-x3qo66eb/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# 5.4 MiB/s done Bytes transferred = 13344483 (cb9ee3 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1248099/tftp-deploy-x3qo66eb/dtb/imx6ul-14x14-evk.dtb tftp ${fdt_addr} 1248099/tftp-deploy-x3qo66eb/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 '1248099/tftp-deploy-x3qo66eb/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *## 3.8 MiB/s done Bytes transferred = 27998 (6d5e hex) => setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz ${loadaddr} ${initrd_addr} ${fdt_addr} bootz ${loadaddr} ${initrd_addr} ${fdt_addr} Kernel image @ 0x80800000 [ 0x000000 - 0x854200 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13344419 Bytes = 12.7 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 83009d5d ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.19.293-cip102 (KernelCI@build-j28708-arm-gcc-10-multi-v7-defconfig-sxl7w) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Wed Aug 30 17:46:23 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 16 pages/cpu s36748 r8192 d20596 u65536 [ 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 deferred_probe_timeout=60 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: 419456K/524288K available (12288K kernel code, 1597K rwdata, 4684K rodata, 2048K init, 394K bss, 39296K 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) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, 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=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.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.008103] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.023377] Console: colour dummy device 80x30 <6>[ 0.025313] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.035940] CPU: Testing write buffer coherency: ok <6>[ 0.040997] pid_max: default: 32768 minimum: 301 <6>[ 0.046202] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) <6>[ 0.052750] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) <3>[ 0.061987] /cpus/cpu@0 missing clock-frequency property <6>[ 0.065625] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.073302] Setting up static identity map for 0x80300000 - 0x803000a0 <6>[ 0.080618] rcu: Hierarchical SRCU implementation. <6>[ 0.088441] EFI services will not be available. <6>[ 0.090848] smp: Bringing up secondary CPUs ... <6>[ 0.095278] smp: Brought up 1 node, 1 CPU <6>[ 0.099453] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.105922] CPU: All CPU(s) started in SVC mode. <6>[ 0.112474] devtmpfs: initialized <6>[ 0.126233] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.131970] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.141561] futex hash table entries: 256 (order: 2, 16384 bytes) <6>[ 0.152749] pinctrl core: initialized pinctrl subsystem <6>[ 0.158824] DMI not present or invalid. <6>[ 0.162274] NET: Registered protocol family 16 <6>[ 0.169288] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.178677] cpuidle: using governor menu <6>[ 0.197618] vdd3p0: supplied by regulator-dummy <6>[ 0.200558] cpu: supplied by regulator-dummy <6>[ 0.205555] vddsoc: supplied by regulator-dummy <6>[ 0.233907] No ATAGs? <6>[ 0.234051] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.242103] hw-breakpoint: maximum watchpoint size is 8 bytes. <4>[ 0.254543] imx6ul-pinctrl 20e0000.iomuxc: Failed to create dummy-iomuxc-gpr@20e4000 debugfs directory <6>[ 0.261792] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver <6>[ 0.276167] Serial: AMBA PL011 UART driver <6>[ 0.331393] mxs-dma 1804000.dma-apbh: initialized <6>[ 0.344039] vgaarb: loaded <5>[ 0.346200] SCSI subsystem initialized <6>[ 0.349480] usbcore: registered new interface driver usbfs <6>[ 0.354028] usbcore: registered new interface driver hub <6>[ 0.359657] usbcore: registered new device driver usb <6>[ 0.367560] i2c i2c-0: IMX I2C adapter registered <6>[ 0.369892] i2c i2c-0: can't use DMA, using PIO instead. <6>[ 0.376788] i2c i2c-1: IMX I2C adapter registered <6>[ 0.380394] i2c i2c-1: can't use DMA, using PIO instead. <6>[ 0.388795] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.391279] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.400630] PTP clock support registered <6>[ 0.405289] EDAC MC: Ver: 3.0.0 <6>[ 0.414746] clocksource: Switched to clocksource mxc_timer1 <6>[ 0.549380] NET: Registered protocol family 2 <6>[ 0.551667] IP idents hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.559580] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.566017] TCP established hash table entries: 4096 (order: 2, 16384 bytes) <6>[ 0.573261] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) <6>[ 0.580064] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 0.586717] UDP hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.592617] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) <6>[ 0.599528] NET: Registered protocol family 1 <6>[ 0.605403] RPC: Registered named UNIX socket transport module. <6>[ 0.609889] RPC: Registered udp transport module. <6>[ 0.614973] RPC: Registered tcp transport module. <6>[ 0.619806] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.627582] Trying to unpack rootfs image as initramfs... <6>[ 3.079650] Freeing initrd memory: 13032K <5>[ 3.085093] Initialise system trusted keyrings <6>[ 3.087975] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 3.110776] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.116031] NFS: Registering the id_resolver key type <5>[ 3.119557] Key type id_resolver registered <5>[ 3.123783] Key type id_legacy registered <6>[ 3.128263] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.138509] Key type asymmetric registered <5>[ 3.140040] Asymmetric key parser 'x509' registered <6>[ 3.145429] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 3.152830] io scheduler noop registered <6>[ 3.157068] io scheduler deadline registered <6>[ 3.161909] io scheduler cfq registered (default) <6>[ 3.166571] io scheduler mq-deadline registered <6>[ 3.171269] io scheduler kyber registered <4>[ 3.214842] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 3.222259] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 3.230140] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 3.275788] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 3.282722] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 3.417386] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 3.428946] SuperH (H)SCI(F) driv�Y.J��ѥ���镑5 <6>[ 3.434101] console [ttymxc0] enabled <6>[ 3.434101] console [ttymxc0] enabled <6>[ 3.439202] bootconsole [ec_imx6q0] disabled <6>[ 3.439202] bootconsole [ec_imx6q0] disabled <6>[ 3.450303] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 61, base_baud = 5000000) is a IMX <6>[ 3.462641] msm_serial: driver initialized <6>[ 3.467683] STMicroelectronics ASC driver initialized <6>[ 3.476484] STM32 USART driver initialized <4>[ 3.501251] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 3.509441] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 3.516237] panel-simple panel: Dropping the link to regulator.0 <6>[ 3.545632] brd: module loaded <6>[ 3.562829] loop: module loaded <6>[ 3.594283] CAN device driver interface <6>[ 3.601038] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <4>[ 3.609088] fec 20b4000.ethernet: 20b4000.ethernet supply phy not found, using dummy regulator <6>[ 3.618249] fec 20b4000.ethernet: Linked as a consumer to regulator.0 <6>[ 3.625888] pps pps0: new PPS source ptp0 <6>[ 3.740110] fec 20b4000.ethernet eth0: registered PHC device 0 <4>[ 3.748204] fec 2188000.ethernet: 2188000.ethernet supply phy not found, using dummy regulator <6>[ 3.757425] fec 2188000.ethernet: Linked as a consumer to regulator.0 <6>[ 3.765084] pps pps1: new PPS source ptp1 <6>[ 5.458886] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 5.467496] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 5.473617] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 5.480076] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 5.487378] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 5.504614] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 5.512568] usbcore: registered new interface driver pegasus <6>[ 5.518705] usbcore: registered new interface driver asix <6>[ 5.524472] usbcore: registered new interface driver ax88179_178a <6>[ 5.531001] usbcore: registered new interface driver cdc_ether <6>[ 5.537283] usbcore: registered new interface driver smsc75xx <6>[ 5.543435] usbcore: registered new interface driver smsc95xx <6>[ 5.549608] usbcore: registered new interface driver net1080 <6>[ 5.555683] usbcore: registered new interface driver cdc_subset <6>[ 5.561961] usbcore: registered new interface driver zaurus <6>[ 5.568081] usbcore: registered new interface driver cdc_ncm <6>[ 5.579988] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 5.586923] ehci-pci: EHCI PCI platform driver <6>[ 5.591774] ehci-platform: EHCI generic platform driver <6>[ 5.598006] ehci-orion: EHCI orion driver <6>[ 5.602744] SPEAr-ehci: EHCI SPEAr driver <6>[ 5.607533] ehci-st: EHCI STMicroelectronics driver <6>[ 5.613064] ehci-exynos: EHCI EXYNOS driver <6>[ 5.618001] ehci-atmel: EHCI Atmel driver <6>[ 5.622649] tegra-ehci: Tegra EHCI driver <6>[ 5.627464] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 5.633977] ohci-pci: OHCI PCI platform driver <6>[ 5.638943] ohci-platform: OHCI generic platform driver <6>[ 5.645111] SPEAr-ohci: OHCI SPEAr driver <6>[ 5.649800] ohci-st: OHCI STMicroelectronics driver <6>[ 5.655437] ohci-atmel: OHCI Atmel driver <6>[ 5.661846] usbcore: registered new interface driver usb-storage <4>[ 5.672576] imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator <6>[ 5.681341] imx_usb 2184000.usb: Linked as a consumer to regulator.0 <4>[ 5.695732] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator <6>[ 5.704357] imx_usb 2184200.usb: Linked as a consumer to regulator.0 <6>[ 5.715990] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 5.721235] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 5.754809] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 5.762341] hub 1-0:1.0: USB hub found <6>[ 5.766669] hub 1-0:1.0: 1 port detected <6>[ 5.784168] i2c /dev entries driver <6>[ 5.819647] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) <6>[ 5.836945] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.843413] sdhci: Copyright(c) Pierre Ossman <6>[ 5.852646] Synopsys Designware Multimedia Card Interface Driver <6>[ 5.863103] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.871714] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO <6>[ 5.877582] sdhci-esdhc-imx 2190000.usdhc: Linked as a consumer to regulator.4 <6>[ 5.919035] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA <6>[ 5.961446] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA <6>[ 5.976972] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 5.985735] usbcore: registered new interface driver usbhid <6>[ 5.991597] usbhid: USB HID core driver <6>[ 6.009181] NET: Registered protocol family 10 <6>[ 6.017364] Segment Routing with IPv6 <6>[ 6.021515] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 6.029303] NET: Registered protocol family 17 <6>[ 6.034059] can: controller area network core (rev 20170425 abi 9) <6>[ 6.040790] NET: Registered protocol family 29 <6>[ 6.045584] can: raw protocol (rev 20170425) <6>[ 6.050140] can: broadcast manager protocol (rev 20170425 t) <6>[ 6.056137] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 6.062916] Key type dns_resolver registered <6>[ 6.069759] cpu cpu0: Linked as a consumer to regulator.2 <6>[ 6.075778] cpu cpu0: Linked as a consumer to regulator.3 <6>[ 6.082667] ThumbEE CPU extension supported. <5>[ 6.087374] Registering SWP/SWPB emulation handler <5>[ 6.096176] Loading compiled-in X.509 certificates <4>[ 6.121294] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 6.131605] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 6.139552] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 6.150175] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 6.158310] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 6.165198] panel-simple panel: Dropping the link to regulator.0 <6>[ 6.175856] imx_thermal tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <4>[ 6.187725] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 6.198079] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 6.206131] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 6.216774] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 6.224916] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 6.232717] panel-simple panel: Dropping the link to regulator.0 <4>[ 6.241388] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 6.251760] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 6.259678] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 6.270218] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 6.278362] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 6.286200] panel-simple panel: Dropping the link to regulator.0 <6>[ 6.294552] hctosys: unable to open rtc device (rtc0) <4>[ 6.342088] mmc1: host does not support reading read-only switch, assuming write-enable <6>[ 6.361487] mmc1: new high speed SDHC card at address aaaa <6>[ 6.369461] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 6.383805] mmcblk1: p1 p2 <4>[ 6.389935] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 6.400349] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 6.408428] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 6.419488] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 6.427663] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 6.434612] panel-simple panel: Dropping the link to regulator.0 <6>[ 6.448113] 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>[ 6.462987] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 6.576352] 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>[ 6.591512] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready <6>[ 9.598834] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 9.627589] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 9.657226] Sending DHCP requests .., OK <6>[ 12.481747] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.212 <6>[ 12.489791] IP-Config: Complete: <6>[ 12.493346] 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>[ 12.503737] host=172.16.1.212, domain=example.org, nis-domain=(none) <6>[ 12.510894] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 12.510913] nameserver0=172.16.1.4 <6>[ 12.532904] Freeing unused kernel memory: 2048K <6>[ 12.538337] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 12.786164] udevd[116]: starting version 3.2.9 <5>[ 12.792514] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.800392] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.807766] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 12.829105] udevd[116]: specified user 'tss' unknown <27>[ 12.835410] udevd[116]: specified group 'tss' unknown <30>[ 12.847311] udevd[117]: starting eudev-3.2.9 <4>[ 14.720301] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 14.730681] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 14.861024] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 14.871681] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 14.879845] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 14.988667] panel-simple panel: Dropping the link to regulator.0 <6>[ 15.233323] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 15.240355] [drm] No driver support for vblank timestamp query. <3>[ 15.246752] mxsfb 21c8000.lcdif: Failed to create outputs <6>[ 15.257950] fsl-quadspi 21e0000.qspi: n25q256a (32768 Kbytes) <4>[ 15.311234] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 15.321627] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 15.407847] pwm-backlight backlight-display: Dropping the link to regulator.0 <4>[ 15.418515] panel-simple panel: panel supply power not found, using dummy regulator <6>[ 15.426675] panel-simple panel: Linked as a consumer to regulator.0 <6>[ 15.497066] panel-simple panel: Dropping the link to regulator.0 <6>[ 15.536783] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 15.543683] [drm] No driver support for vblank timestamp query. <3>[ 15.550189] mxsfb 21c8000.lcdif: Failed to create outputs <4>[ 15.617108] pwm-backlight backlight-display: backlight-display supply power not found, using dummy regulator <6>[ 15.627496] pwm-backlight backlight-display: Linked as a consumer to regulator.0 <6>[ 15.696231] pwm-backlight backlight-display: Dropping the link to regulator.0 done Saving random seed: <5>[ 16.900480] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 17.031758] 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-1248099/environment . /lava-1248099/environment / # /lava-1248099/bin/lava-test-runner /lava-1248099/0 /lava-1248099/bin/lava-test-runner /lava-1248099/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1248099/0/tests/0_dmesg + cat uuid + UUID=1248099_1.5.2.4.1 <8>[ 22.888970] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 22.956044] <8>[ 23.016865] <8>[ 23.077789] + set +x<8>[ 23.088874] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1248099/environment / # . /lava-1248099/environment/lava-1248099/bin/lava-test-runner /lava-1248099/1 / # /lava-1248099/bin/lava-test-runner /lava-1248099/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1248099/1/tests/1_bootrr + cat uuid + UUID=1248099_1.5.2.4.5 <8>[ 28.836952] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1248099/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto panel sound 21c8000.lcdif backlight-display /lava-1248099/1/../bin/lava-test-case <8>[ 29.942139] /lava-1248099/1/../bin/lava-test-case <8>[ 29.999278] /lava-1248099/1/../bin/lava-test-case <8>[ 30.033416] + set +x<8>[ 30.059102] / #