Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. U-Boot 2016.03-imx_v2016.03_4.1.15_2.0.0_ga+g0ec2a01 (Nov 11 2016 - 03:13:54 -0600) CPU: Freescale i.MX7D rev1.3 996 MHz (running at 792 MHz) CPU: Commercial temperature grade (0C to 95C) at 26C Reset cause: POR Board: i.MX7D SABRESD RevA I2C: ready DRAM: 1 GiB PMIC: PFUZE3000 DEV_ID=0x30 REV_ID=0x11 MMC: FSL_SDHC: 0, FSL_SDHC: 1 Display: TFT43AB (480x272) Video: 480x272x24 In: serial Out: serial Err: serial switch to partitions #0, OK mmc0 is current device Net: FEC0 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 => setenv ipaddr 172.16.1.16; setenv serverip 172.16.1.4; setenv ethact FEC0; setenv ethprime FEC setenv ipaddr 172.16.1.16; setenv serverip 172.16.1.4; setenv ethact FEC0; setenv ethprime FEC => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp ${loadaddr} 1248120/tftp-deploy-j3mp4hda/kernel/zImage tftp ${loadaddr} 1248120/tftp-deploy-j3mp4hda/kernel/zImage Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.16 Filename '1248120/tftp-deploy-j3mp4hda/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############ 1.6 MiB/s done Bytes transferred = 9703936 (941200 hex) => tftp ${initrd_addr} 1248120/tftp-deploy-j3mp4hda/ramdisk/ramdisk.cpio.gz.uboot tftp ${initrd_addr} 1248120/tftp-deploy-j3mp4hda/ramdisk/ramdisk.cpio.gz.uboot Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.16 Filename '1248120/tftp-deploy-j3mp4hda/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x83800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 10.2 MiB/s done Bytes transferred = 16085904 (f57390 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp ${fdt_addr} 1248120/tftp-deploy-j3mp4hda/dtb/imx7d-sdb.dtb tftp ${fdt_addr} 1248120/tftp-deploy-j3mp4hda/dtb/imx7d-sdb.dtb Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.16 Filename '1248120/tftp-deploy-j3mp4hda/dtb/imx7d-sdb.dtb'. Load address: 0x83000000 Loading: *### 5.2 MiB/s done Bytes transferred = 38143 (94ff 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 - 0x941200 ] ## Loading init Ramdisk from Legacy Image at 83800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16085840 Bytes = 15.3 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 8300c4fe Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.193-cip38 (KernelCI@build-j28955-arm-gcc-10-multi-v7-defconfig-f97tr) (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 Aug 30 19:07:02 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.MX7 SabreSD Board [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x30860000 (options '') [ 0.000000] printk: bootconsole [ec_imx6q0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xbc000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x00000000afffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x00000000b0000000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x00000000bfffffff] [ 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 deferred_probe_timeout=60 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: 932828K/1048576K available (14336K kernel code, 2239K rwdata, 5360K rodata, 2048K init, 424K bss, 50212K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2. <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=2 <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000008] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.008312] Switching to timer-based delay loop, resolution 125ns <6>[ 0.015996] Switching to timer-based delay loop, resolution 41ns <6>[ 0.021004] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.029140] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.043567] Console: colour dummy device 80x30 <6>[ 0.045479] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.056120] CPU: Testing write buffer coherency: ok <6>[ 0.061270] pid_max: default: 32768 minimum: 301 <6>[ 0.066333] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.073789] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.082925] CPU0: update cpu_capacity 1024 <6>[ 0.086207] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.092947] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.100468] rcu: Hierarchical SRCU implementation. <6>[ 0.107594] EFI services will not be available. <6>[ 0.109782] smp: Bringing up secondary CPUs ... <6>[ 0.115081] smp: Brought up 1 node, 1 CPU <6>[ 0.118647] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.125165] CPU: All CPU(s) started in SVC mode. <6>[ 0.130588] devtmpfs: initialized <6>[ 0.142080] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.147509] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.157397] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.166884] pinctrl core: initialized pinctrl subsystem <6>[ 0.171970] DMI not present or invalid. <6>[ 0.175164] NET: Registered protocol family 16 <6>[ 0.180954] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.188779] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.188899] cpuidle: using governor menu <6>[ 0.197054] No ATAGs? <6>[ 0.199151] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.207417] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.216542] Serial: AMBA PL011 UART driver <6>[ 0.266639] imx7d-pinctrl 302c0000.iomuxc-lpsr: initialized IMX pinctrl driver <6>[ 0.272416] imx7d-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.325322] iommu: Default domain type: Translated <6>[ 0.328701] vgaarb: loaded <5>[ 0.331694] SCSI subsystem initialized <6>[ 0.335319] usbcore: registered new interface driver usbfs <6>[ 0.340454] usbcore: registered new interface driver hub <6>[ 0.346114] usbcore: registered new device driver usb <6>[ 0.359307] i2c i2c-0: IMX I2C adapter registered <6>[ 0.367164] i2c i2c-1: IMX I2C adapter registered <6>[ 0.369854] i2c i2c-2: IMX I2C adapter registered <6>[ 0.379910] i2c i2c-3: IMX I2C adapter registered <6>[ 0.383424] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.387318] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.396761] PTP clock support registered <6>[ 0.404724] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.525925] NET: Registered protocol family 2 <6>[ 1.527991] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.536670] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.544102] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.552231] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.559714] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.566337] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.573176] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.580694] NET: Registered protocol family 1 <6>[ 1.585944] RPC: Registered named UNIX socket transport module. <6>[ 1.591323] RPC: Registered udp transport module. <6>[ 1.596360] RPC: Registered tcp transport module. <6>[ 1.601296] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.608060] PCI: CLS 0 bytes, default 64 <6>[ 1.612770] Trying to unpack rootfs image as initramfs... <6>[ 2.942277] Freeing initrd memory: 15712K <6>[ 2.944541] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 2.953933] Initialise system trusted keyrings <6>[ 2.957277] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 2.970953] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.975151] NFS: Registering the id_resolver key type <5>[ 2.979634] Key type id_resolver registered <5>[ 2.984020] Key type id_legacy registered <6>[ 2.988454] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.995329] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.003048] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.008201] Key type asymmetric registered <5>[ 3.012022] Asymmetric key parser 'x509' registered <6>[ 3.017268] bounce: pool size: 64 pages <6>[ 3.021333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 3.029016] io scheduler mq-deadline registered <6>[ 3.033808] io scheduler kyber registered <4>[ 3.061635] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 3.079498] mxs-dma 33000000.dma-apbh: initialized <4>[ 3.094511] imx-sdma 30bd0000.sdma: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <6>[ 3.101620] imx-sdma 30bd0000.sdma: external firmware not found, using ROM firmware <6>[ 3.165475] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 3.173874] SuperH (H)SCI(F) driver initialized <3>[ 3.176736] clk: failed to reparent uart1_src to pll_sys_main_240m_clk: -16 <6>[ 3.183346] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 58, base_baud = 1500000) is a IMX <6>[ 3.192298] printk: console [ttymxc0] enabled <6>[ 3.192298] printk: console [ttymxc0] enabled <6>[ 3.201429] printk: bootconsole [ec_imx6q0] disabled <6>[ 3.201429] printk: bootconsole [ec_imx6q0] disabled <6>[ 3.212972] 30a80000.serial: ttymxc5 at MMIO 0x30a80000 (irq = 67, base_baud = 15000000) is a IMX <6>[ 3.225353] msm_serial: driver initialized <6>[ 3.229962] STMicroelectronics ASC driver initialized <6>[ 3.237048] STM32 USART driver initialized <6>[ 3.260854] brd: module loaded <6>[ 3.270729] loop: module loaded <6>[ 3.289489] CAN device driver interface <6>[ 3.294884] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.306493] pps pps0: new PPS source ptp0 <3>[ 3.311688] fec 30bf0000.ethernet: Invalid MAC address: 00:00:00:00:00:00 <6>[ 3.318831] fec 30bf0000.ethernet: Using random MAC address: 5e:31:3d:84:0c:8f <6>[ 4.376506] fec 30bf0000.ethernet eth0: registered PHC device 0 <6>[ 4.384134] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 4.389444] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 4.395745] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 4.401410] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 4.412773] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 4.420533] usbcore: registered new interface driver pegasus <6>[ 4.426526] usbcore: registered new interface driver asix <6>[ 4.432227] usbcore: registered new interface driver ax88179_178a <6>[ 4.438641] usbcore: registered new interface driver cdc_ether <6>[ 4.444813] usbcore: registered new interface driver smsc75xx <6>[ 4.450872] usbcore: registered new interface driver smsc95xx <6>[ 4.456938] usbcore: registered new interface driver net1080 <6>[ 4.462899] usbcore: registered new interface driver cdc_subset <6>[ 4.469138] usbcore: registered new interface driver zaurus <6>[ 4.475082] usbcore: registered new interface driver cdc_ncm <6>[ 4.484239] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.491072] ehci-pci: EHCI PCI platform driver <6>[ 4.495841] ehci-platform: EHCI generic platform driver <6>[ 4.501586] ehci-orion: EHCI orion driver <6>[ 4.506097] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.510524] ehci-st: EHCI STMicroelectronics driver <6>[ 4.515843] ehci-exynos: EHCI Exynos driver <6>[ 4.520440] ehci-atmel: EHCI Atmel driver <6>[ 4.524891] tegra-ehci: Tegra EHCI driver <6>[ 4.529348] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.535837] ohci-pci: OHCI PCI platform driver <6>[ 4.540596] ohci-platform: OHCI generic platform driver <6>[ 4.546336] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.550767] ohci-st: OHCI STMicroelectronics driver <6>[ 4.556092] ohci-atmel: OHCI Atmel driver <6>[ 4.561512] usbcore: registered new interface driver usb-storage <6>[ 4.575322] i2c /dev entries driver <3>[ 4.596878] CPUidle arm: CPU 0 failed to init idle CPU ops <6>[ 4.603165] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.609662] sdhci: Copyright(c) Pierre Ossman <6>[ 4.616798] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.624814] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.635763] sdhci-esdhc-imx 30b40000.mmc: Got CD GPIO <6>[ 4.641111] sdhci-esdhc-imx 30b40000.mmc: Got WP GPIO <6>[ 4.651515] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.659066] usbcore: registered new interface driver usbhid <6>[ 4.664952] usbhid: USB HID core driver <6>[ 4.675433] NET: Registered protocol family 10 <6>[ 4.681374] Segment Routing with IPv6 <6>[ 4.685428] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.692275] NET: Registered protocol family 17 <6>[ 4.697049] can: controller area network core <6>[ 4.701737] NET: Registered protocol family 29 <6>[ 4.706477] can: raw protocol <6>[ 4.709715] can: broadcast manager protocol <6>[ 4.714172] can: netlink gateway - max_hops=1 <5>[ 4.719377] Key type dns_resolver registered <6>[ 4.724046] ThumbEE CPU extension supported. <5>[ 4.728637] Registering SWP/SWPB emulation handler <5>[ 4.734175] Loading compiled-in X.509 certificates <6>[ 4.774576] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <4>[ 4.785797] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.805053] mmc0: SDHCI controller on 30b40000.mmc [30b40000.mmc] using ADMA <4>[ 4.816293] imx_usb 30b10000.usb: No over current polarity defined <4>[ 4.825224] imx_usb 30b20000.usb: No over current polarity defined <4>[ 4.837057] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 4.859436] imx_usb 30b10000.usb: No over current polarity defined <4>[ 4.868408] imx_usb 30b20000.usb: No over current polarity defined <4>[ 4.880194] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.902144] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <4>[ 4.912731] imx_usb 30b10000.usb: No over current polarity defined <4>[ 4.921816] imx_usb 30b20000.usb: No over current polarity defined <4>[ 4.933641] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 4.964746] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <4>[ 4.975179] imx_usb 30b10000.usb: No over current polarity defined <3>[ 4.985790] fec 30bf0000.ethernet eth0: Unable to connect to phy <3>[ 4.995491] IP-Config: Failed to open eth0 <3>[ 4.999862] IP-Config: No network devices available <6>[ 5.018110] mmc0: new high speed SDHC card at address e624 <6>[ 5.024858] mmcblk0: mmc0:e624 SA16G 14.8 GiB <4>[ 5.035894] imx_usb 30b20000.usb: No over current polarity defined <4>[ 5.047934] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 5.059904] Freeing unused kernel memory: 2048K <6>[ 5.064845] mmcblk0: p1 p2 <6>[ 5.080915] Run /init as init process <4>[ 5.093434] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 5.109043] imx_usb 30b10000.usb: No over current polarity defined <4>[ 5.118157] imx_usb 30b20000.usb: No over current polarity defined <4>[ 5.129996] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 5.141881] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) <4>[ 5.153390] mmc1: queuing unknown CIS tuple 0x80 (6 bytes) Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 5.333766] udevd[127]: starting version 3.2.9 <5>[ 5.348501] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 5.359469] random: udevd: uninitialized urandom read (16 bytes read) <6>[ 5.366816] mmc1: new ultra high speed SDR104 SDIO card at address 0001 <5>[ 5.374422] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 5.391116] udevd[127]: specified user 'tss' unknown <27>[ 5.396716] udevd[127]: specified group 'tss' unknown <30>[ 5.406621] udevd[128]: starting eudev-3.2.9 <5>[ 5.536708] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 6.092202] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 6.099316] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 6.108238] cfg80211: failed to load regulatory.db <6>[ 6.234352] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 6.243655] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 <4>[ 6.257351] imx_usb 30b10000.usb: No over current polarity defined <4>[ 6.266358] imx_usb 30b20000.usb: No over current polarity defined <4>[ 6.278168] pwm-backlight backlight: supply power not found, using dummy regulator <3>[ 7.314801] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <6>[ 7.455351] gpio-expander@0 enforce active low on chipselect handle <4>[ 7.503946] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 7.512195] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <4>[ 7.521067] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <4>[ 7.529176] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <4>[ 7.540280] imx_usb 30b10000.usb: No over current polarity defined <4>[ 7.747978] imx_usb 30b20000.usb: No over current polarity defined <6>[ 7.824804] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 7.830006] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 7.924806] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 7.993072] hub 1-0:1.0: USB hub found <6>[ 8.074735] hub 1-0:1.0: 1 port detected <4>[ 8.141256] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 8.964082] caam 30900000.crypto: Entropy delay = 3200 <6>[ 9.029088] caam 30900000.crypto: Instantiated RNG4 SH0 <6>[ 9.088498] caam 30900000.crypto: Instantiated RNG4 SH1 <6>[ 9.093997] caam 30900000.crypto: device ID = 0x0a16030000000000 (Era 8) <6>[ 9.100979] caam 30900000.crypto: job rings = 3, qi = 0 <4>[ 9.124436] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 9.436898] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 9.774489] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 10.970798] caam algorithms registered in /proc/crypto <6>[ 10.978085] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 10.985874] caam 30900000.crypto: registering rng-caam <4>[ 11.005338] pwm-backlight backlight: supply power not found, using dummy regulator <4>[ 11.057344] pwm-backlight backlight: supply power not found, using dummy regulator done Saving random seed: <5>[ 11.104067] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL <5>[ 11.169723] random: crng init done Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1248120/environment . /lava-1248120/environment / # /lava-1248120/bin/lava-test-runner /lava-1248120/0 /lava-1248120/bin/lava-test-runner /lava-1248120/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1248120/0/tests/0_dmesg + c<8>[ 17.005009] at uuid + UUID=1248120_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 17.050636] <8>[ 17.094010] <8>[ 17.137556] + set<8>[ 17.147801] +x / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1248120/environment / # . /lava-1248120/environment / # /lava-1248120/bin/lava-test-runner /lava-1248120/1 /lava-1248120/bin/lava-test-runner /lava-1248120/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1248120/1/tests/1_bootrr + cat uuid + UUID=1248120_1.5.2<8>[ 22.860621] .4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1248120/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto usbphynop3 30730000.lcdif 30360000.anatop:tempmon imx_thermal: failed to register cpufreq cooling device regulator-lcd-3v3 backlight imx-pgc-domain.0 imx-pgc: Failed to get domain's regulator imx-pgc-domain.1 imx-pgc: Failed to get domain's regulator imx-pgc-domain.2 imx-pgc: Failed to get domain's regulator panel 30be0000.ethernet /lava-1248120/1/../bin/lava-test-case <8>[ 23.920174] /lava-1248120/1/../bin/lava-test-case <8>[ 24.963706] /lava-1248120/1/../bin/lava-test-case <8>[ 24.989035] + set +x <8>[ 25.008266] / #