Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ser2net port 3009 device /dev/ttyimx7d-sdb-2 [115200 N81] (Debian GNU/Linux) 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 28C 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 *** Warning - bad CRC, using default environment 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 => dhcp dhcp BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.1.233 (1640 ms) => setenv serverip 59.144.98.45 setenv serverip 59.144.98.45 => tftp 0x80800000 1233925/tftp-deploy-z1ktyfkf/kernel/zImage tftp 0x80800000 1233925/tftp-deploy-z1ktyfkf/kernel/zImage Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.233; sending through gateway 172.16.1.4 Filename '1233925/tftp-deploy-z1ktyfkf/kernel/zImage'. Load address: 0x80800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############# 10.3 MiB/s done Bytes transferred = 11635328 (b18a80 hex) => tftp 0x86800000 1233925/tftp-deploy-z1ktyfkf/ramdisk/ramdisk.cpio.gz.uboot tftp 0x86800000 1233925/tftp-deploy-z1ktyfkf/ramdisk/ramdisk.cpio.gz.uboot Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.233; sending through gateway 172.16.1.4 Filename '1233925/tftp-deploy-z1ktyfkf/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x86800000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 9.9 MiB/s done Bytes transferred = 10473559 (9fd057 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x83000000 1233925/tftp-deploy-z1ktyfkf/dtb/imx7d-sdb.dtb tftp 0x83000000 1233925/tftp-deploy-z1ktyfkf/dtb/imx7d-sdb.dtb Using FEC0 device TFTP from server 59.144.98.45; our IP address is 172.16.1.233; sending through gateway 172.16.1.4 Filename '1233925/tftp-deploy-z1ktyfkf/dtb/imx7d-sdb.dtb'. Load address: 0x83000000 Loading: *### 5.3 MiB/s done Bytes transferred = 38751 (975f 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 - 0xb18a80 ] ## Loading init Ramdisk from Legacy Image at 86800000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 10473495 Bytes = 10 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 8300c75e Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.1.31 (KernelCI@build-j1612377-arm-gcc-10-imx-v6-v7-defconfig-gmdh9) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Mon Jun 5 22:09:44 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] cma: Reserved 64 MiB at 0xbc000000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000080000000-0x00000000afffffff] [ 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 17 pages/cpu s38388 r8192 d23052 u69632 [ 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 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: 932108K/1048576K available (15360K kernel code, 2191K rwdata, 5092K rodata, 1024K init, 6673K bss, 50932K reserved, 65536K cma-reserved, 196608K highmem) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. <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] 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] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 440795202120 ns <6>[ 0.000002] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.008281] Switching to timer-based delay loop, resolution 125ns <6>[ 0.015299] Switching to timer-based delay loop, resolution 41ns <6>[ 0.020971] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns <6>[ 0.029106] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <6>[ 0.041572] Console: colour dummy device 80x30 <4>[ 0.043720] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar <4>[ 0.051815] ... MAX_LOCKDEP_SUBCLASSES: 8 <4>[ 0.056140] ... MAX_LOCK_DEPTH: 48 <4>[ 0.060602] ... MAX_LOCKDEP_KEYS: 8192 <4>[ 0.065279] ... CLASSHASH_SIZE: 4096 <4>[ 0.069878] ... MAX_LOCKDEP_ENTRIES: 32768 <4>[ 0.074602] ... MAX_LOCKDEP_CHAINS: 65536 <4>[ 0.079365] ... CHAINHASH_SIZE: 32768 <4>[ 0.084052] memory used by lock dependency info: 4061 kB <4>[ 0.089777] memory used for stack traces: 2112 kB <4>[ 0.094815] per task-struct memory footprint: 1536 bytes <6>[ 0.100612] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.111224] pid_max: default: 32768 minimum: 301 <6>[ 0.116767] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.123753] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.136010] CPU: Testing write buffer coherency: ok <6>[ 0.139992] CPU0: update cpu_capacity 1024 <6>[ 0.142907] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.152215] cblist_init_generic: Setting adjustable number of callback queues. <6>[ 0.157029] cblist_init_generic: Setting shift to 1 and lim to 1. <6>[ 0.163807] Running RCU-tasks wait API self tests <6>[ 0.168656] Setting up static identity map for 0x80100000 - 0x80100078 <6>[ 0.175385] Callback from call_rcu_tasks_trace() invoked. <6>[ 0.181541] rcu: Hierarchical SRCU implementation. <6>[ 0.185967] rcu: Max phase no-delay instances is 1000. <6>[ 0.194034] smp: Bringing up secondary CPUs ... <6>[ 0.200227] CPU1: update cpu_capacity 1024 <6>[ 0.200247] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.201425] smp: Brought up 1 node, 2 CPUs <6>[ 0.213290] SMP: Total of 2 processors activated (96.00 BogoMIPS). <6>[ 0.219807] CPU: All CPU(s) started in SVC mode. <6>[ 0.227781] devtmpfs: initialized <6>[ 0.270291] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.277846] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.285775] futex hash table entries: 512 (order: 3, 32768 bytes, linear) <6>[ 0.295862] pinctrl core: initialized pinctrl subsystem <6>[ 0.305659] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.337411] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.348351] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.348759] cpuidle: using governor menu <6>[ 0.358485] No ATAGs? <6>[ 0.359350] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.367406] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.408380] imx7d-pinctrl 302c0000.pinctrl: initialized IMX pinctrl driver <6>[ 0.419343] imx7d-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.484807] platform 30730000.lcdif: Fixed dependency cycle(s) with /panel <6>[ 0.539255] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. <5>[ 0.646877] SCSI subsystem initialized <6>[ 0.650208] usbcore: registered new interface driver usbfs <6>[ 0.654336] usbcore: registered new interface driver hub <6>[ 0.659617] usbcore: registered new device driver usb <4>[ 0.665389] usb_phy_generic usbphynop1: supply vcc not found, using dummy regulator <4>[ 0.674003] usb_phy_generic usbphynop1: dummy supplies not allowed for exclusive requests <4>[ 0.682734] usb_phy_generic usbphynop2: supply vcc not found, using dummy regulator <4>[ 0.689840] usb_phy_generic usbphynop2: dummy supplies not allowed for exclusive requests <6>[ 0.703595] i2c i2c-0: IMX I2C adapter registered <6>[ 0.708223] i2c i2c-1: IMX I2C adapter registered <6>[ 0.712490] i2c i2c-2: IMX I2C adapter registered <6>[ 0.717954] i2c i2c-3: IMX I2C adapter registered <6>[ 0.721471] mc: Linux media interface: v0.10 <6>[ 0.725533] videodev: Linux video capture interface: v2.00 <6>[ 0.731735] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.736282] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.745926] PTP clock support registered <6>[ 0.752927] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.760359] Bluetooth: Core ver 2.22 <6>[ 0.761515] NET: Registered PF_BLUETOOTH protocol family <6>[ 0.767096] Bluetooth: HCI device and connection manager initialized <6>[ 0.773803] Bluetooth: HCI socket layer initialized <6>[ 0.778837] Bluetooth: L2CAP socket layer initialized <6>[ 0.784277] Bluetooth: SCO socket layer initialized <6>[ 0.792520] vgaarb: loaded <6>[ 1.910309] clocksource: Switched to clocksource arch_sys_counter <5>[ 1.917316] VFS: Disk quotas dquot_6.6.0 <6>[ 1.918847] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) <6>[ 1.965472] NET: Registered PF_INET protocol family <6>[ 1.968734] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.980068] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 20480 bytes, linear) <6>[ 1.986149] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 1.994694] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.002601] TCP bind hash table entries: 8192 (order: 7, 655360 bytes, linear) <6>[ 2.012589] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.017051] UDP hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 2.023606] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes, linear) <6>[ 2.031442] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 2.039111] RPC: Registered named UNIX socket transport module. <6>[ 2.042960] RPC: Registered udp transport module. <6>[ 2.047837] RPC: Registered tcp transport module. <6>[ 2.052875] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.062128] PCI: CLS 0 bytes, default 64 <6>[ 2.066393] Trying to unpack rootfs image as initramfs... <6>[ 2.066402] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 2.075999] Initialise system trusted keyrings <6>[ 2.083888] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <5>[ 2.122245] NFS: Registering the id_resolver key type <5>[ 2.125014] Key type id_resolver registered <5>[ 2.129236] Key type id_legacy registered <6>[ 2.134145] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.140791] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.148469] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc. <6>[ 2.156441] fuse: init (API version 7.37) <5>[ 2.277138] Key type asymmetric registered <5>[ 2.278890] Asymmetric key parser 'x509' registered <6>[ 2.285005] bounce: pool size: 64 pages <6>[ 2.288504] io scheduler mq-deadline registered <6>[ 2.292877] io scheduler kyber registered <4>[ 2.316233] pwm-backlight backlight: supply power not found, using dummy regulator <6>[ 2.335863] mxs-dma 33000000.dma-apbh: initialized <6>[ 2.353484] pfuze100-regulator 0-0008: Full layer: 1, Metal layer: 1 <6>[ 2.358363] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 <6>[ 2.362750] pfuze100-regulator 0-0008: pfuze3000 found. <6>[ 2.401634] VLDO4: Bringing 3300000uV into 2800000-2800000uV <3>[ 2.411708] clk: failed to reparent uart1_src to pll_sys_main_240m_clk: -16 <6>[ 2.417555] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 273, base_baud = 1500000) is a IMX <6>[ 2.426409] printk: console [ttymxc0] enabled <6>[ 2.426409] printk: console [ttymxc0] enabled <6>[ 2.434698] printk: bootconsole [ec_imx6q0] disabled <6>[ 2.434698] printk: bootconsole [ec_imx6q0] disabled <6>[ 2.450679] 30a80000.serial: ttymxc5 at MMIO 0x30a80000 (irq = 274, base_baud = 15000000) is a IMX <6>[ 2.489361] Stack Depot allocating hash table of 65536 entries with kvcalloc <6>[ 2.652216] brd: module loaded <6>[ 2.725454] loop: module loaded <6>[ 2.795960] CAN device driver interface <6>[ 2.817046] pps pps0: new PPS source ptp0 <6>[ 3.647352] Freeing initrd memory: 10232K <6>[ 3.731849] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 3.744594] pps pps1: new PPS source ptp1 <3>[ 3.752369] fec 30bf0000.ethernet: Invalid MAC address: 00:00:00:00:00:00 <6>[ 3.759527] fec 30bf0000.ethernet: Using random MAC address: 92:43:9d:62:c8:d9 <6>[ 4.913458] fec 30bf0000.ethernet eth1: registered PHC device 1 <6>[ 4.922156] usbcore: registered new interface driver r8152 <6>[ 4.928077] usbcore: registered new interface driver lan78xx <6>[ 4.934275] usbcore: registered new interface driver asix <6>[ 4.940088] usbcore: registered new interface driver ax88179_178a <6>[ 4.946651] usbcore: registered new interface driver cdc_ether <6>[ 4.953027] usbcore: registered new interface driver smsc95xx <6>[ 4.959202] usbcore: registered new interface driver net1080 <6>[ 4.965330] usbcore: registered new interface driver cdc_subset <6>[ 4.971717] usbcore: registered new interface driver zaurus <6>[ 4.977699] usbcore: registered new interface driver MOSCHIP usb-ethernet driver <6>[ 4.985776] usbcore: registered new interface driver cdc_ncm <6>[ 4.991943] usbcore: registered new interface driver r8153_ecm <6>[ 4.998396] usbcore: registered new interface driver usb-storage <6>[ 5.017462] input: 30370000.snvs:snvs-powerkey as /devices/platform/soc/30000000.bus/30370000.snvs/30370000.snvs:snvs-powerkey/input/input0 <4>[ 5.033760] SPI driver ads7846 has no spi_device_id for ti,tsc2046 <4>[ 5.040407] SPI driver ads7846 has no spi_device_id for ti,ads7843 <4>[ 5.046874] SPI driver ads7846 has no spi_device_id for ti,ads7845 <4>[ 5.053404] SPI driver ads7846 has no spi_device_id for ti,ads7873 <4>[ 5.060836] ads7846 spi2.0: supply vcc not found, using dummy regulator <6>[ 5.070447] ads7846 spi2.0: touchscreen, irq 95 <6>[ 5.077510] input: ADS7846 Touchscreen as /devices/platform/soc/30800000.bus/30800000.spba-bus/30840000.spi/spi_master/spi2/spi2.0/input/input1 <6>[ 5.104998] snvs_rtc 30370000.snvs:snvs-rtc-lp: registered as rtc0 <6>[ 5.111763] snvs_rtc 30370000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01T00:00:00 UTC (0) <6>[ 5.121796] i2c_dev: i2c /dev entries driver <6>[ 5.143337] Bluetooth: HCI UART driver ver 2.3 <6>[ 5.148090] Bluetooth: HCI UART protocol H4 registered <6>[ 5.153694] Bluetooth: HCI UART protocol LL registered <3>[ 5.160226] CPUidle arm: CPU 0 failed to init idle CPU ops <6>[ 5.168696] sdhci: Secure Digital Host Controller Interface driver <6>[ 5.175262] sdhci: Copyright(c) Pierre Ossman <6>[ 5.179904] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 5.190299] sdhci-esdhc-imx 30b40000.mmc: Got CD GPIO <6>[ 5.190840] caam 30900000.crypto: Entropy delay = 3200 <6>[ 5.195815] sdhci-esdhc-imx 30b40000.mmc: Got WP GPIO <6>[ 5.260046] mmc2: SDHCI controller on 30b60000.mmc [30b60000.mmc] using ADMA <6>[ 5.260610] caam 30900000.crypto: Instantiated RNG4 SH0 <6>[ 5.270631] mmc0: SDHCI controller on 30b40000.mmc [30b40000.mmc] using ADMA <6>[ 5.320021] caam 30900000.crypto: Instantiated RNG4 SH1 <6>[ 5.322459] mmc0: new high speed SDHC card at address aaaa <6>[ 5.325613] caam 30900000.crypto: device ID = 0x0a16030000000000 (Era 8) <6>[ 5.337070] mmcblk0: mmc0:aaaa SA16G 14.8 GiB <6>[ 5.338404] caam 30900000.crypto: job rings = 3, qi = 0 <6>[ 5.351968] caam algorithms registered in /proc/crypto <6>[ 5.358455] caam 30900000.crypto: caam pkc algorithms registered in /proc/crypto <6>[ 5.366323] caam 30900000.crypto: registering rng-caam <6>[ 5.369699] mmcblk0: p1 p2 <6>[ 5.380864] caam 30900000.crypto: rng crypto API alg registered prng-caam <6>[ 5.395226] usbcore: registered new interface driver usbhid <6>[ 5.401181] usbhid: USB HID core driver <6>[ 5.471157] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 5.555269] NET: Registered PF_INET6 protocol family <5>[ 5.557989] random: crng init done <6>[ 5.566012] Segment Routing with IPv6 <6>[ 5.570034] In-situ OAM (IOAM) with IPv6 <6>[ 5.575013] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 5.584177] NET: Registered PF_PACKET protocol family <6>[ 5.589530] can: controller area network core <6>[ 5.594549] NET: Registered PF_CAN protocol family <6>[ 5.599640] can: raw protocol <6>[ 5.603110] can: broadcast manager protocol <6>[ 5.607629] can: netlink gateway - max_hops=1 <5>[ 5.613138] Key type dns_resolver registered <6>[ 5.619676] imx-cpufreq-dt imx-cpufreq-dt: cpu speed grade 2 mkt segment 0 supported-hw 0x4 0x1 <5>[ 5.642377] Registering SWP/SWPB emulation handler <6>[ 5.645230] mmc1: new ultra high speed SDR104 SDIO card at address 0001 <5>[ 5.655187] Loading compiled-in X.509 certificates <3>[ 5.928880] imx-gpcv2 303a0000.gpc: Failed to create device link (0x180) with 30360000.anatop:regulator-vdd1p0d <3>[ 5.939689] imx-gpcv2 303a0000.gpc: Failed to create device link (0x180) with 30360000.anatop:regulator-vdd1p0d <3>[ 5.952172] imx-gpcv2 303a0000.gpc: Failed to create device link (0x180) with 30360000.anatop:regulator-vdd1p2 <4>[ 5.975012] panel-simple panel: Specify missing connector_type <6>[ 5.992516] [drm] Initialized mxsfb-drm 1.0.0 20160824 for 30730000.lcdif on minor 0 <6>[ 6.050068] Console: switching to colour frame buffer device 60x34 <6>[ 6.072124] mxsfb 30730000.lcdif: [drm] fb0: mxsfb-drmdrmfb frame buffer device <4>[ 6.083993] imx_usb 30b10000.usb: No over current polarity defined <4>[ 6.225085] imx_usb 30b20000.usb: No over current polarity defined <6>[ 6.238317] ci_hdrc ci_hdrc.1: EHCI Host Controller <6>[ 6.244142] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1 <6>[ 6.280622] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 <6>[ 6.289240] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01 <6>[ 6.298106] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 <6>[ 6.305755] usb usb1: Product: EHCI Host Controller <6>[ 6.310976] usb usb1: Manufacturer: Linux 6.1.31 ehci_hcd <6>[ 6.316683] usb usb1: SerialNumber: ci_hdrc.1 <6>[ 6.327145] hub 1-0:1.0: USB hub found <6>[ 6.331747] hub 1-0:1.0: 1 port detected <6>[ 6.345247] imx_thermal 30360000.anatop:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C <4>[ 6.377511] usb_phy_generic usbphynop3: supply vcc not found, using dummy regulator <4>[ 6.386337] usb_phy_generic usbphynop3: dummy supplies not allowed for exclusive requests <6>[ 6.399585] imx6q-pcie 33800000.pcie: host bridge /soc/pcie@33800000 ranges: <6>[ 6.407215] imx6q-pcie 33800000.pcie: IO 0x004ff80000..0x004ff8ffff -> 0x0000000000 <6>[ 6.416235] imx6q-pcie 33800000.pcie: MEM 0x0040000000..0x004fefffff -> 0x0040000000 <6>[ 6.443224] input: gpio-keys as /devices/platform/gpio-keys/input/input2 <6>[ 6.661484] imx6q-pcie 33800000.pcie: iATU unroll: disabled <6>[ 6.667369] imx6q-pcie 33800000.pcie: iATU regions: 4 ob, 4 ib, align 64K, limit 4G <3>[ 7.676869] imx6q-pcie 33800000.pcie: Phy link never came up <3>[ 8.681450] imx6q-pcie 33800000.pcie: Phy link never came up <6>[ 8.688420] imx6q-pcie 33800000.pcie: PCI host bridge to bus 0000:00 <6>[ 8.695218] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 8.701057] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] <6>[ 8.707532] pci_bus 0000:00: root bus resource [mem 0x40000000-0x4fefffff] <6>[ 8.715727] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400 <6>[ 8.722167] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff] <6>[ 8.728774] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref] <6>[ 8.736322] pci 0000:00:00.0: supports D1 <6>[ 8.740694] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold <6>[ 8.752221] PCI: bus0: Fast back to back transfers disabled <6>[ 8.758705] PCI: bus1: Fast back to back transfers enabled <6>[ 8.764599] pci 0000:00:00.0: BAR 0: assigned [mem 0x40000000-0x400fffff] <6>[ 8.771765] pci 0000:00:00.0: BAR 6: assigned [mem 0x40100000-0x4010ffff pref] <6>[ 8.779277] pci 0000:00:00.0: PCI bridge to [bus 01-ff] <6>[ 8.796134] Generic PHY 30be0000.ethernet-1:00: attached PHY driver (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL) <6>[ 8.816465] Generic PHY 30be0000.ethernet-1:01: attached PHY driver (mii_bus:phy_addr=30be0000.ethernet-1:01, irq=POLL) <6>[ 12.981529] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 12.990526] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 13.020628] Sending DHCP requests .. <6>[ 16.598712] platform 308c0000.sai: deferred probe pending <6>[ 16.608615] platform sound: deferred probe pending <6>[ 16.613757] platform 308a0000.sai: deferred probe pending <4>[ 18.970241] .., OK <6>[ 35.232824] IP-Config: Got DHCP answer from 172.16.1.4, my address is 172.16.1.233 <6>[ 35.240797] IP-Config: Complete: <6>[ 35.244306] device=eth0, hwaddr=00:04:9f:05:b3:72, ipaddr=172.16.1.233, mask=255.255.255.0, gw=172.16.1.4 <6>[ 35.254713] host=172.16.1.233, domain=example.org, nis-domain=(none) <6>[ 35.261838] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath= <6>[ 35.261858] nameserver0=172.16.1.4 <5>[ 35.290845] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 35.359440] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 35.367967] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <4>[ 35.377147] platform regulatory.0: Falling back to sysfs fallback for: regulatory.db <6>[ 35.385765] ALSA device list: <6>[ 35.389158] No soundcards found. <6>[ 35.396815] Freeing unused kernel image (initmem) memory: 1024K <6>[ 35.431503] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 35.793337] udevd[227]: starting version 3.2.9 <27>[ 35.814553] udevd[227]: specified user 'tss' unknown <27>[ 35.820688] udevd[227]: specified group 'tss' unknown <30>[ 35.834325] udevd[228]: starting eudev-3.2.9 <4>[ 37.080361] imx-sdma 30bd0000.dma-controller: Direct firmware load for imx/sdma/sdma-imx7d.bin failed with error -2 <4>[ 37.091238] imx-sdma 30bd0000.dma-controller: Falling back to sysfs fallback for: imx/sdma/sdma-imx7d.bin <6>[ 37.161091] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 37.170547] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.fsl,imx7d-sdb.bin failed with error -2 <4>[ 37.181923] brcmfmac mmc1:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac4339-sdio.fsl,imx7d-sdb.bin 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-1233925/environment . /lava-1233925/environment / # /lava-1233925/bin/lava-test-runner /lava-1233925/0 /lava-1233925/bin/lava-test-runner /lava-1233925/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-1233925/0/tests/0_dmesg + cat uuid + UUID=1233925_1.5.2.4.1<8>[ 43.911541] + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 44.014397] <8>[ 44.105599] <8>[ 44.195874] + set +x <8>[ 44.207597] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-1233925/environment / # . /lava-1233925/environment/lava-1233925/bin/lava-test-runner /lava-1233925/1 / # /lava-1233925/bin/lava-test-runner /lava-1233925/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-1233925/1/tests/1_bootrr + cat uuid + UUID=1233925_1.5.2.4.5<8>[ 50.043906] + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-1233925/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-1233925/1/../bin/lava-test-case <8>[ 50.178459] /lava-1233925/1/../bin/lava-test-case <8>[ 50.272940] /lava-1233925/1/../bin/lava-test-case <8>[ 50.324754] + set +x <8>[ 50.361463] / #