[Enter `^Ec?' for help] U-Boot SPL 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45) U-Boot 2015.10-00025-g943d444 (Feb 19 2016 - 15:04:45 +0000) Model: Radxa Rock 2 Square DRAM: 2 GiB MMC: dwmmc@ff0c0000: 0, dwmmc@ff0f0000: 1 In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: eth0: ethernet@ff290000 Hit any key to stop autoboot: 1  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@ff290000 Waiting for PHY auto negotiation to complete...... done Speed: 1000, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 192.168.201.22 (762 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x2000000 14365641/tftp-deploy-3lvi0gv_/kernel/zImage tftp 0x2000000 14365641/tftp-deploy-3lvi0gv_/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '14365641/tftp-deploy-3lvi0gv_/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 3 MiB/s done Bytes transferred = 11051520 (a8a200 hex) => tftp 0x4000000 14365641/tftp-deploy-3lvi0gv_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 14365641/tftp-deploy-3lvi0gv_/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '14365641/tftp-deploy-3lvi0gv_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 3.7 MiB/s done Bytes transferred = 17993123 (1128da3 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 14365641/tftp-deploy-3lvi0gv_/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 14365641/tftp-deploy-3lvi0gv_/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.22 Filename '14365641/tftp-deploy-3lvi0gv_/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 3.1 MiB/s done Bytes transferred = 42318 (a54e hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => bootz 0x2000000 0x4000000 0x1f00000 bootz 0x2000000 0x4000000 0x1f00000 Kernel image @ 0x2000000 [ 0x000000 - 0xa8a200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 17993059 Bytes = 17.2 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 01f00000 Booting using the fdt blob at 0x1f00000 Using Device Tree in place at 01f00000, end 01f0d54d Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 6.9.0-rc4 (KernelCI@build-j231795-arm-gcc-10-multi-v7-defconfig-82wt8) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sat Jun 15 17:10:39 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (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: Radxa Rock 2 Square [ 0.000000] earlycon: uart0 at MMIO32 0xff690000 (options '115200n8') [ 0.000000] printk: legacy bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] OF: reserved mem: 0xfe000000..0xfeffffff (16384 KiB) map non-reusable dma-unusable@fe000000 [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 on node -1 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff] [ 0.000000] percpu: Embedded 17 pages/cpu s40340 r8192 d21100 u69632 [ 0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp <6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752 <6>[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 1968856K/2097152K available (15360K kernel code, 2520K rwdata, 6576K rodata, 2048K init, 430K bss, 62760K reserved, 65536K cma-reserved, 1245184K 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] 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=4. <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=4 <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 24.00MHz (phys). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns <6>[ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.009084] Switching to timer-based delay loop, resolution 41ns <6>[ 0.023472] Console: colour dummy device 80x30 <6>[ 0.028697] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.040373] CPU: Testing write buffer coherency: ok <6>[ 0.046050] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.051896] pid_max: default: 32768 minimum: 301 <6>[ 0.057402] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.065744] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.075449] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 <6>[ 0.083262] Setting up static identity map for 0x300000 - 0x3000ac <6>[ 0.092483] rcu: Hierarchical SRCU implementation. <6>[ 0.098033] rcu: Max phase no-delay instances is 1000. <6>[ 0.109246] EFI services will not be available. <6>[ 0.114910] smp: Bringing up secondary CPUs ... <6>[ 0.122037] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 <6>[ 0.122059] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.136427] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 <6>[ 0.136448] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.150811] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 <6>[ 0.150833] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.163319] smp: Brought up 1 node, 4 CPUs <6>[ 0.168134] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.175305] CPU: All CPU(s) started in SVC mode. <6>[ 0.181950] devtmpfs: initialized <6>[ 0.195732] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 <6>[ 0.204700] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.215813] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.225601] pinctrl core: initialized pinctrl subsystem <6>[ 0.235531] DMI not present or invalid. <6>[ 0.241393] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.250473] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.261574] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.261645] cpuidle: using governor menu <6>[ 0.273871] No ATAGs? <6>[ 0.276794] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.285899] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.296377] Serial: AMBA PL011 UART driver <6>[ 0.326406] platform ff940000.vop: Fixed dependency cycle(s) with /hdmi@ff980000 <6>[ 0.334912] platform ff930000.vop: Fixed dependency cycle(s) with /hdmi@ff980000 <6>[ 0.343436] platform ff980000.hdmi: Fixed dependency cycle(s) with /vop@ff940000 <6>[ 0.351925] platform ff980000.hdmi: Fixed dependency cycle(s) with /vop@ff930000 <4>[ 0.376399] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.386914] rockchip-gpio ff750000.gpio: probed /pinctrl/gpio@ff750000 <4>[ 0.394932] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.405465] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000 <4>[ 0.413471] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.423982] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000 <4>[ 0.431988] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.442478] rockchip-gpio ff7a0000.gpio: probed /pinctrl/gpio@ff7a0000 <4>[ 0.450559] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.461068] rockchip-gpio ff7b0000.gpio: probed /pinctrl/gpio@ff7b0000 <4>[ 0.469058] gpio gpiochip5: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.479559] rockchip-gpio ff7c0000.gpio: probed /pinctrl/gpio@ff7c0000 <4>[ 0.487543] gpio gpiochip6: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.498042] rockchip-gpio ff7d0000.gpio: probed /pinctrl/gpio@ff7d0000 <4>[ 0.506039] gpio gpiochip7: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.516519] rockchip-gpio ff7e0000.gpio: probed /pinctrl/gpio@ff7e0000 <4>[ 0.524527] gpio gpiochip8: Static allocation of GPIO base is deprecated, use dynamic allocation. <6>[ 0.534922] rockchip-gpio ff7f0000.gpio: probed /pinctrl/gpio@ff7f0000 <6>[ 0.571411] iommu: Default domain type: Translated <6>[ 0.576975] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.586393] SCSI subsystem initialized <6>[ 0.591295] usbcore: registered new interface driver usbfs <6>[ 0.597686] usbcore: registered new interface driver hub <6>[ 0.603860] usbcore: registered new device driver usb <6>[ 0.612425] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.618165] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.628524] PTP clock support registered <6>[ 0.633427] EDAC MC: Ver: 3.0.0 <6>[ 0.637776] scmi_core: SCMI protocol bus registered <6>[ 0.646965] vgaarb: loaded <6>[ 0.667283] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.687246] NET: Registered PF_INET protocol family <6>[ 0.693185] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 0.703901] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 0.713404] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.722218] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 0.731094] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 0.739699] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.747056] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.754673] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 0.762901] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.769937] RPC: Registered named UNIX socket transport module. <6>[ 0.776730] RPC: Registered udp transport module. <6>[ 0.782205] RPC: Registered tcp transport module. <6>[ 0.787671] RPC: Registered tcp-with-tls transport module. <6>[ 0.793977] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.801363] PCI: CLS 0 bytes, default 64 <6>[ 0.807067] Trying to unpack rootfs image as initramfs... <6>[ 0.837489] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available <5>[ 0.848868] Initialise system trusted keyrings <6>[ 0.854295] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 0.862109] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.869201] NFS: Registering the id_resolver key type <5>[ 0.875120] Key type id_resolver registered <5>[ 0.880028] Key type id_legacy registered <6>[ 0.884759] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.892426] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <5>[ 0.901297] Key type asymmetric registered <5>[ 0.906091] Asymmetric key parser 'x509' registered <6>[ 0.911894] bounce: pool size: 64 pages <6>[ 0.916459] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 0.924891] io scheduler mq-deadline registered <6>[ 0.930167] io scheduler kyber registered <6>[ 0.934890] io scheduler bfq registered <6>[ 1.014953] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 1.023611] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 1.056816] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 1.065479] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 <6>[ 1.171366] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 1.183248] printk: legacy console [ttyS2] disabled <6>[ 1.189379] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 47, base_baud = 1500000) is a 16550A <6>[ 1.199607] printk: legacy console [ttyS2] enabled <6>[ 1.199607] printk: legacy console [ttyS2] enabled <6>[ 1.210950] printk: legacy bootconsole [uart0] disabled <6>[ 1.210950] printk: legacy bootconsole [uart0] disabled <6>[ 1.233345] msm_serial: driver initialized <6>[ 1.239048] SuperH (H)SCI(F) driver initialized <6>[ 1.245040] STMicroelectronics ASC driver initialized <6>[ 1.251264] STM32 USART driver initialized <6>[ 1.299053] brd: module loaded <6>[ 1.310284] loop: module loaded <6>[ 1.335259] CAN device driver interface <6>[ 1.342013] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 1.351015] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.356864] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.363842] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.370190] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.385765] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 1.392369] usbcore: registered new interface driver pegasus <6>[ 1.399046] usbcore: registered new interface driver asix <6>[ 1.405418] usbcore: registered new interface driver ax88179_178a <6>[ 1.412585] usbcore: registered new interface driver cdc_ether <6>[ 1.419466] usbcore: registered new interface driver smsc75xx <6>[ 1.426230] usbcore: registered new interface driver smsc95xx <6>[ 1.433009] usbcore: registered new interface driver net1080 <6>[ 1.439697] usbcore: registered new interface driver cdc_subset <6>[ 1.446644] usbcore: registered new interface driver zaurus <6>[ 1.453256] usbcore: registered new interface driver cdc_ncm <4>[ 1.463378] dwc2 ff540000.usb: supply vusb_d not found, using dummy regulator <4>[ 1.471897] dwc2 ff540000.usb: supply vusb_a not found, using dummy regulator <6>[ 1.551700] dwc2 ff540000.usb: DWC OTG Controller <6>[ 1.557331] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.565549] dwc2 ff540000.usb: irq 51, io mem 0xff540000 <6>[ 1.572833] hub 1-0:1.0: USB hub found <6>[ 1.577427] hub 1-0:1.0: 1 port detected <4>[ 1.582956] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator <4>[ 1.591425] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator <6>[ 1.737349] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM <6>[ 1.803975] dwc2 ff580000.usb: DWC OTG Controller <6>[ 1.809627] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 <6>[ 1.817862] dwc2 ff580000.usb: irq 52, io mem 0xff580000 <6>[ 1.825087] hub 2-0:1.0: USB hub found <6>[ 1.829661] hub 2-0:1.0: 1 port detected <6>[ 1.840226] usbcore: registered new interface driver usb-storage <6>[ 1.847733] ehci-platform ff500000.usb: EHCI Host Controller <6>[ 1.854415] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 <6>[ 1.857155] i2c_dev: i2c /dev entries driver <6>[ 1.873221] i2c 0-005a: Fixed dependency cycle(s) with /i2c@ff650000/act8846@5a/regulators/REG4 <6>[ 1.883416] i2c 0-005a: Fixed dependency cycle(s) with /i2c@ff650000/act8846@5a/regulators/REG2 <6>[ 1.900907] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! <6>[ 1.910363] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! <4>[ 1.914762] dw_wdt ff800000.watchdog: No valid TOPs array specified <6>[ 1.925573] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV <6>[ 1.932750] ehci-platform ff500000.usb: irq 53, io mem 0xff500000 <6>[ 1.945795] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.953047] sdhci: Copyright(c) Pierre Ossman <6>[ 1.962068] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.967333] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 <6>[ 1.972382] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.977573] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 1.992086] hub 3-0:1.0: USB hub found <6>[ 1.996644] hub 3-0:1.0: 1 port detected <6>[ 2.006034] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 2.013786] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 2.020394] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 2.287322] usb 3-1: new high-speed USB device number 2 using ehci-platform <6>[ 2.489881] hub 3-1:1.0: USB hub found <6>[ 2.494706] hub 3-1:1.0: 4 ports detected <6>[ 2.577321] Freeing initrd memory: 17572K <6>[ 2.588801] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 2.598634] usbcore: registered new interface driver usbhid <6>[ 2.605167] usbhid: USB HID core driver <6>[ 2.620701] NET: Registered PF_INET6 protocol family <6>[ 2.628023] Segment Routing with IPv6 <6>[ 2.632502] In-situ OAM (IOAM) with IPv6 <6>[ 2.637314] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 2.644987] NET: Registered PF_PACKET protocol family <6>[ 2.651002] can: controller area network core <6>[ 2.656217] NET: Registered PF_CAN protocol family <6>[ 2.661907] can: raw protocol <6>[ 2.665524] can: broadcast manager protocol <6>[ 2.670533] can: netlink gateway - max_hops=1 <5>[ 2.676204] Key type dns_resolver registered <6>[ 2.681481] ThumbEE CPU extension supported. <5>[ 2.686560] Registering SWP/SWPB emulation handler <6>[ 2.704179] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <5>[ 2.713764] Loading compiled-in X.509 certificates <6>[ 2.757240] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found <6>[ 2.764512] rk_gmac-dwmac ff290000.ethernet: IRQ sfty not found <6>[ 2.771511] rk_gmac-dwmac ff290000.ethernet: Deprecated MDIO bus assumption used <6>[ 2.780168] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <6>[ 2.788233] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). <6>[ 2.796422] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). <6>[ 2.803072] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). <6>[ 2.809734] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). <6>[ 2.816991] rk_gmac-dwmac ff290000.ethernet: clock input from PHY <6>[ 2.829120] rk_gmac-dwmac ff290000.ethernet: init for RGMII <6>[ 2.835935] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 <6>[ 2.844260] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 <6>[ 2.850422] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported <6>[ 2.859103] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported <6>[ 2.867783] rk_gmac-dwmac ff290000.ethernet: COE Type 2 <6>[ 2.873923] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported <6>[ 2.882117] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported <6>[ 2.889704] rk_gmac-dwmac ff290000.ethernet: Normal descriptors <6>[ 2.896623] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled <6>[ 2.903462] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 3.081083] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 3.092714] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <6>[ 3.111919] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 500000 KHz, changing to: 600000 KHz <6>[ 3.135281] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.136970] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.143560] dwmmc_rockchip ff0f0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.159914] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller. <6>[ 3.167612] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a <6>[ 3.174152] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 62,32 bit host data width,256 deep fifo <6>[ 3.185252] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.192956] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.199487] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.210560] dwmmc_rockchip ff0f0000.mmc: Using internal DMA controller. <6>[ 3.218270] dwmmc_rockchip ff0f0000.mmc: Version ID is 270a <6>[ 3.223212] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.224813] dwmmc_rockchip ff0f0000.mmc: DW MMC controller at irq 63,32 bit host data width,256 deep fifo <6>[ 3.233145] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 3.233191] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.244670] dwmmc_rockchip ff0f0000.mmc: allocated mmc-pwrseq <6>[ 3.267310] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.269072] mmc_host mmc1: card is non-removable. <6>[ 3.276740] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.288823] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.307506] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.316132] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.323839] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.330385] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.343400] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.371279] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.371505] rk_gmac-dwmac ff290000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 <6>[ 3.389913] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.390847] rk_gmac-dwmac ff290000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL) <6>[ 3.397657] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.415909] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.417264] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found <6>[ 3.435665] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW <6>[ 3.443913] rk_gmac-dwmac ff290000.ethernet eth0: configuring for phy/rgmii link mode <6>[ 3.495924] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 3.508224] mmc1: new high speed MMC card at address 0001 <6>[ 3.515882] mmcblk1: mmc1:0001 032GE4 29.1 GiB <6>[ 3.527513] mmcblk1: p1 p2 <6>[ 3.531293] mmcblk1boot0: mmc1:0001 032GE4 4.00 MiB <6>[ 3.537955] mmcblk1boot1: mmc1:0001 032GE4 4.00 MiB <6>[ 3.544560] mmcblk1rpmb: mmc1:0001 032GE4 4.00 MiB, chardev (236:0) <6>[ 3.554969] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.563302] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.571013] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.577551] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 6.550171] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <5>[ 6.607283] Sending DHCP requests .., OK <6>[ 9.342268] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.22 <6>[ 9.351731] IP-Config: Complete: <6>[ 9.355675] device=eth0, hwaddr=4a:01:9c:e5:04:ff, ipaddr=192.168.201.22, mask=255.255.255.0, gw=192.168.201.1 <6>[ 9.367793] host=rk3288-rock2-square-cbg-0, domain=lava-rack, nis-domain=(none) <6>[ 9.376803] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 9.376851] nameserver0=192.168.201.1 <6>[ 9.390985] clk: Disabling unused clocks <6>[ 9.396730] PM: genpd: Disabling unused power domains <4>[ 9.404459] dw-apb-uart ff690000.serial: forbid DMA for kernel console <6>[ 9.413321] Freeing unused kernel image (initmem) memory: 2048K <6>[ 9.420404] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 9.472219] udevd[114]: starting version 3.2.9 <5>[ 9.478488] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.486369] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.494389] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 9.505956] udevd[114]: specified user 'tss' unknown <27>[ 9.512224] udevd[114]: specified group 'tss' unknown <30>[ 9.519322] udevd[115]: starting eudev-3.2.9 <6>[ 9.674500] rockchip-vop ff930000.vop: Adding to iommu group 0 <6>[ 9.744190] rockchip-vop ff940000.vop: Adding to iommu group 1 <6>[ 9.751587] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 9.751604] usbcore: registered new device driver onboard-usb-hub <6>[ 9.767749] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 9.775445] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 9.782002] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 9.832003] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 9.852691] rtc-hym8563 0-0051: registered as rtc0 <6>[ 9.857515] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) <4>[ 9.868946] dwhdmi-rockchip ff980000.hdmi: supply avdd-0v9 not found, using dummy regulator <6>[ 9.877313] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <4>[ 9.878701] dwhdmi-rockchip ff980000.hdmi: supply avdd-1v8 not found, using dummy regulator <6>[ 9.896412] rtc-hym8563 0-0051: setting system clock to 2024-06-15T17:21:46 UTC (1718472106) <6>[ 9.896522] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) <6>[ 9.917744] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) <6>[ 9.928877] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 9.936568] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 9.943123] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 9.947792] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <6>[ 9.963322] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 9.972048] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 9.998336] dwmmc_rockchip ff0d0000.mmc: allocated mmc-pwrseq <6>[ 10.005058] mmc_host mmc2: card is non-removable. <6>[ 10.028904] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 10.056483] rk3288-crypto ff8a0000.crypto: will run requests pump with realtime priority <6>[ 10.059320] panfrost ffa30000.gpu: clock rate = 400000000 <6>[ 10.065890] rk3288-crypto ff8a0000.crypto: Register ecb(aes) as ecb-aes-rk <6>[ 10.067319] usb 3-1: reset high-speed USB device number 2 using ehci-platform <6>[ 10.076070] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x0 minor 0x0 status 0x1 <6>[ 10.080148] rk3288-crypto ff8a0000.crypto: Register cbc(aes) as cbc-aes-rk <6>[ 10.088417] panfrost ffa30000.gpu: features: 00000000,00000407, issues: 00000000,24040400 <6>[ 10.097373] rk3288-crypto ff8a0000.crypto: Register ecb(des) as ecb-des-rk <6>[ 10.105332] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 <6>[ 10.114767] rk3288-crypto ff8a0000.crypto: Register cbc(des) as cbc-des-rk <6>[ 10.122740] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1 <6>[ 10.136248] rk3288-crypto ff8a0000.crypto: Register ecb(des3_ede) as ecb-des3-ede-rk <6>[ 10.136256] rk3288-crypto ff8a0000.crypto: Register cbc(des3_ede) as cbc-des3-ede-rk <6>[ 10.136262] rk3288-crypto ff8a0000.crypto: Register sha1 as rk-sha1 <6>[ 10.136268] rk3288-crypto ff8a0000.crypto: Register sha256 as rk-sha256 <6>[ 10.136274] rk3288-crypto ff8a0000.crypto: Register md5 as rk-md5 <6>[ 10.152408] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) <6>[ 10.219290] mmc2: new high speed SDIO card at address 0001 <6>[ 10.243455] [drm] Initialized panfrost 1.2.0 20180908 for ffa30000.gpu on minor 1 <5>[ 10.337671] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 10.380901] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 10.388798] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 10.397241] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 10.407192] cfg80211: failed to load regulatory.db <6>[ 10.408102] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 10.422768] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.radxa,rock2-square.bin failed with error -2 <4>[ 10.435734] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 <6>[ 10.527876] hub 3-1:1.0: USB hub found <6>[ 10.532728] hub 3-1:1.0: 4 ports detected <6>[ 10.541859] hub 3-1:1.0: USB hub found <6>[ 10.546722] hub 3-1:1.0: 4 ports detected done Saving random seed: <5>[ 10.577771] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <3>[ 11.447268] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <5>[ 29.467268] random: crng init done <5>[ 29.471362] random: 1 urandom warning(s) missed due to ratelimiting OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-14365641/environment . /lava-14365641/environment / # /lava-14365641/bin/lava-test-runner /lava-14365641/0 /lava-14365641/bin/lava-test-runner /lava-14365641/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-14365641/0/tests/0_dmesg<8>[ 30.062521] + cat uuid + UUID=14365641_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 30.090906] <8>[ 30.116044] <8>[ 30.139737] + set +x <8>[ 30.150024] / #