Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3023 device /dev/ttyimx6ul-14x14-evk-1 [115200 N81] (Debian GNU/Linux) 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 36C 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.210 (1337 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x80800000 1035731/tftp-deploy-l03cek43/kernel/zImage tftp 0x80800000 1035731/tftp-deploy-l03cek43/kernel/zImage Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.210; sending through gateway 172.16.1.4 Filename '1035731/tftp-deploy-l03cek43/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 5 MiB/s done Bytes transferred = 9667072 (938200 hex) =>tftp 0x86800000 1035731/tftp-deploy-l03cek43/ramdisk/ramdisk.cpio.gz.uboot tftp 0x86800000 1035731/tftp-deploy-l03cek43/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.210; sending through gateway 172.16.1.4 Filename '1035731/tftp-deploy-l03cek43/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################################### 5.1 MiB/s done Bytes transferred = 16057014 (f502b6 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83000000 1035731/tftp-deploy-l03cek43/dtb/imx6ul-14x14-evk.dtb tftp 0x83000000 1035731/tftp-deploy-l03cek43/dtb/imx6ul-14x14-evk.dtb Using ethernet@020b4000 device TFTP from server 59.144.98.45; our IP address is 172.16.1.210; sending through gateway 172.16.1.4 Filename '1035731/tftp-deploy-l03cek43/dtb/imx6ul-14x14-evk.dtb'. Load address: 0x83000000 Loading: *### 3.7 MiB/s done Bytes transferred = 30843 (787b 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 0x80800000 0x86800000 0x83000000 bootz 0x80800000 0x86800000 0x83000000 Kernel image @ 0x80800000 [ 0x000000 - 0x938200 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16056950 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 8300a87a ft_system_setup for mx6 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.136-cip13 (KernelCI@build-j18940-arm-gcc-10-multi-v7-defconfig-n2fjm) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Aug 11 13:54:02 UTC 2022 [ 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] 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 0x9c000000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x000000009fffffff] [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 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, linear) <6>[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 414072K/524288K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 425K bss, 44680K reserved, 65536K cma-reserved, 0K highmem) <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: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <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.000018] 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.025208] Console: colour dummy device 80x30 <6>[ 0.027168] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.037785] pid_max: default: 32768 minimum: 301 <6>[ 0.042924] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.050203] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) <6>[ 0.059641] CPU: Testing write buffer coherency: ok <6>[ 0.063919] CPU0: update cpu_capacity 1024 <6>[ 0.067635] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.075306] Setting up static identity map for 0x80300000 - 0x803000ac <6>[ 0.082739] rcu: Hierarchical SRCU implementation. <6>[ 0.091150] EFI services will not be available. <6>[ 0.093539] smp: Bringing up secondary CPUs ... <6>[ 0.097998] smp: Brought up 1 node, 1 CPU <6>[ 0.102171] SMP: Total of 1 processors activated (48.00 BogoMIPS). <6>[ 0.108640] CPU: All CPU(s) started in SVC mode. <6>[ 0.114532] devtmpfs: initialized <6>[ 0.130630] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.136234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.145988] futex hash table entries: 256 (order: 2, 16384 bytes, linear) <6>[ 0.157673] pinctrl core: initialized pinctrl subsystem <6>[ 0.163911] DMI not present or invalid. <6>[ 0.167389] NET: Registered protocol family 16 <6>[ 0.174799] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.184446] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.184641] cpuidle: using governor menu <6>[ 0.433846] vdd3p0: supplied by regulator-dummy <6>[ 0.448779] cpu: supplied by regulator-dummy <6>[ 0.463767] vddsoc: supplied by regulator-dummy <6>[ 0.891935] No ATAGs? <6>[ 0.893025] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.899996] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.914595] imx6ul-pinctrl 20e0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.928865] Serial: AMBA PL011 UART driver <6>[ 0.993535] mxs-dma 1804000.dma-apbh: initialized <6>[ 1.007379] iommu: Default domain type: Translated <6>[ 1.010543] vgaarb: loaded <5>[ 1.014892] SCSI subsystem initialized <6>[ 1.017876] usbcore: registered new interface driver usbfs <6>[ 1.022506] usbcore: registered new interface driver hub <6>[ 1.028185] usbcore: registered new device driver usb <6>[ 1.036682] i2c i2c-0: IMX I2C adapter registered <6>[ 1.041028] i2c i2c-1: IMX I2C adapter registered <6>[ 1.046523] pps_core: LinuxPPS API ver. 1 registered <6>[ 1.049117] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 1.058451] PTP clock support registered <6>[ 1.070860] clocksource: Switched to clocksource mxc_timer1 <6>[ 3.296261] NET: Registered protocol family 2 <6>[ 3.298586] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 3.307548] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 3.314302] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) <6>[ 3.322313] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) <6>[ 3.329688] TCP: Hash tables configured (established 4096 bind 4096) <6>[ 3.336426] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 3.343067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) <6>[ 3.350574] NET: Registered protocol family 1 <6>[ 3.356612] RPC: Registered named UNIX socket transport module. <6>[ 3.361098] RPC: Registered udp transport module. <6>[ 3.365914] RPC: Registered tcp transport module. <6>[ 3.370927] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 3.377584] PCI: CLS 0 bytes, default 64 <6>[ 3.382858] Trying to unpack rootfs image as initramfs... <6>[ 6.356699] Freeing initrd memory: 15684K <6>[ 6.359453] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 6.370180] Initialise system trusted keyrings <6>[ 6.372979] workingset: timestamp_bits=30 max_order=17 bucket_order=0 <6>[ 6.394695] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 6.399874] NFS: Registering the id_resolver key type <5>[ 6.403537] Key type id_resolver registered <5>[ 6.407713] Key type id_legacy registered <6>[ 6.412314] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 6.418937] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 6.426727] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 6.432464] Key type asymmetric registered <5>[ 6.435554] Asymmetric key parser 'x509' registered <6>[ 6.440874] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 6.448345] io scheduler mq-deadline registered <6>[ 6.453174] io scheduler kyber registered <4>[ 6.508664] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 6.566505] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 <6>[ 6.573551] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware <6>[ 6.706718] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 6.720497] SuperH (H)SCI(F) driver in ѥ���镑5 <6>[ 6.724781] printk: console [ttymxc0] enabled <6>[ 6.724781] printk: console [ttymxc0] enabled <6>[ 6.732036] printk: bootconsole [ec_imx6q0] disabled <6>[ 6.732036] printk: bootconsole [ec_imx6q0] disabled <6>[ 6.745046] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 73, base_baud = 5000000) is a IMX <6>[ 6.757299] msm_serial: driver initialized <6>[ 6.762402] STMicroelectronics ASC driver initialized <6>[ 6.771795] STM32 USART driver initialized <4>[ 6.798523] panel-simple panel: supply power not found, using dummy regulator <4>[ 6.806504] panel-simple panel: Specify missing connector_type <6>[ 6.837833] brd: module loaded <6>[ 6.859139] loop: module loaded <6>[ 6.897187] CAN device driver interface <6>[ 6.904237] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 6.913659] pps pps0: new PPS source ptp0 <6>[ 7.061123] fec 20b4000.ethernet eth0: registered PHC device 0 <6>[ 7.070613] pps pps1: new PPS source ptp1 <6>[ 9.284281] fec 2188000.ethernet eth1: registered PHC device 1 <6>[ 9.293490] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 9.298754] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 9.305252] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 9.311007] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 9.329773] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 9.337721] usbcore: registered new interface driver pegasus <6>[ 9.343851] usbcore: registered new interface driver asix <6>[ 9.349645] usbcore: registered new interface driver ax88179_178a <6>[ 9.356202] usbcore: registered new interface driver cdc_ether <6>[ 9.362522] usbcore: registered new interface driver smsc75xx <6>[ 9.368661] usbcore: registered new interface driver smsc95xx <6>[ 9.374840] usbcore: registered new interface driver net1080 <6>[ 9.380924] usbcore: registered new interface driver cdc_subset <6>[ 9.387203] usbcore: registered new interface driver zaurus <6>[ 9.393322] usbcore: registered new interface driver cdc_ncm <6>[ 9.407072] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 9.414021] ehci-pci: EHCI PCI platform driver <6>[ 9.418867] ehci-platform: EHCI generic platform driver <6>[ 9.425140] ehci-orion: EHCI orion driver <6>[ 9.429923] SPEAr-ehci: EHCI SPEAr driver <6>[ 9.434752] ehci-st: EHCI STMicroelectronics driver <6>[ 9.440333] ehci-exynos: EHCI Exynos driver <6>[ 9.445326] ehci-atmel: EHCI Atmel driver <6>[ 9.450052] tegra-ehci: Tegra EHCI driver <6>[ 9.454939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 9.461591] ohci-pci: OHCI PCI platform driver <6>[ 9.466489] ohci-platform: OHCI generic platform driver <6>[ 9.472731] SPEAr-ohci: OHCI SPEAr driver <6>[ 9.477457] ohci-st: OHCI STMicroelectronics driver <6>[ 9.483168] ohci-atmel: OHCI Atmel driver <6>[ 9.489918] usbcore: registered new interface driver usb-storage <6>[ 9.514464] i2c /dev entries driver <6>[ 9.564832] sdhci: Secure Digital Host Controller Interface driver <6>[ 9.571480] sdhci: Copyright(c) Pierre Ossman <6>[ 9.582385] Synopsys Designware Multimedia Card Interface Driver <6>[ 9.593284] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 9.612032] sdhci-esdhc-imx 2190000.mmc: Got CD GPIO <6>[ 9.623442] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 9.632439] usbcore: registered new interface driver usbhid <6>[ 9.638309] usbhid: USB HID core driver <6>[ 9.658152] NET: Registered protocol family 10 <6>[ 9.665908] Segment Routing with IPv6 <6>[ 9.670039] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 9.677880] NET: Registered protocol family 17 <6>[ 9.682780] can: controller area network core <6>[ 9.687596] NET: Registered protocol family 29 <6>[ 9.692413] can: raw protocol <6>[ 9.695674] can: broadcast manager protocol <6>[ 9.700155] can: netlink gateway - max_hops=1 <5>[ 9.705954] Key type dns_resolver registered <6>[ 9.714725] ThumbEE CPU extension supported. <5>[ 9.719321] Registering SWP/SWPB emulation handler <5>[ 9.726830] Loading compiled-in X.509 certificates <6>[ 9.758713] mmc1: SDHCI controller on 2194000.mmc [2194000.mmc] using ADMA <4>[ 9.770385] pwm-backlight backlight-display: supply power not found, using dummy regulator <6>[ 9.779701] mmc0: SDHCI controller on 2190000.mmc [2190000.mmc] using ADMA <4>[ 9.791220] panel-simple panel: supply power not found, using dummy regulator <4>[ 9.798952] panel-simple panel: Specify missing connector_type <4>[ 9.809189] imx_usb 2184000.usb: No over current polarity defined <6>[ 9.833636] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 9.838898] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 9.873790] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 9.884044] hub 1-0:1.0: USB hub found <6>[ 9.888284] hub 1-0:1.0: 1 port detected <6>[ 9.899626] imx_thermal 20c8000.anatop:tempmon: Automotive CPU temperature grade - max:125C critical:120C passive:115C <4>[ 9.921269] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 9.934609] panel-simple panel: supply power not found, using dummy regulator <4>[ 9.942514] panel-simple panel: Specify missing connector_type <4>[ 9.948791] mmc1: host does not support reading read-only switch, assuming write-enable <4>[ 9.962766] pwm-backlight backlight-display: supply power not found, using dummy regulator <6>[ 9.972214] mmc1: new high speed SDHC card at address aaaa <4>[ 9.982441] panel-simple panel: supply power not found, using dummy regulator <4>[ 9.990178] panel-simple panel: Specify missing connector_type <6>[ 9.997114] mmcblk1: mmc1:aaaa SS16G 14.8 GiB <6>[ 10.014607] mmcblk1: p1 p2 <4>[ 10.024107] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 10.038724] panel-simple panel: supply power not found, using dummy regulator <4>[ 10.046619] panel-simple panel: Specify missing connector_type <6>[ 10.119124] 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>[ 10.199195] 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>[ 13.284165] fec 20b4000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off <6>[ 13.304123] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 13.333391] Sending DHCP requests .., OK <6>[ 15.597904] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.210 <6>[ 15.605945] IP-Config: Complete: <6>[ 15.609501] device=eth0, hwaddr=00:04:9f:05:20:41, ipaddr=172.16.1.210, mask=255.255.255.0, gw=172.16.1.4 <6>[ 15.619895] host=172.16.1.210, domain=example.org, nis-domain=(none) <6>[ 15.627063] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 15.627089] nameserver0=172.16.1.4 <6>[ 15.653061] Freeing unused kernel memory: 2048K <6>[ 15.663737] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 15.914400] udevd[126]: starting version 3.2.9 <5>[ 15.921723] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.928930] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 15.936645] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 15.957973] udevd[126]: specified user 'tss' unknown <27>[ 15.963881] udevd[126]: specified group 'tss' unknown <30>[ 15.983238] udevd[127]: starting eudev-3.2.9 <4>[ 19.191994] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 19.307236] panel-simple panel: supply power not found, using dummy regulator <4>[ 19.315131] panel-simple panel: Specify missing connector_type <6>[ 19.843651] caam 2140000.crypto: RNG4 SH0 was previously instantiated without prediction resistance. Tearing it down <6>[ 19.854649] caam 2140000.crypto: Deinstantiated RNG4 SH0 <6>[ 19.860259] caam 2140000.crypto: Instantiated RNG4 SH0 <6>[ 19.865742] caam 2140000.crypto: RNG4 SH1 was previously instantiated without prediction resistance. Tearing it down <6>[ 19.876593] caam 2140000.crypto: Deinstantiated RNG4 SH1 <6>[ 19.882224] caam 2140000.crypto: Instantiated RNG4 SH1 <6>[ 19.887644] caam 2140000.crypto: device ID = 0x0a16030000000000 (Era 8) <6>[ 19.894557] caam 2140000.crypto: job rings = 3, qi = 0 <4>[ 19.918316] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 20.003474] panel-simple panel: supply power not found, using dummy regulator <4>[ 20.011323] panel-simple panel: Specify missing connector_type <6>[ 20.801888] gpio@0 enforce active low on chipselect handle <6>[ 20.847980] spi-nor spi4.0: n25q256a (32768 Kbytes) <4>[ 20.898025] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 20.967539] panel-simple panel: supply power not found, using dummy regulator <4>[ 20.975479] panel-simple panel: Specify missing connector_type <4>[ 21.126024] pwm-backlight backlight-display: supply power not found, using dummy regulator <6>[ 22.682275] caam algorithms registered in /proc/crypto <6>[ 22.690609] caam 2140000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 22.698389] caam 2140000.crypto: registering rng-caam <4>[ 22.707858] panel-simple panel: supply power not found, using dummy regulator <4>[ 22.715905] panel-simple panel: Specify missing connector_type <5>[ 22.741472] random: crng init done <4>[ 22.775542] pwm-backlight backlight-display: supply power not found, using dummy regulator <4>[ 22.793032] panel-simple panel: supply power not found, using dummy regulator <4>[ 22.800907] panel-simple panel: Specify missing connector_type done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1035731/environment . /lava-1035731/environment / # /lava-1035731/bin/lava-test-runner /lava-1035731/0 /lava-1035731/bin/lava-test-runner /lava-1035731/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1035731/0/tests/0_dmesg + cat uuid + UUID=1035731_1.5.2.4.1<8>[ 28.873175] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 28.940145] <8>[ 29.001728] <8>[ 29.063238] + set +x <8>[ 29.074462] # / # #export SHELL=/bin/sh / # export SHELL=/bin/sh . /lava-1035731/environment / # . /lava-1035731/environment /lava-1035731/bin/lava-test-runner /lava-1035731/1 / # /lava-1035731/bin/lava-test-runner /lava-1035731/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1035731/1/tests/1_bootrr + cat uuid + UUID=1035731_1.5.2.4.5<8>[ 34.838438] + set +x + export 'PATH=/opt/bootrr/helpers:/lava-1035731/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-1035731/1/../bin/lava-test-case <8>[ 35.921515] /lava-1035731/1/../bin/lava-test-case <8>[ 35.978014] /lava-1035731/1/../bin/lava-test-case <8>[ 36.012257] + set +x <8>[ 36.037748] / #