Trying 192.168.56.21... Connected to conserv1. Escape character is '^]'. ser2net port telnet,3001 device serialdev, /dev/serial/by-path/platform-fd500000.pcie-pci-0000:01:00.0-usb-0:1.2.1.4:1.0-port0, 115200n81, local=false [] (Debian GNU/Linux) U-Boot SPL 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43) U-Boot 2015.10-00061-g68849f9 (Jan 08 2016 - 17:01:43 +0100) CPU: Freescale i.MX6Q rev1.2 at 792 MHz Reset cause: POR Board: UDOO Quad DRAM: 1 GiB MMC: FSL_SDHC: 0 *** Warning - bad CRC, using default environment No panel detected: default to HDMI Display: HDMI (1024x768) In: serial Out: serial Err: serial Net: using phy at 6 FEC [PRIME] 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 FEC Waiting for PHY auto negotiation to complete.... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 BOOTP broadcast 5 *** Unhandled DHCP Option in OFFER/ACK: 42 *** Unhandled DHCP Option in OFFER/ACK: 42 DHCP client bound to address 192.168.56.32 (3829 ms) => setenv serverip 192.168.56.75 setenv serverip 192.168.56.75 => tftp 0x12000000 19378/tftp-deploy-jceka2an/kernel/zImage tftp 0x12000000 19378/tftp-deploy-jceka2an/kernel/zImage Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.32 Filename '19378/tftp-deploy-jceka2an/kernel/zImage'. Load address: 0x12000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################### 9.6 MiB/s done Bytes transferred = 11986936 (b6e7f8 hex) => tftp 0x13000000 19378/tftp-deploy-jceka2an/ramdisk/ramdisk.cpio.gz.uboot tftp 0x13000000 19378/tftp-deploy-jceka2an/ramdisk/ramdisk.cpio.gz.uboot Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.32 Filename '19378/tftp-deploy-jceka2an/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x13000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 9.5 MiB/s done Bytes transferred = 6535621 (63b9c5 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x18000000 19378/tftp-deploy-jceka2an/dtb/imx6q-udoo.dtb tftp 0x18000000 19378/tftp-deploy-jceka2an/dtb/imx6q-udoo.dtb Using FEC device TFTP from server 192.168.56.75; our IP address is 192.168.56.32 Filename '19378/tftp-deploy-jceka2an/dtb/imx6q-udoo.dtb'. Load address: 0x18000000 Loading: *### 3.9 MiB/s done Bytes transferred = 36555 (8ecb hex) => setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/19378/extract-nfsrootfs-tfa8o_6i,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/19378/extract-nfsrootfs-tfa8o_6i,tcp,hard console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x12000000 0x13000000 0x18000000 bootz 0x12000000 0x13000000 0x18000000 Kernel image @ 0x12000000 [ 0x000000 - 0xb6e7f8 ] ## Loading init Ramdisk from Legacy Image at 13000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 6535557 Bytes = 6.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 18000000 Booting using the fdt blob at 0x18000000 Using Device Tree in place at 18000000, end 1800beca Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.42-cip2 (KernelCI@build-j17729-arm-gcc-10-imx-v6-v7-defconfig-vm7xn) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sun Jul 30 23:19:31 UTC 2023 [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Udoo i.MX6 Quad Board [ 0.000000] earlycon: ec_imx21 at MMIO 0x021e8000 (options '') [ 0.000000] printk: bootconsole [ec_imx21] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x4c000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000010000000-0x000000003fffffff] [ 0.000000] HighMem [mem 0x0000000040000000-0x000000004fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000010000000-0x000000004fffffff] [ 0.000000] percpu: Embedded 17 pages/cpu s38388 r8192 d23052 u69632 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttymxc1,115200n8 root=/dev/nfs rw nfsroot=192.168.56.75:/var/lib/lava/dispatcher/tmp/19378/extract-nfsrootfs-tfa8o_6i,tcp,hard 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: 935812K/1048576K available (15360K kernel code, 2192K rwdata, 5544K rodata, 1024K init, 6676K bss, 47228K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] trace event string verifier disabled <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] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. <6>[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 <6>[ 0.000000] L2C-310 errata 752271 769419 enabled <6>[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 <6>[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9 <6>[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines <6>[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled <6>[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB <6>[ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001 <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] Switching to timer-based delay loop, resolution 333ns <6>[ 0.000001] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns <6>[ 0.008438] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns <6>[ 0.020387] Console: colour dummy device 80x30 <4>[ 0.023052] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.031092] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.035402] ... MAX_LOCK_DEPTH: 48 <4>[ 0.039870] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.044451] ... CLASSHASH_SIZE: 4096 <4>[ 0.049092] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.053758] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.058485] ... CHAINHASH_SIZE: 32768 <4>[ 0.063155] memory used by lock dependency info: 4061 kB <4>[ 0.068839] memory used for stack traces: 2112 kB <4>[ 0.073855] per task-struct memory footprint: 1536 bytes <6>[ 0.079600] Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000) <6>[ 0.089990] pid_max: default: 32768 minimum: 301 <6>[ 0.095417] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.102442] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.114104] CPU: Testing write buffer coherency: ok <6>[ 0.116618] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.123178] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.130790] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.135443] cblist_init_generic: Setting shift to 2 and lim to 1. <6>[ 0.142186] Running RCU-tasks wait API self tests