Entering firmware update mode. Checking if ubootenv part is present ## Loading FIT header to 0x42000000 ... ## Loading FIT strings to 0x42000028 ... ## Loading FIT struct to 0x42000100 ... Can't find subimage 'ubootenv' Extracting kernel ## Loading FIT header to 0x42000000 ... ## Loading FIT strings to 0x42000028 ... ## Loading FIT struct to 0x42000100 ... 11496768 bytes read in 263 ms (41.7 MiB/s) Description: Update kernel Type: Kernel Image Compression: uncompressed Data Start: 0x42000300 Data Size: 11487808 Bytes = 11 MiB Architecture: ARM OS: Linux Load Address: unavailable Entry Point: unavailable Hash algo: sha1 Hash value: 12f0c7170a6a34f72034cf172abd663ce9327a57 ## Verifying ... sha1+ Loading part 0 ... OK Extracting DTB ## Loading FIT header to 0x43000000 ... ## Loading FIT strings to 0x43000028 ... ## Loading FIT struct to 0x43000100 ... 66284 bytes read in 29 ms (2.2 MiB/s) Description: Update DTB Type: Flat Device Tree Compression: uncompressed Data Start: 0x43000500 Data Size: 56812 Bytes = 55.5 KiB Architecture: ARM Hash algo: sha1 Hash value: c4ee3d66f088e7581499d46e11a3383c68474a11 ## Verifying ... sha1+ Loading part 0 ... OK Kernel image @ 0x42000000 [ 0x000000 - 0xaf4a40 ] ## Flattened Device Tree blob at 43000000 Booting using the fdt blob at 0x43000000 Loading Device Tree to 49fef000, end 49fffdeb ... OK ## DT property 'device-serial' not found! If the device was produced before 2023-08-07, please ignore it Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.10.35-wb150 (root@wbdevenv) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #2 SMP Tue Oct 10 12:09:51 UTC 2023 [ 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: Wiren Board rev. 7.x (A40i), FIT bootlet [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 16 MiB at 0xbec00000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000040000000-0x000000006fffffff] [ 0.000000] HighMem [mem 0x0000000070000000-0x00000000bfffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff] [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 15 pages/cpu s31180 r8192 d22068 u61440 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560 [ 0.000000] Kernel command line: console=ttyS0,115200 bootmode=update_auto [ 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] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 2042620K/2097152K available (7168K kernel code, 655K rwdata, 1528K rodata, 8192K init, 396K bss, 38148K reserved, 16384K cma-reserved, 1294324K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. [ 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=4 [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] GIC: Using split EOI/Deactivate mode [ 0.000000] random: get_random_bytes called from start_kernel+0x32c/0x4f8 with crng_init=0 [ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000020] Switching to timer-based delay loop, resolution 41ns [ 0.000307] Console: colour dummy device 80x30 [ 0.000362] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000382] pid_max: default: 32768 minimum: 301 [ 0.000537] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.000555] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.001442] CPU: Testing write buffer coherency: ok [ 0.001775] /cpus/cpu@0 missing clock-frequency property [ 0.001801] /cpus/cpu@1 missing clock-frequency property [ 0.001823] /cpus/cpu@2 missing clock-frequency property [ 0.001844] /cpus/cpu@3 missing clock-frequency property [ 0.001856] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002388] Setting up static identity map for 0x40100000 - 0x40100060 [ 0.002516] rcu: Hierarchical SRCU implementation. [ 0.003129] smp: Bringing up secondary CPUs ... [ 0.013886] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.024724] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.035486] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.035583] smp: Brought up 1 node, 4 CPUs [ 0.035609] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.035616] CPU: All CPU(s) started in HYP mode. [ 0.035623] CPU: Virtualization extensions available. [ 0.036442] devtmpfs: initialized [ 0.047455] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.047704] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.047730] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [ 0.048593] pinctrl core: initialized pinctrl subsystem [ 0.049685] NET: Registered protocol family 16 [ 0.050650] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.051679] thermal_sys: Registered thermal governor 'step_wise' [ 0.052174] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.052192] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.083006] SCSI subsystem initialized [ 0.083236] usbcore: registered new interface driver usbfs [ 0.083287] usbcore: registered new interface driver hub [ 0.083339] usbcore: registered new device driver usb [ 0.085006] clocksource: Switched to clocksource arch_sys_counter [ 0.085346] FS-Cache: Loaded [ 0.085736] CacheFiles: Loaded [ 0.093196] NET: Registered protocol family 2 [ 0.093771] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.093818] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.093891] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.094008] TCP: Hash tables configured (established 8192 bind 8192) [ 0.094135] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.094204] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [ 0.094418] NET: Registered protocol family 1 [ 0.095163] RPC: Registered named UNIX socket transport module. [ 0.095180] RPC: Registered udp transport module. [ 0.095188] RPC: Registered tcp transport module. [ 0.095195] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.478772] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available [ 0.480240] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 0.488041] NFS: Registering the id_resolver key type [ 0.488102] Key type id_resolver registered [ 0.488112] Key type id_legacy registered [ 0.488159] ntfs: driver 2.1.32 [Flags: R/W]. [ 0.488835] bounce: pool size: 64 pages [ 0.488902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250) [ 0.488914] io scheduler mq-deadline registered [ 0.488922] io scheduler kyber registered [ 0.489531] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO [ 0.558374] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 0.570180] loop: module loaded [ 0.577000] libphy: Fixed MDIO Bus: probed [ 0.577403] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator [ 0.577971] libphy: sun4i_mii_bus: probed [ 0.580076] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.580095] ehci-platform: EHCI generic platform driver [ 0.580650] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.580682] ohci-platform: OHCI generic platform driver [ 0.581221] usbcore: registered new interface driver cdc_acm [ 0.581231] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 0.581283] usbcore: registered new interface driver usb-storage [ 0.583093] sun6i-rtc 1c20400.rtc: registered as rtc1 [ 0.583110] sun6i-rtc 1c20400.rtc: RTC enabled [ 0.583347] i2c /dev entries driver [ 0.586083] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 0.587674] ledtrig-cpu: registered to indicate activity on CPUs [ 0.588016] sun8i-ce 1c15000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz) [ 0.588243] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 0.588744] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 0.588878] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 0.588995] sun8i-ce 1c15000.crypto: will run requests pump with realtime priority [ 0.589115] sun8i-ce 1c15000.crypto: Register cbc(aes) [ 0.589246] sun8i-ce 1c15000.crypto: Register ecb(aes) [ 0.589360] sun8i-ce 1c15000.crypto: Register cbc(des3_ede) [ 0.589475] sun8i-ce 1c15000.crypto: Register ecb(des3_ede) [ 0.589610] sun8i-ce 1c15000.crypto: CryptoEngine Die ID 0 [ 0.591281] iio-rescale a1-volt: using raw+scale source channel [ 0.591559] iio-rescale a2-volt: using raw+scale source channel [ 0.591781] iio-rescale a3-volt: using raw+scale source channel [ 0.592001] iio-rescale vin-volt: using raw+scale source channel [ 0.593774] NET: Registered protocol family 10 [ 0.594663] Segment Routing with IPv6 [ 0.594757] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 0.595474] NET: Registered protocol family 17 [ 0.595573] Key type dns_resolver registered [ 0.595635] Registering SWP/SWPB emulation handler [ 0.595715] registered taskstats version 1 [ 0.610277] sun4i-usb-phy 1c13400.phy: Couldn't request ID GPIO [ 0.613676] sun4i-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 0.614107] sun4i-pinctrl 1c20800.pinctrl: supply vcc-pb not found, using dummy regulator [ 0.615615] printk: console [ttyS0] disabled [ 0.615726] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 53, base_baud = 3000000) is a Allwinner sun4i [ 1.464031] printk: console [ttyS0] enabled [ 1.468925] sun4i-pinctrl 1c20800.pinctrl: Couldn't get bank PI regulator [ 1.475748] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 274 [ 1.482356] sun4i-pinctrl 1c20800.pinctrl: pin-274 (1c28800.serial) status -517 [ 1.489679] sun4i-pinctrl 1c20800.pinctrl: could not request pin 274 (PI18) from group PI18 on device 1c20800.pinctrl [ 1.500373] dw-apb-uart 1c28800.serial: Error applying setting, reverse things back [ 1.509412] wbec-adc: Failed to locate of_node [id: -2] [ 1.514777] wbec-gpio: Failed to locate of_node [id: -2] [ 1.520223] wbec-gpio wbec-gpio.2.auto: No ngpios property in device tree [ 1.527043] wbec-gpio: probe of wbec-gpio.2.auto failed with error -22 [ 1.537338] wbec-watchdog wbec-watchdog.3.auto: DMA mask not set [ 1.543760] wbec-rtc: Failed to locate of_node [id: -2] [ 1.552684] wbec-pwrkey wbec-pwrkey.5.auto: DMA mask not set [ 1.558545] input: wbec pwrkey as /devices/platform/soc/1c17000.spi/spi_master/spi0/spi0.0/wbec-pwrkey.5.auto/input/input0 [ 1.573553] wbec-power wbec-power.6.auto: DMA mask not set [ 1.579485] wbec spi0.0: WBEC device added [ 1.583973] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator [ 1.591933] libphy: sun4i_mii_bus: probed [ 1.596678] sun4i-pinctrl 1c20800.pinctrl: Couldn't get bank PH regulator [ 1.603470] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 236 [ 1.610104] sun4i-pinctrl 1c20800.pinctrl: pin-236 (1c20800.pinctrl:236) status -517 [ 1.619069] sun4i-pinctrl 1c20800.pinctrl: Couldn't get bank PH regulator [ 1.625876] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 232 [ 1.632486] sun4i-pinctrl 1c20800.pinctrl: pin-232 (1c0b000.ethernet) status -517 [ 1.639995] sun4i-pinctrl 1c20800.pinctrl: could not request pin 232 (PH8) from group PH8 on device 1c20800.pinctrl [ 1.650520] sun4i-emac 1c0b000.ethernet: Error applying setting, reverse things back [ 1.658619] sun4i-pinctrl 1c20800.pinctrl: Couldn't get bank PA regulator [ 1.665421] sun4i-pinctrl 1c20800.pinctrl: request() failed for pin 0 [ 1.671856] sun4i-pinctrl 1c20800.pinctrl: pin-0 (1c50000.ethernet) status -517 [ 1.679171] sun4i-pinctrl 1c20800.pinctrl: could not request pin 0 (PA0) from group PA0 on device 1c20800.pinctrl [ 1.689518] dwmac-sun8i 1c50000.ethernet: Error applying setting, reverse things back [ 1.704320] axp20x-i2c 0-0034: AXP20x variant AXP221 found [ 1.717582] input: axp20x-pek as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0034/axp221-pek/input/input1 [ 1.736853] vcc-3v3: supplied by regulator-dummy [ 1.742152] vdd-cpu: supplied by regulator-dummy [ 1.747483] vdd-sys: supplied by regulator-dummy [ 1.752777] dcdc4: supplied by regulator-dummy [ 1.757634] random: fast init done [ 1.761238] vcc-dram: supplied by regulator-dummy [ 1.766038] vcc-gmac-phy: failed to get the current voltage: -EPROBE_DEFER [ 1.772933] vcc-gmac-phy: supplied by vcc-3v3 [ 1.778081] dc5ldo: supplied by vcc-dram [ 1.782504] tv: Bringing 700000uV into 3300000-3300000uV [ 1.788310] tv: supplied by regulator-dummy [ 1.793012] aldo2: Bringing 2500000uV into 3300000-3300000uV [ 1.799167] aldo2: supplied by regulator-dummy [ 1.804670] avcc-pll: supplied by regulator-dummy [ 1.810078] eldo1: supplied by regulator-dummy [ 1.815184] eldo2: supplied by regulator-dummy [ 1.820123] vcc-pe: Bringing 1200000uV into 1800000-1800000uV [ 1.826801] vcc-pe: supplied by regulator-dummy [ 1.831832] vcc-sd-alt: Bringing 700000uV into 1800000-1800000uV [ 1.838638] vcc-sd-alt: supplied by regulator-dummy [ 1.844174] dldo2: supplied by regulator-dummy [ 1.849310] dldo3: supplied by regulator-dummy [ 1.854403] dldo4: supplied by regulator-dummy [ 1.859140] rtc_ldo: supplied by regulator-dummy [ 1.864397] ldo_io0: supplied by regulator-dummy [ 1.869688] ldo_io1: supplied by regulator-dummy [ 1.878044] axp20x-adc axp22x-adc: DMA mask not set [ 1.887593] axp20x-battery-power-supply axp20x-battery-power-supply: DMA mask not set [ 1.897344] axp20x-i2c 0-0034: AXP20X driver loaded [ 4.015027] i2c i2c-2: mv64xxx: I2C bus locked, block: 1, time_left: 0 [ 4.021563] rtc-pcf85063 2-0051: RTC chip is not present [ 4.026987] rtc-pcf85063: probe of 2-0051 failed with error -110 [ 4.036536] lm75 2-0048: supply vs not found, using dummy regulator [ 6.095007] i2c i2c-2: mv64xxx: I2C bus locked, block: 1, time_left: 0 [ 6.101741] lm75: probe of 2-0048 failed with error -110 [ 6.125213] sun4i-pinctrl 1c20800.pinctrl: pin PB16 already requested by 1c17000.spi; cannot claim for i2c_eeprom1 [ 6.135602] sun4i-pinctrl 1c20800.pinctrl: pin-48 (i2c_eeprom1) status -22 [ 6.142474] sun4i-pinctrl 1c20800.pinctrl: could not request pin 48 (PB16) from group PB16 on device 1c20800.pinctrl [ 6.150543] sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB, uses new timings mode [ 6.153080] i2c-gpio i2c_eeprom1: Error applying setting, reverse things back [ 6.169114] i2c-gpio: probe of i2c_eeprom1 failed with error -22 [ 6.175393] sun4i-pinctrl 1c20800.pinctrl: pin PB14 already requested by 1c17000.spi; cannot claim for i2c_eeprom2 [ 6.185744] sun4i-pinctrl 1c20800.pinctrl: pin-46 (i2c_eeprom2) status -22 [ 6.192612] sun4i-pinctrl 1c20800.pinctrl: could not request pin 46 (PB14) from group PB14 on device 1c20800.pinctrl [ 6.203212] i2c-gpio i2c_eeprom2: Error applying setting, reverse things back [ 6.210354] i2c-gpio: probe of i2c_eeprom2 failed with error -22 [ 6.216636] sun4i-usb-phy 1c13400.phy: phy0 dr_mode=3 [ 6.223928] 1c28800.serial: ttyS2 at MMIO 0x1c28800 (irq = 54, base_baud = 3000000) is a Allwinner sun4i [ 6.234101] sun4i-mdio 1c0b080.mdio: supply phy not found, using dummy regulator [ 6.242019] libphy: sun4i_mii_bus: probed [ 6.245134] mmc0: new DDR MMC card at address 0001 [ 6.251598] mmcblk0: mmc0:0001 MMC64G 58.2 GiB [ 6.256611] mmcblk0boot0: mmc0:0001 MMC64G partition 1 4.00 MiB [ 6.262864] mmcblk0boot1: mmc0:0001 MMC64G partition 2 4.00 MiB [ 6.269056] mmcblk0rpmb: mmc0:0001 MMC64G partition 3 4.00 MiB, chardev (249:0) [ 6.279367] mmcblk0: p1 p2 p3 p4 < p5 p6 > [ 6.399019] sun4i-emac 1c0b000.ethernet: using random MAC address 9e:6c:55:4c:0d:32 [ 6.408756] sun4i-emac 1c0b000.ethernet: eth0: at (ptrval), IRQ 67 MAC: 9e:6c:55:4c:0d:32 [ 6.417616] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found [ 6.423992] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found [ 6.430915] ehci-platform 1c14000.usb: EHCI Host Controller [ 6.436568] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 [ 6.444627] ehci-platform 1c14000.usb: irq 38, io mem 0x01c14000 [ 6.474997] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 [ 6.481847] hub 1-0:1.0: USB hub found [ 6.485679] hub 1-0:1.0: 1 port detected [ 6.490407] ehci-platform 1c19000.usb: EHCI Host Controller [ 6.496020] ehci-platform 1c19000.usb: new USB bus registered, assigned bus number 2 [ 6.503947] ehci-platform 1c19000.usb: irq 40, io mem 0x01c19000 [ 6.534999] ehci-platform 1c19000.usb: USB 2.0 started, EHCI 1.00 [ 6.541721] hub 2-0:1.0: USB hub found [ 6.545518] hub 2-0:1.0: 1 port detected [ 6.550200] ehci-platform 1c1c000.usb: EHCI Host Controller [ 6.555804] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 [ 6.563693] ehci-platform 1c1c000.usb: irq 42, io mem 0x01c1c000 [ 6.595692] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 6.602392] hub 3-0:1.0: USB hub found [ 6.606192] hub 3-0:1.0: 1 port detected [ 6.705072] ohci-platform 1c14400.usb: Generic Platform OHCI controller [ 6.711702] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 4 [ 6.719616] ohci-platform 1c14400.usb: irq 39, io mem 0x01c14400 [ 6.799659] hub 4-0:1.0: USB hub found [ 6.803442] hub 4-0:1.0: 1 port detected [ 6.808147] ohci-platform 1c19400.usb: Generic Platform OHCI controller [ 6.814772] ohci-platform 1c19400.usb: new USB bus registered, assigned bus number 5 [ 6.822675] ohci-platform 1c19400.usb: irq 41, io mem 0x01c19400 [ 6.899658] hub 5-0:1.0: USB hub found [ 6.903446] hub 5-0:1.0: 1 port detected [ 6.908163] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 6.914787] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 6 [ 6.922596] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 6.929750] ohci-platform 1c1c400.usb: irq 43, io mem 0x01c1c400 [ 6.975010] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 7.009636] hub 6-0:1.0: USB hub found [ 7.013416] hub 6-0:1.0: 1 port detected [ 7.018388] usb_phy_generic usb_phy_generic.7.auto: supply vcc not found, using dummy regulator [ 7.028824] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found [ 7.035229] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found [ 7.042266] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found [ 7.048643] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found [ 7.054828] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode [ 7.055073] of_cfs_init [ 7.064501] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found [ 7.066268] of_cfs_init: OK [ 7.072598] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found [ 7.090562] Freeing unused kernel memory: 8192K [ 7.125221] Run /init as init process [ 7.149355] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found mount: mounting none on /dev/pts failed: No such file or directo[ 7.155789] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found ry [ 7.191030] usb-storage 1-1:1.0: USB Mass Storage device detected [ 7.198168] scsi host0: usb-storage 1-1:1.0 [ 7.203634] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found [ 7.210074] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found Run busybox watchdog for /dev/watchdog Run busybox watchdog for /dev/watchdog0 Run busybox watchdog fo[ 7.444805] wbec-watchdog wbec-watchdog.3.auto: stop watchdog, but actually EC watchdog is always running, timeout set to 300 seconds r /dev/watchdog1 Run busybox watchdog for /dev/watchdog2 watchdog: WDIOC_SETTIMEOUT: Invalid argument watchdog: can't open '/dev/watchdog0': Device or resource busy Boot mode: update_auto Board is WB7 [ 8.330030] scsi 0:0:0:0: Direct-Access Imation ImationFlashDriv PMAP PQ: 0 ANSI: 4 [ 9.123234] sd 0:0:0:0: [sda] 3788800 512-byte logical blocks: (1.94 GB/1.81 GiB) [ 9.132377] sd 0:0:0:0: [sda] Write Protect is off [ 9.138715] sd 0:0:0:0: [sda] No Caching mode page found [ 9.144065] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 9.249607] sda: sda1 [ 9.257377] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 9.264024] dwmac-sun8i 1c50000.ethernet: IRQ eth_wake_irq not found [ 9.270532] dwmac-sun8i 1c50000.ethernet: IRQ eth_lpi not found Checking that no-one is using this disk right now ... OK Disk /tmp/bigtmpfs/ramdisk.img: 1.78 GiB, 1906311168 bytes, 3723264 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes >>> Created a new DOS disklabel with disk identifier 0xdf8baa89. /tmp/bigtmpfs/ramdisk.img1: Created a new partition 1 of type 'W95 FAT32' and of size 1.8 GiB. /tmp/bigtmpfs/ramdisk.img2: Done. New situation: Disklabel type: dos Disk identifier: 0xdf8baa89 Device Boot Start End Sectors Size Id Type /tmp/bigtmpfs/ramdisk.img1 2048 3723263 3721216 1.8G b W95 FAT32 The partition table has been altered. Syncing disks. mkfs.fat 4.2 (2021-01-31) Activate Mass Storage device [ 15.654958] Mass Storage Function, version: 2009/09/11 [ 15.660226] LUN: removable file: (no medium) [ 15.664623] LUN: file: /tmp/bigtmpfs/ramdisk.img [ 15.669258] Number of LUNs=1 [ 15.672318] g_mass_storage gadget: Mass Storage Gadget, version: 2009/09/11 [ 15.679300] g_mass_storage gadget: g_mass_storage ready [ 15.690034] phy phy-1c13400.phy.0: Changing dr_mode to 1 Load modules for USB to work Looking for update .fit on /dev/sda... Looking for update .fit on /dev/sda1... Waiting for microSD to settle (3/3) BusyBox v1.30.1 (Debian 1:1.30.1-6+b3) built-in shell (ash) Enter 'help' for a list of built-in commands. sh: can't access tty; job control turned off ~ # [ 37.615031] vcc-gmac-phy: disabling [ 37.618852] dc5ldo: disabling [ 37.622130] dldo4: disabling [ 37.625340] vcc-sd: disabling [ 183.215079] random: crng init done