U-Boot 2017.03-1.0.1-gf543a623ed (Mar 14 2019 - 14:32:12 +0000) CPU: Freescale i.MX6ULL rev1.1 792 MHz (running at 396 MHz) CPU: Industrial temperature grade (-40C to 105C) at 30C Reset cause: POR Model: Wiren Board rev. 6.1 (i.MX6UL) Board: Wiren Board MX6UL DRAM: 512 MiB MMC: FSL_SDHC: 0 Using default environment In: serial Out: serial Err: serial EEPROM #0 MAC: 80:1f:12:48:92:fe EEPROM #1 MAC: 80:1f:12:48:7c:2a Net: eth0: ethernet@02188000 Hit any key to stop autoboot: 3  2  1  0 Checking if there is a USB storage with update file wb6_update.fit dev: usb1_vbus @ regulator@0 starting USB... USB0: USB EHCI 1.00 USB1: USB EHCI 1.00 scanning bus 0 for devices... 2 USB Device(s) found scanning bus 1 for devices... EHCI timed out on TD - token=0x80008c80 unable to get device descriptor (error=-1) 1 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found Device 0: Vendor: CBM Rev: 5.00 Prod: Flash Disk Type: Removable Hard Disk Capacity: 2002.5 MB = 1.9 GB (4101120 x 512) reading wb6_update.fit ** Unable to read file wb6_update.fit ** reading wb6_update_FACTORYRESET.fit 1 bytes read in 20 ms (0 Bytes/s) ############################## # Detected USB flash drive with update file # Filename: wb6_update_FACTORYRESET.fit # Press a FW key if you want to update firmware from this file # or wait 3 seconds to boot normally. ############################## USB update procedure start Checking if ubootenv part is present ## Loading FIT header to 0x82000000 ... reading wb6_update_FACTORYRESET.fit ## Loading FIT strings to 0x82000028 ... reading wb6_update_FACTORYRESET.fit ## Loading FIT struct to 0x82000100 ... reading wb6_update_FACTORYRESET.fit FAT: Misaligned buffer address (820020c8) Skip 7965224 bytes of data reading wb6_update_FACTORYRESET.fit FAT: Misaligned buffer address (82001694) Skip 45463 bytes of data reading wb6_update_FACTORYRESET.fit FAT: Misaligned buffer address (820004f0) Skip 4085 bytes of data Skip 167839090 bytes of data reading wb6_update_FACTORYRESET.fit ** wb6_update_FACTORYRESET.fit shorter than offset + len ** Can't find subimage 'ubootenv' Extracting kernel ## Loading FIT header to 0x82000000 ... reading wb6_update_FACTORYRESET.fit ## Loading FIT strings to 0x82000028 ... reading wb6_update_FACTORYRESET.fit ## Loading FIT struct to 0x82000100 ... reading wb6_update_FACTORYRESET.fit FAT: Misaligned buffer address (820020c8) reading wb6_update_FACTORYRESET.fit 7981864 bytes read in 4703 ms (1.6 MiB/s) Description: Update kernel Type: Kernel Image Compression: uncompressed Data Start: 0x82000300 Data Size: 7965224 Bytes = 7.6 MiB Architecture: ARM OS: Linux Load Address: unavailable Entry Point: unavailable Hash algo: sha1 Hash value: 4761e0a8836ca69fc8188afc487a1486afab70ce ## Verifying ... sha1+ Loading part 0 ... OK Extracting DTB ## Loading FIT header to 0x83000000 ... reading wb6_update_FACTORYRESET.fit ## Loading FIT strings to 0x83000028 ... reading wb6_update_FACTORYRESET.fit ## Loading FIT struct to 0x83000100 ... reading wb6_update_FACTORYRESET.fit FAT: Misaligned buffer address (830020c8) Skip 7965224 bytes of data reading wb6_update_FACTORYRESET.fit FAT: Misaligned buffer address (83001694) reading wb6_update_FACTORYRESET.fit 62547 bytes read in 439 ms (138.7 KiB/s) Description: Update DTB Type: Flat Device Tree Compression: uncompressed Data Start: 0x830004c0 Data Size: 45463 Bytes = 44.4 KiB Architecture: ARM Hash algo: sha1 Hash value: b497259b9490bac2ba78ae7778e2c774b9807335 ## Verifying ... sha1+ Loading part 0 ... OK Kernel image @ 0x82000000 [ 0x000000 - 0x798a28 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Loading Device Tree to 9ef48000, end 9ef56196 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.22-wb6_initramfs (root@WB-buildserver) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9) ) #2 SMP Wed Mar 31 01:47:12 MSK 2021 [ 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. 6.1 (i.MX6UL/ULL) [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] percpu: Embedded 14 pages/cpu @cfbd0000 s25932 r8192 d23220 u57344 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttymxc0,115200 bootmode=usbupdate,wb6_update_FACTORYRESET.fit [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 506760K/524288K available (5120K kernel code, 202K rwdata, 1576K rodata, 5120K init, 295K bss, 17528K reserved, 0K cma-reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB) [ 0.000000] lowmem : 0xb0000000 - 0xd0000000 ( 512 MB) [ 0.000000] modules : 0xaf000000 - 0xb0000000 ( 16 MB) [ 0.000000] .text : 0xb0008000 - 0xb0600000 (6112 kB) [ 0.000000] .init : 0xb0800000 - 0xb0d00000 (5120 kB) [ 0.000000] .data : 0xb0d00000 - 0xb0d32880 ( 203 kB) [ 0.000000] .bss : 0xb0d34000 - 0xb0d7ddb0 ( 296 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] Switching to timer-based delay loop, resolution 41ns [ 0.000016] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000052] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.002571] Console: colour dummy device 80x30 [ 0.002613] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.002645] pid_max: default: 32768 minimum: 301 [ 0.002835] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.002859] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.004067] CPU: Testing write buffer coherency: ok [ 0.004562] /cpus/cpu@0 missing clock-frequency property [ 0.004602] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004656] Setting up static identity map for 0x80100000 - 0x80100070 [ 0.007051] Brought up 1 CPUs [ 0.007086] SMP: Total of 1 processors activated (48.00 BogoMIPS). [ 0.007102] CPU: All CPU(s) started in SVC mode. [ 0.008321] devtmpfs: initialized [ 0.033822] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.034484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.034535] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.034711] pinctrl core: initialized pinctrl subsystem [ 0.036727] NET: Registered protocol family 16 [ 0.037261] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.039781] cpuidle: using governor menu [ 0.074857] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.074889] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.077120] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver [ 0.117404] mxs-dma 1804000.dma-apbh: initialized [ 0.121832] SCSI subsystem initialized [ 0.122431] usbcore: registered new interface driver usbfs [ 0.122585] usbcore: registered new interface driver hub [ 0.122827] usbcore: registered new device driver usb [ 0.124410] i2c-gpio i2c_rtc: using pins 48 (SDA) and 49 (SCL) [ 0.125271] i2c-gpio i2c_eeprom1: using pins 76 (SDA) and 67 (SCL) [ 0.126103] i2c-gpio i2c_eeprom2: using pins 70 (SDA) and 71 (SCL) [ 0.127573] i2c i2c-1: IMX I2C adapter registered [ 0.127617] i2c i2c-1: can't use DMA, using PIO instead. [ 0.128020] pps_core: LinuxPPS API ver. 1 registered [ 0.128043] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.128099] PTP clock support registered [ 0.130368] clocksource: Switched to clocksource mxc_timer1 [ 0.154130] NET: Registered protocol family 2 [ 0.155340] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.155463] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) [ 0.155621] TCP: Hash tables configured (established 4096 bind 4096) [ 0.155738] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.155794] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.156095] NET: Registered protocol family 1 [ 0.156925] RPC: Registered named UNIX socket transport module. [ 0.156957] RPC: Registered udp transport module. [ 0.156973] RPC: Registered tcp transport module. [ 0.156988] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.731397] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 0.746267] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.748284] ntfs: driver 2.1.32 [Flags: R/W]. [ 0.758640] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.758676] io scheduler noop registered (default) [ 0.764273] imx-sdma 20ec000.sdma: Direct firmware load for imx/sdma/sdma-imx6q.bin failed with error -2 [ 0.764315] imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware [ 0.773187] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 18, base_baud = 5000000) is a IMX [ 1.327690] console [ttymxc0] enabled [ 1.333278] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 55, base_baud = 5000000) is a IMX [ 1.343552] 21fc000.serial: ttymxc5 at MMIO 0x21fc000 (irq = 56, base_baud = 5000000) is a IMX [ 1.386348] imx_rngc 2284000.rngb: Freescale RNGC registered. [ 1.421321] brd: module loaded [ 1.440142] loop: module loaded [ 1.448387] at24 5-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write [ 1.459906] at24 6-0050: 256 byte 24c02 EEPROM, writable, 1 bytes/write [ 1.467488] libphy: Fixed MDIO Bus: probed [ 1.474020] 20b4000.ethernet supply phy not found, using dummy regulator [ 1.482032] pps pps0: new PPS source ptp0 [ 1.515217] libphy: fec_enet_mii_bus: probed [ 1.521490] fec 20b4000.ethernet eth0: registered PHC device 0 [ 1.640453] 2188000.ethernet supply phy not found, using dummy regulator [ 1.761397] pps pps1: new PPS source ptp1 [ 1.766472] libphy: fec_enet_mii_bus: probed [ 1.774378] fec 2188000.ethernet eth1: registered PHC device 1 [ 1.780939] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.787508] ehci-mxc: Freescale On-Chip EHCI Host driver [ 1.793357] usbcore: registered new interface driver cdc_acm [ 1.799053] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.807537] usbcore: registered new interface driver usb-storage [ 1.870805] rtc-pcf8563 4-0051: rtc core: registered rtc-pcf8563 as rtc0 [ 1.886870] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc1 [ 1.895984] i2c /dev entries driver [ 1.904182] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0) [ 1.912403] sdhci: Secure Digital Host Controller Interface driver [ 1.918629] sdhci: Copyright(c) Pierre Ossman [ 1.923109] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.990433] mmc0: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA [ 2.009946] ledtrig-cpu: registered to indicate activity on CPUs [ 2.025452] random: fast init done [ 2.037816] usbcore: registered new interface driver usbhid [ 2.045571] usbhid: USB HID core driver [ 2.059792] NET: Registered protocol family 17 [ 2.070751] Registering SWP/SWPB emulation handler [ 2.077797] registered taskstats version 1 [ 2.094689] imx_thermal 2000000.aips-bus:tempmon: Industrial CPU temperature grade - max:105C critical:100C passive:95C [ 2.118004] rtc-pcf8563 4-0051: setting system clock to 2021-09-21 12:58:02 UTC (1632229082) [ 2.126497] of_cfs_init [ 2.129146] of_cfs_init: OK [ 2.138040] vdd3p0: disabling [ 2.143207] vref-3v3: disabling [ 2.148452] usb1_vbus: disabling [ 2.160328] Freeing unused kernel memory: 5120K (b0800000 - b0d00000) [ 2.176127] mmc0: new DDR MMC card at address 0001 [ 2.196191] mmcblk0: mmc0:0001 W62704 3.53 GiB [ 2.210692] mmcblk0boot0: mmc0:0001 W62704 partition 1 2.00 MiB mount: mounting none on /dev/pts [ 2.220690] mmcblk0boot1: mmc0:0001 W62704 partition 2 2.00 MiB failed: No such file or directory [ 2.240977] mmcblk0rpmb: mmc0:0001 W62704 partition 3 512 KiB [ 2.251404] mmcblk0: p1 p2 p3 p4 < p5 p6 > Boot mode: usbupdate,wb6_update_FACTORYRESET.fit Board is WB6, loading ci_hdrc_imx module [ 2.491401] ci_hdrc ci_hdrc.0: EHCI Host Controller [ 2.496346] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1 [ 2.530443] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00 [ 2.536107] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.542967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.550198] usb usb1: Product: EHCI Host Controller [ 2.555128] usb usb1: Manufacturer: Linux 4.9.22-wb6_initramfs ehci_hcd [ 2.561779] usb usb1: SerialNumber: ci_hdrc.0 [ 2.567602] hub 1-0:1.0: USB hub found [ 2.571619] hub 1-0:1.0: 1 port detected [ 2.577047] 2184200.usb supply vbus not found, using dummy regulator [ 2.587760] ci_hdrc ci_hdrc.1: EHCI Host Controller [ 2.592850] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2 [ 2.620450] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00 [ 2.626219] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.633108] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.640383] usb usb2: Product: EHCI Host Controller [ 2.645275] usb usb2: Manufacturer: Linux 4.9.22-wb6_initramfs ehci_hcd [ 2.651962] usb usb2: SerialNumber: ci_hdrc.1 [ 2.657723] hub 2-0:1.0: USB hub found [ 2.661717] hub 2-0:1.0: 1 port detected [ 2.930538] usb 1-1: new high-speed USB device number 2 using ci_hdrc [ 3.020528] usb 2-1: new high-speed USB device number 2 using ci_hdrc [ 3.122528] usb 1-1: New USB device found, idVendor=1e3d, idProduct=2092 [ 3.129351] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.136717] usb 1-1: Product: Flash Disk [ 3.141299] usb 1-1: Manufacturer: CBM [ 3.145530] usb 1-1: SerialNumber: 181029008C9CA406 [ 3.153572] usb-storage 1-1:1.0: USB Mass Storage device detected [ 3.161629] scsi host0: usb-storage 1-1:1.0 [ 3.211510] usb 2-1: New USB device found, idVendor=0424, idProduct=2514 [ 3.218336] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 3.228663] hub 2-1:1.0: USB hub found [ 3.233248] hub 2-1:1.0: 4 ports detected [ 3.550549] usb 2-1.1: new high-speed USB device number 3 using ci_hdrc [ 3.702955] usb 2-1.1: New USB device found, idVendor=0bda, idProduct=b720 [ 3.709956] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 3.717593] usb 2-1.1: Product: 802.11n WLAN Adapter [ 3.722704] usb 2-1.1: Manufacturer: Realtek [ 3.727026] usb 2-1.1: SerialNumber: 00e04c000001 Load modules for USB to work Starting USB update Waiting for USB to settle (0/10) [ 4.171775] scsi 0:0:0:0: Direct-Access CBM Flash Disk 5.00 PQ: 0 ANSI: 2 [ 4.181835] sd 0:0:0:0: [sda] 4101120 512-byte logical blocks: (2.10 GB/1.96 GiB) [ 4.190504] sd 0:0:0:0: [sda] Write Protect is off [ 4.195856] sd 0:0:0:0: [sda] No Caching mode page found [ 4.201274] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 4.211643] sda: sda1 [ 4.217341] sd 0:0:0:0: [sda] Attached SCSI removable disk umount: can't umount /usb: Invalid argument Looking for wb6_update_FACTORYRESET.fit on /dev/sda umount: can't umount /usb: Invalid argument mount: mounting /dev/sda on /usb failed: Invalid argument Looking for wb6_update_FACTORYRESET.fit on /dev/sda1 umount: can't umount /usb: Invalid argument [ 5.042912] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. BusyBox v1.22.1 (Debian 1:1.22.0-19+b3) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ # ############################################################################## FACTORY RESET REQUESTED This WILL destroy ALL YOUR DATA: configuration, scripts, files in home directory! If you are ABSOLUTELY SURE that you want to reset Wiren Board to factory condition, hold the FW button for 4 seconds. If you will not do it in 10 seconds, the controller will reboot without firmware update. If you want to perform a regular firmware update, rename FIT file to "wbX_update.fit" without "factory-reset" suffix. ############################################################################## o o.... Factory reset is confirmed! =============================================================================== Tue Sep 21 12:58:13 UTC 2021: started update from /usb/wb6_update_FACTORYRESET.fit =============================================================================== Description: WirenBoard firmware update Compatible device: contactless,imx6ul-wirenboard61 Firmware version: 202109131112 Firmware compatible: unknown Time of creation: Mon Sep 13 11:13:24 UTC 2021 =============================================================================== >>> Checking SHA1 hash of install PROGRESS: 0% PROGRESS: 0% >>> SHA1 hash of install ok >>> Wiping data partition (factory reset) mke2fs 1.43.4 (31-Jan-2017) ext2fs_check_if_mount: Can't check if filesystem is mounted due to missing mtab file while determining whether /dev/mmcblk0p6 is mounted. [ 14.279988] random: crng init done Discarding device blocks: 4096/331008 done Creating filesystem with 331008 4k blocks and 82896 inodes Filesystem UUID: 6ef24736-2059-4009-b523-c20a8bbc6854 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/11 done Writing inode tables: 0/11 done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: 0/11 done >>> Extracting install script >>> Running install script >>> Checking SHA1 hash of rootfs PROGRESS: 0% PROGRESS: 4% PROGRESS: 8% PROGRESS: 13% PROGRESS: 17% PROGRESS: 22% PROGRESS: 26% PROGRESS: 31% PROGRESS: 35% PROGRESS: 40% PROGRESS: 44% PROGRESS: 49% PROGRESS: 53% PROGRESS: 58% PROGRESS: 62% PROGRESS: 67% PROGRESS: 71% PROGRESS: 76% PROGRESS: 80% PROGRESS: 85% PROGRESS: 89% PROGRESS: 94% PROGRESS: 98% PROGRESS: 100% >>> SHA1 hash of rootfs ok >>> Installing firmware update >>> Getting mmcpart from U-Boot environment [ 54.371869] mmcblk0: error -110 transferring data, sector 1024, nr 16, cmd response 0x940, card status 0xb40 [ 59.804865] mmc0: Got data interrupt 0x00100000 even though no data operation was in progress. [ 59.813495] sdhci: =========== REGISTER DUMP (mmc0)=========== [ 59.819334] sdhci: Sys addr: 0x00000000 | Version: 0x00000002 [ 59.825172] sdhci: Blk size: 0x00000200 | Blk cnt: 0x00000010 [ 59.831009] sdhci: Argument: 0x00010000 | Trn mode: 0x00000033 [ 59.836846] sdhci: Present: 0x01e88008 | Host ctl: 0x00000031 [ 59.842683] sdhci: Power: 0x00000002 | Blk gap: 0x00000080 [ 59.848521] sdhci: Wake-up: 0x00000008 | Clock: 0x0000001f [ 59.854359] sdhci: Timeout: 0x0000008f | Int stat: 0x00000001 [ 59.860196] sdhci: Int enab: 0x107f100b | Sig enab: 0x107f100b [ 59.866033] sdhci: AC12 err: 0x00000000 | Slot int: 0x00000302 [ 59.871870] sdhci: Caps: 0x07eb0000 | Caps_1: 0x0000b407 [ 59.877708] sdhci: Cmd: 0x00000d1a | Max curr: 0x00ffffff [ 59.883546] sdhci: Host ctl2: 0x00000008 [ 59.887472] sdhci: ADMA Err: 0x00000000 | ADMA Ptr: 0x00000000 [ 59.893307] sdhci: =========================================== [ 243.690388] INFO: task kworker/0:1:14 blocked for more than 120 seconds. [ 243.697111] Not tainted 4.9.22-wb6_initramfs #2 [ 243.702197] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 243.710036] kworker/0:1 D 0 14 2 0x00000000 [ 243.715585] Workqueue: events_freezable mmc_rescan [ 243.720445] [] (__schedule) from [] (schedule+0x48/0xa0) [ 243.727511] [] (schedule) from [] (__mmc_claim_host+0xa8/0x1c0) [ 243.735216] [] (__mmc_claim_host) from [] (mmc_detect+0x1c/0x70) [ 243.743010] [] (mmc_detect) from [] (mmc_rescan+0x1ac/0x378) [ 243.750451] [] (mmc_rescan) from [] (process_one_work+0x130/0x40c) [ 243.758383] [] (process_one_work) from [] (worker_thread+0x3c/0x588) [ 243.766512] [] (worker_thread) from [] (kthread+0xd0/0xf0) [ 243.773787] [] (kthread) from [] (ret_from_fork+0x14/0x3c) [ 366.570500] INFO: task kworker/0:1:14 blocked for more than 120 seconds. [ 366.577223] Not tainted 4.9.22-wb6_initramfs #2 [ 366.582315] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 366.590152] kworker/0:1 D 0 14 2 0x00000000 [ 366.595703] Workqueue: events_freezable mmc_rescan [ 366.600560] [] (__schedule) from [] (schedule+0x48/0xa0) [ 366.607624] [] (schedule) from [] (__mmc_claim_host+0xa8/0x1c0) [ 366.615332] [] (__mmc_claim_host) from [] (mmc_detect+0x1c/0x70) [ 366.623122] [] (mmc_detect) from [] (mmc_rescan+0x1ac/0x378) [ 366.630559] [] (mmc_rescan) from [] (process_one_work+0x130/0x40c) [ 366.638493] [] (process_one_work) from [] (worker_thread+0x3c/0x588) [ 366.646629] [] (worker_thread) from [] (kthread+0xd0/0xf0) [ 366.653894] [] (kthread) from [] (ret_from_fork+0x14/0x3c) [ 489.450396] INFO: task kworker/0:1:14 blocked for more than 120 seconds. [ 489.457119] Not tainted 4.9.22-wb6_initramfs #2 [ 489.462207] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 489.470045] kworker/0:1 D 0 14 2 0x00000000 [ 489.475593] Workqueue: events_freezable mmc_rescan [ 489.480447] [] (__schedule) from [] (schedule+0x48/0xa0) [ 489.487512] [] (schedule) from [] (__mmc_claim_host+0xa8/0x1c0) [ 489.495221] [] (__mmc_claim_host) from [] (mmc_detect+0x1c/0x70) [ 489.503009] [] (mmc_detect) from [] (mmc_rescan+0x1ac/0x378) [ 489.510452] [] (mmc_rescan) from [] (process_one_work+0x130/0x40c) [ 489.518387] [] (process_one_work) from [] (worker_thread+0x3c/0x588) [ 489.526516] [] (worker_thread) from [] (kthread+0xd0/0xf0) [ 489.533788] [] (kthread) from [] (ret_from_fork+0x14/0x3c) [ 612.330392] INFO: task kworker/0:1:14 blocked for more than 120 seconds. [ 612.337115] Not tainted 4.9.22-wb6_initramfs #2 [ 612.342200] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 612.350037] kworker/0:1 D 0 14 2 0x00000000 [ 612.355586] Workqueue: events_freezable mmc_rescan [ 612.360447] [] (__schedule) from [] (schedule+0x48/0xa0) [ 612.367515] [] (schedule) from [] (__mmc_claim_host+0xa8/0x1c0) [ 612.375212] [] (__mmc_claim_host) from [] (mmc_detect+0x1c/0x70) [ 612.382995] [] (mmc_detect) from [] (mmc_rescan+0x1ac/0x378) [ 612.390428] [] (mmc_rescan) from [] (process_one_work+0x130/0x40c) [ 612.398359] [] (process_one_work) from [] (worker_thread+0x3c/0x588) [ 612.406485] [] (worker_thread) from [] (kthread+0xd0/0xf0) [ 612.413750] [] (kthread) from [] (ret_from_fork+0x14/0x3c) [ 654.400406] mmc0: Card stuck in programming state! __mmc_switch [ 654.406349] mmc0: cache flush error -110 [ 657.470486] mmc0: tried to reset card, got error -110 [ 657.475597] mmcblk0: retrying using single block read [ 657.486133] mmcblk0: error -110 sending status command, retrying [ 657.494947] mmcblk0: error -110 sending status command, retrying [ 657.504094] mmcblk0: error -110 sending status command, aborting [ 657.520672] mmc0: card 0001 removed Read error on /dev/mmcblk0: Input/output error >>> Update is started from initramfs and unable to determine active rootfs partition, will overwrite rootfs0 >>> Will install to /dev/mmcblk0p2 >>> Check if partition table is correct [ 657.602267] EXT4-fs (mmcblk0p2): unable to read superblock mount: mounting /dev/mmcblk0p2 on /dev/shm/rootfs failed: Invalid argument >>> Unable to mount root partition, formatting /dev/mmcblk0p2 mke2fs 1.43.4 (31-Jan-2017) The file /dev/mmcblk0p2 does not exist and no size was specified. !!! mkfs.ext4 failed [ 660.740480] mmc0: error -110 whilst initialising MMC card [ 663.850483] mmc0: error -110 whilst initialising MMC card [ 666.960502] mmc0: error -110 whilst initialising MMC card [ 670.080504] mmc0: error -110 whilst initialising MMC card [ 673.190485] mmc0: error -110 whilst initialising MMC card [ 676.300503] mmc0: error -110 whilst initialising MMC card [ 679.410485] mmc0: error -110 whilst initialising MMC card [ 682.530489] mmc0: error -110 whilst initialising MMC card