[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 *** Warning - bad CRC, using default environment In: serial@ff690000 Out: serial@ff690000 Err: serial@ff690000 Incorrect eeprom header Net: Warning: ethernet@ff290000 (eth0) using random MAC address - 4a:25:f8:cd:b3:50 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.186 (761 ms) => setenv serverip 192.168.201.1 setenv serverip 192.168.201.1 => tftp 0x2000000 10860277/tftp-deploy-j_t3axjw/kernel/zImage tftp 0x2000000 10860277/tftp-deploy-j_t3axjw/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.201.1; our IP address is 192.168.201.186 Filename '10860277/tftp-deploy-j_t3axjw/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ####################################################### 3.4 MiB/s done Bytes transferred = 10347008 (9de200 hex) => tftp 0x4000000 10860277/tftp-deploy-j_t3axjw/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 10860277/tftp-deploy-j_t3axjw/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.186 Filename '10860277/tftp-deploy-j_t3axjw/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################ 3.5 MiB/s done Bytes transferred = 17153531 (105bdfb hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 10860277/tftp-deploy-j_t3axjw/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 10860277/tftp-deploy-j_t3axjw/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.186 Filename '10860277/tftp-deploy-j_t3axjw/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 3.1 MiB/s done Bytes transferred = 41716 (a2f4 hex) => setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS2,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon 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: 17153467 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.31 (KernelCI@build-j77256-arm-gcc-10-multi-v7-defconfig-rqnhb) (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 Jun 22 12:05:40 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 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: 1970776K/2097152K available (14336K kernel code, 2468K rwdata, 6008K rodata, 2048K init, 429K bss, 60840K 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.009083] Switching to timer-based delay loop, resolution 41ns <6>[ 0.023289] Console: colour dummy device 80x30 <6>[ 0.028506] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.040181] pid_max: default: 32768 minimum: 301 <6>[ 0.045723] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.054065] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.063510] CPU: Testing write buffer coherency: ok <6>[ 0.069239] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.075369] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 <6>[ 0.082978] Setting up static identity map for 0x300000 - 0x3000ac <6>[ 0.092103] rcu: Hierarchical SRCU implementation. <6>[ 0.097649] rcu: Max phase no-delay instances is 1000. <6>[ 0.108498] EFI services will not be available. <6>[ 0.114130] smp: Bringing up secondary CPUs ... <6>[ 0.121212] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 <6>[ 0.121233] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.135541] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 <6>[ 0.135561] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.149808] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 <6>[ 0.149827] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.162280] smp: Brought up 1 node, 4 CPUs <6>[ 0.167096] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.174266] CPU: All CPU(s) started in SVC mode. <6>[ 0.180267] devtmpfs: initialized <6>[ 0.193792] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 <6>[ 0.202754] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.213873] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.223702] pinctrl core: initialized pinctrl subsystem <6>[ 0.233627] DMI not present or invalid. <6>[ 0.238958] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.248122] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.258955] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.259025] cpuidle: using governor menu <6>[ 0.271170] No ATAGs? <6>[ 0.274089] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.283196] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.293365] Serial: AMBA PL011 UART driver <6>[ 0.322100] platform ff940000.vop: Fixed dependency cycle(s) with /hdmi@ff980000 <6>[ 0.330621] platform ff930000.vop: Fixed dependency cycle(s) with /hdmi@ff980000 <6>[ 0.355457] rockchip-gpio ff750000.gpio: probed /pinctrl/gpio@ff750000 <6>[ 0.363689] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000 <6>[ 0.371852] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000 <6>[ 0.380048] rockchip-gpio ff7a0000.gpio: probed /pinctrl/gpio@ff7a0000 <6>[ 0.388295] rockchip-gpio ff7b0000.gpio: probed /pinctrl/gpio@ff7b0000 <6>[ 0.396496] rockchip-gpio ff7c0000.gpio: probed /pinctrl/gpio@ff7c0000 <6>[ 0.404653] rockchip-gpio ff7d0000.gpio: probed /pinctrl/gpio@ff7d0000 <6>[ 0.412867] rockchip-gpio ff7e0000.gpio: probed /pinctrl/gpio@ff7e0000 <6>[ 0.421028] rockchip-gpio ff7f0000.gpio: probed /pinctrl/gpio@ff7f0000 <6>[ 0.459654] iommu: Default domain type: Translated <6>[ 0.465301] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.473379] SCSI subsystem initialized <6>[ 0.478290] usbcore: registered new interface driver usbfs <6>[ 0.484702] usbcore: registered new interface driver hub <6>[ 0.490863] usbcore: registered new device driver usb <6>[ 0.499355] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.505093] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.515444] PTP clock support registered <6>[ 0.520302] EDAC MC: Ver: 3.0.0 <6>[ 0.527757] vgaarb: loaded <6>[ 2.083696] clocksource: Switched to clocksource arch_sys_counter <6>[ 2.102469] NET: Registered PF_INET protocol family <6>[ 2.108422] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 2.119199] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) <6>[ 2.128717] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 2.137547] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 2.146432] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) <6>[ 2.155031] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 2.162391] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.170011] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 2.178265] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 2.185550] RPC: Registered named UNIX socket transport module. <6>[ 2.192340] RPC: Registered udp transport module. <6>[ 2.197822] RPC: Registered tcp transport module. <6>[ 2.203271] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 2.210647] PCI: CLS 0 bytes, default 64 <6>[ 2.215712] Trying to unpack rootfs image as initramfs... <6>[ 2.222975] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available <5>[ 2.234177] Initialise system trusted keyrings <6>[ 2.239610] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 2.254420] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.261916] NFS: Registering the id_resolver key type <5>[ 2.267821] Key type id_resolver registered <5>[ 2.272702] Key type id_legacy registered <6>[ 2.277551] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.285224] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.293686] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 2.299327] Key type asymmetric registered <5>[ 2.304145] Asymmetric key parser 'x509' registered <6>[ 2.309979] bounce: pool size: 64 pages <6>[ 2.314634] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 2.323045] io scheduler mq-deadline registered <6>[ 2.328324] io scheduler kyber registered <6>[ 2.389246] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 2.397895] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 2.410336] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 2.418987] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 <6>[ 2.516856] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 2.527539] printk: console [ttyS2] disabled <6>[ 2.532591] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 47, base_baud = 1500000) is a 16550A <6>[ 2.542829] printk: console [ttyS2] enabled <6>[ 2.542829] printk: console [ttyS2] enabled <6>[ 2.552814] printk: bootconsole [uart0] disabled <6>[ 2.552814] printk: bootconsole [uart0] disabled <6>[ 2.567447] SuperH (H)SCI(F) driver initialized <6>[ 2.574629] msm_serial: driver initialized <6>[ 2.579507] STMicroelectronics ASC driver initialized <6>[ 2.587351] STM32 USART driver initialized <6>[ 2.618346] brd: module loaded <6>[ 2.629045] loop: module loaded <6>[ 2.651169] CAN device driver interface <6>[ 2.657810] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.666499] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.672344] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.679351] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.685701] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 2.700300] pegasus: Pegasus/Pegasus II USB Ethernet driver <6>[ 2.706908] usbcore: registered new interface driver pegasus <6>[ 2.713617] usbcore: registered new interface driver asix <6>[ 2.720017] usbcore: registered new interface driver ax88179_178a <6>[ 2.727195] usbcore: registered new interface driver cdc_ether <6>[ 2.734085] usbcore: registered new interface driver smsc75xx <6>[ 2.740860] usbcore: registered new interface driver smsc95xx <6>[ 2.747646] usbcore: registered new interface driver net1080 <6>[ 2.754332] usbcore: registered new interface driver cdc_subset <6>[ 2.761293] usbcore: registered new interface driver zaurus <6>[ 2.767929] usbcore: registered new interface driver cdc_ncm <4>[ 2.778050] dwc2 ff540000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.786523] dwc2 ff540000.usb: supply vusb_a not found, using dummy regulator <6>[ 2.864576] dwc2 ff540000.usb: DWC OTG Controller <6>[ 2.870166] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.878417] dwc2 ff540000.usb: irq 51, io mem 0xff540000 <6>[ 2.885566] hub 1-0:1.0: USB hub found <6>[ 2.890105] hub 1-0:1.0: 1 port detected <4>[ 2.895596] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator <4>[ 2.904052] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator <6>[ 3.043555] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM <6>[ 3.056246] dwc2 ff580000.usb: DWC OTG Controller <6>[ 3.061831] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 <6>[ 3.070072] dwc2 ff580000.usb: irq 52, io mem 0xff580000 <6>[ 3.077147] hub 2-0:1.0: USB hub found <6>[ 3.081683] hub 2-0:1.0: 1 port detected <6>[ 3.089084] ehci-platform ff500000.usb: EHCI Host Controller <6>[ 3.092026] usbcore: registered new interface driver usb-storage <6>[ 3.095791] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 <6>[ 3.111708] i2c_dev: i2c /dev entries driver <6>[ 3.122521] ehci-platform ff500000.usb: irq 53, io mem 0xff500000 <6>[ 3.126598] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV <6>[ 3.153525] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.161637] hub 3-0:1.0: USB hub found <6>[ 3.162496] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! <6>[ 3.166207] hub 3-0:1.0: 1 port detected <6>[ 3.178869] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! <4>[ 3.209373] dw_wdt ff800000.watchdog: No valid TOPs array specified <6>[ 3.227850] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 500000 KHz, changing to: 600000 KHz <6>[ 3.243335] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.250578] sdhci: Copyright(c) Pierre Ossman <6>[ 3.258534] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.266287] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.266648] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 3.283183] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.290905] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.297468] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.308954] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.316980] usbcore: registered new interface driver usbhid <6>[ 3.323512] usbhid: USB HID core driver <6>[ 3.331591] NET: Registered PF_INET6 protocol family <6>[ 3.337957] Segment Routing with IPv6 <6>[ 3.342367] In-situ OAM (IOAM) with IPv6 <6>[ 3.347100] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.354319] NET: Registered PF_PACKET protocol family <6>[ 3.360260] can: controller area network core <6>[ 3.365473] NET: Registered PF_CAN protocol family <6>[ 3.371120] can: raw protocol <6>[ 3.374741] can: broadcast manager protocol <6>[ 3.379713] can: netlink gateway - max_hops=1 <5>[ 3.385090] Key type dns_resolver registered <6>[ 3.390202] ThumbEE CPU extension supported. <5>[ 3.395272] Registering SWP/SWPB emulation handler <5>[ 3.401251] Loading compiled-in X.509 certificates <6>[ 3.427936] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found <6>[ 3.435223] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <6>[ 3.442801] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). <6>[ 3.451007] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). <6>[ 3.454117] Freeing initrd memory: 16752K <6>[ 3.457653] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). <6>[ 3.469006] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). <6>[ 3.476226] rk_gmac-dwmac ff290000.ethernet: clock input from PHY <6>[ 3.488329] rk_gmac-dwmac ff290000.ethernet: init for RGMII <6>[ 3.494983] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 <6>[ 3.494983] usb 3-1: new high-speed USB device number 2 using ehci-platform <6>[ 3.494997] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 <6>[ 3.517453] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported <6>[ 3.526100] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported <6>[ 3.534756] rk_gmac-dwmac ff290000.ethernet: COE Type 2 <6>[ 3.540881] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported <6>[ 3.549053] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported <6>[ 3.556578] rk_gmac-dwmac ff290000.ethernet: Normal descriptors <6>[ 3.563487] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled <6>[ 3.570292] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 3.579539] rk_gmac-dwmac ff290000.ethernet: device MAC address ea:7a:9c:69:de:cc <6>[ 3.715413] hub 3-1:1.0: USB hub found <6>[ 3.718592] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 3.720191] hub 3-1:1.0: 4 ports detected <6>[ 3.731485] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <6>[ 3.751600] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.752719] dwmmc_rockchip ff0f0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.753585] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.760158] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 3.768021] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.791609] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.798141] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.809250] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller. <6>[ 3.813818] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.816950] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a <6>[ 3.831640] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 62,32 bit host data width,256 deep fifo <6>[ 3.842801] dwmmc_rockchip ff0f0000.mmc: Using internal DMA controller. <6>[ 3.850497] dwmmc_rockchip ff0f0000.mmc: Version ID is 270a <6>[ 3.856852] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.857043] dwmmc_rockchip ff0f0000.mmc: DW MMC controller at irq 63,32 bit host data width,256 deep fifo <6>[ 3.878684] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.886403] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.886544] dwmmc_rockchip ff0f0000.mmc: allocated mmc-pwrseq <6>[ 3.892929] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.899636] mmc_host mmc1: card is non-removable. <6>[ 3.914284] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.924361] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.929717] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.932044] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 3.949161] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 3.964088] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 3.964240] rk_gmac-dwmac ff290000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 <6>[ 3.982057] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 3.982978] rk_gmac-dwmac ff290000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL) <6>[ 3.989754] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 4.008034] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 4.011523] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found <6>[ 4.027790] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW <6>[ 4.035946] rk_gmac-dwmac ff290000.ethernet eth0: configuring for phy/rgmii link mode <6>[ 4.044318] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 4.057370] mmc1: new high speed MMC card at address 0001 <6>[ 4.064121] mmcblk1: mmc1:0001 032GE4 29.1 GiB <6>[ 4.072720] mmcblk1: p1 p2 <6>[ 4.076566] mmcblk1boot0: mmc1:0001 032GE4 4.00 MiB <6>[ 4.083333] mmcblk1boot1: mmc1:0001 032GE4 4.00 MiB <6>[ 4.090033] mmcblk1rpmb: mmc1:0001 032GE4 4.00 MiB, chardev (236:0) <6>[ 4.100197] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 4.108446] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 4.116135] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 4.122671] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 7.154780] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 7.164720] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.203453] Sending DHCP requests .., OK <6>[ 10.548407] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.137 <6>[ 10.557970] IP-Config: Complete: <6>[ 10.561909] device=eth0, hwaddr=ea:7a:9c:69:de:cc, ipaddr=192.168.201.137, mask=255.255.255.0, gw=192.168.201.1 <6>[ 10.574115] host=192.168.201.137, domain=lava-rack, nis-domain=(none) <6>[ 10.582147] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 10.582194] nameserver0=192.168.201.1 <4>[ 10.599188] dw-apb-uart ff690000.serial: forbid DMA for kernel console <6>[ 10.612410] Freeing unused kernel image (initmem) memory: 2048K <6>[ 10.633928] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 10.709024] udevd[113]: starting version 3.2.9 <5>[ 10.715225] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 10.723112] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 10.730940] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 10.742474] udevd[113]: specified user 'tss' unknown <27>[ 10.748478] udevd[113]: specified group 'tss' unknown <30>[ 10.755319] udevd[114]: starting eudev-3.2.9 <6>[ 10.947571] rockchip-vop ff930000.vop: Adding to iommu group 0 <6>[ 10.954716] rockchip-vop ff940000.vop: Adding to iommu group 1 <6>[ 10.957811] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 10.993563] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 11.001264] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 11.007810] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 11.029372] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 11.043506] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 11.051220] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 11.057179] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 11.057776] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <6>[ 11.078458] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) <4>[ 11.089791] dwhdmi-rockchip ff980000.hdmi: supply avdd-0v9 not found, using dummy regulator <4>[ 11.099547] dwhdmi-rockchip ff980000.hdmi: supply avdd-1v8 not found, using dummy regulator <6>[ 11.109301] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) <6>[ 11.150117] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) <6>[ 11.175471] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 11.175907] panfrost ffa30000.gpu: clock rate = 400000000 <4>[ 11.183464] rtc-hym8563 0-0051: no valid clock/calendar values available <6>[ 11.183769] rtc-hym8563 0-0051: registered as rtc0 <6>[ 11.203938] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 11.211635] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 11.218192] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 59,32 bit host data width,256 deep fifo <4>[ 11.218851] rtc-hym8563 0-0051: no valid clock/calendar values available <6>[ 11.229528] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <3>[ 11.237025] rtc-hym8563 0-0051: hctosys: unable to read the hardware clock <6>[ 11.246200] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 11.262826] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 11.271340] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 11.287236] dwmmc_rockchip ff0d0000.mmc: allocated mmc-pwrseq <6>[ 11.293981] mmc_host mmc2: card is non-removable. <6>[ 11.302220] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x0 minor 0x0 status 0x1 <6>[ 11.311201] panfrost ffa30000.gpu: features: 00000000,00000407, issues: 00000000,24040400 <6>[ 11.320642] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 <6>[ 11.327924] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 11.334161] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1 <6>[ 11.334964] [drm] Initialized panfrost 1.2.0 20180908 for ffa30000.gpu on minor 1 <6>[ 11.366235] rk3288-crypto ff8a0000.crypto: will run requests pump with realtime priority <6>[ 11.376990] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered <6>[ 11.449896] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) <6>[ 11.462620] mmc2: new high speed SDIO card at address 0001 <5>[ 11.514970] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 11.562546] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 11.570221] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 11.580161] cfg80211: failed to load regulatory.db <6>[ 11.584053] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 11.595821] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.radxa,rock2-square.bin failed with error -2 <4>[ 11.608834] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 done Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <3>[ 12.632398] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 <5>[ 22.383438] random: crng init done <5>[ 22.387531] random: 2 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-10860277/environment . /lava-10860277/environment / # /lava-10860277/bin/lava-test-runner /lava-10860277/0 /lava-10860277/bin/lava-test-runner /lava-10860277/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-10860277/0/tests/0_dmesg<8>[ 22.967927] + cat uuid + UUID=10860277_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 23.002228] <8>[ 23.027835] <8>[ 23.052678] + set +x <8>[ 23.063200] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-10860277/environment / # . /lava-10860277/environment/lava-10860277/bin/lava-test-runner /lava-10860277/1 / # /lava-10860277/bin/lava-test-runner /lava-10860277/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-10860277/1/tests/1_boot<8>[ 23.549288] rr + cat uuid + UUID=10860277_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-10860277/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-10860277/1/../bin/lava-test-case <8>[ 23.587586] /lava-10860277/1/../bin/lava-test-case <8>[ 23.614072] /lava-10860277/1/../bin/lava-test-case <8>[ 23.630786] /lava-10860277/1/../bin/lava-test-case <8>[ 23.659158] /lava-10860277/1/../bin/lava-test-case <8>[ 23.682858] /lava-10860277/1/../bin/lava-test-case <8>[ 23.702522] /lava-10860277/1/../bin/lava-test-case <8>[ 23.725035] /lava-10860277/1/../bin/lava-test-case <8>[ 23.745628] /lava-10860277/1/../bin/lava-test-case <8>[ 23.768010] + set +x <8>[ 23.776824] / #