[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 DHCP client bound to address 192.168.101.238 (385 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x2000000 9759580/tftp-deploy-tr0yp100/kernel/zImage tftp 0x2000000 9759580/tftp-deploy-tr0yp100/kernel/zImage Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.238 Filename '9759580/tftp-deploy-tr0yp100/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 2.2 MiB/s done Bytes transferred = 8729088 (853200 hex) => tftp 0x4000000 9759580/tftp-deploy-tr0yp100/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 9759580/tftp-deploy-tr0yp100/ramdisk/ramdisk.cpio.gz.uboot Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.238 Filename '9759580/tftp-deploy-tr0yp100/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################### 2.5 MiB/s done Bytes transferred = 13323919 (cb4e8f hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 9759580/tftp-deploy-tr0yp100/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 9759580/tftp-deploy-tr0yp100/dtb/rk3288-rock2-square.dtb Speed: 1000, full duplex Using ethernet@ff290000 device TFTP from server 192.168.101.1; our IP address is 192.168.101.238 Filename '9759580/tftp-deploy-tr0yp100/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 1.8 MiB/s done Bytes transferred = 40569 (9e79 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 - 0x853200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 13323855 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.279-cip95 (KernelCI@build-j1241780-arm-gcc-10-multi-v7-defconfig-nbdjs) (gcc version 10.2.1 20210110 (Debian 10.2.1-6)) #1 SMP Fri Mar 24 08:47: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] bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000 [ 0.000000] percpu: Embedded 16 pages/cpu s36748 r8192 d20596 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) <6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) <6>[ 0.000000] Memory: 1979536K/2097152K available (12288K kernel code, 1597K rwdata, 4684K rodata, 2048K init, 394K bss, 52080K 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) (1598 kB) <5>[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 395 kB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 <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: 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.000008] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.009082] Switching to timer-based delay loop, resolution 41ns <6>[ 0.021677] Console: colour dummy device 80x30 <6>[ 0.026872] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.038540] pid_max: default: 32768 minimum: 301 <6>[ 0.044008] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.051575] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) <6>[ 0.060176] CPU: Testing write buffer coherency: ok <6>[ 0.065858] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.071980] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 <6>[ 0.079328] Setting up static identity map for 0x300000 - 0x3000a0 <6>[ 0.088419] rcu: Hierarchical SRCU implementation. <6>[ 0.098253] EFI services will not be available. <6>[ 0.103788] smp: Bringing up secondary CPUs ... <6>[ 0.110807] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 <6>[ 0.110814] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.125022] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 <6>[ 0.125029] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.139216] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 <6>[ 0.139223] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.151681] smp: Brought up 1 node, 4 CPUs <6>[ 0.156464] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.163648] CPU: All CPU(s) started in SVC mode. <6>[ 0.170468] devtmpfs: initialized <6>[ 0.183535] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 <6>[ 0.192598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.203703] futex hash table entries: 1024 (order: 4, 65536 bytes) <6>[ 0.212702] pinctrl core: initialized pinctrl subsystem <6>[ 0.220495] DMI not present or invalid. <6>[ 0.225818] NET: Registered protocol family 16 <6>[ 0.233314] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.243796] cpuidle: using governor menu <6>[ 0.248933] No ATAGs? <6>[ 0.249067] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.260932] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.270725] Serial: AMBA PL011 UART driver <6>[ 0.338613] vgaarb: loaded <5>[ 0.342743] SCSI subsystem initialized <6>[ 0.347564] usbcore: registered new interface driver usbfs <6>[ 0.353967] usbcore: registered new interface driver hub <6>[ 0.360122] usbcore: registered new device driver usb <6>[ 0.368136] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.373869] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.384215] PTP clock support registered <6>[ 0.389037] EDAC MC: Ver: 3.0.0 <6>[ 0.395508] clocksource: Switched to clocksource arch_sys_counter <6>[ 0.467484] NET: Registered protocol family 2 <6>[ 0.472784] IP idents hash table entries: 16384 (order: 5, 131072 bytes) <6>[ 0.481556] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) <6>[ 0.490317] TCP established hash table entries: 8192 (order: 3, 32768 bytes) <6>[ 0.498440] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) <6>[ 0.505992] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 0.513342] UDP hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.520189] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) <6>[ 0.527638] NET: Registered protocol family 1 <6>[ 0.533202] RPC: Registered named UNIX socket transport module. <6>[ 0.540027] RPC: Registered udp transport module. <6>[ 0.545473] RPC: Registered tcp transport module. <6>[ 0.550941] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.558755] Trying to unpack rootfs image as initramfs... <6>[ 1.839833] Freeing initrd memory: 13012K <6>[ 1.845357] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available <5>[ 1.856435] Initialise system trusted keyrings <6>[ 1.861842] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 1.876347] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 1.883695] NFS: Registering the id_resolver key type <5>[ 1.889602] Key type id_resolver registered <5>[ 1.894477] Key type id_legacy registered <6>[ 1.899228] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 1.906558] Key type asymmetric registered <5>[ 1.911339] Asymmetric key parser 'x509' registered <6>[ 1.917064] bounce: pool size: 64 pages <6>[ 1.921591] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) <6>[ 1.930016] io scheduler noop registered <6>[ 1.934605] io scheduler deadline registered <6>[ 1.939741] io scheduler cfq registered (default) <6>[ 1.945190] io scheduler mq-deadline registered <6>[ 1.950465] io scheduler kyber registered <6>[ 1.960378] phy phy-ff770000.syscon:usbphy.1: Linked as a consumer to regulator.4 <6>[ 1.995892] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 2.004494] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 2.015710] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 2.024310] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 <6>[ 2.094796] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 2.104722] console [ttyS2] disabled <6>[ 2.108993] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 35, base_baud = 1500000) is a 16550A <6>[ 2.119185] console [ttyS2] enabled <6>[ 2.119185] console [ttyS2] enabled <6>[ 2.127591] bootconsole [uart0] disabled <6>[ 2.127591] bootconsole [uart0] disabled <6>[ 2.139007] SuperH (H)SCI(F) driver initialized <6>[ 2.145816] msm_serial: driver initialized <6>[ 2.150930] STMicroelectronics ASC driver initialized <6>[ 2.158727] STM32 USART driver initialized <6>[ 2.182543] brd: module loaded <6>[ 2.193684] loop: module loaded <6>[ 2.210844] CAN device driver interface <6>[ 2.216672] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.224886] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k <6>[ 2.231731] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.238710] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k <6>[ 2.246804] igb: Copyright (c) 2007-2014 Intel Corporation. <4>[ 2.256799] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <3>[ 2.263836] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing <6>[ 2.277409] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.286049] usbcore: registered new interface driver pegasus <6>[ 2.292715] usbcore: registered new interface driver asix <6>[ 2.299099] usbcore: registered new interface driver ax88179_178a <6>[ 2.306261] usbcore: registered new interface driver cdc_ether <6>[ 2.313121] usbcore: registered new interface driver smsc75xx <6>[ 2.319903] usbcore: registered new interface driver smsc95xx <6>[ 2.326685] usbcore: registered new interface driver net1080 <6>[ 2.333342] usbcore: registered new interface driver cdc_subset <6>[ 2.340305] usbcore: registered new interface driver zaurus <6>[ 2.346928] usbcore: registered new interface driver cdc_ncm <4>[ 2.355904] dwc2 ff540000.usb: ff540000.usb supply vusb_d not found, using dummy regulator <6>[ 2.365519] dwc2 ff540000.usb: Linked as a consumer to regulator.0 <4>[ 2.372733] dwc2 ff540000.usb: ff540000.usb supply vusb_a not found, using dummy regulator <6>[ 2.445770] dwc2 ff540000.usb: DWC OTG Controller <6>[ 2.451339] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.459574] dwc2 ff540000.usb: irq 40, io mem 0xff540000 <6>[ 2.466603] hub 1-0:1.0: USB hub found <6>[ 2.471131] hub 1-0:1.0: 1 port detected <4>[ 2.476462] dwc2 ff580000.usb: ff580000.usb supply vusb_d not found, using dummy regulator <6>[ 2.486082] dwc2 ff580000.usb: Linked as a consumer to regulator.0 <4>[ 2.493297] dwc2 ff580000.usb: ff580000.usb supply vusb_a not found, using dummy regulator <6>[ 2.635565] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM <6>[ 2.644084] dwc2 ff580000.usb: DWC OTG Controller <6>[ 2.649692] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 <6>[ 2.657912] dwc2 ff580000.usb: irq 41, io mem 0xff580000 <6>[ 2.664822] hub 2-0:1.0: USB hub found <6>[ 2.669382] hub 2-0:1.0: 1 port detected <6>[ 2.675459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.683086] ehci-pci: EHCI PCI platform driver <6>[ 2.688405] ehci-platform: EHCI generic platform driver <6>[ 2.694777] ehci-platform ff500000.usb: EHCI Host Controller <6>[ 2.701451] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 <6>[ 2.710818] ehci-platform ff500000.usb: irq 39, io mem 0xff500000 <6>[ 2.745530] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.753406] hub 3-0:1.0: USB hub found <6>[ 2.757973] hub 3-0:1.0: 1 port detected <6>[ 2.763211] ehci-orion: EHCI orion driver <6>[ 2.768239] SPEAr-ehci: EHCI SPEAr driver <6>[ 2.773199] ehci-st: EHCI STMicroelectronics driver <6>[ 2.779151] ehci-exynos: EHCI EXYNOS driver <6>[ 2.784303] ehci-atmel: EHCI Atmel driver <6>[ 2.789286] tegra-ehci: Tegra EHCI driver <6>[ 2.794273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 2.801506] ohci-pci: OHCI PCI platform driver <6>[ 2.806845] ohci-platform: OHCI generic platform driver <6>[ 2.813228] SPEAr-ohci: OHCI SPEAr driver <6>[ 2.818210] ohci-st: OHCI STMicroelectronics driver <6>[ 2.824131] ohci-atmel: OHCI Atmel driver <6>[ 2.829963] usbcore: registered new interface driver usb-storage <6>[ 2.844160] i2c /dev entries driver <6>[ 2.852490] VCC_DDR: supplied by vcc_sys <6>[ 2.859427] VCC_IO: supplied by vcc_sys <6>[ 2.866232] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV <6>[ 2.875428] VDD_LOG: supplied by vcc_sys <6>[ 2.882383] VCC_20: supplied by vcc_sys <6>[ 2.889254] VCCIO_SD: supplied by VCC_IO <6>[ 2.896708] VDD10_LCD: supplied by VCC_IO <6>[ 2.904600] VCCA_CODEC: supplied by VCC_IO <6>[ 2.912622] VCCA_TP: supplied by vcc_sys <6>[ 2.919942] VCCIO_PMU: supplied by vcc_sys <6>[ 2.927068] VDD_10: supplied by VCC_20 <6>[ 2.934295] VCC_18: supplied by VCC_20 <6>[ 2.941547] VCC18_LCD: supplied by VCC_20 <6>[ 2.950247] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! <6>[ 2.959647] vdd_cpu: supplied by vcc_sys <6>[ 2.967435] vcc_flash: supplied by VCC_IO <6>[ 2.972795] vcc_sd: supplied by VCC_IO <6>[ 2.979216] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! <6>[ 2.988617] vdd_gpu: supplied by vcc_sys <6>[ 3.002020] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.7 <6>[ 3.012951] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.16 <6>[ 3.023462] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.1 <6>[ 3.033883] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.14 <6>[ 3.048148] rockchip-iodomain ff770000.syscon:io-domains: Linked as a consumer to regulator.10 <4>[ 3.065264] rockchip-thermal ff280000.tsadc: Missing rockchip,grf property <6>[ 3.082069] cpu cpu0: Linked as a consumer to regulator.18 <6>[ 3.088575] cpu cpu0: Dropping the link to regulator.18 <6>[ 3.095378] cpu cpu0: Linked as a consumer to regulator.18 <4>[ 3.103077] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 500000 KHz <6>[ 3.111737] usb 3-1: new high-speed USB device number 2 using ehci-platform <4>[ 3.122464] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 600000 KHz <6>[ 3.134998] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.142208] sdhci: Copyright(c) Pierre Ossman <6>[ 3.148031] Synopsys Designware Multimedia Card Interface Driver <6>[ 3.155456] dwmmc_rockchip ff0c0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 3.163864] dwmmc_rockchip ff0c0000.dwmmc: Using internal DMA controller. <6>[ 3.171746] dwmmc_rockchip ff0c0000.dwmmc: Version ID is 270a <6>[ 3.178476] dwmmc_rockchip ff0c0000.dwmmc: DW MMC controller at irq 30,32 bit host data width,256 deep fifo <6>[ 3.189701] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.5 <6>[ 3.198563] dwmmc_rockchip ff0c0000.dwmmc: Linked as a consumer to regulator.10 <6>[ 3.220760] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.244429] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 3.252925] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 3.260831] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 3.267583] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 3.279360] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 3.288767] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 3.297364] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 3.305621] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 3.314106] dwmmc_rockchip ff0f0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 3.317441] hub 3-1:1.0: USB hub found <6>[ 3.322736] dwmmc_rockchip ff0f0000.dwmmc: Using internal DMA controller. <6>[ 3.327229] hub 3-1:1.0: 4 ports detected <6>[ 3.334848] dwmmc_rockchip ff0f0000.dwmmc: Version ID is 270a <6>[ 3.334878] dwmmc_rockchip ff0f0000.dwmmc: DW MMC controller at irq 32,32 bit host data width,256 deep fifo <6>[ 3.358068] dwmmc_rockchip ff0f0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 3.366485] dwmmc_rockchip ff0f0000.dwmmc: Linked as a consumer to regulator.1 <6>[ 3.374900] dwmmc_rockchip ff0f0000.dwmmc: allocated mmc-pwrseq <6>[ 3.381820] mmc_host mmc1: card is non-removable. <6>[ 3.403528] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 3.427717] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 3.436959] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.444427] usbcore: registered new interface driver usbhid <6>[ 3.450971] usbhid: USB HID core driver <6>[ 3.458860] NET: Registered protocol family 10 <6>[ 3.464778] Segment Routing with IPv6 <6>[ 3.469274] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 3.476612] NET: Registered protocol family 17 <6>[ 3.481876] can: controller area network core (rev 20170425 abi 9) <6>[ 3.489117] NET: Registered protocol family 29 <6>[ 3.494378] can: raw protocol (rev 20170425) <6>[ 3.499451] can: broadcast manager protocol (rev 20170425 t) <6>[ 3.506077] can: netlink gateway (rev 20170425) max_hops=1 <5>[ 3.512713] Key type dns_resolver registered <6>[ 3.517833] ThumbEE CPU extension supported. <5>[ 3.522899] Registering SWP/SWPB emulation handler <5>[ 3.528810] Loading compiled-in X.509 certificates <4>[ 3.541295] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <6>[ 3.548847] rk_gmac-dwmac ff290000.ethernet: Linked as a consumer to regulator.14 <6>[ 3.557522] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). <6>[ 3.565703] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). <6>[ 3.572318] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). <6>[ 3.578939] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). <3>[ 3.586158] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed <6>[ 3.594229] rk_gmac-dwmac ff290000.ethernet: clock input from PHY <6>[ 3.603186] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 3.606339] rk_gmac-dwmac ff290000.ethernet: init for RGMII <6>[ 3.620979] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 <6>[ 3.629257] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 <6>[ 3.635382] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported <6>[ 3.644043] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported <6>[ 3.652703] rk_gmac-dwmac ff290000.ethernet: COE Type 2 <6>[ 3.658836] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported <6>[ 3.667009] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported <6>[ 3.674504] mmc1: new high speed MMC card at address 0001 <6>[ 3.674511] rk_gmac-dwmac ff290000.ethernet: Normal descriptors <6>[ 3.681393] mmcblk1: mmc1:0001 032GE4 29.1 GiB <6>[ 3.687738] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled <6>[ 3.687742] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 3.693640] mmcblk1boot0: mmc1:0001 032GE4 partition 1 4.00 MiB <6>[ 3.699916] rk_gmac-dwmac ff290000.ethernet (unnamed net_device) (uninitialized): device MAC address 32:27:7c:c2:db:91 <6>[ 3.709710] mmcblk1boot1: mmc1:0001 032GE4 partition 2 4.00 MiB <6>[ 3.735252] mmcblk1rpmb: mmc1:0001 032GE4 partition 3 4.00 MiB, chardev (235:0) <6>[ 3.751144] mmcblk1: p1 p2 <6>[ 3.840527] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 3.854824] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <6>[ 3.871141] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 3.879608] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 3.887497] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 3.894222] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 3.906345] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 3.915651] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 3.924182] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 3.932385] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 3.942049] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 3.950473] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 3.958356] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 3.965072] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 3.976759] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 3.985611] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 3.994117] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 4.002311] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 4.010807] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 4.018709] hctosys: unable to open rtc device (rtc0) <6>[ 4.025618] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 4.035497] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 4.048340] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 4.055496] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found <6>[ 4.056225] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <4>[ 4.064963] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW <6>[ 4.071679] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 4.079655] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready <6>[ 4.091243] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 4.106398] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 4.114913] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 4.123106] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 9.276578] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <6>[ 9.286782] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 9.315514] Sending DHCP requests .., OK <6>[ 12.661144] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.128 <6>[ 12.670515] IP-Config: Complete: <6>[ 12.674423] device=eth0, hwaddr=32:27:7c:c2:db:91, ipaddr=192.168.101.128, mask=255.255.255.0, gw=192.168.101.1 <6>[ 12.686500] host=192.168.101.128, domain=lava.cbg.collabora.co.uk, nis-domain=(none) <6>[ 12.695937] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= <6>[ 12.695939] nameserver0=192.168.101.1 <4>[ 12.709659] ttyS2 - failed to request DMA <6>[ 12.715459] Freeing unused kernel memory: 2048K <6>[ 12.745712] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 12.821272] udevd[101]: starting version 3.2.9 <5>[ 12.827090] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.834708] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.842399] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 12.853881] udevd[101]: specified user 'tss' unknown <27>[ 12.859968] udevd[101]: specified group 'tss' unknown <30>[ 12.866756] udevd[102]: starting eudev-3.2.9 <6>[ 12.998880] iommu: Adding device ff930000.vop to group 0 <6>[ 13.005235] rockchip-vop ff930000.vop: Linked as a consumer to ff930300.iommu <6>[ 13.007724] rtc-hym8563 0-0051: rtc core: registered hym8563 as rtc0 <6>[ 13.013645] iommu: Adding device ff940000.vop to group 1 <6>[ 13.029271] rockchip-vop ff940000.vop: Linked as a consumer to ff940300.iommu <6>[ 13.037730] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 13.041069] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered <6>[ 13.043899] rockchip-drm display-subsystem: Linked as a consumer to ff930000.vop <6>[ 13.043909] rockchip-drm display-subsystem: Linked as a consumer to ff940000.vop <6>[ 13.044042] rockchip-drm display-subsystem: Linked as a consumer to ff980000.hdmi <6>[ 13.044723] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 13.044898] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 13.044962] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) <6>[ 13.045671] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) <6>[ 13.045674] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). <6>[ 13.045675] [drm] No driver support for vblank timestamp query. <6>[ 13.045698] [drm] Cannot find any crtc or sizes <6>[ 13.045899] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <6>[ 13.152893] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 13.160801] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 13.167541] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 13.179742] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 13.188649] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 13.197197] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.16 <6>[ 13.205399] dwmmc_rockchip ff0d0000.dwmmc: Dropping the link to regulator.7 <6>[ 13.215665] asoc-simple-card sound: dit-hifi <-> ff8b0000.sound mapping ok <4>[ 13.223642] asoc-simple-card sound: ASoC: no DMI vendor name! <6>[ 13.231688] dwmmc_rockchip ff0d0000.dwmmc: IDMAC supports 32-bit address mode. <6>[ 13.240223] dwmmc_rockchip ff0d0000.dwmmc: Using internal DMA controller. <6>[ 13.248114] dwmmc_rockchip ff0d0000.dwmmc: Version ID is 270a <6>[ 13.254833] dwmmc_rockchip ff0d0000.dwmmc: DW MMC controller at irq 31,32 bit host data width,256 deep fifo <6>[ 13.266534] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.7 <6>[ 13.275398] dwmmc_rockchip ff0d0000.dwmmc: Linked as a consumer to regulator.16 <6>[ 13.283898] dwmmc_rockchip ff0d0000.dwmmc: allocated mmc-pwrseq done <6>[ 13.290818] mmc_host mmc2: card is non-removable. Saving random seed: OK Starting network: ip: RTNETLINK answers: File exists <6>[ 13.312043] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # <4>[ 13.351310] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 13.359273] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 13.367232] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 13.376380] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) <6>[ 13.437917] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) / # <6>[ 13.454331] mmc2: new high speed SDIO card at address 0001 # <5>[ 13.474558] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 13.506045] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 13.513720] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 13.523668] cfg80211: failed to load regulatory.db #<6>[ 13.536856] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 13.547301] 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-9759580/environment . /lava-9759580/environment / # /lava-9759580/bin/lava-test-runner /lava-9759580/0 /lava-9759580/bin/lava-test-runner /lava-9759580/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-9759580/0/tests/0_dmesg + cat uuid + UUID=9759580_1.5<8>[ 13.962630] .2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 13.993225] <8>[ 14.015266] <8>[ 14.038931] + set +x <8>[ 14.049185] / # # export SHELL=/bin/sh <6>[ 14.075572] [drm] Cannot find any crtc or sizes # / # export SHELL=/bin/sh. /lava-9759580/environment / # . /lava-9759580/environment/lava-9759580/bin/lava-test-runner /lava-9759580/1 / # /lava-9759580/bin/lava-test-runner /lava-9759580/1 + export 'TESTRUN_ID=1_bootrr' + cd<8>[ 14.544161] /lava-9759580/1/tests/1_bootrr + cat uuid + UUID=9759580_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-9759580/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto <3>[ 14.571215] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 /lava-9759580/1/../bin/lava-test-case <8>[ 14.576506] /lava-9759580/1/../bin/lava-test-case <8>[ 14.607102] /lava-9759580/1/../bin/lava-test-case <8>[ 14.621666] /lava-9759580/1/../bin/lava-test-case <8>[ 14.650226] /lava-9759580/1/../bin/lava-test-case <8>[ 14.673721] /lava-9759580/1/../bin/lava-test-case <8>[ 14.692171] /lava-9759580/1/../bin/lava-test-case <8>[ 14.714689] /lava-9759580/1/../bin/lava-test-case <8>[ 14.733898] /lava-9759580/1/../bin/lava-test-case <8>[ 14.754681] + set +x <8>[ 14.763423] / #