Trying 0.0.0.0... Connected to 0. Escape character is '^]'. U-Boot SPL 2022.04-rc3-00001-gc3833acdc1 (Mar 01 2022 - 16:13:50 +0100) Trying to boot from SD card U-Boot 2022.04-rc3-00001-gc3833acdc1 (Mar 01 2022 - 16:13:50 +0100) CPU: Freescale i.MX8MQLite rev2.1 at 1000 MHz Reset cause: POR Model: Kontron pITX-imx8m DRAM: 4 GiB Core: 69 devices, 17 uclasses, devicetree: separate MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... OK In: serial@30880000 Out: serial@30880000 Err: serial@30880000 Net: eth0: ethernet@30be0000 Hit any key to stop autoboot: 2  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 ethernet@30be0000 Waiting for PHY auto negotiation to complete..... done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.0.113 (1044 ms) => setenv serverip 10.228.65.1 setenv serverip 10.228.65.1 => tftp 0x40480000 491641/tftp-deploy-jdd4qfyj/kernel/Image tftp 0x40480000 491641/tftp-deploy-jdd4qfyj/kernel/Image Using ethernet@30be0000 device TFTP from server 10.228.65.1; our IP address is 172.16.0.113; sending through gateway 172.16.0.254 Filename '491641/tftp-deploy-jdd4qfyj/kernel/Image'. Load address: 0x40480000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################## 10.1 MiB/s done Bytes transferred = 39019008 (2536200 hex) => tftp 0x44000000 491641/tftp-deploy-jdd4qfyj/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44000000 491641/tftp-deploy-jdd4qfyj/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@30be0000 device TFTP from server 10.228.65.1; our IP address is 172.16.0.113; sending through gateway 172.16.0.254 Filename '491641/tftp-deploy-jdd4qfyj/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################################################### 5.7 MiB/s done Bytes transferred = 26570724 (1956fe4 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x43000000 491641/tftp-deploy-jdd4qfyj/dtb/imx8mq-kontron-pitx-imx8m.dtb tftp 0x43000000 491641/tftp-deploy-jdd4qfyj/dtb/imx8mq-kontron-pitx-imx8m.dtb Using ethernet@30be0000 device TFTP from server 10.228.65.1; our IP address is 172.16.0.113; sending through gateway 172.16.0.254 Filename '491641/tftp-deploy-jdd4qfyj/dtb/imx8mq-kontron-pitx-imx8m.dtb'. Load address: 0x43000000 Loading: *### 6.3 MiB/s done Bytes transferred = 39733 (9b35 hex) => setenv bootargs 'console=ttymxc2,115200n8 root=/dev/ram0 earlycon console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttymxc2,115200n8 root=/dev/ram0 earlycon console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x40480000 0x44000000 0x43000000 booti 0x40480000 0x44000000 0x43000000 Moving Image from 0x40480000 to 0x40600000, end=42cd0000 ## Loading init Ramdisk from Legacy Image at 44000000 ... Image Name: Created: 2024-08-30 4:32:02 UTC Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 26570660 Bytes = 25.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Ramdisk to 7dfe1000, end 7f937fa4 ... OK Loading Device Tree to 000000007dfd4000, end 000000007dfe0b34 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] [ 0.000000] Linux version 6.11.0-rc5 (KernelCI@build-j301321-arm64-clang-15-defconfig-config-arm64-64k-pagkh9s) (Debian clang version 15.0.7, Debian LLD 15.0.7) #1 SMP PREEMPT Fri Aug 30 04:06:13 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: Kontron pITX-imx8m [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: ec_imx6q0 at MMIO 0x0000000030880000 (options '115200n8') [ 0.000000] printk: legacy bootconsole [ec_imx6q0] enabled [ 0.000000] NUMA: No NUMA configuration found [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] NUMA: NODE_DATA [mem 0x13ff34d80-0x13ff377bf] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000013fffffff] [ 0.000000] cma: Reserved 512 MiB at 0x00000000e0000000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 2 pages/cpu s60248 r8192 d62632 u131072 [ 0.000000] Detected VIPT I-cache on CPU0 [ 0.000000] CPU features: detected: GIC system register CPU interface [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttymxc2,115200n8 root=/dev/ram0 earlycon console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 65536 <6>[ 0.000000] Policy zone: Normal <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 4. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000dc000000-0x00000000e0000000] (64MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 <6>[ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode <6>[ 0.000000] GICv3: 128 SPIs implemented <6>[ 0.000000] GICv3: 0 Extended SPIs implemented <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] GICv3: GICv3 features: 16 PPIs <6>[ 0.000000] GICv3: GICD_CTRL.DS=0, SCR_EL3.FIQ=0 <6>[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000038880000 <4>[ 0.000000] ITS: No ITS available, not enabling LPIs <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.000000] sched_clock: 56 bits at 8MHz, resolution 125ns, wraps every 2199023255500ns <6>[ 0.010212] Console: colour dummy device 80x25 <6>[ 0.013737] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.00 BogoMIPS (lpj=32000) <6>[ 0.024535] pid_max: default: 32768 minimum: 301 <6>[ 0.029700] LSM: initializing lsm=capability <6>[ 0.034459] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) <6>[ 0.042350] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes, linear) <6>[ 0.053681] rcu: Hierarchical SRCU implementation. <6>[ 0.056060] rcu: Max phase no-delay instances is 1000. <6>[ 0.062012] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.073209] EFI services will not be available. <6>[ 0.075828] smp: Bringing up secondary CPUs ... <6>[ 0.081058] Detected VIPT I-cache on CPU1 <6>[ 0.081145] GICv3: CPU1: found redistributor 1 region 0:0x00000000388a0000 <6>[ 0.081192] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] <6>[ 0.081961] Detected VIPT I-cache on CPU2 <6>[ 0.082016] GICv3: CPU2: found redistributor 2 region 0:0x00000000388c0000 <6>[ 0.082040] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] <6>[ 0.082741] Detected VIPT I-cache on CPU3 <6>[ 0.082793] GICv3: CPU3: found redistributor 3 region 0:0x00000000388e0000 <6>[ 0.082816] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] <6>[ 0.083033] smp: Brought up 1 node, 4 CPUs <6>[ 0.141988] SMP: Total of 4 processors activated. <6>[ 0.147158] CPU: All CPU(s) started at EL2 <6>[ 0.151749] CPU features: detected: 32-bit EL0 Support <6>[ 0.157334] CPU features: detected: 32-bit EL1 Support <6>[ 0.162973] CPU features: detected: CRC32 instructions <6>[ 0.168632] alternatives: applying system-wide alternatives <6>[ 0.177250] Memory: 3515392K/4194304K available (17536K kernel code, 5272K rwdata, 11840K rodata, 2880K init, 1171K bss, 143808K reserved, 524288K cma-reserved) <6>[ 0.191430] devtmpfs: initialized <6>[ 0.201978] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.209476] futex hash table entries: 1024 (order: 0, 65536 bytes, linear) <6>[ 0.219032] 1427 pages in range for non-PLT usage <6>[ 0.219040] 32147 pages in range for PLT usage <6>[ 0.222328] pinctrl core: initialized pinctrl subsystem <6>[ 0.235763] DMI not present or invalid. <6>[ 0.239242] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.248595] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.253386] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.261732] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.270221] audit: initializing netlink subsys (disabled) <5>[ 0.276415] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1 <6>[ 0.278159] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.284427] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.291020] cpuidle: using governor menu <6>[ 0.302763] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.309859] ASID allocator initialised with 65536 entries <6>[ 0.318565] Serial: AMBA PL011 UART driver <6>[ 0.327189] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000/soc-uid@4 <6>[ 0.335093] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28440000 <6>[ 0.342350] amba 28440000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.349377] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28540000 <6>[ 0.357237] amba 28540000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.364275] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28640000 <6>[ 0.372133] amba 28640000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.379167] platform funnel: Fixed dependency cycle(s) with /soc@0/etm@28740000 <6>[ 0.387030] amba 28740000.etm: Fixed dependency cycle(s) with /funnel <6>[ 0.394121] platform funnel: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.402160] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.410484] amba 28c03000.funnel: Fixed dependency cycle(s) with /funnel <6>[ 0.417880] amba 28c03000.funnel: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.426129] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.434201] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/funnel@28c03000 <6>[ 0.442663] amba 28c04000.etf: Fixed dependency cycle(s) with /soc@0/etr@28c06000 <6>[ 0.450702] amba 28c06000.etr: Fixed dependency cycle(s) with /soc@0/etf@28c04000 <6>[ 0.462314] platform 30330000.pinctrl: Fixed dependency cycle(s) with /soc@0/bus@30000000/pinctrl@30330000/hoggrp <6>[ 0.470997] imx8mq-pinctrl 30330000.pinctrl: initialized IMX pinctrl driver <6>[ 0.478957] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.490805] platform 30350000.efuse: Fixed dependency cycle(s) with /soc@0/bus@30000000/clock-controller@30380000 <6>[ 0.500874] platform 30380000.clock-controller: Fixed dependency cycle(s) with /soc@0/bus@30000000/gpc@303a0000 <6>[ 0.511480] platform 30380000.clock-controller: Fixed dependency cycle(s) with /soc@0/bus@30000000/gpc@303a0000 <6>[ 0.522177] platform 303a0000.gpc: Fixed dependency cycle(s) with /soc@0/interrupt-controller@38800000 <6>[ 0.549488] HugeTLB: registered 16.0 GiB page size, pre-allocated 0 pages <6>[ 0.553900] HugeTLB: 0 KiB vmemmap can be freed for a 16.0 GiB page <6>[ 0.560718] HugeTLB: registered 512 MiB page size, pre-allocated 0 pages <6>[ 0.567965] HugeTLB: 0 KiB vmemmap can be freed for a 512 MiB page <6>[ 0.574689] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.582044] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.591728] ACPI: Interpreter disabled. <6>[ 0.596275] iommu: Default domain type: Translated <6>[ 0.598586] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.605864] SCSI subsystem initialized <6>[ 0.609919] usbcore: registered new interface driver usbfs <6>[ 0.615533] usbcore: registered new interface driver hub <6>[ 0.621315] usbcore: registered new device driver usb <6>[ 0.628106] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.632276] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.642099] PTP clock support registered <6>[ 0.646644] EDAC MC: Ver: 3.0.0 <6>[ 0.650490] scmi_core: SCMI protocol bus registered <6>[ 0.656429] FPGA manager framework <6>[ 0.659255] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.666957] vgaarb: loaded <6>[ 0.669398] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.676065] VFS: Disk quotas dquot_6.6.0 <6>[ 0.679911] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes) <6>[ 0.687805] pnp: PnP ACPI: disabled <6>[ 0.699362] NET: Registered PF_INET protocol family <6>[ 0.701995] IP idents hash table entries: 65536 (order: 3, 524288 bytes, linear) <6>[ 0.712862] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes, linear) <6>[ 0.719218] Table-perturb hash table entries: 65536 (order: 2, 262144 bytes, linear) <6>[ 0.727444] TCP established hash table entries: 32768 (order: 2, 262144 bytes, linear) <6>[ 0.736248] TCP bind hash table entries: 32768 (order: 4, 1048576 bytes, linear) <6>[ 0.746125] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 0.751139] UDP hash table entries: 2048 (order: 0, 65536 bytes, linear) <6>[ 0.758404] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes, linear) <6>[ 0.766238] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.772656] RPC: Registered named UNIX socket transport module. <6>[ 0.778666] RPC: Registered udp transport module. <6>[ 0.783837] RPC: Registered tcp transport module. <6>[ 0.789012] RPC: Registered tcp-with-tls transport module. <6>[ 0.795008] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.802015] PCI: CLS 0 bytes, default 64 <6>[ 0.806816] Unpacking initramfs... <6>[ 0.815646] kvm [1]: nv: 529 coarse grained trap handlers <6>[ 0.819221] kvm [1]: IPA Size Limit: 40 bits <6>[ 0.823691] kvm [1]: vgic-v2@31020000 <6>[ 0.827433] kvm [1]: GIC system register CPU interface enabled <6>[ 0.833798] kvm [1]: vgic interrupt IRQ9 <6>[ 0.838159] kvm [1]: Hyp nVHE mode initialized successfully <5>[ 0.845996] Initialise system trusted keyrings <6>[ 0.849325] workingset: timestamp_bits=42 max_order=16 bucket_order=0 <6>[ 0.856601] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.862822] NFS: Registering the id_resolver key type <5>[ 0.868055] Key type id_resolver registered <5>[ 0.872650] Key type id_legacy registered <6>[ 0.877142] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.884360] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.892616] 9p: Installing v9fs 9p2000 file system support <5>[ 0.944111] Key type asymmetric registered <5>[ 0.945719] Asymmetric key parser 'x509' registered <6>[ 0.951204] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.959064] io scheduler mq-deadline registered <6>[ 0.964059] io scheduler kyber registered <6>[ 0.968592] io scheduler bfq registered <6>[ 1.021820] SoC: i.MX8MQ revision 2.1 <6>[ 1.051874] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.061140] 30860000.serial: ttymxc0 at MMIO 0x30860000 (irq = 15, base_baud = 5000000) is a IMX <3>[ 1.068279] clk: failed to reparent uart3 to sys1_pll_80m: -16 <6>[ 1.074493] 30880000.serial: ttymxc2 at MMIO 0x30880000 (irq = 16, base_baud = 1562500) is a IMX <6>[ 1.083506] printk: legacy console [ttymxc2] enabled <6>[ 1.083506] printk: legacy console [ttymxc2] enabled <6>[ 1.094315] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.094315] printk: legacy bootconsole [ec_imx6q0] disabled <6>[ 1.110594] 30890000.serial: ttymxc1 at MMIO 0x30890000 (irq = 17, base_baud = 5000000) is a IMX <6>[ 1.121244] msm_serial: driver initialized <6>[ 1.126427] SuperH (H)SCI(F) driver initialized <6>[ 1.131831] STM32 USART driver initialized <6>[ 1.146428] loop: module loaded <6>[ 1.151712] megasas: 07.727.03.00-rc1 <6>[ 2.340076] Freeing initrd memory: 25856K <6>[ 2.381828] tun: Universal TUN/TAP device driver, 1.6 <6>[ 2.388758] thunder_xcv, ver 1.0 <6>[ 2.392445] thunder_bgx, ver 1.0 <6>[ 2.396123] nicpf, ver 1.0 <6>[ 2.401179] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 2.408989] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 2.414840] hclge is initializing <6>[ 2.418608] e1000: Intel(R) PRO/1000 Network Driver <6>[ 2.423972] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 2.430268] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.435721] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.442195] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.448099] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.454216] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 2.461026] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 2.467936] sky2: driver version 1.30 <6>[ 2.473953] VFIO - User Level meta-driver version: 0.3 <6>[ 2.484097] usbcore: registered new interface driver usb-storage <6>[ 2.495307] i2c_dev: i2c /dev entries driver <6>[ 2.512317] sdhci: Secure Digital Host Controller Interface driver <6>[ 2.519061] sdhci: Copyright(c) Pierre Ossman <6>[ 2.525080] Synopsys Designware Multimedia Card Interface Driver <6>[ 2.533106] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 2.542628] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.550004] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 2.558376] usbcore: registered new interface driver usbhid <6>[ 2.564474] usbhid: USB HID core driver <6>[ 2.575367] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available <6>[ 2.586454] platform soc@0: Fixed dependency cycle(s) with /soc@0/bus@30000000/efuse@30350000 <6>[ 2.602707] NET: Registered PF_PACKET protocol family <6>[ 2.608370] 9pnet: Installing 9P2000 support <5>[ 2.613167] Key type dns_resolver registered <6>[ 2.630582] registered taskstats version 1 <5>[ 2.635383] Loading compiled-in X.509 certificates <6>[ 2.651464] Demotion targets for Node 0: null <4>[ 2.672315] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. <4>[ 2.683919] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. <4>[ 2.695090] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. <4>[ 2.706259] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. <4>[ 2.717445] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 2.733074] i2c i2c-0: IMX I2C adapter registered <6>[ 2.733370] pfuze100-regulator 0-0008: Full layer: 2, Metal layer: 1 <6>[ 2.739284] i2c i2c-1: IMX I2C adapter registered <6>[ 2.745545] pfuze100-regulator 0-0008: FAB: 0, FIN: 0 <6>[ 2.751308] i2c i2c-2: IMX I2C adapter registered <6>[ 2.755921] pfuze100-regulator 0-0008: pfuze100 found. <4>[ 2.768148] imx8mq-usb-phy 381f0040.usb-phy: supply vbus not found, using dummy regulator <4>[ 2.777656] imx8mq-usb-phy 382f0040.usb-phy: supply vbus not found, using dummy regulator <6>[ 2.799693] pps pps0: new PPS source ptp0 <6>[ 2.837591] fec 30be0000.ethernet eth0: registered PHC device 0 <6>[ 2.853051] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller <6>[ 2.859102] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 <6>[ 2.867533] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe6c hci version 0x110 quirks 0x0000808000000010 <6>[ 2.877656] xhci-hcd xhci-hcd.0.auto: irq 201, io mem 0x38200000 <6>[ 2.884335] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller <6>[ 2.890342] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 <6>[ 2.898609] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed <6>[ 2.906379] hub 1-0:1.0: USB hub found <6>[ 2.910603] hub 1-0:1.0: 1 port detected <6>[ 2.915337] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. <6>[ 2.924590] hub 2-0:1.0: USB hub found <6>[ 2.928809] hub 2-0:1.0: 1 port detected <6>[ 2.943997] sdhci-esdhc-imx 30b50000.mmc: Got CD GPIO <6>[ 2.945333] imx6q-pcie 33800000.pcie: host bridge /soc@0/pcie@33800000 ranges: <6>[ 2.948106] imx6q-pcie 33c00000.pcie: host bridge /soc@0/pcie@33c00000 ranges: <6>[ 2.948151] imx6q-pcie 33c00000.pcie: IO 0x0027f80000..0x0027f8ffff -> 0x0000000000 <6>[ 2.948175] imx6q-pcie 33c00000.pcie: MEM 0x0020000000..0x0027efffff -> 0x0020000000 <6>[ 2.949665] sdhci-esdhc-imx 30b50000.mmc: Got WP GPIO <6>[ 2.949874] imx6q-pcie 33c00000.pcie: iATU: unroll T, 4 ob, 4 ib, align 64K, limit 4G <6>[ 2.957488] imx6q-pcie 33800000.pcie: IO 0x001ff80000..0x001ff8ffff -> 0x0000000000 <6>[ 2.981416] mmc0: SDHCI controller on 30b40000.mmc [30b40000.mmc] using ADMA <6>[ 2.982929] imx6q-pcie 33800000.pcie: MEM 0x0018000000..0x001fefffff -> 0x0018000000 <6>[ 3.017685] mmc1: SDHCI controller on 30b50000.mmc [30b50000.mmc] using ADMA <6>[ 3.049417] imx6q-pcie 33c00000.pcie: PCIe Gen.1 x1 link up <6>[ 3.055518] imx6q-pcie 33c00000.pcie: Link: Only Gen1 is enabled <6>[ 3.062091] imx6q-pcie 33c00000.pcie: Link up, Gen1 <6>[ 3.067479] imx6q-pcie 33c00000.pcie: PCIe Gen.1 x1 link up <6>[ 3.074053] imx6q-pcie 33c00000.pcie: PCI host bridge to bus 0001:00 <6>[ 3.078441] mmc0: new HS400 MMC card at address 0001 <6>[ 3.080972] pci_bus 0001:00: root bus resource [bus 00-ff] <6>[ 3.087076] mmcblk0: mmc0:0001 S0J56X 14.8 GiB <6>[ 3.092390] pci_bus 0001:00: root bus resource [io 0x0000-0xffff] <6>[ 3.099694] mmcblk0: p1 p2 <6>[ 3.104014] pci_bus 0001:00: root bus resource [mem 0x20000000-0x27efffff] <6>[ 3.107728] mmcblk0boot0: mmc0:0001 S0J56X 31.5 MiB <6>[ 3.114687] pci 0001:00:00.0: [16c3:abcd] type 01 class 0x060400 PCIe Root Port <6>[ 3.121042] mmcblk0boot1: mmc0:0001 S0J56X 31.5 MiB <6>[ 3.127913] pci 0001:00:00.0: BAR 0 [mem 0x00000000-0x000fffff] <6>[ 3.134358] mmcblk0rpmb: mmc0:0001 S0J56X 4.00 MiB, chardev (234:0) <6>[ 3.139740] pci 0001:00:00.0: ROM [mem 0x00000000-0x0000ffff pref] <6>[ 3.153243] pci 0001:00:00.0: PCI bridge to [bus 01-ff] <6>[ 3.159002] pci 0001:00:00.0: bridge window [io 0x0000-0x0fff] <6>[ 3.165642] pci 0001:00:00.0: bridge window [mem 0x00000000-0x000fffff] <6>[ 3.173003] pci 0001:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] <6>[ 3.180841] usb 1-1: new high-speed USB device number 2 using xhci-hcd <6>[ 3.180878] pci 0001:00:00.0: supports D1 <6>[ 3.192386] pci 0001:00:00.0: PME# supported from D0 D1 D3hot D3cold <6>[ 3.201855] pci 0001:01:00.0: [8086:1539] type 00 class 0x020000 PCIe Endpoint <6>[ 3.209724] pci 0001:01:00.0: BAR 0 [mem 0x00000000-0x0001ffff] <6>[ 3.216226] pci 0001:01:00.0: BAR 2 [io 0x0000-0x001f] <6>[ 3.221978] pci 0001:01:00.0: BAR 3 [mem 0x00000000-0x00003fff] <6>[ 3.228757] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold <6>[ 3.237641] imx6q-pcie 33800000.pcie: iATU: unroll T, 4 ob, 4 ib, align 64K, limit 4G <6>[ 3.246199] pci 0001:00:00.0: BAR 0 [mem 0x20000000-0x200fffff]: assigned <6>[ 3.253568] pci 0001:00:00.0: bridge window [mem 0x20100000-0x201fffff]: assigned <6>[ 3.261652] pci 0001:00:00.0: ROM [mem 0x20200000-0x2020ffff pref]: assigned <6>[ 3.269280] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff]: assigned <6>[ 3.276641] pci 0001:01:00.0: BAR 0 [mem 0x20100000-0x2011ffff]: assigned <6>[ 3.284009] pci 0001:01:00.0: BAR 3 [mem 0x20120000-0x20123fff]: assigned <6>[ 3.291376] pci 0001:01:00.0: BAR 2 [io 0x1000-0x101f]: assigned <6>[ 3.298019] pci 0001:00:00.0: PCI bridge to [bus 01-ff] <6>[ 3.303749] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff] <6>[ 3.310382] pci 0001:00:00.0: bridge window [mem 0x20100000-0x201fffff] <6>[ 3.314670] mmc1: new ultra high speed SDR104 SDHC card at address aaaa <6>[ 3.317742] pci_bus 0001:00: resource 4 [io 0x0000-0xffff] <6>[ 3.325562] mmcblk1: mmc1:aaaa SK32G 29.7 GiB <6>[ 3.330987] pci_bus 0001:00: resource 5 [mem 0x20000000-0x27efffff] <6>[ 3.340538] mmcblk1: p1 p2 p3 <6>[ 3.342607] pci_bus 0001:01: resource 0 [io 0x1000-0x1fff] <6>[ 3.352150] pci_bus 0001:01: resource 1 [mem 0x20100000-0x201fffff] <6>[ 3.359395] pcieport 0001:00:00.0: PME: Signaling with IRQ 207 <6>[ 3.366036] pcieport 0001:00:00.0: AER: enabled with IRQ 207 <6>[ 3.372587] hub 1-1:1.0: USB hub found <6>[ 3.372640] igb 0001:01:00.0: enabling device (0000 -> 0002) <6>[ 3.376852] hub 1-1:1.0: 4 ports detected <6>[ 3.412060] pps pps1: new PPS source ptp1 <6>[ 3.416689] igb 0001:01:00.0: added PHC on eth1 <6>[ 3.421719] igb 0001:01:00.0: Intel(R) Gigabit Ethernet Network Connection <6>[ 3.429168] igb 0001:01:00.0: eth1: (PCIe:2.5Gb/s:Width x1) 00:e0:4b:71:23:3c <6>[ 3.436890] igb 0001:01:00.0: eth1: PBA No: FFFFFF-0FF <6>[ 3.442528] igb 0001:01:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s) <6>[ 3.461455] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd <6>[ 3.505901] hub 2-1:1.0: USB hub found <6>[ 3.510157] hub 2-1:1.0: 4 ports detected <6>[ 4.249411] imx6q-pcie 33800000.pcie: Phy link never came up <6>[ 5.253409] imx6q-pcie 33800000.pcie: Phy link never came up <6>[ 5.259718] imx6q-pcie 33800000.pcie: PCI host bridge to bus 0000:00 <6>[ 5.266634] pci_bus 0000:00: root bus resource [bus 00-ff] <6>[ 5.272641] pci_bus 0000:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) <6>[ 5.282261] pci_bus 0000:00: root bus resource [mem 0x18000000-0x1fefffff] <6>[ 5.289736] pci 0000:00:00.0: [16c3:abcd] type 01 class 0x060400 PCIe Root Port <6>[ 5.297648] pci 0000:00:00.0: BAR 0 [mem 0x00000000-0x000fffff] <6>[ 5.304106] pci 0000:00:00.0: ROM [mem 0x00000000-0x0000ffff pref] <6>[ 5.310832] pci 0000:00:00.0: PCI bridge to [bus 01-ff] <6>[ 5.316564] pci 0000:00:00.0: bridge window [io 0x10000-0x10fff] <6>[ 5.323379] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff] <6>[ 5.330739] pci 0000:00:00.0: bridge window [mem 0x00000000-0x000fffff pref] <6>[ 5.338587] pci 0000:00:00.0: supports D1 <6>[ 5.343049] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold <6>[ 5.352450] pci 0000:00:00.0: BAR 0 [mem 0x18000000-0x180fffff]: assigned <6>[ 5.359818] pci 0000:00:00.0: ROM [mem 0x18100000-0x1810ffff pref]: assigned <6>[ 5.367450] pci 0000:00:00.0: PCI bridge to [bus 01-ff] <6>[ 5.373185] pci_bus 0000:00: resource 4 [io 0x10000-0x1ffff] <6>[ 5.379463] pci_bus 0000:00: resource 5 [mem 0x18000000-0x1fefffff] <6>[ 5.386647] pcieport 0000:00:00.0: PME: Signaling with IRQ 214 <6>[ 5.393307] pcieport 0000:00:00.0: AER: enabled with IRQ 214 <6>[ 5.525481] TI DP83867 30be0000.ethernet-1:00: attached PHY driver (mii_bus:phy_addr=30be0000.ethernet-1:00, irq=POLL) <4>[ 5.601366] igb 0001:01:00.0: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32738 (slots) <4>[ 5.613901] igb 0001:01:00.0: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32738 (slots) <4>[ 8.177566] igb 0001:01:00.0: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32738 (slots) <6>[ 8.594812] fec 30be0000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <5>[ 8.621409] Sending DHCP requests . <4>[ 8.622530] fec 30be0000.ethernet: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32739 (slots) <4>[ 8.637676] fec 30be0000.ethernet: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32739 (slots) <4>[ 8.648915] fec 30be0000.ethernet: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32739 (slots) <4>[ 8.660153] fec 30be0000.ethernet: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32739 (slots) <4>[ 8.671391] fec 30be0000.ethernet: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32739 (slots) <4>[ 8.682629] fec 30be0000.ethernet: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32739 (slots) <4>[ 8.693867] fec 30be0000.ethernet: swiotlb buffer is full (sz: 65536 bytes), total 32768 (slots), used 32739 (slots) <4>[ 8.705432] ------------[ cut here ]------------ <4>[ 8.710515] WARNING: CPU: 0 PID: 0 at drivers/net/ethernet/freescale/fec_main.c:1590 fec_enet_rx_napi+0xabc/0xecc <4>[ 8.721496] Modules linked in: <4>[ 8.724959] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.11.0-rc5 #1 <4>[ 8.732400] Hardware name: Kontron pITX-imx8m (DT) <4>[ 8.737665] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 8.745194] pc : fec_enet_rx_napi+0xabc/0xecc <4>[ 8.750012] lr : fec_enet_rx_napi+0x6ec/0xecc <4>[ 8.754827] sp : ffff8000826efca0 <4>[ 8.758555] x29: ffff8000826efdb0 x28: 0000000000000000 x27: 0000000000000000 <4>[ 8.766272] x26: 0000000000000000 x25: ffff0000c09a2040 x24: ffff0000cf370000 <4>[ 8.773989] x23: ffff0000ce380000 x22: ffff800083b90000 x21: ffff0000c09a2000 <4>[ 8.781706] x20: ffff800083b90002 x19: 000000000000015c x18: 00000000000001dc <4>[ 8.789422] x17: 0000000000000000 x16: 00000000000001f9 x15: 00000000000000fb <4>[ 8.797139] x14: 0000000000000183 x13: 0000000000000041 x12: 0000000000000060 <4>[ 8.804856] x11: 0000000000000000 x10: 0000000000000003 x9 : c1b1276f2caa2200 <4>[ 8.812574] x8 : 0000000000000000 x7 : 3736383339362e38 x6 : ffff8000825b16c8 <4>[ 8.820289] x5 : 0000000000000022 x4 : 0000000000000000 x3 : 0000000000000000 <4>[ 8.828006] x2 : ffffffdfc033bc00 x1 : ffff0000ffa81e00 x0 : 0000000000000000 <4>[ 8.835725] Call trace: <4>[ 8.838546] fec_enet_rx_napi+0xabc/0xecc <4>[ 8.843002] __napi_poll+0x40/0x16c <4>[ 8.846915] net_rx_action+0x15c/0x314 <4>[ 8.851098] handle_softirqs+0xd8/0x200 <4>[ 8.855387] __do_softirq+0x14/0x20 <4>[ 8.859300] ____do_softirq+0x10/0x1c <4>[ 8.863394] call_on_irq_stack+0x24/0x4c <4>[ 8.867759] do_softirq_own_stack+0x1c/0x28 <4>[ 8.872394] irq_exit_rcu+0x54/0xa8 <4>[ 8.876309] el1_interrupt+0x8c/0xc0 <4>[ 8.880323] el1h_64_irq_handler+0x18/0x24 <4>[ 8.884870] el1h_64_irq+0x64/0x68 <4>[ 8.888691] arch_local_irq_enable+0x8/0xc <4>[ 8.893239] do_idle+0xe0/0x254 <4>[ 8.896789] cpu_startup_entry+0x34/0x38 <4>[ 8.901153] kernel_init+0x0/0x1a0 <4>[ 8.904978] start_kernel+0x2e8/0x394 <4>[ 8.909077] __primary_switched+0x80/0x88 <4>[ 8.913539] ---[ end trace 0000000000000000 ]--- <1>[ 8.918631] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000020 <1>[ 8.928055] Mem abort info: <1>[ 8.931237] ESR = 0x0000000096000005 <1>[ 8.935416] EC = 0x25: DABT (current EL), IL = 32 bits <1>[ 8.941224] SET = 0, FnV = 0 <1>[ 8.944678] EA = 0, S1PTW = 0 <1>[ 8.948232] FSC = 0x05: level 1 translation fault <1>[ 8.953587] Data abort info: <1>[ 8.956859] ISV = 0, ISS = 0x00000005, ISS2 = 0x00000000 <1>[ 8.962847] CM = 0, WnR = 0, TnD = 0, TagAccess = 0 <1>[ 8.968382] GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 <1>[ 8.974191] user pgtable: 64k pages, 48-bit VAs, pgdp=000000010ea00000 <1>[ 8.981265] [0000000000000020] pgd=0000000000000000, p4d=0000000000000000, pud=0000000000000000 <0>[ 8.990612] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP <4>[ 8.997414] Modules linked in: <4>[ 9.000873] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Tainted: G W 6.11.0-rc5 #1 <4>[ 9.009851] Tainted: [W]=WARN <4>[ 9.013214] Hardware name: Kontron pITX-imx8m (DT) <4>[ 9.018478] pstate: 60000005 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) <4>[ 9.026007] pc : fec_enet_rx_napi+0x708/0xecc <4>[ 9.030822] lr : fec_enet_rx_napi+0x6ec/0xecc <4>[ 9.035637] sp : ffff8000826efca0 <4>[ 9.039362] x29: ffff8000826efdb0 x28: 0000000000000000 x27: 0000000000000000 <4>[ 9.047078] x26: 0000000000000000 x25: ffff0000c09a2040 x24: ffff0000cf370000 <4>[ 9.054794] x23: ffff0000ce380000 x22: ffff800083b90000 x21: ffff0000c09a2000 <4>[ 9.062512] x20: ffff800083b90002 x19: 000000000000015c x18: 00000000000001dc <4>[ 9.070229] x17: 0000000000000000 x16: 00000000000001f9 x15: 00000000000000fb <4>[ 9.077945] x14: 0000000000000183 x13: 0000000000000041 x12: 0000000000000060 <4>[ 9.085660] x11: 0000000000000000 x10: 0000000000000003 x9 : 0000000000000100 <4>[ 9.093377] x8 : ffff0000c09a2000 x7 : 3736383339362e38 x6 : ffff8000825b16c8 <4>[ 9.101094] x5 : 0000000000000022 x4 : 0000000000000000 x3 : 0000000000000000 <4>[ 9.108810] x2 : ffffffdfc033bc00 x1 : ffff0000ffa81e00 x0 : 0000000000000000 <4>[ 9.116526] Call trace: <4>[ 9.119347] fec_enet_rx_napi+0x708/0xecc <4>[ 9.123801] __napi_poll+0x40/0x16c <4>[ 9.127711] net_rx_action+0x15c/0x314 <4>[ 9.131895] handle_softirqs+0xd8/0x200 <4>[ 9.136171] __do_softirq+0x14/0x20 <4>[ 9.140082] ____do_softirq+0x10/0x1c <4>[ 9.144175] call_on_irq_stack+0x24/0x4c <4>[ 9.148539] do_softirq_own_stack+0x1c/0x28 <4>[ 9.153176] irq_exit_rcu+0x54/0xa8 <4>[ 9.157091] el1_interrupt+0x8c/0xc0 <4>[ 9.161095] el1h_64_irq_handler+0x18/0x24 <4>[ 9.165643] el1h_64_irq+0x64/0x68 <4>[ 9.169464] arch_local_irq_enable+0x8/0xc <4>[ 9.174009] do_idle+0xe0/0x254 <4>[ 9.177559] cpu_startup_entry+0x34/0x38 <4>[ 9.181922] kernel_init+0x0/0x1a0 <4>[ 9.185744] start_kernel+0x2e8/0x394 <4>[ 9.189836] __primary_switched+0x80/0x88 <0>[ 9.194298] Code: f9000320 9b095508 52802009 b9003909 (b9402008) <4>[ 9.200921] ---[ end trace 0000000000000000 ]--- <0>[ 9.206005] Kernel panic - not syncing: Oops: Fatal exception in interrupt <2>[ 9.213439] SMP: stopping secondary CPUs <0>[ 9.217805] Kernel Offset: disabled <0>[ 9.221711] CPU features: 0x00,00000000,00100000,4200421b <0>[ 9.227611] Memory Limit: none <0>[ 9.231068] ---[ end Kernel panic - not syncing: Oops: Fatal exception in interrupt ]---