[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 (360 ms) => setenv serverip 192.168.101.1 setenv serverip 192.168.101.1 => tftp 0x2000000 9334644/tftp-deploy-x866diq_/kernel/zImage tftp 0x2000000 9334644/tftp-deploy-x866diq_/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 '9334644/tftp-deploy-x866diq_/kernel/zImage'. Load address: 0x2000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########## 2.7 MiB/s done Bytes transferred = 9687552 (93d200 hex) => tftp 0x4000000 9334644/tftp-deploy-x866diq_/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4000000 9334644/tftp-deploy-x866diq_/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 '9334644/tftp-deploy-x866diq_/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################T ######### ################################################################# ###################################################### 1.4 MiB/s done Bytes transferred = 16050690 (f4ea02 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x1f00000 9334644/tftp-deploy-x866diq_/dtb/rk3288-rock2-square.dtb tftp 0x1f00000 9334644/tftp-deploy-x866diq_/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 '9334644/tftp-deploy-x866diq_/dtb/rk3288-rock2-square.dtb'. Load address: 0x1f00000 Loading: *### 2.3 MiB/s done Bytes transferred = 41632 (a2a0 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 - 0x93d200 ] ## Loading init Ramdisk from Legacy Image at 04000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16050626 Bytes = 15.3 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 01f0d29f Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x500 [ 0.000000] Linux version 5.10.170-cip27 (KernelCI@build-j1107550-arm-gcc-10-multi-v7-defconfig-zqr5r) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Sat Feb 25 18:08:20 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 20 pages/cpu s49868 r8192 d23860 u81920 [ 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: 1974088K/2097152K available (13312K kernel code, 2233K rwdata, 5348K rodata, 2048K init, 426K bss, 57528K reserved, 65536K cma-reserved, 1245184K highmem) <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: 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] 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns <6>[ 0.009082] Switching to timer-based delay loop, resolution 41ns <6>[ 0.022866] Console: colour dummy device 80x30 <6>[ 0.028068] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.039739] pid_max: default: 32768 minimum: 301 <6>[ 0.045247] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.053581] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.063039] CPU: Testing write buffer coherency: ok <6>[ 0.068725] CPU0: Spectre v2: using BPIALL workaround <6>[ 0.074796] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500 <6>[ 0.082205] Setting up static identity map for 0x300000 - 0x3000ac <6>[ 0.091285] rcu: Hierarchical SRCU implementation. <6>[ 0.101615] EFI services will not be available. <6>[ 0.107182] smp: Bringing up secondary CPUs ... <6>[ 0.114192] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501 <6>[ 0.114201] CPU1: Spectre v2: using BPIALL workaround <6>[ 0.128475] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502 <6>[ 0.128485] CPU2: Spectre v2: using BPIALL workaround <6>[ 0.142690] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503 <6>[ 0.142699] CPU3: Spectre v2: using BPIALL workaround <6>[ 0.155170] smp: Brought up 1 node, 4 CPUs <6>[ 0.159981] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.167144] CPU: All CPU(s) started in SVC mode. <6>[ 0.173139] devtmpfs: initialized <6>[ 0.186338] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0 <6>[ 0.195299] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.206410] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.216084] pinctrl core: initialized pinctrl subsystem <6>[ 0.224118] DMI not present or invalid. <6>[ 0.229455] NET: Registered protocol family 16 <6>[ 0.236983] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.247443] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.247967] cpuidle: using governor menu <6>[ 0.260006] No ATAGs? <6>[ 0.262930] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.272027] hw-breakpoint: maximum watchpoint size is 4 bytes. <6>[ 0.282109] Serial: AMBA PL011 UART driver <6>[ 0.386808] iommu: Default domain type: Translated <6>[ 0.394015] vgaarb: loaded <5>[ 0.398269] SCSI subsystem initialized <6>[ 0.403134] usbcore: registered new interface driver usbfs <6>[ 0.409515] usbcore: registered new interface driver hub <6>[ 0.415671] usbcore: registered new device driver usb <6>[ 0.423388] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.429124] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.439465] PTP clock support registered <6>[ 0.447417] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.798923] NET: Registered protocol family 2 <6>[ 1.804228] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.814087] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.823611] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.832505] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.840835] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.848209] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.855797] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.864031] NET: Registered protocol family 1 <6>[ 1.869687] RPC: Registered named UNIX socket transport module. <6>[ 1.876471] RPC: Registered udp transport module. <6>[ 1.881971] RPC: Registered tcp transport module. <6>[ 1.887443] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.894801] PCI: CLS 0 bytes, default 64 <6>[ 1.899816] Trying to unpack rootfs image as initramfs... <6>[ 3.447868] Freeing initrd memory: 15676K <6>[ 3.453314] hw perfevents: enabled with armv7_cortex_a12 PMU driver, 7 counters available <5>[ 3.464146] Initialise system trusted keyrings <6>[ 3.469595] workingset: timestamp_bits=30 max_order=19 bucket_order=0 <6>[ 3.483529] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 3.491000] NFS: Registering the id_resolver key type <5>[ 3.496877] Key type id_resolver registered <5>[ 3.501784] Key type id_legacy registered <6>[ 3.506584] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 3.514259] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 3.522713] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 3.528300] Key type asymmetric registered <5>[ 3.533084] Asymmetric key parser 'x509' registered <6>[ 3.538804] bounce: pool size: 64 pages <6>[ 3.543336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 3.551763] io scheduler mq-deadline registered <6>[ 3.557020] io scheduler kyber registered <6>[ 3.601107] dma-pl330 ff250000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 3.609757] dma-pl330 ff250000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16 <6>[ 3.620983] dma-pl330 ffb20000.dma-controller: Loaded driver for PL330 DMAC-241330 <6>[ 3.629624] dma-pl330 ffb20000.dma-controller: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10 <6>[ 3.712067] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <6>[ 3.722419] printk: console [ttyS2] disabled <6>[ 3.727493] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 43, base_baud = 1500000) is a 16550A <6>[ 3.737694] printk: console [ttyS2] enabled <6>[ 3.737694] printk: console [ttyS2] enabled <6>[ 3.747676] printk: bootconsole [uart0] disabled <6>[ 3.747676] printk: bootconsole [uart0] disabled <6>[ 3.761349] SuperH (H)SCI(F) driver initialized <6>[ 3.768251] msm_serial: driver initialized <6>[ 3.773371] STMicroelectronics ASC driver initialized <6>[ 3.781238] STM32 USART driver initialized <6>[ 3.805734] brd: module loaded <6>[ 3.817706] loop: module loaded <6>[ 3.837000] CAN device driver interface <6>[ 3.842923] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 3.851170] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 3.857013] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 3.864011] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 3.870355] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 3.880479] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found <6>[ 3.887817] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <3>[ 3.894852] rk_gmac-dwmac ff290000.ethernet: phy regulator is not available yet, deferred probing <6>[ 3.908466] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 3.917085] usbcore: registered new interface driver pegasus <6>[ 3.923778] usbcore: registered new interface driver asix <6>[ 3.930163] usbcore: registered new interface driver ax88179_178a <6>[ 3.937303] usbcore: registered new interface driver cdc_ether <6>[ 3.944184] usbcore: registered new interface driver smsc75xx <6>[ 3.950970] usbcore: registered new interface driver smsc95xx <6>[ 3.957769] usbcore: registered new interface driver net1080 <6>[ 3.964428] usbcore: registered new interface driver cdc_subset <6>[ 3.971393] usbcore: registered new interface driver zaurus <6>[ 3.978010] usbcore: registered new interface driver cdc_ncm <4>[ 3.987618] dwc2 ff540000.usb: supply vusb_d not found, using dummy regulator <4>[ 3.996028] dwc2 ff540000.usb: supply vusb_a not found, using dummy regulator <6>[ 4.067731] dwc2 ff540000.usb: DWC OTG Controller <6>[ 4.073315] dwc2 ff540000.usb: new USB bus registered, assigned bus number 1 <6>[ 4.081556] dwc2 ff540000.usb: irq 48, io mem 0xff540000 <6>[ 4.088575] hub 1-0:1.0: USB hub found <6>[ 4.093103] hub 1-0:1.0: 1 port detected <4>[ 4.098627] dwc2 ff580000.usb: supply vusb_d not found, using dummy regulator <4>[ 4.107049] dwc2 ff580000.usb: supply vusb_a not found, using dummy regulator <6>[ 4.257460] dwc2 ff580000.usb: EPs: 10, dedicated fifos, 972 entries in SPRAM <6>[ 4.266025] dwc2 ff580000.usb: DWC OTG Controller <6>[ 4.271637] dwc2 ff580000.usb: new USB bus registered, assigned bus number 2 <6>[ 4.279858] dwc2 ff580000.usb: irq 49, io mem 0xff580000 <6>[ 4.286849] hub 2-0:1.0: USB hub found <6>[ 4.291406] hub 2-0:1.0: 1 port detected <6>[ 4.297709] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 4.305306] ehci-pci: EHCI PCI platform driver <6>[ 4.310647] ehci-platform: EHCI generic platform driver <6>[ 4.317117] ehci-platform ff500000.usb: EHCI Host Controller <6>[ 4.323792] ehci-platform ff500000.usb: new USB bus registered, assigned bus number 3 <6>[ 4.333132] ehci-platform ff500000.usb: irq 47, io mem 0xff500000 <6>[ 4.367408] ehci-platform ff500000.usb: USB 2.0 started, EHCI 1.00 <6>[ 4.375396] hub 3-0:1.0: USB hub found <6>[ 4.379954] hub 3-0:1.0: 1 port detected <6>[ 4.385353] ehci-orion: EHCI orion driver <6>[ 4.390401] SPEAr-ehci: EHCI SPEAr driver <6>[ 4.395369] ehci-st: EHCI STMicroelectronics driver <6>[ 4.401331] ehci-exynos: EHCI Exynos driver <6>[ 4.406486] ehci-atmel: EHCI Atmel driver <6>[ 4.411474] tegra-ehci: Tegra EHCI driver <6>[ 4.416477] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 4.423753] ohci-pci: OHCI PCI platform driver <6>[ 4.429090] ohci-platform: OHCI generic platform driver <6>[ 4.435468] SPEAr-ohci: OHCI SPEAr driver <6>[ 4.440458] ohci-st: OHCI STMicroelectronics driver <6>[ 4.446391] ohci-atmel: OHCI Atmel driver <6>[ 4.452322] usbcore: registered new interface driver usb-storage <6>[ 4.466802] i2c /dev entries driver <6>[ 4.477293] VCC_DDR: supplied by vcc_sys <6>[ 4.484323] VCC_IO: supplied by vcc_sys <6>[ 4.491209] VDD_LOG: Bringing 1100000uV into 1000000-1000000uV <6>[ 4.500432] VDD_LOG: supplied by vcc_sys <6>[ 4.507423] VCC_20: supplied by vcc_sys <6>[ 4.514305] VCCIO_SD: supplied by VCC_IO <6>[ 4.521818] VDD10_LCD: supplied by VCC_IO <6>[ 4.529763] VCCA_CODEC: supplied by VCC_IO <6>[ 4.537803] VCCA_TP: supplied by vcc_sys <6>[ 4.545159] VCCIO_PMU: supplied by vcc_sys <6>[ 4.552363] VDD_10: supplied by VCC_20 <6>[ 4.559676] VCC_18: supplied by VCC_20 <6>[ 4.566958] VCC18_LCD: supplied by VCC_20 <6>[ 4.576084] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected! <6>[ 4.585490] vdd_cpu: supplied by vcc_sys <6>[ 4.592839] vcc_flash: supplied by VCC_IO <6>[ 4.598207] vcc_sd: supplied by VCC_IO <6>[ 4.605004] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected! <6>[ 4.614415] vdd_gpu: supplied by vcc_sys <4>[ 4.637316] dw_wdt ff800000.watchdog: No valid TOPs array specified <6>[ 4.653880] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 500000 KHz, changing to: 600000 KHz <6>[ 4.668344] sdhci: Secure Digital Host Controller Interface driver <6>[ 4.675542] sdhci: Copyright(c) Pierre Ossman <6>[ 4.681524] Synopsys Designware Multimedia Card Interface Driver <6>[ 4.689179] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 4.689197] dwmmc_rockchip ff0c0000.mmc: IDMAC supports 32-bit address mode. <6>[ 4.697382] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 4.697529] dwmmc_rockchip ff0f0000.mmc: IDMAC supports 32-bit address mode. <6>[ 4.697557] dwmmc_rockchip ff0f0000.mmc: Using internal DMA controller. <6>[ 4.697562] dwmmc_rockchip ff0f0000.mmc: Version ID is 270a <6>[ 4.697583] dwmmc_rockchip ff0f0000.mmc: DW MMC controller at irq 40,32 bit host data width,256 deep fifo <6>[ 4.698228] dwmmc_rockchip ff0f0000.mmc: allocated mmc-pwrseq <6>[ 4.698231] mmc_host mmc0: card is non-removable. <6>[ 4.703981] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 4.703991] dwmmc_rockchip ff0c0000.mmc: Using internal DMA controller. <6>[ 4.703996] dwmmc_rockchip ff0c0000.mmc: Version ID is 270a <6>[ 4.704012] dwmmc_rockchip ff0c0000.mmc: DW MMC controller at irq 38,32 bit host data width,256 deep fifo <6>[ 4.711332] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 4.712140] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 4.720660] usbcore: registered new interface driver usbhid <6>[ 4.727977] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 4.727999] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo <6>[ 4.734514] usbhid: USB HID core driver <6>[ 4.737367] usb 3-1: new high-speed USB device number 2 using ehci-platform <6>[ 4.770346] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 4.774491] NET: Registered protocol family 10 <6>[ 4.861122] Segment Routing with IPv6 <6>[ 4.865536] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <6>[ 4.872660] NET: Registered protocol family 17 <6>[ 4.877923] can: controller area network core <6>[ 4.883104] NET: Registered protocol family 29 <6>[ 4.888371] can: raw protocol <6>[ 4.891970] can: broadcast manager protocol <6>[ 4.896943] can: netlink gateway - max_hops=1 <5>[ 4.902277] Key type dns_resolver registered <6>[ 4.907385] ThumbEE CPU extension supported. <5>[ 4.912450] Registering SWP/SWPB emulation handler <5>[ 4.918217] Loading compiled-in X.509 certificates <6>[ 4.925826] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 52000000Hz, actual 50000000HZ div = 0) <6>[ 4.938297] mmc0: new high speed MMC card at address 0001 <6>[ 4.939340] hub 3-1:1.0: USB hub found <6>[ 4.942118] rk_gmac-dwmac ff290000.ethernet: IRQ eth_lpi not found <6>[ 4.942168] rk_gmac-dwmac ff290000.ethernet: PTP uses main clock <6>[ 4.942710] rk_gmac-dwmac ff290000.ethernet: clock input or output? (input). <6>[ 4.942714] rk_gmac-dwmac ff290000.ethernet: TX delay(0x30). <6>[ 4.942717] rk_gmac-dwmac ff290000.ethernet: RX delay(0x10). <6>[ 4.942721] rk_gmac-dwmac ff290000.ethernet: integrated PHY? (no). <3>[ 4.942740] rk_gmac-dwmac ff290000.ethernet: cannot get clock clk_mac_speed <6>[ 4.942742] rk_gmac-dwmac ff290000.ethernet: clock input from PHY <6>[ 4.947749] rk_gmac-dwmac ff290000.ethernet: init for RGMII <6>[ 4.949338] mmcblk0: mmc0:0001 032GE4 29.1 GiB <6>[ 4.956322] hub 3-1:1.0: 4 ports detected <6>[ 4.963478] mmcblk0boot0: mmc0:0001 032GE4 partition 1 4.00 MiB <6>[ 4.973971] rk_gmac-dwmac ff290000.ethernet: User ID: 0x10, Synopsys ID: 0x35 <6>[ 4.978285] mmcblk0boot1: mmc0:0001 032GE4 partition 2 4.00 MiB <6>[ 4.984717] rk_gmac-dwmac ff290000.ethernet: DWMAC1000 <6>[ 4.992010] mmcblk0rpmb: mmc0:0001 032GE4 partition 3 4.00 MiB, chardev (235:0) <6>[ 5.000000] rk_gmac-dwmac ff290000.ethernet: DMA HW capability register supported <6>[ 5.069094] rk_gmac-dwmac ff290000.ethernet: RX Checksum Offload Engine supported <6>[ 5.077763] rk_gmac-dwmac ff290000.ethernet: COE Type 2 <6>[ 5.083897] rk_gmac-dwmac ff290000.ethernet: TX Checksum insertion supported <6>[ 5.092080] rk_gmac-dwmac ff290000.ethernet: Wake-Up On Lan supported <6>[ 5.099618] rk_gmac-dwmac ff290000.ethernet: Normal descriptors <6>[ 5.106528] rk_gmac-dwmac ff290000.ethernet: Ring mode enabled <6>[ 5.113347] rk_gmac-dwmac ff290000.ethernet: Enable RX Mitigation via HW Watchdog Timer <6>[ 5.122606] rk_gmac-dwmac ff290000.ethernet: device MAC address 02:7b:d0:47:29:dc <6>[ 5.133729] mmcblk0: p1 p2 <6>[ 5.257906] RTL8211E Gigabit Ethernet stmmac-0:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:00, irq=POLL) <6>[ 5.272212] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=POLL) <3>[ 5.290851] debugfs: Directory 'power-domain' with parent 'pm_genpd' already present! <6>[ 5.290903] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <3>[ 5.299914] debugfs: Directory 'power-domain' with parent 'pm_genpd' already present! <3>[ 5.317116] debugfs: Directory 'power-domain' with parent 'pm_genpd' already present! <6>[ 5.326381] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 5.326809] input: gpio-keys as /devices/platform/gpio-keys/input/input0 <6>[ 5.334078] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 5.334093] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo <6>[ 5.361938] rk_gmac-dwmac ff290000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211E Gigabit Ethernet] (irq=POLL) <6>[ 5.374816] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 5.383020] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 5.385325] rk_gmac-dwmac ff290000.ethernet eth0: No Safety Features support found <6>[ 5.390716] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <4>[ 5.399471] rk_gmac-dwmac ff290000.ethernet eth0: PTP not supported by HW <6>[ 5.405993] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo <6>[ 5.424942] rk_gmac-dwmac ff290000.ethernet eth0: configuring for phy/rgmii link mode <6>[ 9.578788] rk_gmac-dwmac ff290000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <6>[ 9.597400] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 9.627424] Sending DHCP requests .., OK <6>[ 12.772351] IP-Config: Got DHCP answer from 192.168.101.1, my address is 192.168.101.239 <6>[ 12.781851] IP-Config: Complete: <6>[ 12.785858] device=eth0, hwaddr=02:7b:d0:47:29:dc, ipaddr=192.168.101.239, mask=255.255.255.0, gw=192.168.101.1 <6>[ 12.798042] host=192.168.101.239, domain=lava.cbg.collabora.co.uk, nis-domain=(none) <6>[ 12.807616] bootserver=192.168.101.1, rootserver=192.168.101.1, rootpath= <6>[ 12.807643] nameserver0=192.168.101.1 <4>[ 12.823446] dw-apb-uart ff690000.serial: forbid DMA for kernel console <6>[ 12.833124] Freeing unused kernel memory: 2048K <6>[ 12.857570] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 12.926595] udevd[122]: starting version 3.2.9 <5>[ 12.932910] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.940735] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 12.948397] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 12.960668] udevd[122]: specified user 'tss' unknown <27>[ 12.966647] udevd[122]: specified group 'tss' unknown <30>[ 12.973407] udevd[123]: starting eudev-3.2.9 <6>[ 13.113857] rockchip-vop ff930000.vop: Adding to iommu group 0 <6>[ 13.120949] rockchip-vop ff940000.vop: Adding to iommu group 1 <6>[ 13.125717] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 13.140219] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 13.147961] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 13.149533] rockchip-drm display-subsystem: bound ff930000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 13.154493] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo <6>[ 13.187387] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 13.201041] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 13.208742] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 13.215278] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo <6>[ 13.226682] rtc-hym8563 0-0051: registered as rtc0 <6>[ 13.229119] rockchip-drm display-subsystem: bound ff940000.vop (ops vop_component_ops [rockchipdrm]) <6>[ 13.242948] dwhdmi-rockchip ff980000.hdmi: Detected HDMI TX controller v2.00a with HDCP (DWC MHL PHY) <6>[ 13.255611] rtc-hym8563 0-0051: setting system clock to 2023-02-25T18:33:59 UTC (1677350039) <6>[ 13.261849] rockchip-drm display-subsystem: bound ff980000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm]) <6>[ 13.276882] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes <6>[ 13.287104] panfrost ffa30000.gpu: clock rate = 400000000 <6>[ 13.287749] dwmmc_rockchip ff0d0000.mmc: IDMAC supports 32-bit address mode. <6>[ 13.303810] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0 <6>[ 13.313179] dwmmc_rockchip ff0d0000.mmc: Using internal DMA controller. <6>[ 13.320883] dwmmc_rockchip ff0d0000.mmc: Version ID is 270a <6>[ 13.327419] dwmmc_rockchip ff0d0000.mmc: DW MMC controller at irq 39,32 bit host data width,256 deep fifo <6>[ 13.341348] dwmmc_rockchip ff0d0000.mmc: allocated mmc-pwrseq <6>[ 13.348083] mmc_host mmc2: card is non-removable. <6>[ 13.368681] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0) <6>[ 13.394551] panfrost ffa30000.gpu: mali-t760 id 0x750 major 0x0 minor 0x0 status 0x1 <6>[ 13.403553] panfrost ffa30000.gpu: features: 00000000,100277bf, issues: 00000000,24040400 <6>[ 13.409007] rk3288-crypto ff8a0000.crypto: will run requests pump with realtime priority <6>[ 13.413018] panfrost ffa30000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7 <6>[ 13.428633] rk3288-crypto ff8a0000.crypto: Crypto Accelerator successfully registered <6>[ 13.435864] panfrost ffa30000.gpu: shader_present=0xf l2_present=0x1 <6>[ 13.457971] [drm] Initialized panfrost 1.1.0 20180908 for ffa30000.gpu on minor 1 <4>[ 13.460841] mmc2: queuing unknown CIS tuple 0x80 (2 bytes) <4>[ 13.474563] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 13.482490] mmc2: queuing unknown CIS tuple 0x80 (3 bytes) <4>[ 13.491689] mmc2: queuing unknown CIS tuple 0x80 (7 bytes) <6>[ 13.550753] mmc_host mmc2: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0) done <6>[ 13.564277] mmc2: new high speed SDIO card at address 0001 Saving random seed: OK Starting network: <5>[ 13.588923] cfg80211: Loading compiled-in X.509 certificates for regulatory database ip: RTNETLINK answers: File exists FAIL Starting dropbear sshd: OK /bin/sh: can't access tty; job control turned off / # <5>[ 13.622408] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 13.631567] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 13.641535] cfg80211: failed to load regulatory.db <6>[ 13.650418] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4339-sdio for chip BCM4339/2 <4>[ 13.660387] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4339-sdio.bin failed wi th error -2 / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-9334644/environment . /lava-9334644/environment / # /lava-9334644/bin/lava-test-runner /lava-9334644/0 /lava-9334644/bin/lava-test-runner /lava-9334644/0 + export 'TESTRUN_ID=0_dmesg' + cd<8>[ 14.216135] /lava-9334644/0/tests/0_dmesg + cat uuid + UUID=9334644_1.5.2.4.1 + set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 14.242635] <8>[ 14.265260] <8>[ 14.285648] + <8>[ 14.295927] set +x / # <6>[ 14.307444] rockchip-drm display-subsystem: [drm] Cannot find any crtc or sizes # export SHELL=/bin/sh # / # export SHELL=/bin/sh. /lava-9334644/environment / # . /lava-9334644/environment/lava-9334644/bin/lava-test-runner /lava-9334644/1 / # <3>[ 14.677509] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 /lava-9334644/bin/lava-test-runner /lava-9334644/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-9334644/1/tests/1_bootrr + cat uuid + UUID=9334644_1.<8>[ 14.793906] 5.2.4.5 + set +x + export 'PATH=/opt/bootrr/libexec/bootrr/helpers:/lava-9334644/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr/libexec/bootrr + sh helpers/bootrr-auto /lava-9334644/1/../bin/lava-test-case <8>[ 14.825782] /lava-9334644/1/../bin/lava-test-case <8>[ 14.850622] /lava-9334644/1/../bin/lava-test-case <8>[ 14.866452] + set +x <8>[ 14.879699] / #