Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. ������� U-Boot SPL 2020.04-rc3-00189-gb4c87c9da9 (Apr 02 2020 - 09:37:57 +0200) DRAM: 1024 MiB Trying to boot from MMC1 U-Boot 2020.04-rc3-00189-gb4c87c9da9 (Apr 02 2020 - 09:37:57 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Banana Pi BPI-M2-Plus H3 DRAM: 1 GiB MMC: Device 'mmc@1c11000': seq 1 is in use by 'mmc@1c10000' mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1 Loading Environment from FAT... *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Allwinner mUSB OTG (Peripheral) Net: phy interface7 eth0: ethernet@1c30000 Warning: usb_ether using MAC address from ROM , eth1: usb_ether starting USB... Bus usb@1c1a000: USB EHCI 1.00 Bus usb@1c1a400: USB OHCI 1.0 Bus usb@1c1b000: USB EHCI 1.00 Bus usb@1c1b400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c1a000 for devices... 1 USB Device(s) found scanning bus usb@1c1a400 for devices... 1 USB Device(s) found scanning bus usb@1c1b000 for devices... 1 USB Device(s) found scanning bus usb@1c1b400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 1 USB Device(s) found scanning bus usb@1c1c400 for devices... 1 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 2  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@1c30000 Waiting for PHY auto negotiation to complete........ done BOOTP broadcast 1 BOOTP broadcast 2 DHCP client bound to address 10.201.3.139 (261 ms) => setenv serverip 10.201.1.11 setenv serverip 10.201.1.11 => tftp 0x40000000 2165495/tftp-deploy-nuc84lbv/kernel/zImage tftp 0x40000000 2165495/tftp-deploy-nuc84lbv/kernel/zImage Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2165495/tftp-deploy-nuc84lbv/kernel/zImage'. Load address: 0x40000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######### 5.7 MiB/s done Bytes transferred = 9662976 (937200 hex) => tftp 0x44300000 2165495/tftp-deploy-nuc84lbv/ramdisk/ramdisk.cpio.gz.uboot tftp 0x44300000 2165495/tftp-deploy-nuc84lbv/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2165495/tftp-deploy-nuc84lbv/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x44300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ##################################################### 7.3 MiB/s done Bytes transferred = 16044746 (f4d2ca hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x44000000 2165495/tftp-deploy-nuc84lbv/dtb/sun8i-h3-bananapi-m2-plus.dtb tftp 0x44000000 2165495/tftp-deploy-nuc84lbv/dtb/sun8i-h3-bananapi-m2-plus.dtb Using ethernet@1c30000 device TFTP from server 10.201.1.11; our IP address is 10.201.3.139 Filename '2165495/tftp-deploy-nuc84lbv/dtb/sun8i-h3-bananapi-m2-plus.dtb'. Load address: 0x44000000 Loading: *## 4.4 MiB/s done Bytes transferred = 23202 (5aa2 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 console_msg_format=syslog earlycon ip=dhcp' => bootz 0x40000000 0x44300000 0x44000000 bootz 0x40000000 0x44300000 0x44000000 ## Loading init Ramdisk from Legacy Image at 44300000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 16044682 Bytes = 15.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 44000000 Booting using the fdt blob at 0x44000000 Using Device Tree in place at 44000000, end 44008aa1 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.128-cip10 (KernelCI@build-j298823-arm-gcc-10-multi-v7-defconfig-srdpf) (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 Jul 2 19:30:58 UTC 2022 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (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: Banana Pi BPI-M2-Plus H3 [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (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 0x79800000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] Normal empty [ 0.000000] HighMem [mem 0x0000000070000000-0x000000007fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 20 pages/cpu s49868 r8192 d23860 u81920 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: console=ttyS0,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: 933780K/1048576K available (13312K kernel code, 2230K rwdata, 5340K rodata, 2048K init, 425K bss, 49260K reserved, 65536K cma-reserved, 196596K 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] GIC: Using split EOI/Deactivate mode <6>[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns <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.008262] Switching to timer-based delay loop, resolution 41ns <6>[ 0.015108] Console: colour dummy device 80x30 <6>[ 0.019856] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) <6>[ 0.030475] pid_max: default: 32768 minimum: 301 <6>[ 0.035505] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.043085] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) <6>[ 0.051738] CPU: Testing write buffer coherency: ok <3>[ 0.057211] /cpus/cpu@0 missing clock-frequency property <3>[ 0.062792] /cpus/cpu@1 missing clock-frequency property <3>[ 0.068394] /cpus/cpu@2 missing clock-frequency property <3>[ 0.073973] /cpus/cpu@3 missing clock-frequency property <6>[ 0.079551] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 <6>[ 0.086071] Setting up static identity map for 0x40300000 - 0x403000ac <6>[ 0.093712] rcu: Hierarchical SRCU implementation. <6>[ 0.100690] EFI services will not be available. <6>[ 0.105797] smp: Bringing up secondary CPUs ... <6>[ 0.121359] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 <6>[ 0.132259] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 <6>[ 0.143076] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 <6>[ 0.143175] smp: Brought up 1 node, 4 CPUs <6>[ 0.165288] SMP: Total of 4 processors activated (192.00 BogoMIPS). <6>[ 0.171805] CPU: All CPU(s) started in HYP mode. <6>[ 0.176684] CPU: Virtualization extensions available. <6>[ 0.182647] devtmpfs: initialized <6>[ 0.191045] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 <6>[ 0.199222] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns <6>[ 0.209329] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) <6>[ 0.218570] pinctrl core: initialized pinctrl subsystem <6>[ 0.225586] DMI not present or invalid. <6>[ 0.230539] NET: Registered protocol family 16 <6>[ 0.237109] DMA: preallocated 256 KiB pool for atomic coherent allocations <6>[ 0.246285] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.246579] cpuidle: using governor menu <6>[ 0.257188] No ATAGs? <6>[ 0.259836] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. <6>[ 0.268110] hw-breakpoint: maximum watchpoint size is 8 bytes. <6>[ 0.276308] Serial: AMBA PL011 UART driver <6>[ 0.325574] iommu: Default domain type: Translated <6>[ 0.331017] vgaarb: loaded <5>[ 0.334728] SCSI subsystem initialized <6>[ 0.339232] usbcore: registered new interface driver usbfs <6>[ 0.345068] usbcore: registered new interface driver hub <6>[ 0.350668] usbcore: registered new device driver usb <6>[ 0.357079] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.362301] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.371738] PTP clock support registered <6>[ 0.378479] clocksource: Switched to clocksource arch_sys_counter <6>[ 1.254722] NET: Registered protocol family 2 <6>[ 1.259637] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) <6>[ 1.268377] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) <6>[ 1.277048] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) <6>[ 1.285126] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 1.292644] TCP: Hash tables configured (established 8192 bind 8192) <6>[ 1.299381] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.306299] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) <6>[ 1.313807] NET: Registered protocol family 1 <6>[ 1.318999] RPC: Registered named UNIX socket transport module. <6>[ 1.325177] RPC: Registered udp transport module. <6>[ 1.330177] RPC: Registered tcp transport module. <6>[ 1.335136] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 1.341862] PCI: CLS 0 bytes, default 64 <6>[ 1.346499] Trying to unpack rootfs image as initramfs... <6>[ 2.405434] Freeing initrd memory: 15672K <6>[ 2.410761] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available <5>[ 2.420310] Initialise system trusted keyrings <6>[ 2.425289] workingset: timestamp_bits=30 max_order=18 bucket_order=0 <6>[ 2.437795] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 2.444647] NFS: Registering the id_resolver key type <5>[ 2.450071] Key type id_resolver registered <5>[ 2.454511] Key type id_legacy registered <6>[ 2.458905] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 2.465860] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 2.473558] ntfs: driver 2.1.32 [Flags: R/O]. <5>[ 2.478700] Key type asymmetric registered <5>[ 2.483055] Asymmetric key parser 'x509' registered <6>[ 2.488232] bounce: pool size: 64 pages <6>[ 2.492385] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) <6>[ 2.500048] io scheduler mq-deadline registered <6>[ 2.504832] io scheduler kyber registered <3>[ 2.511465] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO <6>[ 2.527705] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver <6>[ 2.536529] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver <6>[ 2.609453] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled <4>[ 2.618375] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pa not found, using dummy regulator <6>[ 2.628008] printk: console [ttyS0] disabled <6>[ 2.652735] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 48, base_baud = 1500000) is a U6_16550A <6>[ 2.662014] printk: console [ttyS0] enabled <6>[ 2.662014] printk: console [ttyS0] enabled <6>[ 2.670900] printk: bootconsole [uart0] disabled <6>[ 2.670900] printk: bootconsole [uart0] disabled <4>[ 2.681348] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pg not found, using dummy regulator <6>[ 2.710908] 1c28400.serial: ttyS1 at MMIO 0x1c28400 (irq = 49, base_baud = 1500000) is a U6_16550A <6>[ 2.720347] serial serial0: tty port ttyS1 registered <6>[ 2.727296] SuperH (H)SCI(F) driver initialized <6>[ 2.732971] msm_serial: driver initialized <6>[ 2.737462] STMicroelectronics ASC driver initialized <6>[ 2.743781] STM32 USART driver initialized <6>[ 2.762150] brd: module loaded <6>[ 2.773143] loop: module loaded <6>[ 2.786729] CAN device driver interface <6>[ 2.791666] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded <6>[ 2.798425] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 2.803660] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 2.809923] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 2.815576] igb: Copyright (c) 2007-2014 Intel Corporation. <4>[ 2.824089] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator <6>[ 2.833029] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 2.839655] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 2.847116] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver <6>[ 2.854849] usbcore: registered new interface driver pegasus <6>[ 2.860815] usbcore: registered new interface driver asix <6>[ 2.866510] usbcore: registered new interface driver ax88179_178a <6>[ 2.872911] usbcore: registered new interface driver cdc_ether <6>[ 2.879051] usbcore: registered new interface driver smsc75xx <6>[ 2.885088] usbcore: registered new interface driver smsc95xx <6>[ 2.891130] usbcore: registered new interface driver net1080 <6>[ 2.897074] usbcore: registered new interface driver cdc_subset <6>[ 2.903286] usbcore: registered new interface driver zaurus <6>[ 2.909220] usbcore: registered new interface driver cdc_ncm <6>[ 2.917184] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver <6>[ 2.923987] ehci-pci: EHCI PCI platform driver <6>[ 2.928754] ehci-platform: EHCI generic platform driver <6>[ 2.934471] ehci-platform 1c1a000.usb: EHCI Host Controller <6>[ 2.940342] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 <6>[ 2.948710] ehci-platform 1c1a000.usb: irq 37, io mem 0x01c1a000 <6>[ 2.978509] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 <6>[ 2.985646] hub 1-0:1.0: USB hub found <6>[ 2.989712] hub 1-0:1.0: 1 port detected <6>[ 2.994664] ehci-orion: EHCI orion driver <6>[ 2.999187] SPEAr-ehci: EHCI SPEAr driver <6>[ 3.003570] ehci-st: EHCI STMicroelectronics driver <6>[ 3.008831] ehci-exynos: EHCI Exynos driver <6>[ 3.013380] ehci-atmel: EHCI Atmel driver <6>[ 3.017744] tegra-ehci: Tegra EHCI driver <6>[ 3.022155] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver <6>[ 3.028633] ohci-pci: OHCI PCI platform driver <6>[ 3.033390] ohci-platform: OHCI generic platform driver <6>[ 3.039090] ohci-platform 1c1a400.usb: Generic Platform OHCI controller <6>[ 3.045977] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2 <6>[ 3.055120] ohci-platform 1c1a400.usb: irq 38, io mem 0x01c1a400 <6>[ 3.133204] hub 2-0:1.0: USB hub found <6>[ 3.137250] hub 2-0:1.0: 1 port detected <6>[ 3.142205] SPEAr-ohci: OHCI SPEAr driver <6>[ 3.146685] ohci-st: OHCI STMicroelectronics driver <6>[ 3.151970] ohci-atmel: OHCI Atmel driver <6>[ 3.156931] usbcore: registered new interface driver usb-storage <6>[ 3.167671] sun6i-rtc 1f00000.rtc: registered as rtc0 <6>[ 3.173050] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01T00:00:22 UTC (22) <6>[ 3.181318] sun6i-rtc 1f00000.rtc: RTC enabled <6>[ 3.186886] i2c /dev entries driver <6>[ 3.198637] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) <4>[ 3.210360] sun8i-h3-r-pinctrl 1f02c00.pinctrl: supply vcc-pl not found, using dummy regulator <6>[ 3.219888] sdhci: Secure Digital Host Controller Interface driver <6>[ 3.226325] sdhci: Copyright(c) Pierre Ossman <6>[ 3.232459] Synopsys Designware Multimedia Card Interface Driver <4>[ 3.239885] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pf not found, using dummy regulator <6>[ 3.239950] sdhci-pltfm: SDHCI platform and OF driver helper <4>[ 3.249670] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pc not found, using dummy regulator <6>[ 3.250173] sunxi-mmc 1c0f000.mmc: Got CD GPIO <6>[ 3.250492] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq <6>[ 3.274139] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 3.275504] sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB <6>[ 3.281283] usbcore: registered new interface driver usbhid <6>[ 3.294147] usbhid: USB HID core driver <6>[ 3.295086] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB <6>[ 3.301349] sunxi-mmc 1c11000.mmc: initialized, max. request size: 16384 KB <6>[ 3.322609] NET: Registered protocol family 10 <6>[ 3.328374] Segment Routing with IPv6 <4>[ 3.330288] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) <6>[ 3.332402] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver <4>[ 3.339584] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 3.344846] NET: Registered protocol family 17 <4>[ 3.351554] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) <6>[ 3.354712] can: controller area network core <6>[ 3.354773] NET: Registered protocol family 29 <4>[ 3.363269] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) <6>[ 3.365082] can: raw protocol <6>[ 3.365094] can: broadcast manager protocol <4>[ 3.371563] mmc0: host does not support reading read-only switch, assuming write-enable <6>[ 3.375544] can: netlink gateway - max_hops=1 <5>[ 3.376058] Key type dns_resolver registered <6>[ 3.380784] mmc0: new high speed SDHC card at address 59b4 <6>[ 3.383342] ThumbEE CPU extension supported. <6>[ 3.392359] mmcblk0: mmc0:59b4 USDU1 14.9 GiB <5>[ 3.396135] Registering SWP/SWPB emulation handler <5>[ 3.396492] Loading compiled-in X.509 certificates <6>[ 3.402523] mmcblk0: p1 <4>[ 3.417770] sun8i-h3-pinctrl 1c20800.pinctrl: supply vcc-pd not found, using dummy regulator <6>[ 3.422896] mmc2: new DDR MMC card at address 0001 <6>[ 3.430343] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found <6>[ 3.438369] mmcblk2: mmc2:0001 8WPD3R 7.28 GiB <6>[ 3.442611] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found <6>[ 3.449662] mmcblk2boot0: mmc2:0001 8WPD3R partition 1 4.00 MiB <6>[ 3.454391] dwmac-sun8i 1c30000.ethernet: PTP uses main clock <6>[ 3.460624] mmcblk2boot1: mmc2:0001 8WPD3R partition 2 4.00 MiB <4>[ 3.466429] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 50006 (expect 58000) <6>[ 3.474210] mmcblk2: <6>[ 3.509171] mmc1: new high speed SDIO card at address 0001 <6>[ 3.598923] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported <6>[ 3.606416] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported <6>[ 3.613932] dwmac-sun8i 1c30000.ethernet: COE Type 2 <6>[ 3.619181] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported <6>[ 3.626228] dwmac-sun8i 1c30000.ethernet: Normal descriptors <6>[ 3.632165] dwmac-sun8i 1c30000.ethernet: Chain mode enabled <6>[ 3.640421] dwmac-sun8i 1c30000.ethernet: Found internal PHY node <6>[ 3.647409] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY <6>[ 3.654093] dwmac-sun8i 1c30000.ethernet: Powering internal PHY <6>[ 3.694818] dwmac-sun8i 1c30000.ethernet: Switch mux to external PHY <6>[ 3.749231] ehci-platform 1c1b000.usb: EHCI Host Controller <6>[ 3.755096] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3 <6>[ 3.764973] ehci-platform 1c1b000.usb: irq 39, io mem 0x01c1b000 <6>[ 3.798505] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.805794] hub 3-0:1.0: USB hub found <6>[ 3.809876] hub 3-0:1.0: 1 port detected <6>[ 3.817094] ehci-platform 1c1c000.usb: EHCI Host Controller <6>[ 3.822996] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4 <6>[ 3.835321] ehci-platform 1c1c000.usb: irq 41, io mem 0x01c1c000 <6>[ 3.874858] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 <6>[ 3.882137] hub 4-0:1.0: USB hub found <6>[ 3.886195] hub 4-0:1.0: 1 port detected <6>[ 3.897603] ohci-platform 1c1b400.usb: Generic Platform OHCI controller <6>[ 3.904534] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 5 <6>[ 3.912759] ohci-platform 1c1b400.usb: irq 40, io mem 0x01c1b400 <6>[ 3.993304] hub 5-0:1.0: USB hub found <6>[ 3.997353] hub 5-0:1.0: 1 port detected <6>[ 4.004125] ohci-platform 1c1c400.usb: Generic Platform OHCI controller <6>[ 4.011070] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 6 <6>[ 4.019306] ohci-platform 1c1c400.usb: irq 42, io mem 0x01c1c400 <6>[ 4.093265] hub 6-0:1.0: USB hub found <6>[ 4.097313] hub 6-0:1.0: 1 port detected <6>[ 4.102884] input: gpio_keys as /devices/platform/gpio_keys/input/input0 <6>[ 4.111960] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.2:01] driver [RTL8211E Gigabit Ethernet] (irq=POLL) <6>[ 4.123047] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found <6>[ 4.130661] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available <4>[ 4.138593] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW <6>[ 4.145845] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii-id link mode <6>[ 7.259400] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx <6>[ 7.268549] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready <5>[ 7.298620] Sending DHCP requests .., OK <6>[ 9.582759] IP-Config: Got DHCP answer from 10.201.1.3, my address is 10.201.3.139 <6>[ 9.591647] IP-Config: Complete: <6>[ 9.595711] device=eth0, hwaddr=02:81:36:39:14:1c, ipaddr=10.201.3.139, mask=255.255.0.0, gw=10.201.1.3 <6>[ 9.605960] host=10.201.3.139, domain=, nis-domain=(none) <6>[ 9.612065] bootserver=10.201.1.3, rootserver=10.201.1.3, rootpath= <6>[ 9.612072] nameserver0=10.1.1.1 <6>[ 9.639943] Freeing unused kernel memory: 2048K <6>[ 9.658862] Run /init as init process Starting syslogd: OK Starting klogd: OK Running sysctl: OK Populating /dev using udev: <30>[ 9.822658] udevd[117]: starting version 3.2.9 <5>[ 9.828370] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.835441] random: udevd: uninitialized urandom read (16 bytes read) <5>[ 9.842351] random: udevd: uninitialized urandom read (16 bytes read) <27>[ 9.863378] udevd[117]: specified user 'tss' unknown <27>[ 9.869006] udevd[117]: specified group 'tss' unknown <30>[ 9.876647] udevd[118]: starting eudev-3.2.9 <4>[ 10.407112] usb_phy_generic usb_phy_generic.1.auto: supply vcc not found, using dummy regulator <4>[ 10.416381] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests <6>[ 10.434490] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver <6>[ 10.440610] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 7 <6>[ 10.449873] hub 7-0:1.0: USB hub found <6>[ 10.454179] hub 7-0:1.0: 1 port detected <5>[ 10.480229] cfg80211: Loading compiled-in X.509 certificates for regulatory database <6>[ 10.615724] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 <6>[ 10.622473] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 <6>[ 10.629161] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 <6>[ 10.635772] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus <6>[ 10.645534] lima 1c40000.gpu: bus rate = 200000000 <6>[ 10.646242] Bluetooth: Core ver 2.22 <6>[ 10.650710] lima 1c40000.gpu: mod rate = 297000000 <6>[ 10.654634] NET: Registered protocol family 31 <3>[ 10.659734] lima 1c40000.gpu: dev_pm_opp_set_regulators: no regulator (mali) found: -19 <6>[ 10.664375] Bluetooth: HCI device and connection manager initialized <6>[ 10.679322] Bluetooth: HCI socket layer initialized <6>[ 10.684488] Bluetooth: L2CAP socket layer initialized <6>[ 10.689937] Bluetooth: SCO socket layer initialized <6>[ 10.699004] Bluetooth: HCI UART driver ver 2.3 <6>[ 10.703766] Bluetooth: HCI UART protocol H4 registered <6>[ 10.709705] Bluetooth: HCI UART protocol Broadcom registered <6>[ 10.710553] [drm] Initialized lima 1.1.0 20191231 for 1c40000.gpu on minor 0 <5>[ 10.779636] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <4>[ 10.786619] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 10.795581] cfg80211: failed to load regulatory.db <6>[ 10.964956] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0 <4>[ 10.984014] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430a0-sdio.bin failed with error -2 done Saving random seed: <5>[ 11.067009] random: dd: uninitialized urandom read (32 bytes read) OK Starting network: <6>[ 11.093462] Bluetooth: hci0: BCM: chip id 94 <6>[ 11.100582] Bluetooth: hci0: BCM: features 0x2e ip: RTNETLINK answers: File exists <6>[ 11.128943] Bluetooth: hci0: 4343A0 <6>[ 11.132757] Bluetooth: hci0: BCM4343A0 (001.001.034) build 0000 <3>[ 11.139176] Bluetooth: hci0: BCM: firmware Patch file not found, tried: FAIL <3>[ 11.146064] Bluetooth: hci0: BCM: 'brcm/BCM4343A0.hcd' <3>[ 11.152043] Bluetooth: hci0: BCM: 'brcm/BCM.hcd' Starting dropbear sshd: <5>[ 11.200854] 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-2165495/environment . /lava-2165495/environment / # /lava-2165495/bin/lava-test-runner /lava-2165495/0 /lava-2165495/bin/lava-test-runner /lava-2165495/0 + export 'TESTRUN_ID=0_dmesg' + cd /lava-2165495/0/tests/0_dmesg + cat uuid + UUID=2165495_1.5.2.4.1 + <8>[ 11.820353] set +x + KERNELCI_LAVA=y /bin/sh /opt/kernelci/dmesg.sh <8>[ 11.867062] <8>[ 11.907904] <8>[ 11.949152] + set +x <8>[ 11.959324] / # # export SHELL=/bin/sh <3>[ 12.008554] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50 # / # export SHELL=/bin/sh. /lava-2165495/environment / # . /lava-2165495/environment/lava-2165495/bin/lava-test-runner /lava-2165495/1 / # /lava-2165495/bin/lava-test-runner /lava-2165495/1 + export 'TESTRUN_ID=1_bootrr' + cd /lava-2165495/1/tests/1_bootrr + cat uuid <8>[ 12.462730] + UUID=2165495_1.5.2.4.5 + set +x + export 'PATH=/opt/bootrr/helpers:/lava-2165495/1/../bin:/sbin:/usr/sbin:/bin:/usr/bin' + cd /opt/bootrr + sh helpers/bootrr-auto /lava-2165495/1/../bin/lava-test-case <8>[ 13.509550] /lava-2165495/1/../bin/lava-test-case <8>[ 13.557931] /lava-2165495/1/../bin/lava-test-case <8>[ 13.582776] + set +x <8>[ 13.601796] / #