zoukankan      html  css  js  c++  java
  • [搬运] Tina R329 swupdate OTA 步骤

    第一步:
    编译路径执行make menucinfig和make ota_menucinfig中分别选中:
    (1)Allwinner > swupdate
    (2)Allwinner > swupdate > Swupdate Settings > General Configuration > MTD support
    (3)Allwinner > swupdate > Image Handlers > ubivol

    第二步:
    sys_config.fex中的storage_type 参数改成5(spi nand)
    diff --git a/configs/evb5/sys_config.fex b/configs/evb5/sys_config.fex
    index e168eb2..076e56d 100755
    --- a/configs/evb5/sys_config.fex
    +++ b/configs/evb5/sys_config.fex
    -23,7 +23,7 eraseflag = 0
    ;----------------------------------------------------------------------------------
    [target]
    boot_clock = 1008
    -storage_type = -1
    +storage_type = 5

    第三步:
    编译路径执行 make -j & pack编译主系统并打包,此时会生成文件out/r329-evb5/tina_r329-evb5_uart0.img

    第四步:
    编译路径执行swupdate_make_recovery_img 编译OTA系统
    此时会生成文件out/r329-evb5/boot_initramfs_recovery.img

    第五步:
    编译路径执行swupdate_pack_swu,此时会生成文件out/r329-evb5/swupdate/tina-r329-evb5.swu

    第六步:
    烧写主系统img,再把OTA文件推到设备下:adb push tina-r329-evb5.swu /mnt/UDISK/.

    实际产品的时候就从网络拿到OTA文件即可

    第八步:
    OTA升级,设备端执行:
    swupdate_cmd.sh -i /mnt/UDISK/tina-r329-evb5.swu -e stable,upgrade_recovery

    执行后设备会重启并在重启过程中OTA,附log:

    root@TinaLinux:/rom/sbin# swupdate_cmd.sh -i /mnt/UDISK/tina-r329-evb5.swu -e st
    able,upgrade_recovery                                                           
    config new swupdate
    swu_input: ##-i /mnt/UDISK/tina-r329-evb5.swu -e stable,upgrade_recovery##      
    ## set swupdate_param done ##                                                   
    swu_param: ##-i /mnt/UDISK/tina-r329-evb5.swu##                                 
    swu_software: ##stable##                                                        
    swu_mode: ##upgrade_recovery##                                                  
    ###now do swupdate###                                                           
    ###log in /mnt/UDISK/swupdate.log###                                            
    ## swupdate -v  -i /mnt/UDISK/tina-r329-evb5.swu -e stable,upgrade_recovery ##  
    Connected to SWUpdate via /tmp/swupdateprog                                     
                                                                                    
    Update started !                                                                
    Interface: UNKNOWN                                                              
                                                                                    
    [ ====================[ 3915.722335] sunxi-spinand: uboot blk range [8-32)% (ub)
    ==------------------------------[ 3915.730216] sunxi-spinand: download uboot toK
    [ 3915.998351] sunxi-spinand: download uboot to block 15 (7 blocks) len 832K (u)
    [ 3916.263272] sunxi-spinand: download uboot to block 22 (7 blocks) len 832K    
    [ =======================[ 3916.549016] sunxi-spinand: download boot0 to block K
    [ 3916.567814] sunxi-spinand: download boot0 to block 1 len 32K                 
    [ 3916.585825] sunxi-spinand: download boot0 to block 2 len 32K                 
    [ 3916.603835] sunxi-spinand: download boot0 to block 3 len 32K                 
    [ 3916.621752] sunxi-spinand: download boot0 to block 4 len 32K                 
    [ 3916.639660] sunxi-spinand: download boot0 to block 5 len 32K                 
    [ 3916.657647] sunxi-spinand: download boot0 to block 6 len 32K                 
    [ 3916.675506] sunxi-spinand: download boot0 to block 7 len 32K                 
    [ ============================================================ ] 5 of 5 100% (b)
                                                                                    
    SUCCESS !                                                                       
    [ ============================================================ ] 5 of 5 100% (b)
    DONE.                                                                           
    Connection closing..                                                            
    Trying to connect to SWUpdate...                                                
    swu_next: ##reboot##                                                            
    [ 3917.405486] [alarmtimer] have no shutdown alarm! alarmtimer_shutdown 322     
    [ 3917.819258] [LCD_FB] lcd_fb_gpio_set_value,line:353:                         
    [ 3917.824652] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [ 3917.875264] [LCD_FB] lcd_fb_shutdown,line:89:                                
    [ 3917.879990] Finish                                                           
    [ 3917.882539] sunxi_ohci_hcd_shutdown, ohci0-controller is disable, need not sn
    [ 3917.891118] sunxi_ehci_hcd_shutdown, ehci0-controller is disable, need not sn
    [ 3917.899769] reboot: Restarting system                                        
    [37]HELLO! BOOT0 is starting!                                                   
    [40]BOOT0 commit : 4fb7c48                                                      
    [43]set pll start                                                               
    [45]periph0 has been enabled                                                    
    [48]set pll end                                                                 
    [49]board init ok                                                               
    [51]rtc[3] value = 0xa102                                                       
    [54]the chip id is 0x2                                                          
    [56]the chip id is 0x2                                                          
    [58]the chip id is 0x2                                                          
    [60]the chip id is 0x2                                                          
    [62]the chip id is 0x2                                                          
    [65]chip id check OK                                                            
    [68][AUTO DEBUG] two rank and full DQ!                                          
    [71][AUTO DEBUG] DDR3 try success                                               
    [75][AUTO DEBUG] single rank and full DQ!                                       
    [80][AUTO DEBUG] rank 0 row = 13                                                
    [83][AUTO DEBUG] rank 0 bank = 8                                                
    [86][AUTO DEBUG] rank 0 page size = 2 KB                                        
    [90]DRAM BOOT DRIVE INFO: V0.15                                                 
    [93]DRAM Type = 3 (2:DDR2,3:DDR3)                                               
    [96]DRAMC read ODT  off.                                                        
    [99]DRAM ODT off.                                                               
    [101]DRAM CLK = 774 MHz                                                         
    [104]DRAM SIZE =128 M                                                           
    [109]DRAM simple test OK.                                                       
    [111]dram size =128                                                             
    [114]spinand UBOOT_START_BLK_NUM 8 UBOOT_LAST_BLK_NUM 32                        
    [119]block from 8 to 32                                                         
    [432]Check is correct.                                                          
    [435]dma 0x107e20 int is not used yet                                           
    [438]dma 0x107e20 int is free, you do not need to free it again                 
    [445]Entry_name        = u-boot                                                 
    [451]Entry_name        = monitor                                                
    [454]Entry_name        = dtb                                                    
    [458]Jump to second Boot.                                                       
    NOTICE:  BL3-1: v1.0(debug):3eba4b6                                             
    NOTICE:  BL3-1: Built : 10:18:25, 2020-05-21                                    
    NOTICE:  BL3-1 commit: 8                                                        
    ERROR:   Error initializing runtime service tspd_fast                           
    NOTICE:  BL3-1: Preparing for EL3 exit to normal world                          
    NOTICE:  BL3-1: Next image address = 0x43000000                                 
    �OTICE:  BL3-1: Next image spsr = 0x1d3                                         
                                                                                    
    U-Boot 2018.05-gc7e08b9035 (May 28 2020 - 10:07:28 +0000) Allwinner Technology  
                                                                                    
    [00.513]CPU:   Allwinner Family                                                 
    [00.516]Model: sun50iw11                                                        
    I2C:   ready                                                                    
    [00.638]DRAM:  128 MiB                                                          
    [00.641]Relocation Offset is: 04f01000                                          
    [00.664]secure enable bit: 0                                                    
    [00.666]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz  MBus=0Mhz           
    [00.677]gic: sec monitor mode                                                   
    [00.680]flash init start                                                        
    [00.682]workmode = 0,storage type = 0                                           
    [00.692]sunxi-spinand-phy: not detect any munufacture from id table             
    [00.699]sunxi-spinand-phy: get spi-nand Model from fdt fail                     
    [00.704]sunxi-spinand-phy: get phy info from fdt fail                           
    [00.710]sunxi flash init ok                                                     
                                                                                    
    device nand0 , # parts = 5                                                
     #: name                size            offset          mask_flags              
     0: boot0               0x00100000      0x00000000      1                       
     1: uboot               0x00300000      0x00100000      1                       
     2: secure_storage      0x00100000      0x00400000      1                       
     3: pstore              0x00080000      0x00500000      1                       
     4: sys                 0x07a80000      0x00580000      0                       
                                                                                    
    active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000                     
                                                                                    
    defaults:                                                                       
    mtdids  : nand0=nand                                                            
    mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(s)
    [00.840]ubi0: attaching mtd5                                                    
    [00.950]ubi0: scanning is finished                                              
    [00.957]ubi0: attached mtd5 (name "sys", size 122 MiB)                          
    [00.961]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes          
    [00.967]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048           
    [00.974]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096         
    [00.980]ubi0: good PEBs: 489, bad PEBs: 1, corrupted PEBs: 0                    
    [00.985]ubi0: user volume: 12, internal volumes: 1, max. volumes count: 128     
    [00.992]ubi0: max/mean erase counter: 6/2, WL threshold: 4096, image sequence n0
    [01.000]ubi0: available PEBs: 0, total reserved PEBs: 489, PEBs reserved for ba9
    [01.009]Loading Environment from SUNXI_FLASH... OK                              
    [01.089]Item0 (Map) magic is bad                                                
    [01.091]usb burn from boot                                                      
    delay time 0                                                                    
    weak:otg_phy_config                                                             
    [01.104]usb prepare ok                                                          
    [01.322]usb sof ok                                                              
    [01.324]usb probe ok                                                            
    [01.326]usb setup ok                                                            
    set address 0x2f                                                                
    set address 0x2f ok                                                             
    try to update                                                                   
    [04.331]do_burn_from_boot usb : have no handshake                               
    [04.335]bmp_name=bootlogo.bmp                                                   
    307254 bytes read in 17 ms (17.2 MiB/s)                                         
    [04.384]update dts                                                              
    [04.386]update bootcmd                                                          
    Hit any key to stop autoboot:  0                                                
    DSP VERSION IS v0.0.6_ymf_audio_head-19-gf485af9                                
    DSP0 booting from 0x100400...                                                   
    Android's image name: r329-evb5                                                 
    [05.367]Starting kernel ...                                                     
                                                                                    
    [    0.000000] Booting Linux on physical CPU 0x0                                
    [    0.000000] Linux version 4.9.191 (kunyao@Exdroid78) (gcc version 6.4.1 (Ope0
    [    0.000000] Boot CPU: AArch64 Processor [410fd034]                           
    [    0.000000] bootconsole [earlycon0] enabled                                  
    [    0.000000] disp reserve base 0x46b43d40 ,size 0x4b036                       
    [    0.000000] cma: Reserved 24 MiB at 0x0000000045000000                       
    [    0.000000] On node 0 totalpages: 32768                                      
    [    0.000000]   DMA zone: 512 pages used for memmap                            
    [    0.000000]   DMA zone: 0 pages reserved                                     
    [    0.000000]   DMA zone: 32768 pages, LIFO batch:7                            
    [    0.000000] psci: probing for conduit method from DT.                        
    [    0.000000] psci: PSCIv1.0 detected in firmware.                             
    [    0.000000] psci: Using standard PSCI v0.2 function IDs                      
    [    0.000000] psci: Trusted OS migration not required                          
    [    0.000000] psci: SMC Calling Convention v1.0                                
    [    0.000000] percpu: Embedded 21 pages/cpu s46104 r8192 d31720 u86016         
    [    0.000000] pcpu-alloc: s46104 r8192 d31720 u86016 alloc=21*4096             
    [    0.000000] pcpu-alloc: [0] 0 [0] 1                                          
    [    0.000000] Detected VIPT I-cache on CPU0                                    
    [    0.000000] CPU features: enabling workaround for ARM erratum 845719         
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa6
    [    0.000000] Kernel command line: earlyprintk=sunxi-uart,0x02500000 initcall_ 
    [    0.000000] PID hash table entries: 512 (order: 0, 4096 bytes)               
    [    0.000000] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)  
    [    0.000000] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)     
    [    0.000000] Memory: 81000K/131072K available (5438K kernel code, 470K rwdata)
    [    0.000000] Virtual kernel memory layout:                                    
    [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 )
    [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 )
    [    0.000000]       .text : 0xffffff8008080000 - 0xffffff80085d0000   (  5440 )
    [    0.000000]     .rodata : 0xffffff80085d0000 - 0xffffff8008760000   (  1600 )
    [    0.000000]       .init : 0xffffff8008760000 - 0xffffff8008c90000   (  5312 )
    [    0.000000]       .data : 0xffffff8008c90000 - 0xffffff8008d05808   (   471 )
    [    0.000000]        .bss : 0xffffff8008d05808 - 0xffffff8008d3a7dc   (   212 )
    [    0.000000]     fixed   : 0xffffffbefe7fb000 - 0xffffffbefec00000   (  4116 )
    [    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 )
    [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc008000000   (   128 )
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1       
    [    0.000000] Preemptible hierarchical RCU implementation.                     
    [    0.000000]  Build-time adjustment of leaf fanout to 64.                     
    [    0.000000] NR_IRQS:64 nr_irqs:64 0                                          
    [    0.000000] clk r_dsp_cache0 not found in of_sunxi_periph_cpus_clk_setup     
    [    0.000000] clk r_dsp_cache1 not found in of_sunxi_periph_cpus_clk_setup     
    [    0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, maxs
    [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (v.
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycless
    [    0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398s
    [    0.008121] Console: colour dummy device 80x25                               
    [    0.012413] Calibrating delay loop (skipped), value calculated using timer f)
    [    0.022619] pid_max: default: 32768 minimum: 301                             
    [    0.027373] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)       
    [    0.033723] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)  
    [    0.041511] sched-energy: CPU device node has no sched-energy-costs          
    [    0.046923] Invalid sched_group_energy for CPU0                              
    [    0.051402] CPU0: update cpu_capacity 1024                                   
    [    0.067521] ASID allocator initialised with 32768 entries                    
    [    0.123755] Detected VIPT I-cache on CPU1                                    
    [    0.123805] Invalid sched_group_energy for CPU1                              
    [    0.123808] CPU1: update cpu_capacity 1024                                   
    [    0.123811] CPU1: Booted secondary processor [410fd034]                      
    [    0.123896] Brought up 2 CPUs                                                
    [    0.138998] SMP: Total of 2 processors activated.                            
    [    0.143688] CPU features: detected feature: 32-bit EL0 Support               
    [    0.149493] CPU features: detected feature: Kernel page table isolation (KPT)
    [    0.158798] CPU: All CPU(s) started at EL1                                   
    [    0.160770] alternatives: patching kernel code                               
    [    0.165329] Invalid sched_group_energy for CPU1                              
    [    0.169689] Invalid sched_group_energy for Cluster1                          
    [    0.174539] Invalid sched_group_energy for CPU0                              
    [    0.179046] Invalid sched_group_energy for Cluster0                          
    [    0.184381] devtmpfs: initialized                                            
    [    0.209914] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms
    [    0.214042] futex hash table entries: 512 (order: 4, 65536 bytes)            
    [    0.221064] atomic64_test: passed                                            
    [    0.223372] pinctrl core: initialized pinctrl subsystem                      
    [    0.229539] NET: Registered protocol family 16                               
    [    0.234125] dump_class_init,857, success                                     
    [    0.249127] cpuidle: using governor menu                                     
    [    0.249604] vdso: 2 pages (1 code @ ffffff80085d6000, 1 data @ ffffff8008c94)
    [    0.255931] DMA: preallocated 256 KiB pool for atomic allocations            
    [    0.266984] sun50iw11p1-r-pinctrl r_pio: initialized sunXi PIO driver        
    [    0.275539] sun50iw11p1-pinctrl pio: initialized sunXi PIO driver            
    [    0.322079] pwm module init!                                                 
    [    0.325755] sunxi-pm debug v3.10                                             
    [    0.326628] SCSI subsystem initialized                                       
    [    0.327457] usbcore: registered new interface driver usbfs                   
    [    0.332775] usbcore: registered new interface driver hub                     
    [    0.337932] usbcore: registered new device driver usb                        
    [    0.343050] sunxi_i2c_adap_init()2552 - init                                 
    [    0.347638] sunxi_i2c_probe()2289 - [i2c2] twi_drv_used = 1                  
    [    0.352678] sunxi_i2c_probe()2293 - [i2c2] twi_pkt_interval = 0              
    [    0.358574] twi2 supply twi not found, using dummy regulator                 
    [    0.364273] twi_request_gpio()455 - [i2c2] init name: twi2                   
    [    0.370300] axp20x-i2c 2-0034: AXP20x variant AXP2585 found                  
    [    0.376991] sunxi_i2c_drv_core_process()1009 - [i2c2] Timeout when sending 9k
    [    0.383104] i2c_sunxi_drv_complete()1183 - [i2c2] incomplete xfer(status: 0x)
    [    0.391668] 0x07081600: 01011001 00000001 00006900 00010001                  
    [    0.397292] 0x07081610: 00008040 00010004 00010010 00000001                  
    [    0.402934] axp20x-i2c 2-0034: Failed to set masks in 0x40: -70              
    [    0.408819] axp20x-i2c 2-0034: failed to add irq chip: -70                   
    [    0.414412] axp20x-i2c: probe of 2-0034 failed with error -70                
    [    0.420031] sunxi_i2c_dma_request()1125 - [i2c2] using dma0chan0 (tx) and dms
    [    0.429989] sunxi_i2c_probe()2289 - [i2c1] twi_drv_used = 0                  
    [    0.435081] sunxi_i2c_probe()2293 - [i2c1] twi_pkt_interval = 0              
    [    0.440983] twi1 supply twi not found, using dummy regulator                 
    [    0.446670] twi_request_gpio()455 - [i2c1] init name: twi1                   
    [    0.453814] ion_parse_dt_heap_common: id 0 type 0 name sys_user align 1000   
    [    0.459125] ion_parse_dt_heap_common: id 4 type 4 name cma align 1000        
    [    0.465493] ion_parse_dt_heap_common: id 6 type 6 name secure align 1000     
    [    0.472290] ion_heap_create: Invalid heap type 6                             
    [    0.479872] Advanced Linux Sound Architecture Driver Initialized.            
    [    0.483318] Bluetooth: Core ver 2.22                                         
    [    0.486254] NET: Registered protocol family 31                               
    [    0.490653] Bluetooth: HCI device and connection manager initialized         
    [    0.496967] Bluetooth: HCI socket layer initialized                          
    [    0.501820] Bluetooth: L2CAP socket layer initialized                        
    [    0.506898] Bluetooth: SCO socket layer initialized                          
    [    0.513216] input: sunxi-keyboard as /devices/virtual/input/input0           
    [    0.522320] clocksource: Switched to clocksource arch_sys_counter            
    [    0.535347] get androidboot.mode fail                                        
    [    0.536042] NET: Registered protocol family 2                                
    [    0.538222] TCP established hash table entries: 16 (order: -5, 128 bytes)    
    [    0.544578] TCP bind hash table entries: 16 (order: -4, 256 bytes)           
    [    0.550639] TCP: Hash tables configured (established 16 bind 16)             
    [    0.556673] UDP hash table entries: 256 (order: 1, 8192 bytes)               
    [    0.562672] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)          
    [    0.568908] NET: Registered protocol family 1                                
    [    0.573623] sunxi_spi_probe()2638 - [spi0] SPI MASTER MODE                   
    [    0.578551] spi0 supply spi not found, using dummy regulator                 
    [    0.584186] sunxi_spi_request_gpio()2248 - [spi0] Pinctrl init spi0          
    [    0.590394] sunxi_spi_clk_init()2298 - [spi0] mclk 100000000                 
    [    0.596387] spi spi0: master is unqueued, this is deprecated                 
    [    0.601885] sunxi_spi_probe()2719 - [spi0]: driver probe succeed, base fffff6
    [    0.610871] sunxi_spi_probe()2629 - [spi1] SPI DBI INTERFACE                 
    [    0.615989] sunxi_spi_probe()2638 - [spi1] SPI MASTER MODE                   
    [    0.621524] spi1 supply spi not found, using dummy regulator                 
    [    0.627140] sunxi_spi_request_gpio()2248 - [spi1] Pinctrl init spi1          
    [    0.633414] sunxi_spi_clk_init()2298 - [spi1] mclk 100000000                 
    [    0.639356] spi spi1: master is unqueued, this is deprecated                 
    [    0.644613] sunxi_spi_probe()2719 - [spi1]: driver probe succeed, base fffff7
    [    2.683876] workingset: timestamp_bits=61 max_order=15 bucket_order=0        
    [    2.691998] squashfs: version 4.0 (2009/01/31) Phillip Lougher               
    [    2.695078] io scheduler noop registered                                     
    [    2.696097] io scheduler deadline registered                                 
    [    2.700860] io scheduler cfq registered (default)                            
    [    2.706603] [LCD_FB] lcd_fb_init,line:159:                                   
    [    2.708922]                                                                  
    [    2.710808] [LCD_FB] lcd_fb_probe,line:65:                                   
    [    2.714488]                                                                  
    [    2.735352] [LCD_FB] lcd_fb_script_get_item,line:139:                        
    [    2.735397] of_find_compatible_node allwinner,sunxi-lcd_fb1 fail             
    [    2.740988] [LCD_FB] disp_lcd_set_panel_funs,line:1068:                      
    [    2.745787] lcd_panel_fun[0].cfg_panel_info is NULL                          
    [    2.754786] [LCD_FB] disp_lcd_spi_init,line:817:                             
    [    2.755222] Init spi1:bits_per_word:8 max_speed_hz:60000��Ё   2.765942] uartd
    [    2.765959] uart0 supply uart not found, using dummy regulator               
    [    2.766151] uart0: ttyS0 at MMIO 0x2500000 (irq = 242, base_baud = 1500000) I
    [    2.766168] sw_console_setup()1823 - console setup baud 115200 parity n bitsn
                                                                                    
                                                                                    
    [    2.786505] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [    2.786505] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [    2.798522] console [ttyS0] enabled                                          
    [    2.798522] console [ttyS0] enabled                                          
    [    2.807584] bootconsole [earlycon0] disabled                                 
    [    2.807584] bootconsole [earlycon0] disabled                                 
    [    2.816639] uart uart1: get regulator failed                                 
    [    2.824881] uart1 supply uart not found, using dummy regulator               
    [    2.831676] uart1: ttyS1 at MMIO 0x2500400 (irq = 243, base_baud = 1500000) I
    [    2.841435] misc dump reg init                                               
    [    2.845177] Unable to detect cache hierarchy for CPU 0                       
    [    2.851243] sunxi-bt soc@03000000:bt: bt_power_num (4294967232)              
    [    2.857912] sunxi-bt soc@03000000:bt: Missing bt_io_regulator.               
    [    2.864473] sunxi-bt soc@03000000:bt: io_regulator_name ((null))             
    [    2.871232] sunxi-bt soc@03000000:bt: request pincrtl handle for device [socd
    [    2.881152] sunxi-bt soc@03000000:bt: bt_rst gpio=386  mul-sel=1  pull=1  dr0
    [    2.890337] [LCD_FB] lcd_fb_gpio_set_value,line:353:                         
    [    2.890337] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [    2.902204] sunxi-bt soc@03000000:bt: clk_name ()                            
    [    2.907538] sunxi-bt soc@03000000:bt: clk not config                         
    [    2.913672] sunxi-wlan soc@03000000:wlan: wlan_busnum (1)                    
    [    2.919762] sunxi-wlan soc@03000000:wlan: wlan_power_num (-1)                
    [    2.926230] sunxi-wlan soc@03000000:wlan: Missing wlan_io_regulator.         
    [    2.933376] sunxi-wlan soc@03000000:wlan: io_regulator_name ((null))         
    [    2.940530] sunxi-wlan soc@03000000:wlan: request pincrtl handle for device d
    [    2.951035] sunxi-wlan soc@03000000:wlan: wlan_regon gpio=384  mul-sel=1  pu0
    [    2.961615] sunxi-wlan soc@03000000:wlan: get gpio chip_en failed            
    [    2.968478] sunxi-wlan soc@03000000:wlan: wlan_hostwake gpio=388  mul-sel=6 0
    [    2.979414] sunxi-wlan soc@03000000:wlan: clk_name ()                        
    [    2.985444] =====axp led init.====                                           
    [    2.990350] sunxi-spinand: AW SPINand MTD Layer Version: 1.6 20200407        
    [    2.994361] [LCD_FB] lcd_fb_gpio_set_value,line:353:                         
    [    2.994362] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [    3.009034] sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.10 20200306   
    [    3.016958] sunxi-spinand-phy: not detect any munufacture from id table      
    [    3.024395] sunxi-spinand-phy: get spi-nand Model from fdt fail              
    [    3.031051] sunxi-spinand-phy: get phy info from fdt fail                    
    [    3.037116] sunxi-spinand-phy: not detect munufacture from fdt               
    [    3.043833] sunxi-spinand-phy: detect munufacture from id table: GD          
    [    3.050891] sunxi-spinand-phy: detect spinand id: ffffd1c8 ffffffff          
    [    3.057947] sunxi-spinand-phy: ========== arch info ==========               
    [    3.064512] sunxi-spinand-phy: Model:               GD5F1GQ4UBYIG            
    [    3.071369] sunxi-spinand-phy: Munufacture:         GD                       
    [    3.077149] sunxi-spinand-phy: DieCntPerChip:       1                        
    [    3.082834] sunxi-spinand-phy: BlkCntPerDie:        1024                     
    [    3.088809] sunxi-spinand-phy: PageCntPerBlk:       64                       
    [    3.094591] sunxi-spinand-phy: SectCntPerPage:      4                        
    [    3.100273] sunxi-spinand-phy: OobSizePerPage:      64                       
    [    3.106056] sunxi-spinand-phy: BadBlockFlag:        0x0                      
    [    3.111937] sunxi-spinand-phy: OperationOpt:        0x7                      
    [    3.117818] sunxi-spinand-phy: MaxEraseTimes:       50000                    
    [    3.123888] sunxi-spinand-phy: EccFlag:             0x1                      
    [    3.129769] sunxi-spinand-phy: EccType:             7                        
    [    3.135451] sunxi-spinand-phy: EccProtectedType:    4                        
    [    3.141134] sunxi-spinand-phy: ========================================      
    [    3.148570] sunxi-spinand-phy:                                               
    [    3.152105] sunxi-spinand-phy: ========== physical info ==========           
    [    3.159057] sunxi-spinand-phy: TotalSize:    128 M                           
    [    3.164446] sunxi-spinand-phy: SectorSize:   512 B                           
    [    3.169837] sunxi-spinand-phy: PageSize:     2 K                             
    [    3.175032] sunxi-spinand-phy: BlockSize:    128 K                           
    [    3.180422] sunxi-spinand-phy: OOBSize:      64 B                            
    [    3.185715] sunxi-spinand-phy: ========================================      
    [    3.193153] sunxi-spinand-phy:                                               
    [    3.196694] sunxi-spinand-phy: ========== logical info ==========            
    [    3.203546] sunxi-spinand-phy: TotalSize:    128 M                           
    [    3.208937] sunxi-spinand-phy: SectorSize:   512 B                           
    [    3.214329] sunxi-spinand-phy: PageSize:     4 K                             
    [    3.219525] sunxi-spinand-phy: BlockSize:    256 K                           
    [    3.224915] sunxi-spinand-phy: OOBSize:      128 B                           
    [    3.230303] sunxi-spinand-phy: ========================================      
    [    3.238343] sunxi-spinand-phy: block lock register: 0x00                     
    [    3.244900] sunxi-spinand-phy: feature register: 0x11                        
    [    3.250584] sunxi-spinand-phy: sunxi physic nand init end                    
    [    3.256968] Creating 5 MTD partitions on "sunxi_mtd_nand":                   
    [    3.263143] 0x000000000000-0x000000100000 : "boot0"                          
    [    3.270597] 0x000000100000-0x000000400000 : "uboot"                          
    [    3.277651] random: fast init done                                           
    [    3.284611] 0x000000400000-0x000000500000 : "secure_storage"                 
    [    3.292732] 0x000000500000-0x000000580000 : "pstore"                         
    [    3.299618] pstore_zone: registered pstore_blk as backend for kmsg(Oops,pani)
    [    3.308394] pstore: Registered pstore_blk as persistent store backend        
    [    3.315645] mtd mtd3: Attached to MTD device 3                               
    [    3.320667] 0x000000580000-0x000008000000 : "sys"                            
    [    3.505411] sunxi-spinand-phy: phy blk 1023 is bad                           
    [    3.511632] libphy: Fixed MDIO Bus: probed                                   
    [    3.517334] gmac-power0: NULL                                                
    [    3.520700] gmac-power1: NULL                                                
    [    3.524039] gmac-power2: NULL                                                
    [    3.528328] Failed to alloc md5                                              
    [    3.531884] eth0: Use random mac address                                     
    [    3.536483] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver       
    [    3.544061] get ehci0-controller, regulator_io is no nocare                  
    [    3.550329] get ehci0-controller wakeup-source is fail.                      
    [    3.556375] sunxi ehci0-controller don't init wakeup source                  
    [    3.562648] [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunx9
    [    3.576220] [sunxi-ehci0]: Not init ehci0                                    
    [    3.581050] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver           
    [    3.588233] get ohci0-controller, regulator_io is no nocare                  
    [    3.594504] get ohci0-controller wakeup-source is fail.                      
    [    3.600520] sunxi ohci0-controller don't init wakeup source                  
    [    3.606862] [sunxi-ohci0]: probe, pdev->name: 4101000.ohci0-controller, sunx0
    [    3.617317] [sunxi-ohci0]: Not init ohci0                                    
    [    3.621919] get ohci1-controller, regulator_io is no nocare                  
    [    3.628182] get ohci1-controller wakeup-source is fail.                      
    [    3.634155] sunxi ohci1-controller don't init wakeup source                  
    [    3.640481] [sunxi-ohci1]: probe, pdev->name: 4201000.ohci1-controller, sunx0
    [    3.650959] 4201000.ohci1-controller supply drvvbus not found, using dummy rr
    [    3.659796] sunxi-ohci 4201000.ohci1-controller: SW USB2.0 'Open' Host Contrr
    [    3.669598] sunxi-ohci 4201000.ohci1-controller: new USB bus registered, ass1
    [    3.679348] sunxi-ohci 4201000.ohci1-controller: irq 252, io mem 0x00000040  
    [    3.751307] hub 1-0:1.0: USB hub found                                       
    [    3.755572] hub 1-0:1.0: 1 port detected                                     
    [    3.760815] usbcore: registered new interface driver uas                     
    [    3.766901] usbcore: registered new interface driver usb-storage             
    [    3.773711] usbcore: registered new interface driver ums-alauda              
    [    3.780422] usbcore: registered new interface driver ums-cypress             
    [    3.787227] usbcore: registered new interface driver ums-datafab             
    [    3.794025] usbcore: registered new interface driver ums_eneub6250           
    [    3.801022] usbcore: registered new interface driver ums-freecom             
    [    3.807823] usbcore: registered new interface driver ums-isd200              
    [    3.814531] usbcore: registered new interface driver ums-jumpshot            
    [    3.821428] usbcore: registered new interface driver ums-karma               
    [    3.828038] usbcore: registered new interface driver ums-onetouch            
    [    3.834965] usbcore: registered new interface driver ums-realtek             
    [    3.841778] usbcore: registered new interface driver ums-sddr09              
    [    3.848484] usbcore: registered new interface driver ums-sddr55              
    [    3.855182] usbcore: registered new interface driver ums-usbat               
    [    3.861842] usb_serial_number:20080411                                       
    [    3.867078] sunxi_gpadc_init,1831, success                                   
    [    3.872667] sunxi-rtc rtc: rtc core: registered sunxi-rtc as rtc0            
    [    3.879593] sunxi-rtc rtc: RTC enabled                                       
    [    3.884139] i2c /dev entries driver                                          
    [    3.888603] lirc_dev: IR Remote Control driver registered, major 249         
    [    3.895763] IR NEC protocol handler initialized                              
    [    3.900856] IR RC5(x/sz) protocol handler initialized                        
    [    3.906537] IR LIRC bridge handler initialized                               
    [    3.911699] sun50iw11p1-r-pinctrl r_pio: expect_func as:s_cir0, but muxsel(2r
    [    3.921284] sunxi_ir_startup: get ir protocol failed                         
    [    3.926686] s_cir_rx supply ir0 not found, using dummy regulator             
    [    3.933760] Registered IR keymap rc_map_sunxi                                
    [    3.939015] input: sunxi-ir as /devices/platform/soc/s_cir_rx/rc/rc0/input1  
    [    3.947059] rc rc0: sunxi-ir as /devices/platform/soc/s_cir_rx/rc/rc0        
    [    3.954715] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-rc-recv) registere0
    [    3.964617] sun50iw11p1-pinctrl pio: expect_func as:ir0, but muxsel(2) is fur
    [    3.973160] sunxi_ir_tx_probe()629 - sunxi-ir-tx v1.0.0                      
    [    3.979068] sunxi_ir_tx_startup()602 - base: ffffff8008f45000 !              
    [    3.985821] sunxi_ir_tx_startup()609 - irq num: 245 !                        
    [    3.991585] Registered IR keymap rc_map_sunxi                                
    [    3.996830] input: sunxi-ir-tx as /devices/platform/soc/ir_tx/rc/rc1/ir_tx   
    [    4.004767] rc rc1: sunxi-ir-tx as /devices/platform/soc/ir_tx/rc/rc1        
    [    4.012278] rc rc1: lirc_dev: driver ir-lirc-codec (sunxi-ir-tx) registered 1
    [    4.021384] sunxi_ir_tx_probe()680 - register rc device success              
    [    4.028051] ir_tx_clk_cfg()336 - get ir parent rate 24000000HZ               
    [    4.034627] ir_tx_clk_cfg()345 - get ir_clk rate 12000000HZ                  
    [    4.040897] sunxi_ir_tx_probe()690 - ir_tx_setup success                     
    [    4.046918] sunxi_ir_tx_probe()700 - request irq success                     
    [    4.052890] sunxi_ir_tx_probe()701 - probe success                           
    [    4.058591] sunxi cedar version 0.1                                          
    [    4.062812] google_vp9: sunxi google vp9 version 0.1                         
    [    4.070246] sunxi-wdt 20000a0.watchdog: Watchdog enabled (timeout=16 sec, no)
    [    4.079385] Bluetooth: HCI UART driver ver 2.2.d448471.20181218-163903       
    [    4.086736] Bluetooth: HCI UART protocol H4 registered                       
    [    4.092513] Bluetooth: HCI H4 protocol initialized                           
    [    4.097902] Bluetooth: HCI UART protocol (null) registered                   
    [    4.104072] Bluetooth: HCI Realtek H5 protocol initialized                   
    [    4.112143] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1008000z
    [    4.123867] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changez
    [    4.139403] sunxi-mmc sdc0: SD/MMC/SDIO Host Controller Driver(v3.45 2020-5-)
    [    4.148312] sunxi-mmc sdc0: ***ctl-spec-caps*** 8                            
    [    4.153608] sunxi-mmc sdc0: No vmmc regulator found                          
    [    4.159053] sunxi-mmc sdc0: No vqmmc regulator found                         
    [    4.164593] sunxi-mmc sdc0: No vdmmc regulator found                         
    [    4.170140] sunxi-mmc sdc0: No vd33sw regulator found                        
    [    4.175775] sunxi-mmc sdc0: No vd18sw regulator found                        
    [    4.181407] sunxi-mmc sdc0: No vq33sw regulator found                        
    [    4.187043] sunxi-mmc sdc0: No vq18sw regulator found                        
    [    4.193203] sunxi-mmc sdc0: set host busy                                    
    [    4.197761] sunxi-mmc sdc0: Got CD GPIO                                      
    [    4.202301] sunxi-mmc sdc0: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 tB
    [    4.212519] sunxi-mmc sdc0: no vqmmc,Check if there is regulator             
    [    4.238334] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    4.266727] sunxi-mmc sdc0: detmode:gpio irq                                 
    [    4.266757] sunxi-mmc sdc0: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 tB
    [    4.283171] sunxi-mmc sdc1: SD/MMC/SDIO Host Controller Driver(v3.45 2020-5-)
    [    4.292068] sunxi-mmc sdc1: No vmmc regulator found                          
    [    4.297514] sunxi-mmc sdc1: No vqmmc regulator found                         
    [    4.303057] sunxi-mmc sdc1: No vdmmc regulator found                         
    [    4.308595] sunxi-mmc sdc1: No vd33sw regulator found                        
    [    4.314231] sunxi-mmc sdc1: No vd18sw regulator found                        
    [    4.319866] sunxi-mmc sdc1: No vq33sw regulator found                        
    [    4.325496] sunxi-mmc sdc1: No vq18sw regulator found                        
    [    4.331731] sunxi-mmc sdc1: set host busy                                    
    [    4.336319] mmc:failed to get gpios                                          
    [    4.340394] sunxi-mmc sdc1: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 tB
    [    4.350618] sunxi-mmc sdc1: no vqmmc,Check if there is regulator             
    [    4.374382] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    4.402515] sunxi-mmc sdc1: detmode:manually by software                     
    [    4.408843] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    4.419985] sunxi_led_probe()1690 - start                                    
    [    4.420018] sunxi_get_str_of_property()1549 - failed to get the string of pr!
    [    4.421136] sunxi_led_probe()1782 - finish                                   
    [    4.421550] usbcore: registered new interface driver usbhid                  
    [    4.421553] usbhid: USB HID core driver                                      
    [    4.422300] [KMD INFO] AIPU KMD Init Start...                                
    [    4.422303] [KMD INFO] KMD version: release 1.1.0                            
    [    4.422305] [KMD INFO] AIPU version: zhouyi v1                               
    [    4.422345] [KMD INFO] AIPU config: default.                                 
    [    4.422350] [KMD INFO] get platform resource name /aipu@0x03050000,irq  272 .
    [    4.422351] [KMD INFO] platform_get_resource ok!                             
    [    4.426943] [KMD INFO] create AIPU core ok!                                  
    [    4.436969] [KMD INFO] DMA alloc coherent failed: size = 0x2600000, try to a.
    [    4.447330] [KMD INFO] KMD request reserved CMA successfully: base 0x4520000.
    [    4.447427] [KMD INFO] set aipu clock ok!                                    
    [    4.447434] [KMD INFO] AIPU Initial Status: 0x70000.                         
    [    4.447437] [KMD INFO] AIPU_CTRL_REG_OFFSET 0x0: 0x2                         
    [    4.447439] [KMD INFO] AIPU_START_PC_REG_OFFSET 0x8: 0x0                     
    [    4.447442] [KMD INFO] AIPU_INTR_PC_REG_OFFSET 0xc: 0x10                     
    [    4.447444] [KMD INFO] AIPU_IPI_CTRL_REG_OFFSET 0x10: 0x0                    
    [    4.447447] [KMD INFO] AIPU_DATA_ADDR_0_REG_OFFSET 0x14 : 0xfadeeef1         
    [    4.447450] [KMD INFO] AIPU_DATA_ADDR_1_REG_OFFSET 0x18 : 0x79247fff         
    [    4.447452] [KMD INFO] AIPU_CLK_CTRL_REG_OFFSET 0x3c: 0x0                    
    [    4.447454] [KMD INFO] AIPU KMD probe done.                                  
    [    4.453437] sunxi-daudio daudio1: regulator missing or invalid               
    [    4.453662] sunxi-daudio daudio2: regulator missing or invalid               
    [    4.454034] rpmsg_hifi 3003000.msgbox0.sunxi,dsp0.0.-1: id:sunxi,dsp0 new ch!
    [    4.460350] rpmsg_hifi 3003000.msgbox0.sunxi,dsp0.0.-1: rpmsg hifi[0] clientd
    [    4.460418] rpmsg_hifi 3008000.msgbox1.sunxi,dsp1.0.-1: id:sunxi,dsp1 new ch!
    [    4.464753] rpmsg_hifi 3008000.msgbox1.sunxi,dsp1.0.-1: rpmsg hifi[1] clientd
    [    4.475924] sunxi-internal-cpudai cpudai: dmaengine alloc coherent phy_addr:0
    [    4.476142] sunxi-internal-cpudai cpudai: dmaengine alloc coherent phy_addr:0
    [    4.476148] sunxi-internal-cpudai cpudai: sunxi_hifi_cpudai_probe start.     
    [    4.504750] sunxi-internal-cpudai cpudai: sunxi_hifi_cpudai_probe stop.      
    [    4.504758] sunxi-codec-machine sndcodec: sunxi_hifi_sndcodec_init           
    [    4.505228] sunxi-codec-machine sndcodec: sunxi-hifi-codec <-> cpudai mappink
    [    4.506877] sunxi-rpaf-dsp sunxi_rpaf_dsp0: register device finished!        
    [    4.506882] sunxi-rpaf-dsp sunxi_rpaf_dsp0: [rpaf_dsp0] probe finished!      
    [    4.507029] sunxi-rpaf-dsp sunxi_rpaf_dsp1: register device finished!        
    [    4.507033] sunxi-rpaf-dsp sunxi_rpaf_dsp1: [rpaf_dsp1] probe finished!      
    [    4.507837] NET: Registered protocol family 10                               
    [    4.512886] NET: Registered protocol family 17                               
    [    4.513099] Bluetooth: RFCOMM TTY layer initialized                          
    [    4.513109] Bluetooth: RFCOMM socket layer initialized                       
    [    4.513131] Bluetooth: RFCOMM ver 1.11                                       
    [    4.513140] 8021q: 802.1Q VLAN Support v1.8                                  
    [    4.521823] ubi0: attaching mtd4                                             
    [    4.748295] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    4.760956] sunxi-mmc sdc1: smc 1 p1 err, cmd 8, RTO !!                      
    [    4.767133] sunxi-mmc sdc1: card claims to support voltages below defined rae
    [    4.785006] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    4.795694] sunxi-mmc sdc1: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 wiB
    [    4.806627] sunxi-mmc sdc1: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 wiB
    [    4.818426] mmc1: new high speed SDIO card at address 0001                   
    [    4.992811] random: crng init done                                           
    [    5.042975] ubi0: scanning is finished                                       
    [    5.055825] ubi0: attached mtd4 (name "sys", size 122 MiB)                   
    [    5.062016] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes   
    [    5.069699] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048    
    [    5.077278] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096  
    [    5.085052] ubi0: good PEBs: 489, bad PEBs: 1, corrupted PEBs: 0             
    [    5.091751] ubi0: user volume: 12, internal volumes: 1, max. volumes count: 8
    [    5.099906] ubi0: max/mean erase counter: 6/2, WL threshold: 4096, image seq0
    [    5.109219] ubi0: available PEBs: 0, total reserved PEBs: 489, PEBs reserved9
    [    5.119585] ubi0: background thread "ubi_bgt0d" started, PID 798             
    [    5.131004] block ubiblock0_5: created from ubi0:5(rootfs)                   
    [    5.137384] get usb_detect_mode is fail, 22                                  
    [    5.142567] sunxi-rtc rtc: setting system clock to 1970-01-01 01:15:25 UTC ()
    [    5.151869] snddaudio snddaudio1: codec: snd-soc-dummy, codec_dai: snd-soc-d.
    [    5.161165] snddaudio snddaudio1: snd-soc-dummy-dai <-> daudio1 mapping ok   
    [    5.169687] snddaudio snddaudio2: codec: snd-soc-dummy, codec_dai: snd-soc-d.
    [    5.179198] snddaudio snddaudio2: snd-soc-dummy-dai <-> daudio2 mapping ok   
    [    5.188138] ALSA device list:                                                
    [    5.191468]   #0: audiocodec                                                 
    [    5.194683]   #1: snddaudio1                                                 
    [    5.197888]   #2: snddaudio2                                                 
    [    5.204794] Freeing unused kernel memory: 5312K                              
    [    5.224604] init: Console is alive                                           
    [    5.228622] init: - watchdog -                                               
    [    5.232107] init: - preinit -                                                
    /dev/by-name/UDISK already format by ubifs                                      
    /dev/by-name/rootfs_data not exist                                              
    [    5.352763] UBIFS (ubi0:11): background thread "ubifs_bgt0_11" started, PID 9
    [    5.420546] UBIFS (ubi0:11): recovery needed                                 
    [    5.639621] UBIFS (ubi0:11): recovery completed                              
    [    5.644945] UBIFS (ubi0:11): UBIFS: mounted UBI device 0, volume 11, name "U"
    [    5.653319] UBIFS (ubi0:11): LEB size: 258048 bytes (252 KiB), min./max. I/Os
    [    5.664491] UBIFS (ubi0:11): FS size: 56770560 bytes (54 MiB, 220 LEBs), jou)
    [    5.676247] UBIFS (ubi0:11): reserved for root: 0 bytes (0 KiB)              
    [    5.682863] UBIFS (ubi0:11): media format: w4/r0 (latest is w4/r0), UUID AF3l
    [    5.715680] procd: - early -                                                 
    [    5.719024] procd: - watchdog -                                              
    [    5.859254] procd: - watchdog -                                              
    [    5.863025] procd: - ubus -                                                  
    [    5.866699] procd (1): /proc/1045/oom_adj is deprecated, please use /proc/10.
    [    5.917282] procd: - init -                                                  
    Please press Enter to activate this console.                                    
    [    6.086076] file system registered                                           
    [    6.105873] configfs-gadget 4100000.udc-controller: failed to start g1: -19  
    [    6.162533] read descriptors                                                 
    [    6.165757] read strings                                                     
    [    6.211401] sunxi-wlan soc@03000000:wlan: bus_index: 1                       
    Trying to connect to SWUpdate...                                                
    Connected to SWUpdate via /tmp/swupdateprog                                     
    [    8.215807] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready              
    [    8.486345]                                                                  
    [    8.486345] insmod_device_driver                                             
    [    8.486345]                                                                  
    [    8.898403] sunxi_set_cur_vol_work()408 WARN: get power supply failed        
    [    8.976988] android_work: sent uevent USB_STATE=CONNECTED                    
    [    8.983214] sunxi_set_cur_vol_work()408 WARN: get power supply failed        
    [    9.079460] configfs-gadget gadget: high-speed config #1: c                  
    [    9.085831] android_work: sent uevent USB_STATE=CONFIGURED                   
                                                                                    
    Update started !                                                                
    Interface: UNKNOWN                                                              
                                                                                    
    [ ============================================================ ] 4 of 4 100% (d)
                                                                                    
    SUCCESS !                                                                       
    [ ============================================================ ] 4 of 4 100% (d)
    DONE.                                                                           
    Connection closing..                                                            
    Trying to connect to SWUpdate...                                                
    Connected to SWUpdate via /tmp/swupdateprog                                     
    [ ------------------------------------------------------------ ] 0 of 0 0% ()   
                                                                                    
    SUCCESS !                                                                       
    [ ------------------------------------------------------------ ] 0 of 0 0% ()   
    DONE.                                                                           
    Connection closing..                                                            
    Trying to connect to SWUpdate...                                                
    [   29.915562] [alarmtimer] have no shutdown alarm! alarmtimer_shutdown 322     
    [   30.178336] [LCD_FB] lcd_fb_gpio_set_value,line:353:                         
    [   30.183699] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [   30.234423] [LCD_FB] lcd_fb_shutdown,line:89:                                
    [   30.239106] Finish                                                           
    [   30.241692] sunxi_ohci_hcd_shutdown, ohci0-controller is disable, need not sn
    [   30.250246] sunxi_ehci_hcd_shutdown, ehci0-controller is disable, need not sn
    [   30.258910] reboot: Restarting system                                        
    [37]HELLO! BOOT0 is starting!                                                   
    [40]BOOT0 commit : 4fb7c48                                                      
    [43]set pll start                                                               
    [45]periph0 has been enabled                                                    
    [48]set pll end                                                                 
    [49]board init ok                                                               
    [51]rtc[3] value = 0xa102                                                       
    [54]the chip id is 0x2                                                          
    [56]the chip id is 0x2                                                          
    [58]the chip id is 0x2                                                          
    [60]the chip id is 0x2                                                          
    [62]the chip id is 0x2                                                          
    [65]chip id check OK                                                            
    [67][AUTO DEBUG] two rank and full DQ!                                          
    [71][AUTO DEBUG] DDR3 try success                                               
    [75][AUTO DEBUG] single rank and full DQ!                                       
    [80][AUTO DEBUG] rank 0 row = 13                                                
    [83][AUTO DEBUG] rank 0 bank = 8                                                
    [86][AUTO DEBUG] rank 0 page size = 2 KB                                        
    [90]DRAM BOOT DRIVE INFO: V0.15                                                 
    [93]DRAM Type = 3 (2:DDR2,3:DDR3)                                               
    [96]DRAMC read ODT  off.                                                        
    [99]DRAM ODT off.                                                               
    [101]DRAM CLK = 774 MHz                                                         
    [104]DRAM SIZE =128 M                                                           
    [109]DRAM simple test OK.                                                       
    [111]dram size =128                                                             
    [114]spinand UBOOT_START_BLK_NUM 8 UBOOT_LAST_BLK_NUM 32                        
    [119]block from 8 to 32                                                         
    [433]Check is correct.                                                          
    [435]dma 0x107e20 int is not used yet                                           
    [439]dma 0x107e20 int is free, you do not need to free it again                 
    [445]Entry_name        = u-boot                                                 
    [451]Entry_name        = monitor                                                
    [455]Entry_name        = dtb                                                    
    [458]Jump to second Boot.                                                       
    NOTICE:  BL3-1: v1.0(debug):3eba4b6                                             
    NOTICE:  BL3-1: Built : 10:18:25, 2020-05-21                                    
    NOTICE:  BL3-1 commit: 8                                                        
    ERROR:   Error initializing runtime service tspd_fast                           
    NOTICE:  BL3-1: Preparing for EL3 exit to normal world                          
    NOTICE:  BL3-1: Next image address = 0x43000000                                 
    �OTICE:  BL3-1: Next image spsr = 0x1d3                                         
                                                                                    
    U-Boot 2018.05-gc7e08b9035 (May 28 2020 - 10:07:28 +0000) Allwinner Technology  
                                                                                    
    [00.513]CPU:   Allwinner Family                                                 
    [00.516]Model: sun50iw11                                                        
    I2C:   ready                                                                    
    [00.639]DRAM:  128 MiB                                                          
    [00.641]Relocation Offset is: 04f01000                                          
    [00.664]secure enable bit: 0                                                    
    [00.666]CPU=1008 MHz,PLL6=600 Mhz,AHB=200 Mhz, APB1=100Mhz  MBus=0Mhz           
    [00.677]gic: sec monitor mode                                                   
    [00.680]flash init start                                                        
    [00.682]workmode = 0,storage type = 0                                           
    [00.692]sunxi-spinand-phy: not detect any munufacture from id table             
    [00.699]sunxi-spinand-phy: get spi-nand Model from fdt fail                     
    [00.704]sunxi-spinand-phy: get phy info from fdt fail                           
    [00.710]sunxi flash init ok                                                     
                                                                                    
    device nand0 , # parts = 5                                                
     #: name                size            offset          mask_flags              
     0: boot0               0x00100000      0x00000000      1                       
     1: uboot               0x00300000      0x00100000      1                       
     2: secure_storage      0x00100000      0x00400000      1                       
     3: pstore              0x00080000      0x00500000      1                       
     4: sys                 0x07a80000      0x00580000      0                       
                                                                                    
    active partition: nand0,0 - (boot0) 0x00100000 @ 0x00000000                     
                                                                                    
    defaults:                                                                       
    mtdids  : nand0=nand                                                            
    mtdparts: mtdparts=nand:1024k@0(boot0)ro,3072k@1048576(uboot)ro,1024k@4194304(s)
    [00.841]ubi0: attaching mtd5                                                    
    [00.950]ubi0: scanning is finished                                              
    [00.957]ubi0: attached mtd5 (name "sys", size 122 MiB)                          
    [00.961]ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes          
    [00.968]ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048           
    [00.974]ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096         
    [00.980]ubi0: good PEBs: 489, bad PEBs: 1, corrupted PEBs: 0                    
    [00.986]ubi0: user volume: 12, internal volumes: 1, max. volumes count: 128     
    [00.992]ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image sequence n0
    [01.000]ubi0: available PEBs: 0, total reserved PEBs: 489, PEBs reserved for ba9
    [01.009]Loading Environment from SUNXI_FLASH... OK                              
    [01.089]Item0 (Map) magic is bad                                                
    [01.092]usb burn from boot                                                      
    delay time 0                                                                    
    weak:otg_phy_config                                                             
    [01.104]usb prepare ok                                                          
    [01.411]usb sof ok                                                              
    [01.412]usb probe ok                                                            
    [01.414]usb setup ok                                                            
    set address 0x32                                                                
    set address 0x32 ok                                                             
    try to update                                                                   
    [04.420]do_burn_from_boot usb : have no handshake                               
    [04.424]bmp_name=bootlogo.bmp                                                   
    307254 bytes read in 17 ms (17.2 MiB/s)                                         
    [04.473]update dts                                                              
    [04.475]update bootcmd                                                          
    Hit any key to stop autoboot:  0                                                
    DSP VERSION IS v0.0.6_ymf_audio_head-19-gf485af9                                
    DSP0 booting from 0x100400...                                                   
    Android's image name: r329-evb5                                                 
    [05.099]Starting kernel ...                                                     
                                                                                    
    [    0.000000] Booting Linux on physical CPU 0x0                                
    [    0.000000] Linux version 4.9.191 (kunyao@Exdroid78) (gcc version 6.4.1 (Ope0
    [    0.000000] Boot CPU: AArch64 Processor [410fd034]                           
    [    0.000000] bootconsole [earlycon0] enabled                                  
    [    0.000000] disp reserve base 0x46b43d40 ,size 0x4b036                       
    [    0.000000] cma: Reserved 24 MiB at 0x0000000045000000                       
    [    0.000000] On node 0 totalpages: 32768                                      
    [    0.000000]   DMA zone: 512 pages used for memmap                            
    [    0.000000]   DMA zone: 0 pages reserved                                     
    [    0.000000]   DMA zone: 32768 pages, LIFO batch:7                            
    [    0.000000] psci: probing for conduit method from DT.                        
    [    0.000000] psci: PSCIv1.0 detected in firmware.                             
    [    0.000000] psci: Using standard PSCI v0.2 function IDs                      
    [    0.000000] psci: Trusted OS migration not required                          
    [    0.000000] psci: SMC Calling Convention v1.0                                
    [    0.000000] percpu: Embedded 21 pages/cpu s46104 r8192 d31720 u86016         
    [    0.000000] pcpu-alloc: s46104 r8192 d31720 u86016 alloc=21*4096             
    [    0.000000] pcpu-alloc: [0] 0 [0] 1                                          
    [    0.000000] Detected VIPT I-cache on CPU0                                    
    [    0.000000] CPU features: enabling workaround for ARM erratum 845719         
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pa6
    [    0.000000] Kernel command line: earlyprintk=sunxi-uart,0x02500000 initcall_ 
    [    0.000000] PID hash table entries: 512 (order: 0, 4096 bytes)               
    [    0.000000] Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)  
    [    0.000000] Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)     
    [    0.000000] Memory: 85928K/131072K available (5438K kernel code, 470K rwdata)
    [    0.000000] Virtual kernel memory layout:                                    
    [    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 )
    [    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 )
    [    0.000000]       .text : 0xffffff8008080000 - 0xffffff80085d0000   (  5440 )
    [    0.000000]     .rodata : 0xffffff80085d0000 - 0xffffff8008760000   (  1600 )
    [    0.000000]       .init : 0xffffff8008760000 - 0xffffff80087c0000   (   384 )
    [    0.000000]       .data : 0xffffff80087c0000 - 0xffffff8008835808   (   471 )
    [    0.000000]        .bss : 0xffffff8008835808 - 0xffffff800886aa5c   (   213 )
    [    0.000000]     fixed   : 0xffffffbefe7fb000 - 0xffffffbefec00000   (  4116 )
    [    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 )
    [    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc008000000   (   128 )
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1       
    [    0.000000] Preemptible hierarchical RCU implementation.                     
    [    0.000000]  Build-time adjustment of leaf fanout to 64.                     
    [    0.000000] NR_IRQS:64 nr_irqs:64 0                                          
    [    0.000000] clk r_dsp_cache0 not found in of_sunxi_periph_cpus_clk_setup     
    [    0.000000] clk r_dsp_cache1 not found in of_sunxi_periph_cpus_clk_setup     
    [    0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, maxs
    [    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (v.
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycless
    [    0.000004] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398s
    [    0.008122] Console: colour dummy device 80x25                               
    [    0.012412] Calibrating delay loop (skipped), value calculated using timer f)
    [    0.022618] pid_max: default: 32768 minimum: 301                             
    [    0.027374] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)       
    [    0.033722] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)  
    [    0.041504] sched-energy: CPU device node has no sched-energy-costs          
    [    0.046922] Invalid sched_group_energy for CPU0                              
    [    0.051401] CPU0: update cpu_capacity 1024                                   
    [    0.067521] ASID allocator initialised with 32768 entries                    
    [    0.123754] Detected VIPT I-cache on CPU1                                    
    [    0.123804] Invalid sched_group_energy for CPU1                              
    [    0.123807] CPU1: update cpu_capacity 1024                                   
    [    0.123810] CPU1: Booted secondary processor [410fd034]                      
    [    0.123894] Brought up 2 CPUs                                                
    [    0.138997] SMP: Total of 2 processors activated.                            
    [    0.143687] CPU features: detected feature: 32-bit EL0 Support               
    [    0.149492] CPU features: detected feature: Kernel page table isolation (KPT)
    [    0.158781] CPU: All CPU(s) started at EL1                                   
    [    0.160769] alternatives: patching kernel code                               
    [    0.165326] Invalid sched_group_energy for CPU1                              
    [    0.169689] Invalid sched_group_energy for Cluster1                          
    [    0.174538] Invalid sched_group_energy for CPU0                              
    [    0.179045] Invalid sched_group_energy for Cluster0                          
    [    0.184371] devtmpfs: initialized                                            
    [    0.210303] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ms
    [    0.214433] futex hash table entries: 512 (order: 4, 65536 bytes)            
    [    0.221483] atomic64_test: passed                                            
    [    0.223760] pinctrl core: initialized pinctrl subsystem                      
    [    0.229929] NET: Registered protocol family 16                               
    [    0.234517] dump_class_init,857, success                                     
    [    0.253520] cpuidle: using governor menu                                     
    [    0.254004] vdso: 2 pages (1 code @ ffffff80085d6000, 1 data @ ffffff80087c4)
    [    0.260326] DMA: preallocated 256 KiB pool for atomic allocations            
    [    0.271406] sun50iw11p1-r-pinctrl r_pio: initialized sunXi PIO driver        
    [    0.280001] sun50iw11p1-pinctrl pio: initialized sunXi PIO driver            
    [    0.329922] pwm module init!                                                 
    [    0.333525] sunxi-pm debug v3.10                                             
    [    0.334356] SCSI subsystem initialized                                       
    [    0.335174] usbcore: registered new interface driver usbfs                   
    [    0.340475] usbcore: registered new interface driver hub                     
    [    0.345702] usbcore: registered new device driver usb                        
    [    0.350784] sunxi_i2c_adap_init()2552 - init                                 
    [    0.355350] sunxi_i2c_probe()2289 - [i2c2] twi_drv_used = 1                  
    [    0.360435] sunxi_i2c_probe()2293 - [i2c2] twi_pkt_interval = 0              
    [    0.366332] twi2 supply twi not found, using dummy regulator                 
    [    0.372014] twi_request_gpio()455 - [i2c2] init name: twi2                   
    [    0.378017] axp20x-i2c 2-0034: AXP20x variant AXP2585 found                  
    [    0.384769] sunxi_i2c_drv_core_process()1009 - [i2c2] Timeout when sending 9k
    [    0.390852] i2c_sunxi_drv_complete()1183 - [i2c2] incomplete xfer(status: 0x)
    [    0.399433] 0x07081600: 01011001 00000001 00006900 00010001                  
    [    0.405064] 0x07081610: 00008040 00010004 00010010 00000001                  
    [    0.410698] axp20x-i2c 2-0034: Failed to set masks in 0x40: -70              
    [    0.416591] axp20x-i2c 2-0034: failed to add irq chip: -70                   
    [    0.422178] axp20x-i2c: probe of 2-0034 failed with error -70                
    [    0.427805] sunxi_i2c_dma_request()1125 - [i2c2] using dma0chan0 (tx) and dms
    [    0.437751] sunxi_i2c_probe()2289 - [i2c1] twi_drv_used = 0                  
    [    0.442856] sunxi_i2c_probe()2293 - [i2c1] twi_pkt_interval = 0              
    [    0.448754] twi1 supply twi not found, using dummy regulator                 
    [    0.454437] twi_request_gpio()455 - [i2c1] init name: twi1                   
    [    0.461506] ion_parse_dt_heap_common: id 0 type 0 name sys_user align 1000   
    [    0.466906] ion_parse_dt_heap_common: id 4 type 4 name cma align 1000        
    [    0.473261] ion_parse_dt_heap_common: id 6 type 6 name secure align 1000     
    [    0.480036] ion_heap_create: Invalid heap type 6                             
    [    0.487628] Advanced Linux Sound Architecture Driver Initialized.            
    [    0.491171] Bluetooth: Core ver 2.22                                         
    [    0.494021] NET: Registered protocol family 31                               
    [    0.498412] Bluetooth: HCI device and connection manager initialized         
    [    0.504743] Bluetooth: HCI socket layer initialized                          
    [    0.509587] Bluetooth: L2CAP socket layer initialized                        
    [    0.514645] Bluetooth: SCO socket layer initialized                          
    [    0.521070] input: sunxi-keyboard as /devices/virtual/input/input0           
    [    0.530076] clocksource: Switched to clocksource arch_sys_counter            
    [    0.543040] get androidboot.mode fail                                        
    [    0.543720] NET: Registered protocol family 2                                
    [    0.545959] TCP established hash table entries: 16 (order: -5, 128 bytes)    
    [    0.552234] TCP bind hash table entries: 16 (order: -4, 256 bytes)           
    [    0.558338] TCP: Hash tables configured (established 16 bind 16)             
    [    0.564371] UDP hash table entries: 256 (order: 1, 8192 bytes)               
    [    0.570134] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)          
    [    0.576601] NET: Registered protocol family 1                                
    [    0.581307] sunxi_spi_probe()2638 - [spi0] SPI MASTER MODE                   
    [    0.586236] spi0 supply spi not found, using dummy regulator                 
    [    0.591859] sunxi_spi_request_gpio()2248 - [spi0] Pinctrl init spi0          
    [    0.598098] sunxi_spi_clk_init()2298 - [spi0] mclk 100000000                 
    [    0.604093] spi spi0: master is unqueued, this is deprecated                 
    [    0.609590] sunxi_spi_probe()2719 - [spi0]: driver probe succeed, base fffff6
    [    0.618572] sunxi_spi_probe()2629 - [spi1] SPI DBI INTERFACE                 
    [    0.623686] sunxi_spi_probe()2638 - [spi1] SPI MASTER MODE                   
    [    0.629210] spi1 supply spi not found, using dummy regulator                 
    [    0.634838] sunxi_spi_request_gpio()2248 - [spi1] Pinctrl init spi1          
    [    0.641101] sunxi_spi_clk_init()2298 - [spi1] mclk 100000000                 
    [    0.647053] spi spi1: master is unqueued, this is deprecated                 
    [    0.652299] sunxi_spi_probe()2719 - [spi1]: driver probe succeed, base fffff7
    [    0.663412] workingset: timestamp_bits=61 max_order=15 bucket_order=0        
    [    0.674810] squashfs: version 4.0 (2009/01/31) Phillip Lougher               
    [    0.677605] io scheduler noop registered                                     
    [    0.678952] io scheduler deadline registered                                 
    [    0.683535] io scheduler cfq registered (default)                            
    [    0.689081] [LCD_FB] lcd_fb_init,line:159:                                   
    [    0.691845]                                                                  
    [    0.693610] [LCD_FB] lcd_fb_probe,line:65:                                   
    [    0.697307]                                                                  
    [    0.719346] [LCD_FB] lcd_fb_script_get_item,line:139:                        
    [    0.719389] of_find_compatible_node allwinner,sunxi-lcd_fb1 fail             
    [    0.724980] [LCD_FB] disp_lcd_set_panel_funs,line:1068:                      
    [    0.729795] lcd_panel_fun[0].cfg_panel_info is NULL                          
    [    0.738763] [LCD_FB] disp_lcd_spi_init,line:817:                             
    [    0.739214] Init spi1:bits_per_word:8 �U�}م텱�Օ�line:353:[    0.748400] uartd
    [    0.748415] uart0 supply uart not found, using dummy regulator               
    [    0.748605] uart0: ttyS0 at MMIO 0x2500000 (irq = 242, base_baud = 1500000) I
    [    0.748625] sw_console_setup()1823 - console setup baud 115200 parity n bitsn
                                                                                    
                                                                                    
    [    0.770517] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [    0.770517] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [    0.782433] console [ttyS0] enabled                                          
    [    0.782433] console [ttyS0] enabled                                          
    [    0.791769] bootconsole [earlycon0] disabled                                 
    [    0.791769] bootconsole [earlycon0] disabled                                 
    [    0.800564] uart uart1: get regulator failed                                 
    [    0.808801] uart1 supply uart not found, using dummy regulator               
    [    0.815609] uart1: ttyS1 at MMIO 0x2500400 (irq = 243, base_baud = 1500000) I
    [    0.825354] misc dump reg init                                               
    [    0.829080] Unable to detect cache hierarchy for CPU 0                       
    [    0.835150] sunxi-bt soc@03000000:bt: bt_power_num (4294967232)              
    [    0.841812] sunxi-bt soc@03000000:bt: Missing bt_io_regulator.               
    [    0.848375] sunxi-bt soc@03000000:bt: io_regulator_name ((null))             
    [    0.855138] sunxi-bt soc@03000000:bt: request pincrtl handle for device [socd
    [    0.865063] sunxi-bt soc@03000000:bt: bt_rst gpio=386  mul-sel=1  pull=1  dr0
    [    0.874668] sunxi-bt soc@03000000:bt: clk_name ()                            
    [    0.878094] [LCD_FB] lcd_fb_gpio_set_value,line:353:                         
    [    0.878095] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [    0.891446] sunxi-bt soc@03000000:bt: clk not config                         
    [    0.897580] sunxi-wlan soc@03000000:wlan: wlan_busnum (1)                    
    [    0.903672] sunxi-wlan soc@03000000:wlan: wlan_power_num (-1)                
    [    0.910139] sunxi-wlan soc@03000000:wlan: Missing wlan_io_regulator.         
    [    0.917284] sunxi-wlan soc@03000000:wlan: io_regulator_name ((null))         
    [    0.924439] sunxi-wlan soc@03000000:wlan: request pincrtl handle for device d
    [    0.934943] sunxi-wlan soc@03000000:wlan: wlan_regon gpio=384  mul-sel=1  pu0
    [    0.945524] sunxi-wlan soc@03000000:wlan: get gpio chip_en failed            
    [    0.952387] sunxi-wlan soc@03000000:wlan: wlan_hostwake gpio=388  mul-sel=6 0
    [    0.963321] sunxi-wlan soc@03000000:wlan: clk_name ()                        
    [    0.969355] =====axp led init.====                                           
    [    0.974251] sunxi-spinand: AW SPINand MTD Layer Version: 1.6 20200407        
    [    0.978125] [LCD_FB] lcd_fb_gpio_set_value,line:353:                         
    [    0.978126] OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL                      
    [    0.992953] sunxi-spinand-phy: AW SPINand Phy Layer Version: 1.10 20200306   
    [    1.000862] sunxi-spinand-phy: not detect any munufacture from id table      
    [    1.008321] sunxi-spinand-phy: get spi-nand Model from fdt fail              
    [    1.014974] sunxi-spinand-phy: get phy info from fdt fail                    
    [    1.021040] sunxi-spinand-phy: not detect munufacture from fdt               
    [    1.027749] sunxi-spinand-phy: detect munufacture from id table: GD          
    [    1.034808] sunxi-spinand-phy: detect spinand id: ffffd1c8 ffffffff          
    [    1.041838] sunxi-spinand-phy: ========== arch info ==========               
    [    1.048399] sunxi-spinand-phy: Model:               GD5F1GQ4UBYIG            
    [    1.055243] sunxi-spinand-phy: Munufacture:         GD                       
    [    1.061019] sunxi-spinand-phy: DieCntPerChip:       1                        
    [    1.066693] sunxi-spinand-phy: BlkCntPerDie:        1024                     
    [    1.072660] sunxi-spinand-phy: PageCntPerBlk:       64                       
    [    1.078433] sunxi-spinand-phy: SectCntPerPage:      4                        
    [    1.084108] sunxi-spinand-phy: OobSizePerPage:      64                       
    [    1.089883] sunxi-spinand-phy: BadBlockFlag:        0x0                      
    [    1.095754] sunxi-spinand-phy: OperationOpt:        0x7                      
    [    1.101625] sunxi-spinand-phy: MaxEraseTimes:       50000                    
    [    1.107690] sunxi-spinand-phy: EccFlag:             0x1                      
    [    1.113559] sunxi-spinand-phy: EccType:             7                        
    [    1.119234] sunxi-spinand-phy: EccProtectedType:    4                        
    [    1.124908] sunxi-spinand-phy: ========================================      
    [    1.132337] sunxi-spinand-phy:                                               
    [    1.135866] sunxi-spinand-phy: ========== physical info ==========           
    [    1.142808] sunxi-spinand-phy: TotalSize:    128 M                           
    [    1.148189] sunxi-spinand-phy: SectorSize:   512 B                           
    [    1.153577] sunxi-spinand-phy: PageSize:     2 K                             
    [    1.158763] sunxi-spinand-phy: BlockSize:    128 K                           
    [    1.164147] sunxi-spinand-phy: OOBSize:      64 B                            
    [    1.169429] sunxi-spinand-phy: ========================================      
    [    1.176856] sunxi-spinand-phy:                                               
    [    1.180386] sunxi-spinand-phy: ========== logical info ==========            
    [    1.187230] sunxi-spinand-phy: TotalSize:    128 M                           
    [    1.192612] sunxi-spinand-phy: SectorSize:   512 B                           
    [    1.197994] sunxi-spinand-phy: PageSize:     4 K                             
    [    1.203181] sunxi-spinand-phy: BlockSize:    256 K                           
    [    1.208564] sunxi-spinand-phy: OOBSize:      128 B                           
    [    1.213947] sunxi-spinand-phy: ========================================      
    [    1.221485] sunxi-spinand-phy: block lock register: 0x00                     
    [    1.227619] sunxi-spinand-phy: feature register: 0x11                        
    [    1.233306] sunxi-spinand-phy: sunxi physic nand init end                    
    [    1.240065] Creating 5 MTD partitions on "sunxi_mtd_nand":                   
    [    1.246248] 0x000000000000-0x000000100000 : "boot0"                          
    [    1.253827] 0x000000100000-0x000000400000 : "uboot"                          
    [    1.260029] random: fast init done                                           
    [    1.268346] 0x000000400000-0x000000500000 : "secure_storage"                 
    [    1.276649] 0x000000500000-0x000000580000 : "pstore"                         
    [    1.283619] pstore_zone: registered pstore_blk as backend for kmsg(Oops,pani)
    [    1.292392] pstore: Registered pstore_blk as persistent store backend        
    [    1.299642] mtd mtd3: Attached to MTD device 3                               
    [    1.304657] 0x000000580000-0x000008000000 : "sys"                            
    [    1.495169] sunxi-spinand-phy: phy blk 1023 is bad                           
    [    1.501370] libphy: Fixed MDIO Bus: probed                                   
    [    1.507095] gmac-power0: NULL                                                
    [    1.510447] gmac-power1: NULL                                                
    [    1.513774] gmac-power2: NULL                                                
    [    1.518106] Failed to alloc md5                                              
    [    1.521638] eth0: Use random mac address                                     
    [    1.526254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver       
    [    1.533833] get ehci0-controller, regulator_io is no nocare                  
    [    1.540112] get ehci0-controller wakeup-source is fail.                      
    [    1.546165] sunxi ehci0-controller don't init wakeup source                  
    [    1.552437] [sunxi-ehci0]: probe, pdev->name: 4101000.ehci0-controller, sunx9
    [    1.566013] [sunxi-ehci0]: Not init ehci0                                    
    [    1.570851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver           
    [    1.578024] get ohci0-controller, regulator_io is no nocare                  
    [    1.584300] get ohci0-controller wakeup-source is fail.                      
    [    1.590320] sunxi ohci0-controller don't init wakeup source                  
    [    1.596666] [sunxi-ohci0]: probe, pdev->name: 4101000.ohci0-controller, sunx0
    [    1.607120] [sunxi-ohci0]: Not init ohci0                                    
    [    1.611722] get ohci1-controller, regulator_io is no nocare                  
    [    1.617986] get ohci1-controller wakeup-source is fail.                      
    [    1.623959] sunxi ohci1-controller don't init wakeup source                  
    [    1.630287] [sunxi-ohci1]: probe, pdev->name: 4201000.ohci1-controller, sunx0
    [    1.640759] 4201000.ohci1-controller supply drvvbus not found, using dummy rr
    [    1.649607] sunxi-ohci 4201000.ohci1-controller: SW USB2.0 'Open' Host Contrr
    [    1.659405] sunxi-ohci 4201000.ohci1-controller: new USB bus registered, ass1
    [    1.669149] sunxi-ohci 4201000.ohci1-controller: irq 252, io mem 0x00000040  
    [    1.739068] hub 1-0:1.0: USB hub found                                       
    [    1.743328] hub 1-0:1.0: 1 port detected                                     
    [    1.748589] usbcore: registered new interface driver uas                     
    [    1.754686] usbcore: registered new interface driver usb-storage             
    [    1.761495] usbcore: registered new interface driver ums-alauda              
    [    1.768198] usbcore: registered new interface driver ums-cypress             
    [    1.775002] usbcore: registered new interface driver ums-datafab             
    [    1.781809] usbcore: registered new interface driver ums_eneub6250           
    [    1.788805] usbcore: registered new interface driver ums-freecom             
    [    1.795605] usbcore: registered new interface driver ums-isd200              
    [    1.802310] usbcore: registered new interface driver ums-jumpshot            
    [    1.809205] usbcore: registered new interface driver ums-karma               
    [    1.815813] usbcore: registered new interface driver ums-onetouch            
    [    1.822730] usbcore: registered new interface driver ums-realtek             
    [    1.829536] usbcore: registered new interface driver ums-sddr09              
    [    1.836245] usbcore: registered new interface driver ums-sddr55              
    [    1.842953] usbcore: registered new interface driver ums-usbat               
    [    1.849611] usb_serial_number:20080411                                       
    [    1.854857] sunxi_gpadc_init,1831, success                                   
    [    1.860447] sunxi-rtc rtc: rtc core: registered sunxi-rtc as rtc0            
    [    1.867371] sunxi-rtc rtc: RTC enabled                                       
    [    1.871921] i2c /dev entries driver                                          
    [    1.876393] lirc_dev: IR Remote Control driver registered, major 249         
    [    1.883549] IR NEC protocol handler initialized                              
    [    1.888643] IR RC5(x/sz) protocol handler initialized                        
    [    1.894324] IR LIRC bridge handler initialized                               
    [    1.899509] sun50iw11p1-r-pinctrl r_pio: expect_func as:s_cir0, but muxsel(2r
    [    1.909084] sunxi_ir_startup: get ir protocol failed                         
    [    1.914487] s_cir_rx supply ir0 not found, using dummy regulator             
    [    1.921568] Registered IR keymap rc_map_sunxi                                
    [    1.926812] input: sunxi-ir as /devices/platform/soc/s_cir_rx/rc/rc0/input1  
    [    1.934855] rc rc0: sunxi-ir as /devices/platform/soc/s_cir_rx/rc/rc0        
    [    1.942466] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-rc-recv) registere0
    [    1.952376] sun50iw11p1-pinctrl pio: expect_func as:ir0, but muxsel(2) is fur
    [    1.960922] sunxi_ir_tx_probe()629 - sunxi-ir-tx v1.0.0                      
    [    1.966830] sunxi_ir_tx_startup()602 - base: ffffff8008975000 !              
    [    1.973586] sunxi_ir_tx_startup()609 - irq num: 245 !                        
    [    1.979346] Registered IR keymap rc_map_sunxi                                
    [    1.984605] input: sunxi-ir-tx as /devices/platform/soc/ir_tx/rc/rc1/ir_tx   
    [    1.992537] rc rc1: sunxi-ir-tx as /devices/platform/soc/ir_tx/rc/rc1        
    [    2.000032] rc rc1: lirc_dev: driver ir-lirc-codec (sunxi-ir-tx) registered 1
    [    2.009141] sunxi_ir_tx_probe()680 - register rc device success              
    [    2.015804] ir_tx_clk_cfg()336 - get ir parent rate 24000000HZ               
    [    2.022385] ir_tx_clk_cfg()345 - get ir_clk rate 12000000HZ                  
    [    2.028649] sunxi_ir_tx_probe()690 - ir_tx_setup success                     
    [    2.034676] sunxi_ir_tx_probe()700 - request irq success                     
    [    2.040646] sunxi_ir_tx_probe()701 - probe success                           
    [    2.046342] sunxi cedar version 0.1                                          
    [    2.050578] google_vp9: sunxi google vp9 version 0.1                         
    [    2.058111] sunxi-wdt 20000a0.watchdog: Watchdog enabled (timeout=16 sec, no)
    [    2.067249] Bluetooth: HCI UART driver ver 2.2.d448471.20181218-163903       
    [    2.074600] Bluetooth: HCI UART protocol H4 registered                       
    [    2.080385] Bluetooth: HCI H4 protocol initialized                           
    [    2.085773] Bluetooth: HCI UART protocol (null) registered                   
    [    2.091937] Bluetooth: HCI Realtek H5 protocol initialized                   
    [    2.100002] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1008000z
    [    2.111751] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changez
    [    2.127304] sunxi-mmc sdc0: SD/MMC/SDIO Host Controller Driver(v3.45 2020-5-)
    [    2.136178] sunxi-mmc sdc0: ***ctl-spec-caps*** 8                            
    [    2.141485] sunxi-mmc sdc0: No vmmc regulator found                          
    [    2.146928] sunxi-mmc sdc0: No vqmmc regulator found                         
    [    2.152475] sunxi-mmc sdc0: No vdmmc regulator found                         
    [    2.158011] sunxi-mmc sdc0: No vd33sw regulator found                        
    [    2.163651] sunxi-mmc sdc0: No vd18sw regulator found                        
    [    2.169283] sunxi-mmc sdc0: No vq33sw regulator found                        
    [    2.174924] sunxi-mmc sdc0: No vq18sw regulator found                        
    [    2.180971] sunxi-mmc sdc0: set host busy                                    
    [    2.185522] sunxi-mmc sdc0: Got CD GPIO                                      
    [    2.190063] sunxi-mmc sdc0: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 tB
    [    2.200284] sunxi-mmc sdc0: no vqmmc,Check if there is regulator             
    [    2.226090] sunxi-mmc sdc0: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    2.254483] sunxi-mmc sdc0: detmode:gpio irq                                 
    [    2.254512] sunxi-mmc sdc0: sdc set ios:clk 0Hz bm PP pm OFF vdd 0 width 1 tB
    [    2.270926] sunxi-mmc sdc1: SD/MMC/SDIO Host Controller Driver(v3.45 2020-5-)
    [    2.279819] sunxi-mmc sdc1: No vmmc regulator found                          
    [    2.285265] sunxi-mmc sdc1: No vqmmc regulator found                         
    [    2.290801] sunxi-mmc sdc1: No vdmmc regulator found                         
    [    2.296344] sunxi-mmc sdc1: No vd33sw regulator found                        
    [    2.301978] sunxi-mmc sdc1: No vd18sw regulator found                        
    [    2.307612] sunxi-mmc sdc1: No vq33sw regulator found                        
    [    2.313248] sunxi-mmc sdc1: No vq18sw regulator found                        
    [    2.319481] sunxi-mmc sdc1: set host busy                                    
    [    2.324069] mmc:failed to get gpios                                          
    [    2.328145] sunxi-mmc sdc1: sdc set ios:clk 0Hz bm PP pm UP vdd 21 width 1 tB
    [    2.338366] sunxi-mmc sdc1: no vqmmc,Check if there is regulator             
    [    2.362140] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    2.390271] sunxi-mmc sdc1: detmode:manually by software                     
    [    2.396599] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    2.407769] sunxi_led_probe()1690 - start                                    
    [    2.407792] sunxi_get_str_of_property()1549 - failed to get the string of pr!
    [    2.408915] sunxi_led_probe()1782 - finish                                   
    [    2.409201] hidraw: raw HID events driver (C) Jiri Kosina                    
    [    2.409401] usbcore: registered new interface driver usbhid                  
    [    2.409404] usbhid: USB HID core driver                                      
    [    2.410230] [KMD INFO] AIPU KMD Init Start...                                
    [    2.410234] [KMD INFO] KMD version: release 1.1.0                            
    [    2.410236] [KMD INFO] AIPU version: zhouyi v1                               
    [    2.410238] [KMD INFO] AIPU config: default.                                 
    [    2.410242] [KMD INFO] get platform resource name /aipu@0x03050000,irq  272 .
    [    2.410244] [KMD INFO] platform_get_resource ok!                             
    [    2.414852] [KMD INFO] create AIPU core ok!                                  
    [    2.424875] [KMD INFO] DMA alloc coherent failed: size = 0x2600000, try to a.
    [    2.435232] [KMD INFO] KMD request reserved CMA successfully: base 0x4520000.
    [    2.435324] [KMD INFO] set aipu clock ok!                                    
    [    2.435332] [KMD INFO] AIPU Initial Status: 0x70000.                         
    [    2.435334] [KMD INFO] AIPU_CTRL_REG_OFFSET 0x0: 0x2                         
    [    2.435337] [KMD INFO] AIPU_START_PC_REG_OFFSET 0x8: 0x0                     
    [    2.435340] [KMD INFO] AIPU_INTR_PC_REG_OFFSET 0xc: 0x10                     
    [    2.435342] [KMD INFO] AIPU_IPI_CTRL_REG_OFFSET 0x10: 0x0                    
    [    2.435345] [KMD INFO] AIPU_DATA_ADDR_0_REG_OFFSET 0x14 : 0xfadeeef1         
    [    2.435347] [KMD INFO] AIPU_DATA_ADDR_1_REG_OFFSET 0x18 : 0x79247fff         
    [    2.435350] [KMD INFO] AIPU_CLK_CTRL_REG_OFFSET 0x3c: 0x0                    
    [    2.435352] [KMD INFO] AIPU KMD probe done.                                  
    [    2.441342] sunxi-daudio daudio1: regulator missing or invalid               
    [    2.441563] sunxi-daudio daudio2: regulator missing or invalid               
    [    2.441949] rpmsg_hifi 3003000.msgbox0.sunxi,dsp0.0.-1: id:sunxi,dsp0 new ch!
    [    2.448077] rpmsg_hifi 3003000.msgbox0.sunxi,dsp0.0.-1: rpmsg hifi[0] clientd
    [    2.448142] rpmsg_hifi 3008000.msgbox1.sunxi,dsp1.0.-1: id:sunxi,dsp1 new ch!
    [    2.454406] rpmsg_hifi 3008000.msgbox1.sunxi,dsp1.0.-1: rpmsg hifi[1] clientd
    [    2.465243] sunxi-internal-cpudai cpudai: dmaengine alloc coherent phy_addr:0
    [    2.465437] sunxi-internal-cpudai cpudai: dmaengine alloc coherent phy_addr:0
    [    2.465443] sunxi-internal-cpudai cpudai: sunxi_hifi_cpudai_probe start.     
    [    2.499342] sunxi-internal-cpudai cpudai: sunxi_hifi_cpudai_probe stop.      
    [    2.499349] sunxi-codec-machine sndcodec: sunxi_hifi_sndcodec_init           
    [    2.499804] sunxi-codec-machine sndcodec: sunxi-hifi-codec <-> cpudai mappink
    [    2.501167] sunxi-rpaf-dsp sunxi_rpaf_dsp0: register device finished!        
    [    2.501172] sunxi-rpaf-dsp sunxi_rpaf_dsp0: [rpaf_dsp0] probe finished!      
    [    2.501316] sunxi-rpaf-dsp sunxi_rpaf_dsp1: register device finished!        
    [    2.501320] sunxi-rpaf-dsp sunxi_rpaf_dsp1: [rpaf_dsp1] probe finished!      
    [    2.502191] NET: Registered protocol family 10                               
    [    2.507355] NET: Registered protocol family 17                               
    [    2.507573] Bluetooth: RFCOMM TTY layer initialized                          
    [    2.507584] Bluetooth: RFCOMM socket layer initialized                       
    [    2.507606] Bluetooth: RFCOMM ver 1.11                                       
    [    2.507615] 8021q: 802.1Q VLAN Support v1.8                                  
    [    2.516292] ubi0: attaching mtd4                                             
    [    2.742821] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    2.755461] sunxi-mmc sdc1: smc 1 p1 err, cmd 8, RTO !!                      
    [    2.761641] sunxi-mmc sdc1: card claims to support voltages below defined rae
    [    2.779515] sunxi-mmc sdc1: sdc set ios:clk 400000Hz bm PP pm ON vdd 21 widtB
    [    2.790213] sunxi-mmc sdc1: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 wiB
    [    2.801151] sunxi-mmc sdc1: sdc set ios:clk 50000000Hz bm PP pm ON vdd 21 wiB
    [    2.812871] mmc1: new high speed SDIO card at address 0001                   
    [    2.978848] random: crng init done                                           
    [    3.038982] ubi0: scanning is finished                                       
    [    3.051715] ubi0: attached mtd4 (name "sys", size 122 MiB)                   
    [    3.057852] ubi0: PEB size: 262144 bytes (256 KiB), LEB size: 258048 bytes   
    [    3.065524] ubi0: min./max. I/O unit sizes: 4096/4096, sub-page size 2048    
    [    3.073101] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096  
    [    3.080899] ubi0: good PEBs: 489, bad PEBs: 1, corrupted PEBs: 0             
    [    3.087602] ubi0: user volume: 12, internal volumes: 1, max. volumes count: 8
    [    3.095755] ubi0: max/mean erase counter: 6/3, WL threshold: 4096, image seq0
    [    3.105080] ubi0: available PEBs: 0, total reserved PEBs: 489, PEBs reserved9
    [    3.115435] ubi0: background thread "ubi_bgt0d" started, PID 797             
    [    3.126839] block ubiblock0_5: created from ubi0:5(rootfs)                   
    [    3.133219] get usb_detect_mode is fail, 22                                  
    [    3.138401] sunxi-rtc rtc: setting system clock to 1970-01-01 01:15:59 UTC ()
    [    3.147710] snddaudio snddaudio1: codec: snd-soc-dummy, codec_dai: snd-soc-d.
    [    3.157017] snddaudio snddaudio1: snd-soc-dummy-dai <-> daudio1 mapping ok   
    [    3.165551] snddaudio snddaudio2: codec: snd-soc-dummy, codec_dai: snd-soc-d.
    [    3.175080] snddaudio snddaudio2: snd-soc-dummy-dai <-> daudio2 mapping ok   
    [    3.184040] ALSA device list:                                                
    [    3.187375]   #0: audiocodec                                                 
    [    3.190604]   #1: snddaudio1                                                 
    [    3.193809]   #2: snddaudio2                                                 
    [    3.199226] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
    [    3.209670] devtmpfs: mounted                                                
    [    3.213295] Freeing unused kernel memory: 384K                               
    [    3.721817] init: Console is alive                                           
    [    3.725815] init: - watchdog -                                               
    [    3.729299] init: - preinit -                                                
    /dev/by-name/UDISK already format by ubifs                                      
    [    4.465916] mount_root: mounting /dev/root                                   
    [    4.471835] mount_root: loading kmods from internal overlay                  
    [    4.613907] block: attempting to load /etc/config/fstab                      
    [    4.643170] UBIFS (ubi0:11): background thread "ubifs_bgt0_11" started, PID 1
    [    4.710779] UBIFS (ubi0:11): recovery needed                                 
    [    4.928114] UBIFS (ubi0:11): recovery completed                              
    [    4.933362] UBIFS (ubi0:11): UBIFS: mounted UBI device 0, volume 11, name "U"
    [    4.941739] UBIFS (ubi0:11): LEB size: 258048 bytes (252 KiB), min./max. I/Os
    [    4.952918] UBIFS (ubi0:11): FS size: 56770560 bytes (54 MiB, 220 LEBs), jou)
    [    4.964668] UBIFS (ubi0:11): reserved for root: 0 bytes (0 KiB)              
    [    4.971287] UBIFS (ubi0:11): media format: w4/r0 (latest is w4/r0), UUID AF3l
    [    4.987250] block: extroot: UUID match (root: 5c662140-a90edc37-17199d16-496)
    [    5.008486] mount_root: switched to extroot                                  
    [    5.020295] procd: - early -                                                 
    [    5.023631] procd: - watchdog -                                              
    [    5.226304] procd: - watchdog -                                              
    [    5.229961] procd: - ubus -                                                  
    [    5.233606] procd (1): /proc/1056/oom_adj is deprecated, please use /proc/10.
    [    5.325631] procd: - init -                                                  
    Please press Enter to activate this console.                                    
    [    5.937362] file system registered                                           
    [    6.046608] configfs-gadget 4100000.udc-controller: failed to start g1: -19  
    [    6.221568] read descriptors                                                 
    [    6.224868] read strings                                                     
    [    6.304715] fuse init (API version 7.26)                                     
    [    6.305929] sunxi-codec-machine sndcodec: sunxi_hifi_sndcodec_startup        
    [    6.306261] sunxi-codec-machine sndcodec: sunxi_hifi_sndcodec_hw_params      
    [    6.306269] sunxi-internal-cpudai cpudai: ======== hw_params ========        
    [    6.306274] sunxi-internal-cpudai cpudai: pcm_params->format:2               
    [    6.306278] sunxi-internal-cpudai cpudai: pcm_params->channels:2             
    [    6.306283] sunxi-internal-cpudai cpudai: pcm_params->rate:48000             
    [    6.306287] sunxi-internal-cpudai cpudai: pcm_params->period_size:1024       
    [    6.306291] sunxi-internal-cpudai cpudai: pcm_params->periods:4              
    [    6.306295] sunxi-internal-cpudai cpudai: pcm_params->pcm_frames:1024        
    [    6.306299] sunxi-internal-cpudai cpudai: pcm_params->buffer_size:4096       
    [    6.306303] sunxi-internal-cpudai cpudai: ===========================        
    [    6.456842] sunxi-internal-cpudai cpudai: sunxi_hifi_pcm_hw_params           
    [    6.494154]                                                                  
    [    6.494154] insmod_device_driver                                             
    [    6.494154]                                                                  
    [    6.697590] sunxi-wlan soc@03000000:wlan: bus_index: 1                       
    [    6.946582] sunxi_set_cur_vol_work()408 WARN: get power supply failed        
    [    7.025233] android_work: sent uevent USB_STATE=CONNECTED                    
    [    7.031295] sunxi_set_cur_vol_work()408 WARN: get power supply failed        
    [    7.133113] configfs-gadget gadget: high-speed config #1: c                  
    [    7.139527] android_work: sent uevent USB_STATE=CONFIGURED                   
    [    8.012713] Bluetooth: BNEP (Ethernet Emulation) ver 1.3                     
    [    8.018858] Bluetooth: BNEP filters: protocol multicast                      
    [    8.024773] Bluetooth: BNEP socket layer initialized                         
    [    8.039175] usbcore: registered new interface driver btusb                   
    [    8.092344] Bluetooth: HIDP (Human Interface Emulation) ver 1.2              
    [    8.099046] Bluetooth: HIDP socket layer initialized                         
    [    8.129967] tlsc6x_ts 1-002e: fail to get vdd_name                           
    [    8.135339] tlsc6x_ts 1-002e: fail to get virtualkeys                        
    [    8.141072] 1-002e supply vdd not found, using dummy regulator               
    [    8.406667] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.416030] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.423088] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.431912] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.441308] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.448308] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.457103] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.466505] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.473503] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.482110] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.491454] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.498448] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.582628] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.591991] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.599032] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.607828] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.617200] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.624228] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.632911] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.642319] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.649326] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.657956] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.667302] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.674291] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.758347] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.767685] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.774675] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.783533] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.792889] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.799923] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.808502] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.817829] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.824824] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.833347] sunxi_i2c_do_xfer()1942 - [i2c1] incomplete xfer (status: 0x20, )
    [    8.842686] [tlsc][error] [IIC]: i2c_transfer(1) error, addr= 0x0!!          
    [    8.849693] [tlsc][error] [IIC]: i2c_transfer(1) error, ret=-70, rlen=3, wle!
    [    8.858076] [tlsc][error] tlsc6x:tlsc6x_probe, no tlsc6x!                    
    Trying to connect to SWUpdate...                                                
    [    9.867544] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready              
    [   10.005688] libphy: 4500000.eth: probed                                      
    [   10.130508] sunxi-gmac 4500000.eth eth0: eth0: Type(7) PHY ID 001cc916 at 0 )
    [   10.152285] br-lan: port 1(eth0) entered blocking state                      
    [   10.158185] br-lan: port 1(eth0) entered disabled state                      
    [   10.164288] device eth0 entered promiscuous mode                             
    [   10.170855] br-lan: port 1(eth0) entered blocking state                      
    [   10.176701] br-lan: port 1(eth0) entered forwarding state                    
    [   10.182897] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready             
    [   10.890211] br-lan: port 1(eth0) entered disabled state                      
    [   14.197586] sunxi-internal-cpudai cpudai: sunxi_hifi_pcm_hw_free             
    [   14.336895] sunxi-codec-machine sndcodec: sunxi_hifi_sndcodec_shutdown       
                                                                                    
                                                                                    
                                                                                    
    BusyBox v1.27.2 () built-in shell (ash)                                         
                                                                                    
     _____  _              __     _                                                 
    |_   _||_| ___  _ _   |  |   |_| ___  _ _  _ _                                  
      | |   _ |   ||   |  |  |__ | ||   || | ||_'_|                                 
      | |  | || | || _ |  |_____||_||_|_||___||_,_|                                 
      |_|  |_||_|_||_|_|  Tina is Based on OpenWrt!                                 
     ----------------------------------------------                                 
     Tina Linux (Neptune, 5C1C9C53)                                                 
     ----------------------------------------------                                 
    root@TinaLinux:/# 
    
    
  • 相关阅读:
    python操作Excel模块openpyxl
    【转】用python读写excel的强大工具:openpyxl
    Python 保存数据的方法:
    【Python】使用POST方式抓取有道翻译结果
    python3以post方式提交数据
    python3.0与python2.0有哪些不同
    清理
    汇编学习(五)——表处理程序
    智能车学习(十五)——K60野火2013版例程
    通信原理实践(六)——基带传输
  • 原文地址:https://www.cnblogs.com/juwan/p/14869983.html
Copyright © 2011-2022 走看看