[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 DHCP client bound to address 192.168.201.22 (260 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x2000000 11118551/tftp-deploy-96cjn4vk/kernel/zImage tftp 0x2000000 11118551/tftp-deploy-96cjn4vk/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 '11118551/tftp-deploy-96cjn4vk/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################################################### 3.6 MiB/s done Bytes transferred = 10347008 (9de200 hex) => tftp 0x4000000 11118551/tftp-deploy-96cjn4vk/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 11118551/tftp-deploy-96cjn4vk/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 '11118551/tftp-deploy-96cjn4vk/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 3.5 MiB/s done Bytes transferred = 17155247 (105c4af hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 11118551/tftp-deploy-96cjn4vk/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 11118551/tftp-deploy-96cjn4vk/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 '11118551/tftp-deploy-96cjn4vk/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 2.3 MiB/s done Bytes transferred = 41716 (a2f4 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 - 0x9de200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 17155183 Bytes = 16.4 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 01f0d2f3 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 6.1.38-cip1 (KernelCI@build-j6655-arm-gcc-10-multi-v7-defconfig-4zbvh) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Thu Jul 20 11:37:45 UTC 2023 [ 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: bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 [ 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 16 pages/cpu s34580 r8192 d22764 u65536 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752 [ 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] mem auto-init: stack:off, heap alloc:off, heap free:off <6>[ 0.000000] Memory: 1970772K/2097152K available (14336K kernel code, 2468K rwdata, 6008K rodata, 2048K init, 429K bss, 60844K 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.009082] Switching to timer-based delay loop, resolution 41ns <6>[ 0.023228] Console: colour dummy device 80x30 <6>[ 0.028445] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.040121] pid_max: default: 32768 minimum: 301 <6>[ 0.045666] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.054010] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.063459] CPU: Testing write buffer coherency: ok <6>[ 0.069189] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.075321] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 <6>[ 0.082934] Setting up static identity map for 0x300000 - 0x3000ac <6>[ 0.092083] rcu: Hierarchical SRCU implementation. <6>[ 0.097630] rcu: Max phase no-delay instances is 1000. <6>[ 0.108506] EFI services will not be available. <6>[ 0.114136] smp: Bringing up secondary CPUs ... <6>[ 0.121217] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 <6>[ 0.121237] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.135546] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 <6>[ 0.135565] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.149801] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 <6>[ 0.149820] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.162273] smp: Brought up 1 node, 4 CPUs <6>[ 0.167089] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.174259] CPU: All CPU(s) started in SVC mode. <6>[ 0.180262] devtmpfs: initialized <6>[ 0.193923] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 <6>[ 0.202882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.214000] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.223859] pinctrl core: initialized pinctrl subsystem <6>[ 0.233755] DMI not present or invalid. <6>[ 0.239092] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.248264] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.259091] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.259160] cpuidle: using governor menu <6>[ 0.271319] No ATAGs? <6>[ 0.274241] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.283347] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.293522] Serial: AMBA PL011 UART driver <6>[ 0.322568] platform ff940000.vop: Fixed dependency cycle(s) with /hdmi@ff980000 <6>[ 0.331093] platform ff930000.vop: Fixed dependency cycle(s) with /hdmi@ff980000 <6>[ 0.355926] rockchip-gpio ff750000.gpio: probed /pinctrl/gpio@ff750000 <6>[ 0.364168] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000 <6>[ 0.372323] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000 <6>[ 0.380526] rockchip-gpio ff7a0000.gpio: probed /pinctrl/gpio@ff7a0000 <6>[ 0.388772] rockchip-gpio ff7b0000.gpio: probed /pinctrl/gpio@ff7b0000 <6>[ 0.396982] rockchip-gpio ff7c0000.gpio: probed /pinctrl/gpio@ff7c0000 <6>[ 0.405148] rockchip-gpio ff7d0000.gpio: probed /pinctrl/gpio@ff7d0000 <6>[ 0.413370] rockchip-gpio ff7e0000.gpio: probed /pinctrl/gpio@ff7e0000 <6>[ 0.421540] rockchip-gpio ff7f0000.gpio: probed /pinctrl/gpio@ff7f0000 <6>[ 0.460395] iommu: Default domain type: Translated <6>[ 0.466043] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.474116] SCSI subsystem initialized <6>[ 0.479020] usbcore: registered new interface driver usbfs <6>[ 0.485431] usbcore: registered new interface driver hub <6>[ 0.491592] usbcore: registered new device driver usb <6>[ 0.500134] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.505871] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.516220] PTP clock support registered <6>[ 0.521079] EDAC MC: Ver: 3.0.0 <6>[ 0.528558] vgaarb: loaded <6>[ 2.084120] clocksource: Switched to clocksource arch_sys_counter <6>[ 2.102448] NET: Registered PF_INET protocol family <6>[ 2.108385] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.119239] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 2.128755] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 2.137594] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.146476] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 2.155071] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.162428] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.170049] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.178304] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 2.185512] RPC: Registered named UNIX socket transport module. <6>[ 2.192302] RPC: Registered udp transport module. <6>[ 2.197784] RPC: Registered tcp transport module. <6>[ 2.203233] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.210611] PCI: CLS 0 bytes, default 64 <6>[ 2.215663] Trying to unpack rootfs image as initramfs... <6>[ 2.222908] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available <5>[ 2.234123] Initialise system trusted keyrings <6>[ 2.239628] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 2.253876] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.261403] NFS: Registering the id_resolver key type <5>[ 2.267306] Key type id_resolver registered <5>[ 2.272187] Key type id_legacy registered <6>[ 2.277019] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.284690] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.293143] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 2.298813] Key type asymmetric registered <5>[ 2.303601] Asymmetric key parser 'x509' registered <6>[ 2.309463] bounce: pool size: 64 pages <6>[ 2.314112] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 2.322522] io scheduler mq-deadline registered <6>[ 2.327799] io scheduler kyber registered <6>[ 2.388851] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 2.397498] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 2.409784] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 2.418433] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 <6>[ 2.517994] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 2.528630] printk: console [ttyS2] disabled <6>[ 2.533680] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 47, base_baud = 1500000) is a 16550A <6>[ 2.543930] printk: console [ttyS2] enabled <6>[ 2.543930] printk: console [ttyS2] enabled <6>[ 2.553923] printk: bootconsole [uart0] disabled <6>[ 2.553923] printk: bootconsole [uart0] disabled <6>[ 2.568595] SuperH (H)SCI(F) driver initialized <6>[ 2.575753] msm_serial: driver initialized <6>[ 2.580639] STMicroelectronics ASC driver initialized <6>[ 2.588485] STM32 USART driver initialized <6>[ 2.619710] brd: module loaded <6>[ 2.630435] loop: module loaded <6>[ 2.652592] CAN device driver interface <6>[ 2.659223] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.667940] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.673805] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.680786] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.687132] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.701740] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 2.708346] usbcore: registered new interface driver pegasus <6>[ 2.715049] usbcore: registered new interface driver asix <6>[ 2.721436] usbcore: registered new interface driver ax88179_178a <6>[ 2.728610] usbcore: registered new interface driver cdc_ether <6>[ 2.735491] usbcore: registered new interface driver smsc75xx <6>[ 2.742263] usbcore: registered new interface driver smsc95xx <6>[ 2.749047] usbcore: registered new interface driver net1080 <6>[ 2.755735] usbcore: registered new interface driver cdc_subset <6>[ 2.762683] usbcore: registered new interface driver zaurus <6>[ 2.769316] usbcore: registered new interface driver cdc_ncm <4>[ 2.779407] dwc2 ff540000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.787892] dwc2 ff540000.usb: supply vusb_a not found, using dummy regulator <6>[ 2.864524] dwc2 ff540000.usb: DWC OTG Controller <6>[ 2.870112] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.878384] dwc2 ff540000.usb: irq 51, io mem 0xff540000 <6>[ 2.885540] hub 1-0:1.0: USB hub found <6>[ 2.890077] hub 1-0:1.0: 1 port detected <4>[ 2.895564] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.904039] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator <6>[ 3.053843] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM <6>[ 3.064987] dwc2 ff580000.usb: DWC OTG Controller <6>[ 3.070562] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 <6>[ 3.078802] dwc2 ff580000.usb: irq 52, io mem 0xff580000 <6>[ 3.085892] hub 2-0:1.0: USB hub found <6>[ 3.090429] hub 2-0:1.0: 1 port detected <6>[ 3.100730] usbcore: registered new interface driver usb-storage <6>[ 3.114211] ehci-platform ff500000.usb: EHCI Host Controller <6>[ 3.117003] i2c_dev: i2c /dev entries driver <6>[ 3.120872] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 <6>[ 3.135477] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV <6>[ 3.143511] ehci-platform ff500000.usb: irq 53, io mem 0xff500000 <6>[ 3.168255] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! <6>[ 3.180927] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! <6>[ 3.183784] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.197071] hub 3-0:1.0: USB hub found <6>[ 3.201607] hub 3-0:1.0: 1 port detected <4>[ 3.211682] dw_wdt ff800000.watchdog: No valid TOPs array specified <6>[ 3.230160] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 500000 KHz, changing to: 600000 KHz <6>[ 3.245791] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.253007] sdhci: Copyright(c) Pierre Ossman <6>[ 3.260017] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.267781] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.268164] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 3.284703] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.292411] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.298979] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.310475] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.318534] usbcore: registered new interface driver usbhid <6>[ 3.325076] usbhid: USB HID core driver <6>[ 3.333098] NET: Registered PF_INET6 protocol family <6>[ 3.339529] Segment Routing with IPv6 <6>[ 3.343955] In-situ OAM (IOAM) with IPv6 <6>[ 3.348672] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.355895] NET: Registered PF_PACKET protocol family <6>[ 3.361833] can: controller area network core <6>[ 3.367053] NET: Registered PF_CAN protocol family <6>[ 3.372700] can: raw protocol <6>[ 3.376323] can: broadcast manager protocol <6>[ 3.381292] can: netlink gateway - max_hops=1 <5>[ 3.386683] Key type dns_resolver registered <6>[ 3.391800] ThumbEE CPU extension supported. <5>[ 3.396880] Registering SWP/SWPB emulation handler <5>[ 3.402865] Loading compiled-in X.509 certificates <6>[ 3.429506] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found <6>[ 3.436781] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <6>[ 3.444373] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). <6>[ 3.452548] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). <6>[ 3.454611] Freeing initrd memory: 16756K <6>[ 3.459197] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). <6>[ 3.470547] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). <6>[ 3.477766] rk_gmac-dwmac ff290000.ethernet: clock input from PHY <6>[ 3.489873] rk_gmac-dwmac ff290000.ethernet: init for RGMII <6>[ 3.496526] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 <6>[ 3.496527] usb 3-1: new high-speed USB device number 2 using ehci-platform <6>[ 3.512874] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 <6>[ 3.519012] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported <6>[ 3.527668] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported <6>[ 3.536323] rk_gmac-dwmac ff290000.ethernet: COE Type 2 <6>[ 3.542448] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported <6>[ 3.550616] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported <6>[ 3.558140] rk_gmac-dwmac ff290000.ethernet: Normal descriptors <6>[ 3.565048] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled <6>[ 3.571852] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 3.709103] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 3.720702] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <6>[ 3.737619] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.738413] dwmmc_rockchip ff0f0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.739240] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.746438] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 3.770413] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.778120] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.778621] hub 3-1:1.0: USB hub found <6>[ 3.784660] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.789427] hub 3-1:1.0: 4 ports detected <6>[ 3.800209] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller. <6>[ 3.812564] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a <6>[ 3.819120] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 62,32 bit host data width,256 deep fifo <6>[ 3.830184] dwmmc_rockchip ff0f0000.mmc: Using internal DMA controller. <6>[ 3.833651] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.837883] dwmmc_rockchip ff0f0000.mmc: Version ID is 270a <6>[ 3.849938] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.852594] dwmmc_rockchip ff0f0000.mmc: DW MMC controller at irq 63,32 bit host data width,256 deep fifo <6>[ 3.874265] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.874819] dwmmc_rockchip ff0f0000.mmc: allocated mmc-pwrseq <6>[ 3.881953] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.888667] mmc_host mmc0: card is non-removable. <6>[ 3.895185] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.913796] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.915614] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.932651] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.940357] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.946900] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.963535] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.963722] rk_gmac-dwmac ff290000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 <6>[ 3.981460] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.982393] rk_gmac-dwmac ff290000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL) <6>[ 3.989152] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 4.003623] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found <6>[ 4.007432] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 4.016179] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW <6>[ 4.035296] rk_gmac-dwmac ff290000.ethernet eth0: configuring for phy/rgmii link mode <6>[ 4.059098] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 4.071582] mmc0: new high speed MMC card at address 0001 <6>[ 4.078435] mmcblk0: mmc0:0001 032GE4 29.1 GiB <6>[ 4.087825] mmcblk0: p1 p2 <6>[ 4.091694] mmcblk0boot0: mmc0:0001 032GE4 4.00 MiB <6>[ 4.098556] mmcblk0boot1: mmc0:0001 032GE4 4.00 MiB <6>[ 4.105356] mmcblk0rpmb: mmc0:0001 032GE4 4.00 MiB, chardev (236:0) <6>[ 4.115840] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 4.124096] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 4.131779] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 4.138322] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 7.165135] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 7.175081] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.223749] Sending DHCP requests .., OK <6>[ 9.358696] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.22 <6>[ 9.368170] IP-Config: Complete: <6>[ 9.372110] 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.384226] host=rk3288-rock2-square-cbg-0, domain=lava-rack, nis-domain=(none) <6>[ 9.393231] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 9.393277] nameserver0=192.168.201.1 <4>[ 9.409906] dw-apb-uart ff690000.serial: forbid DMA for kernel console <6>[ 9.418807] Freeing unused kernel image (initmem) memory: 2048K <6>[ 9.444198] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 9.521224] udevd[115]: starting version 3.2.9 <5>[ 9.527936] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.536188] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.544196] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 9.557196] udevd[115]: specified user 'tss' unknown <27>[ 9.563193] udevd[115]: specified group 'tss' unknown <30>[ 9.570348] udevd[116]: starting eudev-3.2.9 <6>[ 9.739923] rockchip-vop ff930000.vop: Adding to iommu group 0 <6>[ 9.748168] rockchip-vop ff940000.vop: Adding to iommu group 1 <6>[ 9.757601] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 9.758847] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 9.778835] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 9.784061] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <4>[ 9.789462] dwhdmi-rockchip ff980000.hdmi: supply avdd-0v9 not found, using dummy regulator <6>[ 9.797074] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <4>[ 9.806786] dwhdmi-rockchip ff980000.hdmi: supply avdd-1v8 not found, using dummy regulator <6>[ 9.813225] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 9.822950] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) <6>[ 9.878760] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) <6>[ 9.890229] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <6>[ 9.899445] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 9.912141] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 9.914789] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 9.928822] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 9.953860] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <4>[ 9.956809] rtc-hym8563 0-0051: no valid clock/calendar values available <6>[ 9.961552] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 9.975899] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 9.979979] rtc-hym8563 0-0051: registered as rtc0 <4>[ 10.021453] rtc-hym8563 0-0051: no valid clock/calendar values available <6>[ 10.025207] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <3>[ 10.029259] rtc-hym8563 0-0051: hctosys: unable to read the hardware clock <6>[ 10.049165] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 10.056875] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 10.063403] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 10.134751] dwmmc_rockchip ff0d0000.mmc: allocated mmc-pwrseq <6>[ 10.141478] mmc_host mmc2: card is non-removable. <6>[ 10.163793] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 10.189928] panfrost ffa30000.gpu: clock rate = 400000000 <6>[ 10.192606] rk3288-crypto ff8a0000.crypto: will run requests pump with realtime priority <6>[ 10.200154] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x0 minor 0x0 status 0x1 <6>[ 10.206628] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered <6>[ 10.214580] panfrost ffa30000.gpu: features: 00000000,00000407, issues: 00000000,24040400 <6>[ 10.214587] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 <6>[ 10.246559] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1 <6>[ 10.257186] [drm] Initialized panfrost 1.2.0 20180908 for ffa30000.gpu on minor 1 done Saving random seed: OK <6>[ 10.276733] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) <6>[ 10.291629] mmc2: new high speed SDIO card at address 0001 Starting network: ip: RTNETLINK answers: File exists <5>[ 10.321465] cfg80211: Loading compiled-in X.509 certificates for regulatory database FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # <5>[ 10.361290] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 10.368963] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 10.378920] cfg80211: failed to load regulatory.db <6>[ 10.383880] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 10.394489] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.radxa,rock 2-square.bin failed with error -2 <4>[ 10.407958] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-11118551/environment . /lava-11118551/environment / # /lava-11118551/bin/lava-test-runner /lava-11118551/0 /lava-11118551/bin/lava-test-runner /lava-11118551/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-11118551/0/tests/0_dmesg + cat uuid <8>[ 10.952641] + UUID=11118551_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 10.982819] <8>[ 11.006095] <8>[ 11.028986] + set +x <8>[ 11.039477] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-11118551/environment / # . /lava-11118551/environment/lava-11118551/bin/lava-test-runner /lava-11118551/1 / # <3>[ 11.423927] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 /lava-11118551/bin/lava-test-runner /lava-11118551/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-11118551/1/tests/1_boot<8>[ 11.519946] rr + cat uuid + UUID=11118551_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-11118551/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-11118551/1/../bin/lav<8>[ 11.550903] a-test-case /lava-11118551/1/../bin/lava-test-case <8>[ 11.578532] /lava-11118551/1/../bin/lava-test-case <8>[ 11.597568] /lava-11118551/1/../bin/lava-test-case <8>[ 11.629577] /lava-11118551/1/../bin/lava-test-case <8>[ 11.655774] /lava-11118551/1/../bin/lava-test-case <8>[ 11.675884] /lava-11118551/1/../bin/lava-test-case <8>[ 11.699935] /lava-11118551/1/../bin/lava-test-case <8>[ 11.720816] /lava-11118551/1/../bin/lava-test-case <8>[ 11.743805] + set +x <8>[ 11.752930] / #