Trying 192.168.1.35... Connected to 192.168.1.35. Escape character is '^]'. U-Boot SPL 2024.07 (Oct 07 2024 - 15:29:07 +0200) DRAM: 1024 MiB CPU: 912000000Hz, AXI/AHB/APB: 3/2/2 Trying to boot from MMC1 U-Boot 2024.07 (Oct 07 2024 - 15:29:07 +0200) Allwinner Technology CPU: Allwinner A20 (SUN7I) Model: Cubietech Cubieboard2 DRAM: 1 GiB Core: 60 devices, 24 uclasses, devicetree: separate WDT: Not starting watchdog@1c20c90 MMC: mmc@1c0f000: 0 Loading Environment from FAT... Unable to use mmc 0:1... Unknown monitor Unknown monitor In: serial,usbkbd Out: serial,vidconsole Err: serial,vidconsole Net: eth0: ethernet@1c50000 [?25h starting USB... Bus usb@1c14000: USB EHCI 1.00 Bus usb@1c14400: USB OHCI 1.0 Bus usb@1c1c000: USB EHCI 1.00 Bus usb@1c1c400: USB OHCI 1.0 scanning bus usb@1c14000 for devices... 1 USB Device(s) found scanning bus usb@1c14400 for devices... 1 USB Device(s) found scanning bus usb@1c1c000 for devices... 2 USB Device(s) found scanning bus usb@1c1c400 for devices... 1 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found Hit any key to stop autoboot: 10  0 => setenv autoload no => setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff => dhcp Speed: 100, full duplex BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 BOOTP broadcast 4 DHCP client bound to address 192.168.1.202 (1757 ms) => setenv serverip 192.168.1.40 => tftp 0x42300000 472702/tftp-deploy-v3l92b1n/kernel/zImage Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.1.40; our IP address is 192.168.1.202 Filename '472702/tftp-deploy-v3l92b1n/kernel/zImage'. Load address: 0x42300000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################################################## 5.9 MiB/s done Bytes transferred = 5582144 (552d40 hex) => tftp 0x46000000 472702/tftp-deploy-v3l92b1n/ramdisk/ramdisk.cpio.gz.uboot Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.1.40; our IP address is 192.168.1.202 Filename '472702/tftp-deploy-v3l92b1n/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x46000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################## 5.8 MiB/s done Bytes transferred = 7973510 (79aa86 hex) => setenv initrd_size ${filesize} => tftp 0x42000000 472702/tftp-deploy-v3l92b1n/dtb/sun7i-a20-cubieboard2.dtb Speed: 100, full duplex Using ethernet@1c50000 device TFTP from server 192.168.1.40; our IP address is 192.168.1.202 Filename '472702/tftp-deploy-v3l92b1n/dtb/sun7i-a20-cubieboard2.dtb'. Load address: 0x42000000 Loading: *## 4.9 MiB/s done Bytes transferred = 25733 (6485 hex) => setenv bootargs 'console=ttyS0,115200n8 root=/dev/ram0 earlycon=uart,mmio32,0x01c28000 ip=dhcp' => bootz 0x42300000 0x46000000 0x42000000 Kernel image @ 0x42300000 [ 0x000000 - 0x552d40 ] ## Loading init Ramdisk from Legacy Image at 46000000 ... Image Name: Image Type: ARM Linux RAMDisk Image (uncompressed) Data Size: 7973446 Bytes = 7.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 42000000 Booting using the fdt blob at 0x42000000 Working FDT set to 42000000 EHCI failed to shut down host controller. Using Device Tree in place at 42000000, end 42009484 Working FDT set to 42000000 DE is present but not probed Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.12.0-rc5-next-20241031 (KernelCI@build-j358112-arm-gcc-12-sunxi-defconfig-dw5zh) (arm-linux-gnueabihf-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP Thu Oct 31 07:52:28 UTC 2024 [ 0.000000] CPU: ARMv7 Processor [410fc074] revision 4 (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: Cubietech Cubieboard2 [ 0.000000] earlycon: uart0 at MMIO32 0x01c28000 (options '') [ 0.000000] printk: legacy bootconsole [uart0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] Reserved memory: created CMA memory pool at 0x4a000000, size 96 MiB [ 0.000000] OF: reserved mem: initialized node default-pool, compatible id shared-dma-pool [ 0.000000] OF: reserved mem: 0x4a000000..0x4fffffff (98304 KiB) map reusable default-pool [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff] [ 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 13 pages/cpu s20556 r8192 d24500 u53248 [ 0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/ram0 earlycon=uart,mmio32,0x01c28000 ip=dhcp [ 0.000000] printk: log buffer data + meta data: 131072 + 409600 = 540672 bytes [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144 [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000002] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.008007] Switching to timer-based delay loop, resolution 41ns [ 0.014337] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.024056] Console: colour dummy device 80x30 [ 0.028589] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.038968] CPU: Testing write buffer coherency: ok [ 0.043906] pid_max: default: 32768 minimum: 301 [ 0.048754] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.056117] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.065085] /cpus/cpu@0 missing clock-frequency property [ 0.070525] /cpus/cpu@1 missing clock-frequency property [ 0.075846] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.092507] Setting up static identity map for 0x40100000 - 0x40100060 [ 0.099360] rcu: Hierarchical SRCU implementation. [ 0.104220] rcu: Max phase no-delay instances is 1000. [ 0.109918] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level [ 0.118863] smp: Bringing up secondary CPUs ... [ 0.134564] ------------[ cut here ]------------ [ 0.134587] WARNING: CPU: 1 PID: 0 at kernel/time/clockevents.c:455 arch_timer_starting_cpu+0xc8/0x1d4 [ 0.134632] Modules linked in: [ 0.134651] CPU: 1 UID: 0 PID: 0 Comm: swapper/1 Not tainted 6.12.0-rc5-next-20241031 #1 [ 0.134665] Hardware name: Allwinner sun7i (A20) Family [ 0.134673] Call trace: [ 0.134689] unwind_backtrace from show_stack+0x10/0x14 [ 0.134723] show_stack from dump_stack_lvl+0x68/0x74 [ 0.134757] dump_stack_lvl from __warn+0x7c/0xe0 [ 0.134788] __warn from warn_slowpath_fmt+0x188/0x190 [ 0.134816] warn_slowpath_fmt from arch_timer_starting_cpu+0xc8/0x1d4 [ 0.134845] arch_timer_starting_cpu from __cpuhp_invoke_callback_range+0x6c/0xf8 [ 0.134874] __cpuhp_invoke_callback_range from notify_cpu_starting+0x5c/0x68 [ 0.134898] notify_cpu_starting from secondary_start_kernel+0xd8/0x11c [ 0.134917] secondary_start_kernel from 0x40101360 [ 0.134936] ---[ end trace 0000000000000000 ]--- [ 0.134970] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.135209] smp: Brought up 1 node, 2 CPUs [ 0.235088] SMP: Total of 2 processors activated (96.00 BogoMIPS). [ 0.241276] CPU: All CPU(s) started in HYP mode. [ 0.245890] CPU: Virtualization extensions available. [ 0.251707] Memory: 918216K/1048576K available (8192K kernel code, 945K rwdata, 2424K rodata, 1024K init, 261K bss, 30692K reserved, 98304K cma-reserved, 262144K highmem) [ 0.267859] devtmpfs: initialized [ 0.278236] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 4 [ 0.286237] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.296176] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.306687] pinctrl core: initialized pinctrl subsystem [ 0.314548] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.321828] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.330057] thermal_sys: Registered thermal governor 'step_wise' [ 0.330337] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.344419] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.357347] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.366028] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.375568] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.385342] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.393930] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.403496] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.414669] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.423347] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.432074] platform 1c16000.hdmi: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 [ 0.440768] platform 1c16000.hdmi: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 [ 0.454465] platform 1e00000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.464273] platform 1e00000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.474272] platform 1e20000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.483976] platform 1e20000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.493953] platform 1e20000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.503807] platform 1e00000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.513577] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.523198] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e40000 [ 0.532788] platform 1e40000.display-backend: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 [ 0.542385] platform 1e40000.display-backend: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 [ 0.551961] platform 1e40000.display-backend: Fixed dependency cycle(s) with /soc/display-frontend@1e20000 [ 0.561719] platform 1e40000.display-backend: Fixed dependency cycle(s) with /soc/display-frontend@1e00000 [ 0.571776] platform 1e20000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.581555] platform 1e00000.display-frontend: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.591337] platform 1c0d000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.600908] platform 1c0c000.lcd-controller: Fixed dependency cycle(s) with /soc/display-backend@1e60000 [ 0.610533] platform 1e60000.display-backend: Fixed dependency cycle(s) with /soc/lcd-controller@1c0d000 [ 0.620106] platform 1e60000.display-backend: Fixed dependency cycle(s) with /soc/lcd-controller@1c0c000 [ 0.629699] platform 1e60000.display-backend: Fixed dependency cycle(s) with /soc/display-frontend@1e20000 [ 0.639436] platform 1e60000.display-backend: Fixed dependency cycle(s) with /soc/display-frontend@1e00000 [ 0.651048] platform 1c16000.hdmi: Fixed dependency cycle(s) with /hdmi-connector [ 0.658712] platform hdmi-connector: Fixed dependency cycle(s) with /soc/hdmi@1c16000 [ 0.671247] SCSI subsystem initialized [ 0.675745] usbcore: registered new interface driver usbfs [ 0.681389] usbcore: registered new interface driver hub [ 0.686771] usbcore: registered new device driver usb [ 0.692160] mc: Linux media interface: v0.10 [ 0.696501] videodev: Linux video capture interface: v2.00 [ 0.702196] pps_core: LinuxPPS API ver. 1 registered [ 0.707166] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.716347] PTP clock support registered [ 0.721032] Advanced Linux Sound Architecture Driver Initialized. [ 0.728772] clocksource: Switched to clocksource arch_sys_counter [ 0.748093] NET: Registered PF_INET protocol family [ 0.753407] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [ 0.763268] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.771740] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.779527] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.787339] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) [ 0.794921] TCP: Hash tables configured (established 8192 bind 8192) [ 0.801508] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.808198] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.815586] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.822476] RPC: Registered named UNIX socket transport module. [ 0.828430] RPC: Registered udp transport module. [ 0.833211] RPC: Registered tcp transport module. [ 0.837917] RPC: Registered tcp-with-tls transport module. [ 0.843417] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.851518] Unpacking initramfs... [ 0.879085] workingset: timestamp_bits=30 max_order=18 bucket_order=0 [ 0.889336] NFS: Registering the id_resolver key type [ 0.894538] Key type id_resolver registered [ 0.898802] Key type id_legacy registered [ 0.902987] bounce: pool size: 64 pages [ 0.906914] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 0.914371] io scheduler mq-deadline registered [ 0.918933] io scheduler kyber registered [ 0.922975] io scheduler bfq registered [ 1.081728] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 1.100909] sun4i-drm display-engine: bound 1e00000.display-frontend (ops 0xc0955364) [ 1.109042] sun4i-drm display-engine: bound 1e20000.display-frontend (ops 0xc0955364) [ 1.117380] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc0954ad0) [ 1.125671] sun4i-drm display-engine: bound 1e40000.display-backend (ops 0xc0954ad0) [ 1.134410] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 1.142305] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0953270) [ 1.150948] sun4i-drm display-engine: No panel or bridge found... RGB output disabled [ 1.158848] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops 0xc0953270) [ 1.168239] sun4i-drm display-engine: bound 1c16000.hdmi (ops 0xc0955a9c) [ 1.180722] [drm] Initialized sun4i-drm 1.0.0 for display-engine on minor 0 [ 1.195875] lima 1c40000.gpu: gp - mali400 version major 1 minor 1 [ 1.202404] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1 [ 1.208977] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1 [ 1.215408] lima 1c40000.gpu: l2_cache0 64K, 4-way, 64byte cache line, 64bit external bus [ 1.523504] Freeing initrd memory: 7788K