[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 12912062/tftp-deploy-sbke7wj1/kernel/zImage tftp 0x2000000 12912062/tftp-deploy-sbke7wj1/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 '12912062/tftp-deploy-sbke7wj1/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################# 3.4 MiB/s done Bytes transferred = 8835584 (86d200 hex) => tftp 0x4000000 12912062/tftp-deploy-sbke7wj1/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 12912062/tftp-deploy-sbke7wj1/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 '12912062/tftp-deploy-sbke7wj1/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# 3.7 MiB/s done Bytes transferred = 13346475 (cba6ab hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 12912062/tftp-deploy-sbke7wj1/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 12912062/tftp-deploy-sbke7wj1/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 '12912062/tftp-deploy-sbke7wj1/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 3 MiB/s done Bytes transferred = 40569 (9e79 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 - 0x86d200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13346411 Bytes = 12.7 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 01f0ce78 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 4.19.306-cip107-rt35 (KernelCI@build-j127667-arm-gcc-10-multi-v7-defconfig-preempt-rt-m7plx) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP PREEMPT RT Sat Mar 2 01:53:12 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') <6>[ 0.000000] bootconsole [uart0] enabled <6>[ 0.000000] Memory policy: Data cache writealloc <6>[ 0.000000] efi: Getting EFI parameters from FDT: <6>[ 0.000000] efi: UEFI not found. <6>[ 0.000000] cma: Reserved 64 MiB at 0x7c000000 <6>[ 0.000000] percpu: Embedded 17 pages/cpu s38944 r8192 d22496 u69632 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752 <5>[ 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: 8, 1048576 bytes) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 1978936K/2097152K available (12288K kernel code, 1636K rwdata, 4696K rodata, 2048K init, 406K bss, 52680K reserved, 65536K cma-reserved, 1245184K highmem) <5>[ 0.000000] Virtual kernel memory layout: <5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) <5>[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) <5>[ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) <5>[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) <5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) <5>[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) <5>[ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB) <5>[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB) <5>[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1637 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 407 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. <6>[ 0.000000] rcu: RCU priority boosting: priority 1 delay 500 ms. <6>[ 0.000000] No expedited grace period (rcu_normal_after_boot). <6>[ 0.000000] Tasks RCU enabled. <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] 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.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.000017] Switching to timer-based delay loop, resolution 41ns <6>[ 0.005640] Console: colour dummy device 80x30 <6>[ 0.261261] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.261271] CPU: Testing write buffer coherency: ok <6>[ 0.261313] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.261319] pid_max: default: 32768 minimum: 301 <6>[ 0.261478] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.261493] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.262609] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 <6>[ 0.314234] Setting up static identity map for 0x300000 - 0x3000a0 <6>[ 0.323584] rcu: Hierarchical SRCU implementation. <6>[ 0.334245] EFI services will not be available. <6>[ 0.339885] smp: Bringing up secondary CPUs ... <6>[ 0.347512] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 <6>[ 0.347519] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.350041] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 <6>[ 0.350048] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.352552] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 <6>[ 0.352558] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.352729] smp: Brought up 1 node, 4 CPUs <6>[ 0.394489] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.401655] CPU: All CPU(s) started in SVC mode. <6>[ 0.408747] devtmpfs: initialized <6>[ 0.426736] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 <6>[ 0.436006] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.447102] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.456144] pinctrl core: initialized pinctrl subsystem <6>[ 0.464384] DMI not present or invalid. <6>[ 0.469854] NET: Registered protocol family 16 <6>[ 0.479624] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.491086] cpuidle: using governor menu <6>[ 0.496340] No ATAGs? <6>[ 0.496479] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.508359] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.518676] Serial: AMBA PL011 UART driver <6>[ 0.609193] vgaarb: loaded <5>[ 0.613617] SCSI subsystem initialized <6>[ 0.618631] usbcore: registered new interface driver usbfs <6>[ 0.625019] usbcore: registered new interface driver hub <6>[ 0.631202] usbcore: registered new device driver usb <6>[ 0.639654] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.645413] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.655753] PTP clock support registered <6>[ 0.660683] EDAC MC: Ver: 3.0.0 <6>[ 0.668033] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.775403] NET: Registered protocol family 2 <6>[ 0.780750] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.789702] tcp_listen_portaddr_hash hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.798541] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.806657] TCP bind hash table entries: 8192 (order: 5, 229376 bytes) <6>[ 0.814337] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.821774] UDP hash table entries: 512 (order: 3, 32768 bytes) <6>[ 0.828626] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes) <6>[ 0.836173] NET: Registered protocol family 1 <6>[ 0.842012] RPC: Registered named UNIX socket transport module. <6>[ 0.848883] RPC: Registered udp transport module. <6>[ 0.854332] RPC: Registered tcp transport module. <6>[ 0.859806] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.867700] Trying to unpack rootfs image as initramfs... <6>[ 2.281223] Freeing initrd memory: 13036K <6>[ 2.286832] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available <5>[ 2.298638] Initialise system trusted keyrings <6>[ 2.304079] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 2.323110] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.330978] NFS: Registering the id_resolver key type <5>[ 2.336866] Key type id_resolver registered <5>[ 2.341820] Key type id_legacy registered <6>[ 2.346580] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 2.354440] Key type asymmetric registered <5>[ 2.359272] Asymmetric key parser 'x509' registered <6>[ 2.365043] bounce: pool size: 64 pages <6>[ 2.369585] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 2.377995] io scheduler noop registered <6>[ 2.382592] io scheduler deadline registered <6>[ 2.387940] io scheduler cfq registered (default) <6>[ 2.393443] io scheduler mq-deadline registered <6>[ 2.398757] io scheduler kyber registered <6>[ 2.409642] phy phy-ff770000.syscon:usbphy.1: Linked as a consumer to regulator.4 <6>[ 2.452779] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 2.461451] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 2.473362] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 2.482034] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 <6>[ 2.579305] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.590370] console [ttyS2] disabled <6>[ 2.594648] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 35, base_baud = 1500000) is a 16550A <6>[ 2.604863] console [ttyS2] enabled <6>[ 2.604863] console [ttyS2] enabled <6>[ 2.613263] bootconsole [uart0] disabled <6>[ 2.613263] bootconsole [uart0] disabled <6>[ 2.625125] SuperH (H)SCI(F) driver initialized <6>[ 2.632212] msm_serial: driver initialized <6>[ 2.637384] STMicroelectronics ASC driver initialized <6>[ 2.645487] STM32 USART driver initialized <6>[ 2.675382] brd: module loaded <6>[ 2.689136] loop: module loaded <6>[ 2.709909] CAN device driver interface <6>[ 2.715934] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.724433] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 2.731254] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.738269] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 2.746338] igb: Copyright (c) 2007-2014 Intel Corporation. <4>[ 2.756841] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <3>[ 2.763897] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing <6>[ 2.777961] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.786602] usbcore: registered new interface driver pegasus <6>[ 2.793319] usbcore: registered new interface driver asix <6>[ 2.799721] usbcore: registered new interface driver ax88179_178a <6>[ 2.806882] usbcore: registered new interface driver cdc_ether <6>[ 2.813779] usbcore: registered new interface driver smsc75xx <6>[ 2.820582] usbcore: registered new interface driver smsc95xx <6>[ 2.827358] usbcore: registered new interface driver net1080 <6>[ 2.834059] usbcore: registered new interface driver cdc_subset <6>[ 2.841037] usbcore: registered new interface driver zaurus <6>[ 2.847663] usbcore: registered new interface driver cdc_ncm <4>[ 2.857098] dwc2 ff540000.usb: ff540000.usb supply vusb_d not found, using dummy regulator <6>[ 2.866744] dwc2 ff540000.usb: Linked as a consumer to regulator.0 <4>[ 2.873975] dwc2 ff540000.usb: ff540000.usb supply vusb_a not found, using dummy regulator <6>[ 2.948306] dwc2 ff540000.usb: DWC OTG Controller <6>[ 2.953894] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.962330] dwc2 ff540000.usb: irq 40, io mem 0xff540000 <6>[ 2.969638] hub 1-0:1.0: USB hub found <6>[ 2.974176] hub 1-0:1.0: 1 port detected <4>[ 2.979727] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator <6>[ 2.989361] dwc2 ff580000.usb: Linked as a consumer to regulator.0 <4>[ 2.996586] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator <6>[ 3.148163] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM <6>[ 3.156970] dwc2 ff580000.usb: DWC OTG Controller <6>[ 3.162573] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 <6>[ 3.171011] dwc2 ff580000.usb: irq 41, io mem 0xff580000 <6>[ 3.178280] hub 2-0:1.0: USB hub found <6>[ 3.182820] hub 2-0:1.0: 1 port detected <6>[ 3.189502] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 3.197100] ehci-pci: EHCI PCI platform driver <6>[ 3.202520] ehci-platform: EHCI generic platform driver <6>[ 3.208956] ehci-platform ff500000.usb: EHCI Host Controller <6>[ 3.215609] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 <6>[ 3.225113] ehci-platform ff500000.usb: irq 39, io mem 0xff500000 <6>[ 3.258133] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.266319] hub 3-0:1.0: USB hub found <6>[ 3.270860] hub 3-0:1.0: 1 port detected <6>[ 3.276397] ehci-orion: EHCI orion driver <6>[ 3.281471] SPEAr-ehci: EHCI SPEAr driver <6>[ 3.286488] ehci-st: EHCI STMicroelectronics driver <6>[ 3.292484] ehci-exynos: EHCI EXYNOS driver <6>[ 3.297691] ehci-atmel: EHCI Atmel driver <6>[ 3.302715] tegra-ehci: Tegra EHCI driver <6>[ 3.307761] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.314992] ohci-pci: OHCI PCI platform driver <6>[ 3.320332] ohci-platform: OHCI generic platform driver <6>[ 3.326765] SPEAr-ohci: OHCI SPEAr driver <6>[ 3.331801] ohci-st: OHCI STMicroelectronics driver <6>[ 3.337794] ohci-atmel: OHCI Atmel driver <6>[ 3.343801] usbcore: registered new interface driver usb-storage <6>[ 3.359971] i2c /dev entries driver <6>[ 3.369698] VCC_DDR: supplied by vcc_sys <6>[ 3.377013] VCC_IO: supplied by vcc_sys <6>[ 3.384194] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV <6>[ 3.393678] VDD_LOG: supplied by vcc_sys <6>[ 3.400950] VCC_20: supplied by vcc_sys <6>[ 3.408283] VCCIO_SD: supplied by VCC_IO <6>[ 3.416082] VDD10_LCD: supplied by VCC_IO <6>[ 3.424475] VCCA_CODEC: supplied by VCC_IO <6>[ 3.432966] VCCA_TP: supplied by vcc_sys <6>[ 3.440681] VCCIO_PMU: supplied by vcc_sys <6>[ 3.448177] VDD_10: supplied by VCC_20 <6>[ 3.455840] VCC_18: supplied by VCC_20 <6>[ 3.463522] VCC18_LCD: supplied by VCC_20 <6>[ 3.472867] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! <6>[ 3.482384] vdd_cpu: supplied by vcc_sys <6>[ 3.490725] vcc_flash: supplied by VCC_IO <6>[ 3.496181] vcc_sd: supplied by VCC_IO <6>[ 3.502932] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! <6>[ 3.512502] vdd_gpu: supplied by vcc_sys <6>[ 3.527857] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.7 <6>[ 3.538957] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.16 <6>[ 3.549552] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.1 <6>[ 3.558102] usb 3-1: new high-speed USB device number 2 using ehci-platform <6>[ 3.568185] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.14 <6>[ 3.583047] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.10 <4>[ 3.601609] rockchip-thermal ff280000.tsadc: Missing rockchip,grf property <6>[ 3.620578] cpu cpu0: Linked as a consumer to regulator.18 <6>[ 3.627105] cpu cpu0: Dropping the link to regulator.18 <6>[ 3.634082] cpu cpu0: Linked as a consumer to regulator.18 <4>[ 3.643025] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 500000 KHz <4>[ 3.654977] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 600000 KHz <6>[ 3.668002] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.675290] sdhci: Copyright(c) Pierre Ossman <6>[ 3.681235] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.688722] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 3.697114] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller. <6>[ 3.704992] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a <6>[ 3.711794] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo <6>[ 3.723017] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.5 <6>[ 3.731914] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.10 <6>[ 3.754207] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.765450] hub 3-1:1.0: USB hub found <6>[ 3.770268] hub 3-1:1.0: 4 ports detected <6>[ 3.778467] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 3.786857] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 3.794735] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 3.801538] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 3.813262] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 3.822158] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 3.830690] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 3.838891] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 3.847243] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 3.855628] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller. <6>[ 3.863498] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a <6>[ 3.870302] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo <6>[ 3.882008] dwmmc_rockchip ff0f0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 3.890399] dwmmc_rockchip ff0f0000.dwmmc: Linked as a consumer to regulator.1 <6>[ 3.898796] dwmmc_rockchip ff0f0000.dwmmc: allocated mmc-pwrseq <6>[ 3.905701] mmc_host mmc1: card is non-removable. <6>[ 3.928078] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.952602] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 3.964209] usbcore: registered new interface driver usbhid <6>[ 3.970745] usbhid: USB HID core driver <6>[ 3.980595] NET: Registered protocol family 10 <6>[ 3.986380] Segment Routing with IPv6 <6>[ 3.990793] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.997963] NET: Registered protocol family 17 <6>[ 4.002572] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 4.002903] mmc1: new high speed MMC card at address 0001 <6>[ 4.008508] mmcblk1: mmc1:0001 032GE4 29.1 GiB <6>[ 4.009110] mmcblk1boot0: mmc1:0001 032GE4 partition 1 4.00 MiB <6>[ 4.009725] mmcblk1boot1: mmc1:0001 032GE4 partition 2 4.00 MiB <6>[ 4.018065] mmcblk1rpmb: mmc1:0001 032GE4 partition 3 4.00 MiB, chardev (235:0) <6>[ 4.040556] mmcblk1: p1 p2 <6>[ 4.054373] can: controller area network core (rev 20170425 abi 9) <6>[ 4.061794] NET: Registered protocol family 29 <6>[ 4.067048] can: raw protocol (rev 20170425) <6>[ 4.072107] can: broadcast manager protocol (rev 20170425 t) <6>[ 4.078724] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 4.085386] Key type dns_resolver registered <6>[ 4.090483] ThumbEE CPU extension supported. <5>[ 4.095545] Registering SWP/SWPB emulation handler <5>[ 4.101454] Loading compiled-in X.509 certificates <4>[ 4.119047] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <6>[ 4.126612] rk_gmac-dwmac ff290000.ethernet: Linked as a consumer to regulator.14 <6>[ 4.135268] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). <6>[ 4.143435] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). <6>[ 4.150047] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). <6>[ 4.156660] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). <3>[ 4.163877] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed <6>[ 4.171946] rk_gmac-dwmac ff290000.ethernet: clock input from PHY <6>[ 4.184049] rk_gmac-dwmac ff290000.ethernet: init for RGMII <6>[ 4.190661] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 <6>[ 4.198926] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 <6>[ 4.205052] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported <6>[ 4.213703] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported <6>[ 4.222354] rk_gmac-dwmac ff290000.ethernet: COE Type 2 <6>[ 4.228480] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported <6>[ 4.236644] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported <6>[ 4.244138] rk_gmac-dwmac ff290000.ethernet: Normal descriptors <6>[ 4.251041] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled <6>[ 4.257846] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 4.384035] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 4.398333] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <6>[ 4.414925] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 4.423379] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 4.431258] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 4.438093] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 4.449821] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 4.458724] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 4.467265] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 4.475471] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 4.485349] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 4.493744] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 4.501621] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 4.508419] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 4.520137] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 4.529021] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 4.537551] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 4.545751] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 4.554435] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 4.562355] hctosys: unable to open rtc device (rtc0) <6>[ 4.569704] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 4.578101] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 4.578520] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 4.588048] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found <4>[ 4.588055] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW <6>[ 4.588396] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 4.623676] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 4.630459] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 4.642182] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 4.651067] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 4.659605] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 4.667803] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 9.759372] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off <6>[ 9.778074] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 9.808061] Sending DHCP requests ., OK <6>[ 9.853462] IP-Config: Got DHCP answer from 192.168.201.1, my address is 192.168.201.22 <6>[ 9.862714] IP-Config: Complete: <6>[ 9.866627] 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.878813] host=rk3288-rock2-square-cbg-0, domain=lava-rack, nis-domain=(none) <6>[ 9.887755] bootserver=192.168.201.1, rootserver=192.168.201.1, rootpath= <6>[ 9.887757] nameserver0=192.168.201.1 <4>[ 9.901675] ttyS2 - failed to request DMA <6>[ 9.907746] Freeing unused kernel memory: 2048K <6>[ 9.913197] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 9.970726] udevd[141]: starting version 3.2.9 <5>[ 9.976574] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.984251] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.991821] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 10.003178] udevd[141]: specified user 'tss' unknown <27>[ 10.009166] udevd[141]: specified group 'tss' unknown <30>[ 10.016253] udevd[142]: starting eudev-3.2.9 <6>[ 10.402283] iommu: Adding device ff930000.vop to group 0 <6>[ 10.409262] rockchip-vop ff930000.vop: Linked as a consumer to ff930300.iommu <6>[ 10.423089] iommu: Adding device ff940000.vop to group 1 <6>[ 10.430741] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 10.439407] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 10.447316] rockchip-vop ff940000.vop: Linked as a consumer to ff940300.iommu <6>[ 10.455352] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 10.455573] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 10.473584] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 10.484028] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 10.492588] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <4>[ 10.496301] rtc-hym8563 0-0051: no valid clock/calendar values available <6>[ 10.508920] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 10.509125] rtc-hym8563 0-0051: rtc core: registered hym8563 as rtc0 <6>[ 10.528827] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 10.529976] rockchip-drm display-subsystem: Linked as a consumer to ff930000.vop <6>[ 10.530007] rockchip-drm display-subsystem: Linked as a consumer to ff940000.vop <6>[ 10.530331] rockchip-drm display-subsystem: Linked as a consumer to ff980000.hdmi <6>[ 10.531019] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 10.531693] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 10.531805] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) <6>[ 10.550937] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) <6>[ 10.550943] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 10.550944] [drm] No driver support for vblank timestamp query. <6>[ 10.551065] [drm] Cannot find any crtc or sizes <6>[ 10.567776] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <6>[ 10.634487] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered <6>[ 10.634648] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 10.634655] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 10.634820] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 10.648631] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 10.649298] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 10.649361] dwmmc_rockchip ff0d0000.dwmmc: allocated mmc-pwrseq <6>[ 10.649366] mmc_host mmc2: card is non-removable. <6>[ 10.667471] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 10.705746] asoc-simple-card sound: dit-hifi <-> ff8b0000.sound mapping ok <4>[ 10.705753] asoc-simple-card sound: ASoC: no DMI vendor name! <4>[ 10.711868] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 10.713599] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 10.715171] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 10.718254] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) <6>[ 10.773339] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) <6>[ 10.789582] mmc2: new high speed SDIO card at address 0001 <5>[ 10.906492] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 10.935058] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 10.944219] cfg80211: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 10.953643] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 10.963580] cfg80211: failed to load regulatory.db <6>[ 10.974807] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 10.985297] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed with error -2 done Saving random seed: <5>[ 11.035134] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: <5>[ 11.097134] random: dropbear: uninitialized urandom read (32 bytes read) OK /bin/sh: can't access tty; job control turned off / # / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-12912062/environment . /lava-12912062/environment / # /lava-12912062/bin/lava-test-runner /lava-12912062/0 /lava-12912062/bin/lava-test-runner /lava-12912062/0<6>[ 11.598680] [drm] Cannot find any crtc or sizes + export 'TESTRUN_ID=0_dmesg' + cd<8>[ 11.678142] /lava-12912062/0/tests/0_dmesg + cat uuid + UUID=12912062_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 11.709496] <8>[ 11.738101] <8>[ 11.764887] + set +x <8>[ 11.775580] / # # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-12912062/environment <3>[ 12.002099] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 / # . /lava-12912062/environment/lava-12912062/bin/lava-test-runner /lava-12912062/1 / # /lava-12912062/bin/lava-test-runner /lava-12912062/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-12912062/1/tests/1_bootrr + cat uuid <8>[ 12.269674] + UUID=12912062_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-12912062/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-12912062/1/../bin/lava-test-case <8>[ 12.310217] /lava-12912062/1/../bin/lava-test-case <8>[ 12.342935] /lava-12912062/1/../bin/lava-test-case <8>[ 12.362804] /lava-12912062/1/../bin/lava-test-case <8>[ 12.399219] /lava-12912062/1/../bin/lava-test-case <8>[ 12.424623] /lava-12912062/1/../bin/lava-test-case <8>[ 12.448116] /lava-12912062/1/../bin/lava-test-case <8>[ 12.473148] /lava-12912062/1/../bin/lava-test-case <8>[ 12.501087] /lava-12912062/1/../bin/lava-test-case <8>[ 12.529207] + set +x <8>[ 12.538588] / #