芒果派全志V3s开发板入坑记录. (第一次收到坑友寄来评测的开发板)
网友墨墨 设计的 芒果派(mango pi) V3s开发板
主板原理图: Mango-Pi.pdf
AR0330摄像头模组资料: Mango-Pi-AR0330.pdf
代码地址: https://github.com/qq516333132/camdroid
硬件资料: Hardware/
淘宝购买地址: 芒果派 树莓派 全志 V3S 记录仪 二维码识别 音视频 录像 开发板
单主板 199元,
主板 + 显示屏 + 摄像头 模组: 499元
这个价格对个人买家有点小贵,但是如果您是用来开发产品, 大大节约了前期的时间,
缩短了产品的上市时间,个人认为这个钱还是值得花的。
相对于一个亿的小目标来说, 499这钱不算什么, 捂脸.gif
--------------------------------------------------------------------------------
1. 代码下载, 如果gayhub下载速度慢,可以选择第二种方式:
1). git clone https://github.com/qq516333132/camdroid.git
2). 百度网盘下载我打包OK的文件mango-camdroid.tar.gz
baidu网盘链接: https://pan.baidu.com/s/1sVA2fvWdf155mKLysYCxXQ
#tar xvf mango-camdroid.tar.gz
#git reset --hard
2. 编译
cd camdroid;source build/envsetup.sh;lunch;mklichee;extract-bsp;make -j2;pack;
离线
配置如何?裸奔还是Linux?
离线
那个 那个 上面的WiFi芯片好用吗?
离线
那个 那个 上面的WiFi芯片好用吗?
淘宝2.2元, 很多方案都用,上海乐鑫出的,应该挺不错。
离线
可惜这个没配触摸屏
离线
我来凑热闹
离线
那个电源管理IC的走线居然这么苗条
离线
这个是芒果派 第一块板子 以前没有画过板
离线
如果送原理图和pcb源文件,我愿意买,否则不如荔枝派
离线
如果送原理图和pcb源文件,我愿意买,否则不如荔枝派
开发板鲜有提供原理图和PCB的,无论是否开放PCB, 我们要尊重原作者的劳动.
多一个选择总比没有选择好。
比如论坛有个保加利亚朋友,
在淘宝买海思和君正的摄像头板子,
这个在我们中国唾手可得,
但是人家却要花费差不多一个月的(中国邮政小包)才能拿到手。
有时候想想,在我们中国搞电子产品是一件多么幸福的事情,
开发板从廉价到昂贵,都有得选择。
离线
达克罗德 说:如果送原理图和pcb源文件,我愿意买,否则不如荔枝派
开发板鲜有提供原理图和PCB的,无论是否开放PCB, 我们要尊重原作者的劳动.
多一个选择总比没有选择好。比如论坛有个保加利亚朋友,
在淘宝买海思和君正的摄像头板子,
这个在我们中国唾手可得,
但是人家却要花费差不多一个月的(中国邮政小包)才能拿到手。
有时候想想,在我们中国搞电子产品是一件多么幸福的事情,
开发板从廉价到昂贵,都有得选择。
说的对。希望这样的开发板越来越多。我没有贬低芒果派的意思,只是觉得有源文件送的话做产品会少走很多弯路
离线
芒果派做的很不错的,应该是比较接近产品的开发板了,还开源,可玩性大大增加,赞一个
离线
这个是芒果派 第一块板子 以前没有画过板
除了电源那里,其他地方画的都不错啊,你确定以前没画过板子?
离线
HELLO! BOOT0 is starting!
get_ifm reg_val=7
setting pmu vol system core 1.1 v
===i2c gpio === 22777777
axp read fail, maybe no pmu
set pmu vol failed,maybe no pmu
DRAM DRIVE INFO: V0.7
DRAM Type = 2 (2:DDR2,3:DDR3,6:LPDDR2,7:LPDDR3)
DRAM CLK = 360 MHz
DRAM zq value: 000039bb
DRAM size = 64 MB
Succeed in reading Boot1 file head.
Jump to secend Boot.
[ 0.093]
U-Boot 2011.09-rc1-dirty (Jun 16 2015 - 13:24:18) Allwinner Technology
[ 0.101]version: 1.1.0
[ 0.106]pmbus:
===i2c gpio === 22777777
ready
axp read error
probe axp20x failed
axp_probe fail,run clock=1008
set power on vol to default
axp_set_power_supply_output dcdc2_vol = 1200
axp set dcdc2_vol to 1200 failed
axp_set_power_supply_output dcdc3_vol = 3300
axp set dcdc3_vol to 3300 failed
axp_set_power_supply_output aldo2_vol = 2500
axp set aldo2_vol to 2500 failed
axp_set_power_supply_output aldo3_vol = 3000
axp set aldo3_vol to 3000 failed
axp_set_power_supply_output ldo1_vol = 3300
axp set ldo1_vol to 3300 failed
axp_set_power_supply_output ldo2_vol = 3000
axp set ldo2_vol to 3000 failed
[ 0.166]DRAM: 64 MiB
[debug_jaosn]:use the clock in sys_config
OK
[ 0.188]sunxi flash init ok
hello @flash_speed=1
env_relocate_spec storage_type = 3
In: serial
Out: serial
Err: serial
WORK_MODE_BOOT
read bootlogo partition successful,start_block=0x6420,rblock=0x100 ,ret=256
Use decode 1x1 sampling
sunxi_read_bootlogo: jpg convert argb
[ 0.373]Hit any key to stop autoboot: 0
read boot or recovery all
[ 0.659]sunxi flash read :offset 4000, 4194815 bytes OK
[ 0.665]ready to boot
[ 0.667]
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Linux version 3.4.39 (root@ubuntu) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) ) #5 Fri Oct 19 22:23:54 EDT 2018
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: sun8i
[ 0.000000] Initialized persistent memory from 41d20800-41d307ff
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat c0520ae4, node_mem_map c05bb000
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16256 pages, LIFO batch:3
[ 0.000000] script_init enter!
[ 0.000000] script_init exit!
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/nor1 init=/init loglevel=8 partitions= mac_addr= uid=1234567890 kmemleak=on fb_base=0x41b00000 boot_type=3 config_size=32384
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 64MB = 64MB total
[ 0.000000] Memory: 29928k/29928k available, 35608k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xc4800000 - 0xff000000 ( 936 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc4000000 ( 64 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc048d000 (4628 kB)
[ 0.000000] .init : 0xc048d000 - 0xc04b0000 ( 140 kB)
[ 0.000000] .data : 0xc04b0000 - 0xc0521220 ( 453 kB)
[ 0.000000] .bss : 0xc0521244 - 0xc05ba964 ( 614 kB)
[ 0.000000] NR_IRQS:544
[ 0.000000] 524 ahb1 set parent pll_periph0d2
[ 0.000000] Architected local timer running at 24.00MHz.
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000155] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
[ 0.000178] pid_max: default: 32768 minimum: 301
[ 0.000315] Mount-cache hash table entries: 512
[ 0.000826] CPU: Testing write buffer coherency: ok
[ 0.001094] Setting up static identity map for 0x40366de8 - 0x40366e40
<6>[ 0.001744] devtmpfs: initialized
[ 0.003618] pinctrl core: initialized pinctrl subsystem
[ 0.004107] NET: Registered protocol family 16
[ 0.004516] DMA: preallocated 128 KiB pool for atomic coherent allocations
[ 0.004568] script_sysfs_init success
[ 0.004602] sunxi_dump_init success
[ 0.005329] gpiochip_add: registered GPIOs 0 to 223 on device: sunxi-pinctrl
[ 0.006213] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
[ 0.006584] gpiochip_add: registered GPIOs 1024 to 1031 on device: axp-pinctrl
[ 0.007489] persistent_ram: error in header, 2
[ 0.007506] persistent_ram: found existing buffer, size 58228, start 1974
[ 0.268540] console [ram-1] enabled
[ 0.268985] [sunxi-module]: [sunxi-module.0] probe success
[ 0.269203] axp driver uning configuration failed(801)
[ 0.269396] axp driver uning configuration failed(808)
[ 0.269795] Not Found clk pll_isp in script
[ 0.269994] Not Found clk pll_video in script
[ 0.270018] Not Found clk pll_ve in script
[ 0.270208] Not Found clk pll_periph0 in script
[ 0.270310] Not Found clk pll_de in script
[ 0.270411] sunxi_default_clk_init
[ 0.270598] try to set pll6ahb1 to 200000000
[ 0.270709] Error not get clk pll6ahb1
[ 0.270816] Error not get clk pll6ahb1try to set ahb1 to 200000000
[ 0.271118] try to set apb1 to 100000000
[ 0.271548] ===fe3o4==== sunxi_root_procfs_attach ret:0
[ 0.275242] bio: create slab <bio-0> at 0
[ 0.275598] pwm module init!
[ 0.277826] SCSI subsystem initialized
[ 0.278243] usbcore: registered new interface driver usbfs
[ 0.278414] usbcore: registered new interface driver hub
[ 0.278746] usbcore: registered new device driver usb
[ 0.278996] twi_chan_cfg()340 - [twi0] has no twi_regulator.
[ 0.279108] twi_chan_cfg()340 - [twi1] has no twi_regulator.
[ 0.279978] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x34)
[ 0.280024] axp20_board 0-0034: failed reading at 0x03
[ 0.280130] [AXP20-MFD] try to read chip id failed!
[ 0.280318] axp mfd register failed
[ 0.280434] axp20_board: probe of 0-0034 failed with error -70
[ 0.280586] Linux video capture interface: v2.00
[ 0.280869] gpiochip_add: gpios 1024..1028 (axp_pin) failed to register
[ 0.280976] axp pinctrl used,skip
[ 0.281501] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 0.282503] cfg80211: Calling CRDA to update world regulatory domain
[ 0.283648] Switching to clocksource arch_sys_counter
[ 0.289998] NET: Registered protocol family 2
[ 0.289998] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.289998] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.290189] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.290315] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.290506] TCP: reno registered
<6>[ 0.290615] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.290816] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.291181] NET: Registered protocol family 1
[ 0.291573] Unpacking initramfs...
[ 0.306256] Freeing initrd memory: 220K
[ 0.306594] [pm]aw_pm_init!
[ 0.306788] standby_mode = 1.
[ 0.306891] wakeup src cnt is : 3.
[ 0.307001] pmu name: pmu1_para .
[ 0.307111] pmu1_enable = 0x1.
[ 0.307301] pmux_id = 0x1.
[ 0.307406] pmu name: pmu2_para .
[ 0.307509] config_pmux_para: script_parser_fetch err.
[ 0.307698] pmu2_enable = 0x0.
[ 0.307804] add_sys_pwr_dm: get ldo name failed
[ 0.307908] add_sys_pwr_dm: get ldo name failed
[ 0.308096] add_sys_pwr_dm: get ldo name failed
[ 0.308200] add_sys_pwr_dm: get ldo name failed
[ 0.308388] add_sys_pwr_dm: get ldo name failed
[ 0.308491] add_sys_pwr_dm: get ldo name failed
[ 0.308594] add_sys_pwr_dm: get ldo name failed
<3>[ 0.308785] add_sys_pwr_dm: get ldo name failed
[ 0.308888] add_sys_pwr_dm: get ldo name failed
[ 0.309078] add_sys_pwr_dm: get ldo name failed
[ 0.309182] after inited: sys_mask config = 0x0.
[ 0.309289] dynamic_standby enalbe = 0x0.
[ 0.309537] sunxi_reg_init enter
[ 0.311503] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.311748] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 0.312031] msgmni has been set to 58
[ 0.313143] io scheduler noop registered
[ 0.313259] io scheduler deadline registered
[ 0.313441] io scheduler cfq registered (default)
[ 0.314042] [DISP]disp_module_init
[ 0.314542] cmdline,disp=
[ 0.315149] rotation_sw module is config as no used
[ 0.315365] [DISP] disp_get_rotation_sw,line:68:disp 0 out of range? g_rot_sw=0
[ 0.315572] [DISP] disp_init_connections,line:289:NULL pointer: 0, 0
[ 0.333538] [DISP] disp_sys_power_enable,line:387:some error happen, fail to get regulator
[ 0.333850] [DISP] disp_sys_gpio_set_value,line:374:OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL
[ 0.334763] [DISP]disp_module_init finish
[ 0.335251] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
[ 0.335720] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
[ 0.335924] sw_uart_pm()890 - uart0 clk is already enable
[ 0.336041] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
[ 0.432113] console [ttyS0] enabled
[ 1.168827] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
[ 1.176761] spi spi0: master is unqueued, this is deprecated
[ 1.183329] m25p_probe()967 - Use the Dual Mode Read.
[ 1.189225] NorFlash ID: 0xef4019 - 0x0
[ 1.193626] m25p80 spi0.0: found W25q256, expected at25df641
[ 1.200222] m25p80 spi0.0: W25q256 (32768 Kbytes)
[ 1.207116] partitions_register()854 - Invalid partitions count: 640864636
[ 1.215334] Creating 1 MTD partitions on "spi0.0":
[ 1.220904] 0x000000000000-0x000002000000 : "NorFlash part0"
[ 1.229757] Failed to alloc md5
[ 1.233559] eth0: Use random mac address
[ 1.238071] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.265657] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.274778] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
[ 1.283518] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
[ 1.310040] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
[ 1.317499] hub 1-0:1.0: USB hub found
[ 1.321821] hub 1-0:1.0: 1 port detected
[ 1.326791] sunxi-ehci sunxi-ehci.1: remove, state 1
[ 1.332473] usb usb1: USB disconnect, device number 1
[ 1.630322] sunxi-ehci sunxi-ehci.1: USB bus 1 deregistered
[ 1.646738] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.673906] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 1.682552] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 1
[ 1.691202] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
[ 1.754646] hub 1-0:1.0: USB hub found
[ 1.759015] hub 1-0:1.0: 1 port detected
[ 1.763889] sunxi-ohci sunxi-ohci.1: remove, state 1
[ 1.769620] usb usb1: USB disconnect, device number 1
[ 1.775930] sunxi-ohci sunxi-ohci.1: USB bus 1 deregistered
[ 1.792451] Initializing USB Mass Storage driver...
[ 1.798043] usbcore: registered new interface driver usb-storage
[ 1.804835] USB Mass Storage support registered.
[ 1.810457] file system registered
[ 1.815818] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 1.823722] android_usb gadget: Number of LUNs=1
[ 1.828944] lun0: LUN: removable file: (no medium)
[ 1.835039] android_usb gadget: android_usb ready
[ 1.840518] sunxikbd_script_init: key para not found, used default para.
[ 1.849236] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
[ 1.856928] sunxi cedar version 0.1
[ 1.861149] [cedar]: install start!!!
[ 1.865580] [cedar]: install end!!!
[ 1.870065] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[ 1.878980] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[ 1.887910] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[ 1.896543] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[ 1.905267] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[ 1.913991] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[ 1.922626] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[ 1.931625] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
[ 1.938854] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
[ 1.950280] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
[ 1.958007] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
[ 1.964325] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
[ 1.974185] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.114 2015-6-2 10:21) Compiled in Oct 19 2018 at 10:37:11
[ 1.985757] [mmc]: get mmc0's sdc_power failed
[ 1.990814] [mmc]: get mmc1's sdc_power failed
[ 1.995983] [mmc]: MMC host used card: 0x3, boot card: 0x0, io_card 2
[ 2.004141] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.017450] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.030386] sunxi_leds_fetch_sysconfig_para leds is not used in config
[ 2.037821] =========script_get_err============
[ 2.043312] usbcore: registered new interface driver usbhid
[ 2.049622] usbhid: USB HID core driver
[ 2.054695] ashmem: initialized
[ 2.058400] logger: created 256K log 'log_main'
[ 2.063734] logger: created 32K log 'log_events'
[ 2.069152] logger: created 32K log 'log_radio'
[ 2.074405] logger: created 32K log 'log_system'
[ 2.081233] script_get_item return audio_pa_ctrl type err
[ 2.088121] asoc: sndcodec <-> sunxi-codec mapping ok
[ 2.096077] TCP: cubic registered
[ 2.099875] NET: Registered protocol family 17
[ 2.105180] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 2.114013] ThumbEE CPU extension supported.
[ 2.118866] Registering SWP/SWPB emulation handler
[ 2.125318] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[ 2.134377] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[ 2.143035] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[ 2.151671] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[ 2.160222] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[ 2.168838] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[ 2.177669] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[ 2.186541] sunxi-rtc sunxi-rtc: setting system clock to 1970-01-01 01:25:58 UTC (5158)
[ 2.196886] [wifi module_pm]: failed to fetch wifi configuration!
[ 2.203915] [wifi module_pm]: regulator on.
[ 2.208688] [wifi_pm]: no wifi used in configuration
[ 2.214403]
[ 2.214406] *****Oct 19 2018 10:37:24 EAGLE DRIVER VER:75be56bfbaf7*****
[ 2.214413]
[ 2.225576] =======================================================
[ 2.232742] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 2.239930] =======================================================
[ 2.246998] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[ 2.257820] [wifi_pm]: wrong module select 0 !
[ 2.362923] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.374314] [mmc]: sdc1 power_supply is null
[ 2.400033] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.432351] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 2.441580] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 2.449988] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.462734] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.474497] *******************Try sdio*******************
[ 2.481580] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 2.490608] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 2.499715] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 2.508817] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 2.517043] *******************Try sd *******************
[ 2.523843] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.534301] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.547028] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.671478] [mmc]: sdc1 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.689489] [mmc]: sdc1 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
[ 2.700046] [mmc]: sdc1 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
[ 2.710651] [mmc]: sdc1 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[ 2.721090] mmc1: new high speed SD card at address aaaa
[ 2.727635] mmcblk0: mmc1:aaaa SU02G 1.84 GiB
[ 2.746730] mmcblk0: p1 p2
[ 2.750831] mmcblk mmc1:aaaa: Card claimed for testing.
[ 2.756744] mmc1:aaaa: SU02G 1.84 GiB
[ 2.761218] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[ 2.770045] *******************sd init ok*******************
[ 2.776590] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[ 2.785341] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[ 2.793986] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[ 2.802615] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[ 2.811166] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[ 2.819780] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[ 13.370027] esp_sdio_init ------ RETRY ------
[ 13.375145] =======================================================
[ 13.382312] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[ 13.389651] =======================================================
[ 13.396815] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[ 13.407627] [wifi_pm]: wrong module select 0 !
[ 13.517015] =======================================================
[ 13.524157] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 13.531213] =======================================================
[ 13.538348] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[ 13.549080] [wifi_pm]: wrong module select 0 !
[ 24.650027] esp_sdio_init ------ RETRY ------
[ 24.655136] =======================================================
[ 24.662289] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[ 24.669635] =======================================================
[ 24.676776] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[ 24.687590] [wifi_pm]: wrong module select 0 !
[ 24.792625] =======================================================
[ 24.799766] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 24.806819] =======================================================
[ 24.813962] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[ 24.824774] [wifi_pm]: wrong module select 0 !
[ 35.930023] esp_sdio_init ------ RETRY ------
[ 35.935114] =======================================================
[ 35.942276] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[ 35.949700] =======================================================
[ 35.956760] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[ 35.967566] [wifi_pm]: wrong module select 0 !
[ 36.077016] =======================================================
[ 36.084164] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 36.091303] =======================================================
[ 36.098349] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[ 36.109164] [wifi_pm]: wrong module select 0 !
[ 47.210020] esp_sdio_init ------ RETRY ------
[ 47.215196] =======================================================
[ 47.222263] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[ 47.229692] =======================================================
[ 47.236750] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[ 47.247561] [wifi_pm]: wrong module select 0 !
[ 47.352678] eagle sdio can not power up!
[ 47.357131] ALSA device list:
[ 47.360521] #0: audiocodec
[ 47.363907] mmc1: card aaaa removed
[ 47.368538] sw_uart_set_termios()749 - uart0 write LCR(pre-dlab) failed, lcr 93 reg 13
[ 47.377710] Freeing init memory: 140K
[ 54.954967] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 54.965194] [mmc]: sdc1 power_supply is null
[ 54.971012] init: skipping insecure file '/default.prop'
[ 54.978329] init: skipping insecure file '/init.rc'
[ 54.984347] init: /init.rc: 127: invalid option 'root'
[ 54.990274] init: skipping insecure file '/init.sun8i.rc'
[ 54.996608] init: /init.sun8i.rc: 52: invalid option 'root'
[ 55.003076] init: skipping insecure file 'init.sun8i.usb.rc'
[ 55.010285] init: command 'loglevel' r=0
[ 55.014793] init: command 'export' r=0
[ 55.019059] init: command 'export' r=0
[ 55.024911] init: skipping insecure file '/ueventd.rc'
[ 55.031066] init: skipping insecure file '/ueventd.sun8i.rc'
[ 55.040211] init: command 'export' r=0
[ 55.044505] init: command 'export' r=0
[ 55.048838] init: command 'symlink' r=0
[ 55.068292] init: command 'symlink' r=0
[ 55.072792] init: command 'symlink' r=0
[ 55.077251] init: command 'mkdir' r=0
[ 55.090305] init: command 'mkdir' r=0
[ 55.094557] init: command 'mkdir' r=0
[ 55.098738] init: command 'mkdir' r=-2
[ 55.116012] init: processing action 0x15e6098 (init)
[ 55.121746] init: command 'export' r=0
[ 55.126015] init: command 'export' r=0
[ 55.130384] init: command 'export' r=0
[ 55.134651] init: command 'export' r=0
[ 55.138910] init: processing action 0x15e4c28 (early-fs)
[ 55.145086] init: command 'mkdir' r=0
[ 55.149413] init: command 'mkdir' r=0
[ 55.153742] init: command 'mkdir' r=0
[ 55.157910] init: processing action 0x15e7338 (console_init)
▒[ 55.164685] init: command 'console_init' r=0
[ 55.169654] init: processing action 0x15e4f30 (fs)
添加了这行 lichee/linux-3.4/drivers/mtd/devices/m25p80.c:
static const struct spi_device_id m25p_ids[] = {
{ "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) },
{ "w25q64", INFO(0xef4017, 0, 64 * 1024, 128, SECT_4K) },
{ "W25q128", INFO(0xef4018, 0, 64 * 1024, 256, 0) },
{ "W25q256", INFO(0xef4019, 0, 64 * 1024, 512, 0) },
代码编译很顺利,把生成的 lichee/tools/pack/sun8iw8p1_camdroid_tiger-cdr_uart0_none.img
文件烧录到荔枝派zero(W25Q256),
会出现上面的情况,不能进入命令行.
离线
添加了这行 lichee/linux-3.4/drivers/mtd/devices/m25p80.c:
static const struct spi_device_id m25p_ids[] = {
{ "w25x64", INFO(0xef3017, 0, 64 * 1024, 128, SECT_4K) },
{ "w25q64", INFO(0xef4017, 0, 64 * 1024, 128, SECT_4K) },
{ "w25q128", INFO(0xef4018, 0, 64 * 1024, 256, 0) },
{ "w25q256", INFO(0xef4019, 0, 64 * 1024, 256, 0) },
最终, 我把 w25q256 改为 16M 字节,终于在荔枝派zero(V3s)识别mtd分区,启动到camdroid shell了。
HELLO! BOOT0 is starting!
get_ifm reg_val=7
setting pmu vol system core 1.1 v
===i2c gpio === 22777777
axp read fail, maybe no pmu
set pmu vol failed,maybe no pmu
DRAM DRIVE INFO: V0.7
DRAM Type = 2 (2:DDR2,3:DDR3,6:LPDDR2,7:LPDDR3)
DRAM CLK = 360 MHz
DRAM zq value: 000039bb
DRAM size = 64 MB
Succeed in reading Boot1 file head.
Jump to secend Boot.
[ 0.093]
U-Boot 2011.09-rc1-dirty (Jun 16 2015 - 13:24:18) Allwinner Technology
[ 0.101]version: 1.1.0
[ 0.106]pmbus:
===i2c gpio === 22777777
ready
axp read error
probe axp20x failed
axp_probe fail,run clock=1008
set power on vol to default
axp_set_power_supply_output dcdc2_vol = 1200
axp set dcdc2_vol to 1200 failed
axp_set_power_supply_output dcdc3_vol = 3300
axp set dcdc3_vol to 3300 failed
axp_set_power_supply_output aldo2_vol = 2500
axp set aldo2_vol to 2500 failed
axp_set_power_supply_output aldo3_vol = 3000
axp set aldo3_vol to 3000 failed
axp_set_power_supply_output ldo1_vol = 3300
axp set ldo1_vol to 3300 failed
axp_set_power_supply_output ldo2_vol = 3000
axp set ldo2_vol to 3000 failed
[ 0.166]DRAM: 64 MiB
[debug_jaosn]:use the clock in sys_config
OK
[ 0.188]sunxi flash init ok
hello @flash_speed=1
env_relocate_spec storage_type = 3
In: serial
Out: serial
Err: serial
WORK_MODE_BOOT
read bootlogo partition successful,start_block=0x6420,rblock=0x100 ,ret=256
Use decode 1x1 sampling
sunxi_read_bootlogo: jpg convert argb
[ 0.373]Hit any key to stop autoboot: 0
read boot or recovery all
[ 0.659]sunxi flash read :offset 4000, 4194815 bytes OK
[ 0.665]ready to boot
[ 0.667]
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0
[ 0.000000] Linux version 3.4.39 (root@ubuntu) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) ) #6 Fri Oct 19 23:13:08 EDT 2018
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: sun8i
[ 0.000000] Initialized persistent memory from 41d20800-41d307ff
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat c0520ae4, node_mem_map c05bb000
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16256 pages, LIFO batch:3
[ 0.000000] script_init enter!
[ 0.000000] script_init exit!
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/nor1 init=/init loglevel=8 partitions= mac_addr= uid=1234567890 kmemleak=on fb_base=0x41b00000 boot_type=3 config_size=32384
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Memory: 64MB = 64MB total
[ 0.000000] Memory: 29928k/29928k available, 35608k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xc4800000 - 0xff000000 ( 936 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc4000000 ( 64 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc048d000 (4628 kB)
[ 0.000000] .init : 0xc048d000 - 0xc04b0000 ( 140 kB)
[ 0.000000] .data : 0xc04b0000 - 0xc0521220 ( 453 kB)
[ 0.000000] .bss : 0xc0521244 - 0xc05ba964 ( 614 kB)
[ 0.000000] NR_IRQS:544
[ 0.000000] 524 ahb1 set parent pll_periph0d2
[ 0.000000] Architected local timer running at 24.00MHz.
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000155] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
[ 0.000176] pid_max: default: 32768 minimum: 301
[ 0.000317] Mount-cache hash table entries: 512
[ 0.000826] CPU: Testing write buffer coherency: ok
[ 0.001091] Setting up static identity map for 0x40366de8 - 0x40366e40
<6>[ 0.001737] devtmpfs: initialized
[ 0.003619] pinctrl core: initialized pinctrl subsystem
[ 0.004114] NET: Registered protocol family 16
[ 0.004519] DMA: preallocated 128 KiB pool for atomic coherent allocations
[ 0.004572] script_sysfs_init success
[ 0.004606] sunxi_dump_init success
[ 0.005320] gpiochip_add: registered GPIOs 0 to 223 on device: sunxi-pinctrl
[ 0.006199] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
[ 0.006566] gpiochip_add: registered GPIOs 1024 to 1031 on device: axp-pinctrl
[ 0.007437] persistent_ram: found existing buffer, size 52634, start 52634
[ 0.238422] console [ram-1] enabled
[ 0.238932] [sunxi-module]: [sunxi-module.0] probe success
[ 0.239146] axp driver uning configuration failed(801)
[ 0.239341] axp driver uning configuration failed(808)
[ 0.239730] Not Found clk pll_isp in script
[ 0.239842] Not Found clk pll_video in script
[ 0.240019] Not Found clk pll_ve in script
[ 0.240124] Not Found clk pll_periph0 in script
[ 0.240314] Not Found clk pll_de in script
[ 0.240416] sunxi_default_clk_init
[ 0.240519] try to set pll6ahb1 to 200000000
[ 0.240718] Error not get clk pll6ahb1
[ 0.240826] Error not get clk pll6ahb1try to set ahb1 to 200000000
[ 0.241041] try to set apb1 to 100000000
[ 0.241553] ===fe3o4==== sunxi_root_procfs_attach ret:0
[ 0.245129] bio: create slab <bio-0> at 0
[ 0.245572] pwm module init!
[ 0.247801] SCSI subsystem initialized
[ 0.248133] usbcore: registered new interface driver usbfs
[ 0.248385] usbcore: registered new interface driver hub
[ 0.248623] usbcore: registered new device driver usb
[ 0.248956] twi_chan_cfg()340 - [twi0] has no twi_regulator.
[ 0.249066] twi_chan_cfg()340 - [twi1] has no twi_regulator.
[ 0.249932] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x34)
[ 0.250024] axp20_board 0-0034: failed reading at 0x03
[ 0.250215] [AXP20-MFD] try to read chip id failed!
[ 0.250317] axp mfd register failed
[ 0.250519] axp20_board: probe of 0-0034 failed with error -70
[ 0.250673] Linux video capture interface: v2.00
[ 0.250866] gpiochip_add: gpios 1024..1028 (axp_pin) failed to register
[ 0.251060] axp pinctrl used,skip
[ 0.251491] Advanced Linux Sound Architecture Driver Version 1.0.25.
[ 0.252571] cfg80211: Calling CRDA to update world regulatory domain
[ 0.253624] Switching to clocksource arch_sys_counter
[ 0.259987] NET: Registered protocol family 2
[ 0.259987] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.259987] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.260107] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.260320] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.260514] TCP: reno registered
[ 0.260622] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.260739] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.261196] NET: Registered protocol family 1
[ 0.261495] Unpacking initramfs...
[ 0.276263] Freeing initrd memory: 220K
[ 0.276599] [pm]aw_pm_init!
[ 0.276709] standby_mode = 1.
[ 0.276811] wakeup src cnt is : 3.
[ 0.277005] pmu name: pmu1_para .
[ 0.277114] pmu1_enable = 0x1.
[ 0.277219] pmux_id = 0x1.
[ 0.277410] pmu name: pmu2_para .
[ 0.277511] config_pmux_para: script_parser_fetch err.
[ 0.277615] pmu2_enable = 0x0.
[ 0.277809] add_sys_pwr_dm: get ldo name failed
[ 0.277913] add_sys_pwr_dm: get ldo name failed
[ 0.278017] add_sys_pwr_dm: get ldo name failed
[ 0.278208] add_sys_pwr_dm: get ldo name failed
[ 0.278313] add_sys_pwr_dm: get ldo name failed
[ 0.278502] add_sys_pwr_dm: get ldo name failed
[ 0.278606] add_sys_pwr_dm: get ldo name failed
[ 0.278711] add_sys_pwr_dm: get ldo name failed
[ 0.278902] add_sys_pwr_dm: get ldo name failed
[ 0.279007] add_sys_pwr_dm: get ldo name failed
[ 0.279195] after inited: sys_mask config = 0x0.
[ 0.279302] dynamic_standby enalbe = 0x0.
[ 0.279463] sunxi_reg_init enter
[ 0.281546] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.281705] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 0.282077] msgmni has been set to 58
[ 0.283123] io scheduler noop registered
[ 0.283241] io scheduler deadline registered
[ 0.283508] io scheduler cfq registered (default)
[ 0.284021] [DISP]disp_module_init
[ 0.284611] cmdline,disp=
[ 0.285223] rotation_sw module is config as no used
[ 0.285353] [DISP] disp_get_rotation_sw,line:68:disp 0 out of range? g_rot_sw=0
[ 0.285644] [DISP] disp_init_connections,line:289:NULL pointer: 0, 0
[ 0.303553] [DISP] disp_sys_power_enable,line:387:some error happen, fail to get regulator
[ 0.303864] [DISP] disp_sys_gpio_set_value,line:374:OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL
[ 0.304866] [DISP]disp_module_init finish
[ 0.305274] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
[ 0.305817] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
[ 0.305938] sw_uart_pm()890 - uart0 clk is already enable
[ 0.306143] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
[ 0.402214] console [ttyS0] enabled
[ 1.133451] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
[ 1.141389] spi spi0: master is unqueued, this is deprecated
[ 1.147910] m25p_probe()967 - Use the Dual Mode Read.
[ 1.153849] NorFlash ID: 0xef4019 - 0x0
[ 1.158216] m25p80 spi0.0: found W25q256, expected at25df641
[ 1.164780] m25p80 spi0.0: W25q256 (16384 Kbytes)
[ 1.171609] @@@[debug_jaosn]: Invalid partitions count: 4 9
[ 1.178457] Creating 8 MTD partitions on "spi0.0":
[ 1.183950] 0x000000000000-0x000000040000 : "uboot"
[ 1.190505] 0x000000040000-0x000000440000 : "boot"
[ 1.196950] 0x000000440000-0x000000c40000 : "system"
[ 1.203512] 0x000000c40000-0x000000cc0000 : "cfg"
[ 1.209763] 0x000000cc0000-0x000000ce0000 : "boot_logo"
[ 1.216683] 0x000000ce0000-0x000000d00000 : "shutdown_logo"
[ 1.224011] 0x000000d00000-0x000000d10000 : "env"
[ 1.230532] 0x000000d10000-0x000000d20000 : "private"
[ 1.238609] Failed to alloc md5
[ 1.242386] eth0: Use random mac address
[ 1.246921] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.274487] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.283520] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
[ 1.292240] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
[ 1.310046] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
[ 1.317419] hub 1-0:1.0: USB hub found
[ 1.321748] hub 1-0:1.0: 1 port detected
[ 1.326807] sunxi-ehci sunxi-ehci.1: remove, state 1
[ 1.332461] usb usb1: USB disconnect, device number 1
[ 1.632929] sunxi-ehci sunxi-ehci.1: USB bus 1 deregistered
[ 1.649318] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.676475] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
[ 1.685140] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 1
[ 1.693793] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
[ 1.764635] hub 1-0:1.0: USB hub found
[ 1.768935] hub 1-0:1.0: 1 port detected
[ 1.773802] sunxi-ohci sunxi-ohci.1: remove, state 1
[ 1.779510] usb usb1: USB disconnect, device number 1
[ 1.785813] sunxi-ohci sunxi-ohci.1: USB bus 1 deregistered
[ 1.802328] Initializing USB Mass Storage driver...
[ 1.807915] usbcore: registered new interface driver usb-storage
[ 1.814790] USB Mass Storage support registered.
[ 1.820326] file system registered
[ 1.825669] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 1.833570] android_usb gadget: Number of LUNs=1
[ 1.838791] lun0: LUN: removable file: (no medium)
[ 1.844872] android_usb gadget: android_usb ready
[ 1.850374] sunxikbd_script_init: key para not found, used default para.
[ 1.859091] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
[ 1.866787] sunxi cedar version 0.1
[ 1.871012] [cedar]: install start!!!
[ 1.875416] [cedar]: install end!!!
[ 1.879943] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[ 1.888899] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[ 1.897834] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[ 1.906465] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[ 1.915183] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[ 1.923905] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[ 1.932535] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[ 1.941521] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
[ 1.948845] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
[ 1.960235] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
[ 1.967963] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
[ 1.974359] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
[ 1.984131] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.114 2015-6-2 10:21) Compiled in Oct 19 2018 at 10:37:11
[ 1.995701] [mmc]: get mmc0's sdc_power failed
[ 2.000850] [mmc]: get mmc1's sdc_power failed
[ 2.005882] [mmc]: MMC host used card: 0x3, boot card: 0x0, io_card 2
[ 2.014125] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.027359] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.040272] sunxi_leds_fetch_sysconfig_para leds is not used in config
[ 2.047725] =========script_get_err============
[ 2.053106] usbcore: registered new interface driver usbhid
[ 2.059488] usbhid: USB HID core driver
[ 2.064524] ashmem: initialized
[ 2.068251] logger: created 256K log 'log_main'
[ 2.073631] logger: created 32K log 'log_events'
[ 2.078990] logger: created 32K log 'log_radio'
[ 2.084249] logger: created 32K log 'log_system'
[ 2.091148] script_get_item return audio_pa_ctrl type err
[ 2.098001] asoc: sndcodec <-> sunxi-codec mapping ok
[ 2.105861] TCP: cubic registered
[ 2.109689] NET: Registered protocol family 17
[ 2.114995] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 2.123812] ThumbEE CPU extension supported.
[ 2.128662] Registering SWP/SWPB emulation handler
[ 2.135122] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[ 2.144271] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[ 2.152835] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[ 2.161476] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[ 2.170110] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[ 2.178645] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[ 2.187548] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[ 2.196429] sunxi-rtc sunxi-rtc: setting system clock to 2015-01-01 00:06:34 UTC (1420070794)
[ 2.207350] [wifi module_pm]: failed to fetch wifi configuration!
[ 2.214383] [wifi module_pm]: regulator on.
[ 2.219126] [wifi_pm]: no wifi used in configuration
[ 2.224860]
[ 2.224863] *****Oct 19 2018 10:37:24 EAGLE DRIVER VER:75be56bfbaf7*****
[ 2.224869]
[ 2.236167] =======================================================
[ 2.243253] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 2.250395] =======================================================
[ 2.257449] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[ 2.268263] [wifi_pm]: wrong module select 0 !
[ 2.373369] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.384766] [mmc]: sdc1 power_supply is null
[ 2.410035] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.442349] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 2.451599] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 2.460015] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.472852] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.484537] *******************Try sdio*******************
[ 2.491622] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 2.500649] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 2.509756] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 2.518869] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 2.527087] *******************Try sd *******************
[ 2.533882] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.544331] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 2.557144] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.560025] mmc1: error -110 whilst initialising SD card
[ 4.566112] *******************Try mmc*******************
[ 4.572211] [mmc]: sdc1 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.583489] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 4.591818] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.601826] [mmc]: sdc1 power_supply is null
[ 4.609253] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.620614] [mmc]: sdc1 power_supply is null
[ 4.640021] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.672606] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 4.681999] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 4.690412] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.703360] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.715238] *******************Try sdio*******************
[ 4.722518] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 4.731896] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 4.741293] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 4.750583] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 4.758894] *******************Try sd *******************
[ 4.765801] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.776273] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 4.789246] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 6.800024] mmc1: error -110 whilst initialising SD card
[ 6.806021] *******************Try mmc*******************
[ 6.812206] [mmc]: sdc1 set ios: clk 300000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 6.823672] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 6.831992] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 6.842093] [mmc]: sdc1 power_supply is null
[ 6.849524] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 6.860890] [mmc]: sdc1 power_supply is null
[ 6.880026] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 6.918157] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 6.928168] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 6.936581] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 6.949706] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 6.961784] *******************Try sdio*******************
[ 6.969665] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 6.979490] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 6.989404] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 6.999335] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 7.007558] *******************Try sd *******************
[ 7.014944] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 7.025346] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 7.038555] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.050107] mmc1: error -110 whilst initialising SD card
[ 9.056189] *******************Try mmc*******************
[ 9.062305] [mmc]: sdc1 set ios: clk 200000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.074409] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 9.082733] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.092751] [mmc]: sdc1 power_supply is null
[ 9.100263] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.111537] [mmc]: sdc1 power_supply is null
[ 9.130022] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.162601] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 9.172014] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 9.180426] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.193378] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.205273] *******************Try sdio*******************
[ 9.212539] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 9.221922] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 9.231209] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 9.240585] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 9.248890] *******************Try sd *******************
[ 9.255807] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.266268] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 9.279211] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 11.290023] mmc1: error -110 whilst initialising SD card
[ 11.296015] *******************Try mmc*******************
[ 11.302120] [mmc]: sdc1 set ios: clk 150000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 11.313662] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 11.321991] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 11.332083] [mmc]: sdc1 power_supply is null
[ 13.380023] esp_sdio_init ------ RETRY ------
[ 13.385131] =======================================================
[ 13.392289] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[ 13.399722] =======================================================
[ 13.406780] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[ 13.417591] [wifi_pm]: wrong module select 0 !
[ 13.527016] =======================================================
[ 13.534156] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 13.541213] =======================================================
[ 13.548261] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[ 13.559079] [wifi_pm]: wrong module select 0 !
[ 13.664139] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 13.675513] [mmc]: sdc1 power_supply is null
[ 13.700034] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 13.732347] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 13.741574] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 13.749981] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 13.762721] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 13.774493] *******************Try sdio*******************
[ 13.781575] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 13.790602] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 13.799708] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 13.808817] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 13.822058] *******************Try sd *******************
[ 13.828842] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 13.839299] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 13.852029] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 15.860026] mmc1: error -110 whilst initialising SD card
[ 15.866112] *******************Try mmc*******************
[ 15.872212] [mmc]: sdc1 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 15.883474] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 15.891794] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 15.901808] [mmc]: sdc1 power_supply is null
[ 15.909321] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 15.925016] [mmc]: sdc1 power_supply is null
[ 15.950023] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 15.982602] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 15.991998] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 16.000410] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 16.013362] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 16.025239] *******************Try sdio*******************
[ 16.032503] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 16.041813] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 16.051109] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 16.060499] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 16.068806] *******************Try sd *******************
[ 16.075723] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 16.086190] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 16.099142] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.110024] mmc1: error -110 whilst initialising SD card
[ 18.116019] *******************Try mmc*******************
[ 18.122122] [mmc]: sdc1 set ios: clk 300000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.133662] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 18.141990] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.152114] [mmc]: sdc1 power_supply is null
[ 18.159542] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.170909] [mmc]: sdc1 power_supply is null
[ 18.190022] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.223133] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 18.233147] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 18.241471] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.254679] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.266790] *******************Try sdio*******************
[ 18.274589] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 18.284503] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 18.294414] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 18.304243] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 18.312551] *******************Try sd *******************
[ 18.319820] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.335250] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 18.348456] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.360023] mmc1: error -110 whilst initialising SD card
[ 20.366014] *******************Try mmc*******************
[ 20.372196] [mmc]: sdc1 set ios: clk 200000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.384294] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 20.392550] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.402644] [mmc]: sdc1 power_supply is null
[ 20.410070] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.421420] [mmc]: sdc1 power_supply is null
[ 20.440020] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.472605] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 20.482091] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 20.490515] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.503468] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.515248] *******************Try sdio*******************
[ 20.522596] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 20.531892] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 20.541189] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 20.550565] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 20.558788] *******************Try sd *******************
[ 20.565788] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.576254] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 20.589198] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 22.600024] mmc1: error -110 whilst initialising SD card
[ 22.606108] *******************Try mmc*******************
[ 22.612205] [mmc]: sdc1 set ios: clk 150000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 22.623741] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 22.632061] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 22.642155] [mmc]: sdc1 power_supply is null
[ 24.670023] esp_sdio_init ------ RETRY ------
[ 24.675128] =======================================================
[ 24.682292] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[ 24.689630] =======================================================
[ 24.696795] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[ 24.707609] [wifi_pm]: wrong module select 0 !
[ 24.812652] =======================================================
[ 24.819786] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 24.826842] =======================================================
[ 24.833981] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[ 24.844797] [wifi_pm]: wrong module select 0 !
[ 24.954039] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 24.965414] [mmc]: sdc1 power_supply is null
[ 24.990023] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 25.022346] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 25.031563] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 25.039906] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 25.052821] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 25.064606] *******************Try sdio*******************
[ 25.071611] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 25.080719] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 25.089858] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 25.098884] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 25.107197] *******************Try sd *******************
[ 25.113994] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 25.124370] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 25.137217] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.140025] mmc1: error -110 whilst initialising SD card
[ 27.146021] *******************Try mmc*******************
[ 27.152212] [mmc]: sdc1 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.163475] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 27.171714] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.181810] [mmc]: sdc1 power_supply is null
[ 27.189319] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.200599] [mmc]: sdc1 power_supply is null
[ 27.220022] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.252604] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 27.262082] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 27.270490] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.283446] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.295239] *******************Try sdio*******************
[ 27.302593] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 27.311990] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 27.321279] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 27.335019] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 27.343260] *******************Try sd *******************
[ 27.350260] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.360728] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 27.373670] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.380023] mmc1: error -110 whilst initialising SD card
[ 29.386102] *******************Try mmc*******************
[ 29.392204] [mmc]: sdc1 set ios: clk 300000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.403743] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 29.412068] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.422183] [mmc]: sdc1 power_supply is null
[ 29.429606] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.445974] [mmc]: sdc1 power_supply is null
[ 29.470025] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.503140] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 29.513153] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 29.521478] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.534685] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.546784] *******************Try sdio*******************
[ 29.554584] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 29.564494] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 29.574409] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 29.584229] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 29.592539] *******************Try sd *******************
[ 29.599823] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.610310] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 29.623520] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.630026] mmc1: error -110 whilst initialising SD card
[ 31.636025] *******************Try mmc*******************
[ 31.642210] [mmc]: sdc1 set ios: clk 200000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.654306] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 31.662538] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.672632] [mmc]: sdc1 power_supply is null
[ 31.680056] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.691407] [mmc]: sdc1 power_supply is null
[ 31.710030] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.742604] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 31.752089] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 31.760515] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.773380] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.785242] *******************Try sdio*******************
[ 31.792593] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 31.801890] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 31.811270] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 31.820643] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 31.828883] *******************Try sd *******************
[ 31.835882] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.851359] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 31.864221] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 33.870027] mmc1: error -110 whilst initialising SD card
[ 33.876114] *******************Try mmc*******************
[ 33.882213] [mmc]: sdc1 set ios: clk 150000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 33.893759] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 33.902078] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 33.912085] [mmc]: sdc1 power_supply is null
[ 35.960021] esp_sdio_init ------ RETRY ------
[ 35.965129] =======================================================
[ 35.972294] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[ 35.979632] =======================================================
[ 35.986779] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[ 35.997588] [wifi_pm]: wrong module select 0 !
[ 36.107019] =======================================================
[ 36.114163] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[ 36.121216] =======================================================
[ 36.128351] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[ 36.139167] [wifi_pm]: wrong module select 0 !
[ 36.244229] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 36.255599] [mmc]: sdc1 power_supply is null
[ 36.280026] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 36.312336] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 36.321553] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 36.329881] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 36.342731] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 36.359521] *******************Try sdio*******************
[ 36.366520] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 36.375637] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 36.384747] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 36.393774] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 36.402081] *******************Try sd *******************
[ 36.408784] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 36.419237] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 36.432056] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.440024] mmc1: error -110 whilst initialising SD card
[ 38.446016] *******************Try mmc*******************
[ 38.457204] [mmc]: sdc1 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.468486] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 38.476718] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.486817] [mmc]: sdc1 power_supply is null
[ 38.494249] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.505614] [mmc]: sdc1 power_supply is null
[ 38.530025] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.562603] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 38.572086] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 38.580493] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.593359] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.605233] *******************Try sdio*******************
[ 38.612581] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 38.621880] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 38.631281] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 38.640653] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 38.648878] *******************Try sd *******************
[ 38.655878] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.666346] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 38.679205] [mmc]: sdc1 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.690027] mmc1: error -110 whilst initialising SD card
[ 40.696113] *******************Try mmc*******************
[ 40.702211] [mmc]: sdc1 set ios: clk 300000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.713754] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 40.722073] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.732084] [mmc]: sdc1 power_supply is null
[ 40.739593] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.750957] [mmc]: sdc1 power_supply is null
[ 40.770029] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.803137] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 40.813071] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 40.821481] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.834693] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.846794] *******************Try sdio*******************
[ 40.859598] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 40.869511] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 40.879341] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 40.889262] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 40.897569] *******************Try sd *******************
[ 40.904877] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.915369] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 40.928574] [mmc]: sdc1 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 42.940022] mmc1: error -110 whilst initialising SD card
[ 42.946015] *******************Try mmc*******************
[ 42.957208] [mmc]: sdc1 set ios: clk 200000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 42.969220] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 42.977543] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 42.987639] [mmc]: sdc1 power_supply is null
[ 42.995069] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 43.006435] [mmc]: sdc1 power_supply is null
[ 43.030025] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 43.062611] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 43.072103] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52, RTO !!
[ 43.080448] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 43.093404] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 43.105278] *******************Try sdio*******************
[ 43.112541] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 43.121833] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 43.131217] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 43.140503] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5, RTO !!
[ 43.148815] *******************Try sd *******************
[ 43.155814] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 43.166196] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 43.179140] [mmc]: sdc1 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 45.190028] mmc1: error -110 whilst initialising SD card
[ 45.196027] *******************Try mmc*******************
[ 45.202210] [mmc]: sdc1 set ios: clk 150000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 45.213755] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 1, RTO !!
[ 45.221990] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[ 45.232089] [mmc]: sdc1 power_supply is null
[ 47.250025] esp_sdio_init ------ RETRY ------
[ 47.255136] =======================================================
[ 47.262209] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[ 47.269652] =======================================================
[ 47.276801] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[ 47.287529] [wifi_pm]: wrong module select 0 !
[ 47.392648] eagle sdio can not power up!
[ 47.397097] ALSA device list:
[ 47.400491] #0: audiocodec
[ 47.404337] Freeing init memory: 140K
[ 47.410567] init: skipping insecure file '/default.prop'
[ 47.416838] init: skipping insecure file '/init.rc'
[ 47.422838] init: /init.rc: 127: invalid option 'root'
[ 47.428699] init: skipping insecure file '/init.sun8i.rc'
[ 47.435090] init: /init.sun8i.rc: 52: invalid option 'root'
[ 47.441455] init: skipping insecure file 'init.sun8i.usb.rc'
[ 47.448673] init: command 'loglevel' r=0
[ 47.459616] init: skipping insecure file '/ueventd.rc'
[ 47.465696] init: command 'export' r=0
[ 47.469969] init: command 'export' r=0
[ 47.474511] init: skipping insecure file '/ueventd.sun8i.rc'
[ 47.490329] init: command 'export' r=0
[ 47.494622] init: command 'export' r=0
[ 47.498987] init: command 'symlink' r=0
[ 47.510332] init: command 'symlink' r=0
[ 47.514797] init: command 'symlink' r=0
[ 47.519245] init: command 'mkdir' r=0
[ 47.540398] init: command 'mkdir' r=0
[ 47.544649] init: command 'mkdir' r=0
[ 47.548870] init: command 'mkdir' r=-2
[ 47.566932] init: processing action 0x7f8098 (init)
[ 47.572548] init: command 'export' r=0
[ 47.576902] init: command 'export' r=0
[ 47.581208] init: command 'export' r=0
[ 47.585470] init: command 'export' r=0
[ 47.589727] init: processing action 0x7f6c28 (early-fs)
[ 47.595819] init: command 'mkdir' r=0
[ 47.600054] init: command 'mkdir' r=0
[ 47.604335] init: command 'mkdir' r=0
[ 47.608499] init: processing action 0x7f9338 (console_init)
[ 47.615146] init: command 'console_init' r=0
[ 47.620131] init: processing action 0x7f6f30 (fs)
[ 47.625495] init: command 'wait' r=0
[ 47.630335] init: command 'setupfs' r=1
[ 47.634759] init: out of loopback devices source = /dev/block/mtdblock2
[ 47.642244] init: out of loopback devices target = /system
[ 47.648539] init: out of loopback devices system = squashfs
[ 47.654833] init: out of loopback devices options = (null)
[ 47.664146] init: command 'mount' r=0
[ 47.668408] init: command 'wait' r=0
[ 47.672621] init: out of loopback devices source = /dev/block/mtdblock3
[ 47.680098] init: out of loopback devices target = /data
[ 47.686177] init: out of loopback devices system = jffs2
[ 47.692255] init: out of loopback devices options = (null)
[ 47.707763] init: command 'mount' r=0
[ 47.712068] init: processing action 0x7f7010 (post-fs)
[ 47.717886] init: out of loopback devices source = rootfs
[ 47.724083] init: out of loopback devices target = /
[ 47.729699] init: out of loopback devices system = rootfs
[ 47.735881] init: out of loopback devices options = (null)
[ 47.742135] init: command 'mount' r=0
[ 47.746306] init: processing action 0x7f7070 (post-fs-data)
[ 47.758689] init: command 'chown' r=0
[ 47.763229] init: command 'chmod' r=0
[ 47.767532] init: command 'chmod' r=-2
[ 47.773631] init: command 'mkdir' r=0
[ 47.777859] init: command 'restorecon' r=0
[ 47.783407] init: command 'mkdir' r=0
[ 47.788536] init: command 'mkdir' r=0
[ 47.794252] init: processing action 0x7f7dc0 (post-fs-data)
[ 47.804608] init: skipping insecure file '/system/vendor/modules/videobuf-core.ko'
[ 47.825432] init: command 'insmod' r=0
[ 47.829959] init: skipping insecure file '/system/vendor/modules/videobuf-dma-contig.ko'
[ 47.839970] init: command 'insmod' r=0
[ 47.844505] init: skipping insecure file '/system/vendor/modules/cci.ko'
[ 47.882252] [VFE]cci probe start cci_sel = 0!
[ 47.887427] [VFE]cci probe end cci_sel = 0!
[ 47.892314] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[ 47.901197] [VFE]cci_init end
[ 47.904734] init: command 'insmod' r=0
[ 47.909223] init: skipping insecure file '/system/vendor/modules/vfe_os.ko'
[ 47.917202] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[ 47.927365] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[ 47.937037] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[ 47.946415] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[ 47.955878] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[ 47.965143] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[ 47.995678] init: command 'insmod' r=0
[ 48.000251] init: skipping insecure file '/system/vendor/modules/vfe_subdev.ko'
[ 48.009444] init: command 'insmod' r=0
[ 48.013990] init: skipping insecure file '/system/vendor/modules/ar0330_mipi.ko'
[ 48.023438] init: command 'insmod' r=0
[ 48.027939] init: skipping insecure file '/system/vendor/modules/vfe_v4l2.ko'
[ 48.171935] [VFE]Welcome to Video Front End driver
[ 48.178016] [VFE]pdev->id = 0
[ 48.181508] [VFE]dev->mipi_sel = 0
[ 48.185376] [VFE]dev->vip_sel = 0
[ 48.189142] [VFE]dev->isp_sel = 0
[ 48.199213] [VFE_WARN]vfe vpu clock is null
[ 48.210437] [ISP] isp platform_id = 6!
[ 48.214893] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[ 48.223918] [VFE]probe_work_handle start!
[ 48.228499] [VFE]..........................vfe clk open!.......................
[ 48.236933] [VFE]vfe_init end
[ 48.240776] init: command 'insmod' r=0
[ 48.245325] init: skipping insecure file '/system/vendor/modules/uvcvideo.ko'
[ 48.253519] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[ 48.262489] [VFE]v4l2 subdev register input_num = 0
[ 48.268001] [VFE]vfe sensor detect start! input_num = 0
[ 48.274004] [VFE_WARN]NOT found this item: ar0330_mipi, you can add this sensor in the sensor_list_t!
[ 48.284537] [VFE]Sub device register "ar0330_mipi" i2c_addr = 0x20 start!
[ 48.292179] [VFE]v4l2_device_register_subdev return 0
[ 48.297970] [VFE]registered sensor subdev is OK!
[ 48.303193] [VFE]Check sensor!
[ 48.306673] [VFE]Sub device register "ar0330_mipi" is OK!
[ 48.315451] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[ 48.324237] uvcvideo: Adding mapping Brightness to control 00000000-0000-0000-0000-000000000101/2.
[ 48.334388] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[ 48.343010] uvcvideo: Adding mapping Contrast to control 00000000-0000-0000-0000-000000000101/3.
[ 48.358022] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[ 48.366548] uvcvideo: Adding mapping Hue to control 00000000-0000-0000-0000-000000000101/6.
[ 48.375977] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[ 48.384804] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[ 48.393607] uvcvideo: Adding mapping Saturation to control 00000000-0000-0000-0000-000000000101/7.
[ 48.403681] uvcvideo: Adding mapping Sharpness to control 00000000-0000-0000-0000-000000000101/8.
[ 48.414119] uvcvideo: Adding mapping Gamma to control 00000000-0000-0000-0000-000000000101/9.
[ 48.423927] uvcvideo: Adding mapping Backlight Compensation to control 00000000-0000-0000-0000-000000000101/1.
[ 48.435861] uvcvideo: Adding mapping Gain to control 00000000-0000-0000-0000-000000000101/4.
[ 48.445570] uvcvideo: Adding mapping Power Line Frequency to control 00000000-0000-0000-0000-000000000101/5.
[ 48.457406] [VFE]Check open /system/etc/hawkview/ar0330_mipi/isp_test_param.ini failed!
[ 48.457418] Match isp cfg start!
[ 48.470361] [VFE]Match isp cfg ok
[ 48.474323] uvcvideo: Adding mapping Hue, Auto to control 00000000-0000-0000-0000-000000000101/16.
[ 48.484494] uvcvideo: Adding mapping Exposure, Auto to control 00000000-0000-0000-0000-000000000001/2.
[ 48.495466] [VFE]V4L2 device registered as video0
[ 48.500994] [VFE]..........................vfe clk close!.......................
[ 48.509337] [VFE]probe_work_handle end!
[ 48.513822] uvcvideo: Adding mapping Exposure, Auto Priority to control 00000000-0000-0000-0000-000000000001/3.
[ 48.525227] uvcvideo: Adding mapping Exposure (Absolute) to control 00000000-0000-0000-0000-000000000001/4.
[ 48.536232] uvcvideo: Adding mapping White Balance Temperature, Auto to control 00000000-0000-0000-0000-000000000101/11.
[ 48.548495] uvcvideo: Adding mapping White Balance Temperature to control 00000000-0000-0000-0000-000000000101/10.
[ 48.560097] uvcvideo: Adding mapping White Balance Component, Auto to control 00000000-0000-0000-0000-000000000101/13.
[ 48.572165] uvcvideo: Adding mapping White Balance Blue Component to control 00000000-0000-0000-0000-000000000101/12.
[ 48.584131] uvcvideo: Adding mapping White Balance Red Component to control 00000000-0000-0000-0000-000000000101/12.
[ 48.596006] uvcvideo: Adding mapping Focus (absolute) to control 00000000-0000-0000-0000-000000000001/6.
[ 48.606727] uvcvideo: Adding mapping Focus, Auto to control 00000000-0000-0000-0000-000000000001/8.
[ 48.616960] uvcvideo: Adding mapping Zoom, Absolute to control 00000000-0000-0000-0000-000000000001/11.
[ 48.627582] uvcvideo: Adding mapping Zoom, Continuous to control 00000000-0000-0000-0000-000000000001/12.
[ 48.638396] uvcvideo: Adding mapping Privacy to control 00000000-0000-0000-0000-000000000001/17.
[ 48.648424] usbcore: registered new interface driver uvcvideo
[ 48.660026] USB Video Class driver (v1.0.8_SONiX_v2.6.36.04)
[ 48.666532] init: command 'insmod' r=0
[ 48.671033] init: skipping insecure file '/system/vendor/modules/da380.ko'
[ 48.679948] step1 : gsensor_fetch_sysconfig_para
[ 48.685370] step2 : gsensor_fetch_sysconfig_para
[ 48.690606] step3 : gsensor_fetch_sysconfig_para
[ 48.695908] step4 : mir3da_init
[ 48.699768] i2c-core: driver [da380] using legacy suspend method
[ 48.706568] i2c-core: driver [da380] using legacy resume method
[ 48.713350] richard mir3da_detect: mir3da_detect:bus[0] addr[0x27]
[ 48.725656] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[ 48.740187] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[ 48.754694] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[ 48.764087] [MIR3DA] Can't find Mir3da gsensor!!
[ 48.769386] init: command 'insmod' r=0
[ 48.773809] init: skipping insecure file '/system/vendor/modules/sw-device.ko'
[ 48.785772] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[ 48.795320] init: command 'insmod' r=0
[ 48.799636] init: processing action 0x7f9380 (property_service_init)
[ 48.807025] init: skipping insecure file '/system/build.prop'
[ 48.813713] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[ 48.841283] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[ 48.863323] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0'
[ 48.873834] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[ 48.883271] init: command 'property_service_init' r=0
[ 48.889086] init: processing action 0x7f93c8 (signal_init)
[ 48.895361] init: command 'signal_init' r=0
[ 48.900279] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[ 48.909639] init: processing action 0x7f9410 (check_startup)
[ 48.916183] init: command 'check_startup' r=0
[ 48.921288] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[ 48.930675] init: processing action 0x7f71c8 (boot)
[ 48.936616] init: command 'ifup' r=0
[ 48.940983] init: command 'hostname' r=0
[ 48.945518] init: command 'domainname' r=0
[ 48.950369] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[ 48.959769] init: command 'setrlimit' r=0
[ 48.969449] init: command 'chown' r=0
[ 48.973885] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[ 48.983309] init: starting 'servicemanager'
[ 48.988645] init: starting 'vold'
[ 48.997492] init: starting 'media'
[ 49.001690] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[ 49.019075] init: Created socket '/dev/socket/vold' with mode '660', user '0', group '1009'
[ 49.031327] init: starting 'startupSound'
[ 49.036255] init: command 'class_start' r=0
[ 49.044951] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[ 49.075528] init: starting 'ccdr'
[ 49.080805] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[ 49.094036] init: command 'class_start' r=0
[ 49.099515] init: processing action 0x7f7f30 (boot)
[ 49.107036] init: starting 'adbd'
[ 49.111319] init: command 'start' r=0
[ 49.115724] init: starting 'debuggerd'
[ 49.120286] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[ 49.130111] init: Created socket '/dev/socket/adbd' with mode '660', user '1000', group '1000'
[ 49.144823] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[ 49.155734] init: command 'start' r=0
[ 49.179206] adb_open
[ 49.185142] init: starting 'standby'
[ 49.200487] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[ 49.211529] init: command 'start' r=0
[ 49.222951] init: processing action 0x7f9458 (queue_property_triggers)
[ 49.231297] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[ 49.242128] init: command 'queue_property_triggers' r=0
[ 49.248830] init: processing action 0x7f74a8 (property:ro.debuggable=1)
[ 49.258578] init: starting 'console'
[ 49.268571] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[ 49.283275] init: command 'start' r=0
[ 49.301591] init: processing action 0x7f8d70 (property:sys.usb.config=mass_storage,adb)
[ 49.312035] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[ 49.322989] android_usb: already disabled
[ 49.328185] init: command 'write' r=0
[ 49.334208] init: command 'write' r=0
[ 49.340261] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[ 49.350634] init: command 'write' r=0
[ 49.358461] init: command 'write' r=0
[ 49.362981] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[ 49.374085] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a78ac0, ep1in-bulk)
[ 49.384340] adb_bind_config
[ 49.387548] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a78ac0, ep1in-bulk)
[ 49.397278] ep_matches, wrn: endpoint already claimed, ep(0xc050fa00, 0xc1a78ac0, ep1out-bulk)
[ 49.407040] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a78ac0, ep1in-bulk)
[ 49.416699] ep_matches, wrn: endpoint already claimed, ep(0xc050fa00, 0xc1a78ac0, ep1out-bulk)
[ 49.426361] ep_matches, wrn: endpoint already claimed, ep(0xc050fa4c, 0xc1a92ec0, ep2in-bulk)
[ 49.436260] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[ 49.446551] init: command 'write' r=0
[ 49.452186] init: command 'setprop' r=0
[ 49.460251] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[ 49.480366] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[ 49.500379] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[ 49.521319] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[ 49.551113] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[ 49.591033] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[ 49.620449] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[ 49.640558] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[ 49.661247] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[ 49.690537] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[ 49.710858] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[ 49.731432] android_usb gadget: high-speed config #1: android
[ 49.740674] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[ 49.771186] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[ 49.800536] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[ 49.820938] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[ 49.850344] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[ 49.870306] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[ 49.890309] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[ 49.910364] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[ 49.930414] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[ 49.950429] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[ 49.981553] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[ 50.010258] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[ 50.036105] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[ 50.060461] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[ 50.084470] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[ 50.110415] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[ 50.131240] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[ 50.165315] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[ 50.190739] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[ 50.220340] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[ 50.246896] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[ 50.270270] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[ 50.291074] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[ 50.320710] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[ 50.350642] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[ 50.381028] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[ 50.424128] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[ 50.450321] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[ 50.495870] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[ 50.520687] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[ 50.540571] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[ 50.573297] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[ 50.603127] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[ 50.630248] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[ 50.651161] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[ 50.680369] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[ 50.701659] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[ 50.730246] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[ 50.752997] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[ 50.780450] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[ 50.800894] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[ 50.830661] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[ 50.860301] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[ 50.881254] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[ 50.910552] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[ 50.931086] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[ 50.970781] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[ 51.002001] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[ 51.038324] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
root@camdroid:/ # [ 51.958158] ▒newcdr▒▒▒▒: main entry
[ 51.973577] ▒newcdr▒▒▒▒: [Firmware Version: root@tiger_cdr 2018-10-19 10:39:27]
[ 51.990007] ▒newcdr▒▒▒▒: ===no need to check battery capacity ===
[ 52.017062] [VFE]vfe_open
[ 52.020461] [VFE]..........................vfe clk open!.......................
[ 52.032092] [VFE]vfe_open ok
[ 52.036151] [VFE]vfe_close
[ 52.039273] [VFE]vfe select input flag = 0, s_input have not be used .
[ 52.046769] [VFE]..........................vfe clk close!.......................
[ 52.055175] [VFE]vfe_close end
[ 52.058831] [VFE]vfe_open
[ 52.061894] [VFE]..........................vfe clk open!.......................
[ 52.072134] [VFE]vfe_open ok
[ 52.076201] [VFE]vfe_close
[ 52.079325] [VFE]vfe select input flag = 0, s_input have not be used .
[ 52.086715] [VFE]..........................vfe clk close!.......................
[ 52.095261] [VFE]vfe_close end
[ 53.033342] [DISP] ready enter pm_runtime_get_sync, device0
[ 53.208081] [VFE]vfe_open
[ 53.211168] [VFE]..........................vfe clk open!.......................
[ 53.220079] [VFE]vfe_open ok
[ 53.223499] [VFE_WARN]NOT found this item: ar0330_mipi, you can add this sensor in the sensor_list_t!
[ 53.234169] [VFE_WARN]Not find this sensor info, Set vfe core clk = 500000000, after Set vfe core clk = 297000000
[ 53.256054] [VFE_WARN]os_gpio_set_status, hdl is NULL
[ 53.264210] [VFE]mclk on
[ 53.325538] [VFE CCI_0 ERR] Status error at addr_8bit = 20, wr_flag = 1, val = 30
[ 53.334356] [VFE CCI_0 ERR] Status error at addr_8bit = 20, wr_flag = 1, val = 30
[ 53.343099] [VFE CCI_0 ERR] Status error at addr_8bit = 20, wr_flag = 1, val = 30
[ 53.351804] [VFE CCI_0 ERR] Status error at addr_8bit = 20, wr_flag = 1, val = 30
[ 53.360333] [ar0330_mipi Raw]error at sensor_detect
[ 53.365934] [ar0330_mipi Raw]chip found is not an target chip.
[ 53.372509] [VFE_ERR]sensor initial error when selecting target device!
[ 53.380163] [VFE]vfe_close
[ 53.383264] [VFE]mclk off
[ 53.465051] [VFE]..........................vfe clk close!.......................
[ 53.473601] [VFE]vfe_close end
[ 53.479104] ▒newcdr▒▒▒▒: startPreview finished
[ 53.970249] init: processing action 0x7f8d70 (property:sys.usb.config=mass_storage,adb)
[ 53.990709] adb_release
[ 53.994981] init: command 'write' r=0
[ 53.999403] init: command 'write' r=0
[ 54.003857] adb_open
[ 54.014237] init: command 'write' r=0
[ 54.018533] init: command 'write' r=0
[ 54.026968] [VFE]vfe_open
[ 54.029998] [VFE]..........................vfe clk open!.......................
[ 54.038802] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a78ac0, ep1in-bulk)
[ 54.048476] adb_bind_config
[ 54.051786] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a78ac0, ep1in-bulk)
[ 54.066380] ep_matches, wrn: endpoint already claimed, ep(0xc050fa00, 0xc1a78ac0, ep1out-bulk)
[ 54.076138] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a78ac0, ep1in-bulk)
[ 54.085790] ep_matches, wrn: endpoint already claimed, ep(0xc050fa00, 0xc1a78ac0, ep1out-bulk)
[ 54.095542] ep_matches, wrn: endpoint already claimed, ep(0xc050fa4c, 0xc1a92ec0, ep2in-bulk)
[ 54.105658] [VFE]vfe_open ok
[ 54.109107] [VFE]vfe_close
[ 54.112239] [VFE]vfe select input flag = 0, s_input have not be used .
[ 54.119686] [VFE]..........................vfe clk close!.......................
[ 54.128175] init: command 'write' r=0
[ 54.132577] init: command 'setprop' r=0
[ 54.137156] [VFE]vfe_close end
[ 54.387229] init: waitpid returned pid 66, status = 00000000
[ 54.395130] init: process 'startupSound', pid 66 exited
[ 54.657080] android_usb gadget: high-speed config #1: android
[ 59.663099] WRN:L1132(drivers/usb/sunxi_usb/udc/sunxi_udc.c):handle_ep0: ep0 setup end
root@camdroid:/ #
root@camdroid:/ #
root@camdroid:/ #
ps看进程:
root@camdroid:/ # ps
USER PID PPID VSIZE RSS WCHAN PC NAME
root 1 0 312 180 c0031a80 0001a398 S /init
root 2 0 0 0 c0046c08 00000000 S kthreadd
root 3 2 0 0 c0033d74 00000000 S ksoftirqd/0
root 4 2 0 0 c0043260 00000000 S kworker/0:0
root 5 2 0 0 c0043260 00000000 S kworker/u:0
root 6 2 0 0 c004265c 00000000 S khelper
root 7 2 0 0 c01a19c0 00000000 S kdevtmpfs
root 8 2 0 0 c007df88 00000000 S sync_supers
root 9 2 0 0 c007ecdc 00000000 S bdi-default
root 10 2 0 0 c004265c 00000000 S kblockd
root 11 2 0 0 c0198044 00000000 S sytem
root 12 2 0 0 c01de184 00000000 S khubd
root 13 2 0 0 c0043260 00000000 S kworker/0:1
root 14 2 0 0 c004265c 00000000 S cfg80211
root 16 2 0 0 c006494c 00000000 S khungtaskd
root 17 2 0 0 c0079924 00000000 S kswapd0
root 18 2 0 0 c00c1c20 00000000 S fsnotify_mark
root 19 2 0 0 c0043260 00000000 S kworker/u:1
root 28 2 0 0 c004265c 00000000 S SunxiDisCommit
root 29 2 0 0 c004265c 00000000 S Sunxi_WB
root 30 2 0 0 c0043260 00000000 S kworker/0:2
root 31 2 0 0 c019493c 00000000 S kapmd
root 32 2 0 0 c004265c 00000000 S spi.0
root 37 2 0 0 c01c4414 00000000 S mtdblock0
root 38 2 0 0 c01c4414 00000000 S mtdblock1
root 39 2 0 0 c01c4414 00000000 S mtdblock2
root 40 2 0 0 c01c4414 00000000 S mtdblock3
root 41 2 0 0 c01c4414 00000000 S mtdblock4
root 42 2 0 0 c01c4414 00000000 S mtdblock5
root 43 2 0 0 c01c4414 00000000 S mtdblock6
root 44 2 0 0 c01c4414 00000000 S mtdblock7
root 51 2 0 0 c004265c 00000000 S f_mtp
root 52 2 0 0 c01ff924 00000000 S file-storage
root 53 2 0 0 c025e17c 00000000 S cfinteractive
root 54 2 0 0 c004265c 00000000 S binder
root 55 2 0 0 c004265c 00000000 S switch_resume
root 56 2 0 0 c004265c 00000000 S codec_init
root 57 2 0 0 c004265c 00000000 S deferwq
root 58 2 0 0 c0043260 00000000 S kworker/u:2
root 59 1 348 188 c00a1044 0000efd8 S /sbin/ueventd
root 60 1 392 240 c00a1044 0000efd8 S /init
root 61 2 0 0 c00f6cdc 00000000 S jffs2_gcd_mtd3
root 62 2 0 0 c004265c 00000000 S sw_wq
system 63 60 888 320 c02869fc 400b90d8 S /system/bin/servicemanager
root 64 60 3784 736 ffffffff 40079884 S /system/bin/vold
root 65 60 28352 3552 ffffffff 400fc0d8 S /system/bin/mediaserver
root 67 60 21240 4440 ffffffff 4015c260 S /system/bin/ccdr
root 68 60 3448 180 ffffffff 000160cc S /sbin/adbd
root 69 60 932 388 c02be3b8 400d7b88 S /system/bin/debuggerd
root 73 60 4300 1604 ffffffff 401300d8 S /system/bin/standbyservice
root 74 60 816 464 c0012d74 400eea64 S /system/bin/sh
root 127 2 0 0 c00afd2c 00000000 S flush-mtd-unmap
root 210 74 1104 404 00000000 400fde68 R ps
root@camdroid:/ #
离线
啥工具画的板子,如果不是allegro,我可以免费改进。
这个是芒果派 第一块板子 以前没有画过板
离线
啥工具画的板子,如果不是allegro,我可以免费改进。
qianhao 说:这个是芒果派 第一块板子 以前没有画过板
看原理图pdf的样子,应该是pads。
pads画的原理图导出pdf后很难看,不如orcad和ad。
离线
sysclock 说:啥工具画的板子,如果不是allegro,我可以免费改进。
qianhao 说:这个是芒果派 第一块板子 以前没有画过板
看原理图pdf的样子,应该是pads。
pads画的原理图导出pdf后很难看,不如orcad和ad。
这个确实同意, 不知道新版pads导出pdf还是否难看
此人很懒,没有签名!
离线
用pads vx2.3试了下,和以前一样。
离线
V3s W25Q128 ID加密了能破解吗?
离线
用的gcc是哪个版本?我编译的时候出现cc1 not found错误
离线
用的gcc是哪个版本?我编译的时候出现cc1 not found错误
建一个从 cc1 到 gcc 的软链接.
离线
请教一下,有人知道ccdr里面的菜单文字怎么修改配置吗?
找半天找不到原始的文字,只有.bin的文件啊
离线
引导是uboot吗?没看到uboot代码
离线
正在学 谢谢楼主分享
离线
已经买了这款板子,但是资料好少,以前学习过一下嵌入式,以前的开发板SDK都带交叉编译环境的,这款板子的应用程序怎么编译和添加到板子上运行呀!
离线
离线
学习 说:已经买了这款板子,但是资料好少,以前学习过一下嵌入式,以前的开发板SDK都带交叉编译环境的,这款板子的应用程序怎么编译和添加到板子上运行呀!
那个 camdroid 的 sdk 改起来确实很麻烦, 不按套路出牌。
不过还好, @qianhao 大神有一个比较好的解决方案,按通用Linux的开发方式:
https://whycan.cn/t_682.html
谢谢晕哥,我去学习一下!
离线
例程里有没有MIC的录音功能?
离线
百度连接失效了,可否补一下?
离线
直接克隆 github那个吧,如果速度太慢, 那用 gitee.com 去导入github.com项目,然后再克隆.
可否共享一下这个开发板已经编译好的demo 固件呢,行车记录仪的,SPI NOR FLASH存储
离线
芒果派是几个全志V3s开发板中camdroid编译最顺利的一个。
离线
好资料啊
离线
今天刚才网上买了个 V3S 开发板 478元。 不知道怎么样。
离线
晕哥,v3s文件系统中运行内存显示只有30M可以使用。
内核中打印
[ 0.000000] Memory: 64MB = 64MB total
[ 0.000000] Memory: 26608k/26608k available, 38928k reserved, 0K highmem
文件系统
# free
total used free shared buffers
Mem: 29896 7004 22892 0 564
-/+ buffers: 6440 23456
Swap: 0 0 0
#
这个大概是什么原因?是保留内存占用吗?有办法解决吗?
离线
和荔枝派zero哪个好用些
离线
资料有关键器件封装 器件支持列表 硬件BOM文档 硬件原理图 硬件设计指南
离线
向大神学习!准备自己也划一块
离线
下载了代码后,最后编译打包完成,修改了屏幕参数,可以运行,但没看到有关QT的应用在里面。
离线
camdroid 真是坑卓
离线
記得填完坑阿
我荔枝派目前還有些問題還沒搞定
又來芒果派....有點想買來試試
离线
您好,V3s linux的系统如何裁剪出来的?V3s 不是自带的camdroid系统么,我用的我在lichee下build.sh pack编译出来的sun8iw8p1_linux_tiger-cdr_uart0.img镜像使用PhoenixUSBPRO无法烧写,但是编译成camdroid就可以烧写,介质时nand,能告诉如何编译linux可烧写的系统镜像么
离线
晕哥,请问一下,为什么我使用你上面的源码编译打包出来的固件烧录进去后,串口一点调试信息都没有,不知道问题出在哪里???
离线
晕哥,请问一下,为什么我使用你上面的源码编译打包出来的固件烧录进去后,串口一点调试信息都没有,不知道问题出在哪里???
3个串口都试试看
离线
jkl 说:晕哥,请问一下,为什么我使用你上面的源码编译打包出来的固件烧录进去后,串口一点调试信息都没有,不知道问题出在哪里???
3个串口都试试看
有个疑问,就是发现camdorid源码没有u-boot,只有内核和文件系统,这是怎样引导的呀,Android也是有u-boot的,是不是我少了东西,我这板子就是芒果派的,看了下源码,串口就是uart0, PB8\PB9两个引脚
串口配置:
;----------------------------------------------------------------------------------
;uart configuration
;uart_used = uart x enable
;uart_port = x; x is order number of ttySx
;uart_type = 2:2 wire,4:4 wire,8:8 wire, full function
;----------------------------------------------------------------------------------
[uart0]
uart_used = 1
uart_port = 0
uart_type = 2
uart_tx = port:PB08<3><1><default><default>
uart_rx = port:PB09<3><1><default><default>
;card print
;uart_tx = port:PF02<3><1><default><default>
;uart_rx = port:PF04<3><1><default><default>
最近编辑记录 jkl (2021-06-10 10:25:53)
离线
各种派怎么选,芒果派是后来的吧
离线
这个开发板还能买到吗?有链接没,谢谢。
离线
离线
离线
V3S的封装要是QFN就好了……
离线
这个摄像头AR0330摄像头模组有购买链接吗?
离线