您尚未登录。

#1 Re: 全志 SOC » 发一个 荔枝派zero 能跑的 camdroid 固件, ov5647摄像头, 视频效果相当暗,很难看清楚. » 2019-02-26 14:50:18

晕哥 说:
phoenix 说:

自己回复下,希望后继者少走些弯路。
坑1: MIPI的方向别弄反了,OV5647的头在板子里面,而不是板子外面
坑2: MIPI的PWDN和RST居然没接!!!!!需要自己飞线PG01/PG00到MIPI接口两边的两个上拉电阻
坑3:OV5647的驱动代码把PWDN和RST的极性弄反了,需要将相关ON/OFF对调
#define CSI_RST_ON      0
#define CSI_RST_OFF     1
#define CSI_PWR_ON      1
#define CSI_PWR_OFF     0

最终编译完成之后摄像头就可以用来。如果需要添加ISP的话修改isp_cfg

感谢分享!

那奇怪,我当时什么都不用改也可以跑起来,
难道是两个版本电路有什么不同吗?

你的板子和一体板不一样,你的是核心板,连MIPI时PWDN和RESET引脚定义也不一样,但设置都正确了 smile。我们买的一体板,电路图上的PWDN和RESET都设好了,但奇怪的是MIPI接口却没有连。我是用表测不通之后把MIPI座子焊掉之后才发现连线的地方

#2 Re: 全志 SOC » 发一个 荔枝派zero 能跑的 camdroid 固件, ov5647摄像头, 视频效果相当暗,很难看清楚. » 2019-02-26 14:45:30

phoenix 说:

自己回复下,希望后继者少走些弯路。
坑1: MIPI的方向别弄反了,OV5647的头在板子里面,而不是板子外面
坑2: MIPI的PWDN和RST居然没接!!!!!需要自己飞线PG01/PG00到MIPI接口两边的两个上拉电阻
坑3:OV5647的驱动代码把PWDN和RST的极性弄反了,需要将相关ON/OFF对调
#define CSI_RST_ON      0
#define CSI_RST_OFF     1
#define CSI_PWR_ON      1
#define CSI_PWR_OFF     0

最终编译完成之后摄像头就可以用来。如果需要添加ISP的话修改isp_cfg

Update: 坑3是错误的,自己设的坑,把PWDN和RESET飞反了。所以ov5647的代码是不用改的

#3 Re: 全志 SOC » 发一个 荔枝派zero 能跑的 camdroid 固件, ov5647摄像头, 视频效果相当暗,很难看清楚. » 2019-02-25 15:54:55

自己回复下,希望后继者少走些弯路。
坑1: MIPI的方向别弄反了,OV5647的头在板子里面,而不是板子外面
坑2: MIPI的PWDN和RST居然没接!!!!!需要自己飞线PG01/PG00到MIPI接口两边的两个上拉电阻
坑3:OV5647的驱动代码把PWDN和RST的极性弄反了,需要将相关ON/OFF对调
#define CSI_RST_ON      0
#define CSI_RST_OFF     1
#define CSI_PWR_ON      1
#define CSI_PWR_OFF     0

最终编译完成之后摄像头就可以用来。如果需要添加ISP的话修改isp_cfg

#4 Re: 全志 SOC » 发一个 荔枝派zero 能跑的 camdroid 固件, ov5647摄像头, 视频效果相当暗,很难看清楚. » 2019-02-22 17:25:12

请问有跑成功的吗?
我买了荔枝派v3s的一体板,问过店主摄像头确实是朝里面插的,可是我烧录了楼主提供的固件后,也出现了19楼的问题:

其中也出现了通讯错误的问题,请问如何解决?
[   53.366289] [VFE]mclk on
[   53.435801] [VFE CCI_0 ERR] Status error at addr_8bit = 6c, wr_flag = 1, val = 5c000a30
[   53.445057] [VFE CCI_0 ERR] Status error at addr_8bit = 6c, wr_flag = 1, val = 5c000a30
[   53.454442] [VFE CCI_0 ERR] Status error at addr_8bit = 6c, wr_flag = 1, val = 5c000a30
[   53.463523] [OV5647_mipi]error at sensor_detect
[   53.468670] [OV5647_mipi]chip found is not an target chip.
[   53.474950] [VFE_ERR]sensor initial error when selecting target device!

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 (p                                                                                                                                                             rerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) )                                                                                                                                                              #18 Fri Oct 26 23:49:45 EDT 2018
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instructio                                                                                                                                                             n 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 c05bb00                                                                                                                                                             0
[    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 pag                                                                                                                                                             es: 16256
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/nor1 init=/in                                                                                                                                                             it loglevel=8 partitions= mac_addr= uid=1234567890 kmemleak=on fb_base=0x41b0000                                                                                                                                                             0 boot_type=3 config_size=32360
[    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 17895                                                                                                                                                             6ms
[    0.000000] Console: colour dummy device 80x30
[    0.000154] Calibrating delay loop (skipped), value calculated using timer fr                                                                                                                                                             equency.. 4800.00 BogoMIPS (lpj=24000000)
[    0.000176] pid_max: default: 32768 minimum: 301
[    0.000310] Mount-cache hash table entries: 512
[    0.000818] CPU: Testing write buffer coherency: ok
[    0.001081] Setting up static identity map for 0x40366de8 - 0x40366e40
[    0.001724] devtmpfs: initialized
[    0.003623] pinctrl core: initialized pinctrl subsystem
[    0.004113] NET: Registered protocol family 16
[    0.004519] DMA: preallocated 128 KiB pool for atomic coherent allocations
[    0.004573] script_sysfs_init success
[    0.004610] sunxi_dump_init success
[    0.005330] gpiochip_add: registered GPIOs 0 to 223 on device: sunxi-pinctrl
[    0.006224] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
[    0.006595] gpiochip_add: registered GPIOs 1024 to 1031 on device: axp-pinctr                                                                                                                                                             l
[    0.007479] persistent_ram: found existing buffer, size 58228, start 2331
[    0.261403] console [ram-1] enabled
[    0.261912] [sunxi-module]: [sunxi-module.0] probe success
[    0.262127] axp driver uning configuration failed(801)
[    0.262321] axp driver uning configuration failed(808)
[    0.262708] Not Found clk pll_isp in script
[    0.262824] Not Found clk pll_video in script
[    0.263015] Not Found clk pll_ve in script
[    0.263119] Not Found clk pll_periph0 in script
[    0.263307] Not Found clk pll_de in script
[    0.263410] sunxi_default_clk_init
[    0.263514] try to set pll6ahb1 to 200000000
[    0.263712] Error not get clk pll6ahb1
[    0.263820] Error not get clk pll6ahb1try to set ahb1 to 200000000
[    0.264034] try to set apb1 to 100000000
[    0.264544] ===fe3o4==== sunxi_root_procfs_attach ret:0
[    0.268159] bio: create slab <bio-0> at 0
[    0.268605] pwm module init!
[    0.270860] SCSI subsystem initialized
[    0.271193] usbcore: registered new interface driver usbfs
[    0.271449] usbcore: registered new interface driver hub
[    0.271692] usbcore: registered new device driver usb
[    0.272024] twi_chan_cfg()340 - [twi0] has no twi_regulator.
[    0.272136] twi_chan_cfg()340 - [twi1] has no twi_regulator.
[    0.273005] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, de                                                                                                                                                             v addr: 0x34)
[    0.273131] axp20_board 0-0034: failed reading at 0x03
[    0.273322] [AXP20-MFD] try to read chip id failed!
[    0.273427] axp mfd register failed
[    0.273542] axp20_board: probe of 0-0034 failed with error -70
[    0.273778] Linux video capture interface: v2.00
[    0.273970] gpiochip_add: gpios 1024..1028 (axp_pin) failed to register
[    0.274166] axp pinctrl used,skip
[    0.274592] Advanced Linux Sound Architecture Driver Version 1.0.25.
[    0.275675] cfg80211: Calling CRDA to update world regulatory domain
[    0.276733] Switching to clocksource arch_sys_counter
[    0.279988] NET: Registered protocol family 2
[    0.279988] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.279988] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[    0.280087] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[    0.280297] TCP: Hash tables configured (established 2048 bind 2048)
[    0.280490] TCP: reno registered
[    0.280599] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.280714] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.281170] NET: Registered protocol family 1
[    0.281474] Unpacking initramfs...
[    0.296228] Freeing initrd memory: 220K
[    0.296566] [pm]aw_pm_init!
[    0.296675] standby_mode = 1.
[    0.296777] wakeup src cnt is : 3.
[    0.296972] pmu name: pmu1_para .
[    0.297082] pmu1_enable = 0x1.
[    0.297185] pmux_id = 0x1.
[    0.297376] pmu name: pmu2_para .
[    0.297479] config_pmux_para: script_parser_fetch err.
[    0.297584] pmu2_enable = 0x0.
[    0.297776] add_sys_pwr_dm: get ldo name failed
[    0.297879] add_sys_pwr_dm: get ldo name failed
[    0.297982] add_sys_pwr_dm: get ldo name failed
[    0.298171] add_sys_pwr_dm: get ldo name failed
[    0.298276] add_sys_pwr_dm: get ldo name failed
[    0.298467] add_sys_pwr_dm: get ldo name failed
[    0.298571] add_sys_pwr_dm: get ldo name failed
[    0.298674] add_sys_pwr_dm: get ldo name failed
[    0.298863] add_sys_pwr_dm: get ldo name failed
[    0.298968] add_sys_pwr_dm: get ldo name failed
[    0.299158] after inited: sys_mask config = 0x0.
[    0.299263] dynamic_standby enalbe = 0x0.
[    0.299424] sunxi_reg_init enter
[    0.301497] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.301652] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    0.302019] msgmni has been set to 58
[    0.303067] io scheduler noop registered
[    0.303185] io scheduler deadline registered
[    0.303453] io scheduler cfq registered (default)
[    0.303968] [DISP]disp_module_init
[    0.304547] cmdline,disp=
[    0.305163] rotation_sw module is config as no used
[    0.305297] [DISP] disp_get_rotation_sw,line:68:disp 0 out of range? g_rot_sw=0
[    0.305591] [DISP] disp_init_connections,line:289:NULL pointer: 0, 0
[    0.323452] [DISP] disp_sys_power_enable,line:387:some error happen, fail to get regulator
[    0.323765] [DISP] disp_sys_gpio_set_value,line:374:OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL
[    0.324770] [DISP]disp_module_init finish
[    0.325175] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
[    0.325381] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator.
[    0.325929] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
[    0.326133] sw_uart_pm()890 - uart0 clk is already enable
[    0.326251] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
[    0.422321] console [ttyS0] enabled
[    1.159211] uart: probe of uart2 failed with error -22
[    1.166349] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
[    1.174187] spi spi0: master is unqueued, this is deprecated
[    1.180877] m25p_probe()967 - Use the Dual Mode Read.
[    1.186665] NorFlash ID: 0xc22018 - 0xc220
[    1.191472] m25p80 spi0.0: found mx25l12805d, expected at25df641
[    1.198339] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
[    1.205680] @@@[debug_jaosn]: Invalid partitions count: 4 9
[    1.212473] Creating 8 MTD partitions on "spi0.0":
[    1.217988] 0x000000000000-0x000000040000 : "uboot"
[    1.224645] 0x000000040000-0x000000440000 : "boot"
[    1.230992] 0x000000440000-0x000000c40000 : "system"
[    1.237559] 0x000000c40000-0x000000cc0000 : "cfg"
[    1.243835] 0x000000cc0000-0x000000ce0000 : "boot_logo"
[    1.250929] 0x000000ce0000-0x000000d00000 : "shutdown_logo"
[    1.258145] 0x000000d00000-0x000000d10000 : "env"
[    1.264567] 0x000000d10000-0x000000d20000 : "private"
[    1.272786] Failed to alloc md5
[    1.276425] eth0: Use random mac address
[    1.281070] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.308524] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.317651] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
[    1.326375] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
[    1.350036] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
[    1.357510] hub 1-0:1.0: USB hub found
[    1.361839] hub 1-0:1.0: 1 port detected
[    1.366719] sunxi-ehci sunxi-ehci.1: remove, state 1
[    1.372487] usb usb1: USB disconnect, device number 1
[    1.670257] sunxi-ehci sunxi-ehci.1: USB bus 1 deregistered
[    1.686754] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.713870] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
[    1.722604] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 1
[    1.731268] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
[    1.794661] hub 1-0:1.0: USB hub found
[    1.799031] hub 1-0:1.0: 1 port detected
[    1.803894] sunxi-ohci sunxi-ohci.1: remove, state 1
[    1.809540] usb usb1: USB disconnect, device number 1
[    1.815927] sunxi-ohci sunxi-ohci.1: USB bus 1 deregistered
[    1.832362] Initializing USB Mass Storage driver...
[    1.838040] usbcore: registered new interface driver usb-storage
[    1.844833] USB Mass Storage support registered.
[    1.850452] file system registered
[    1.855788] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    1.863608] android_usb gadget: Number of LUNs=1
[    1.868832]  lun0: LUN: removable file: (no medium)
[    1.874818] android_usb gadget: android_usb ready
[    1.880398] sunxikbd_script_init: key para not found, used default para.
[    1.889010] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
[    1.896788] sunxi cedar version 0.1
[    1.900936] [cedar]: install start!!!
[    1.905447] [cedar]: install end!!!
[    1.909991] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[    1.918956] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[    1.927816] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[    1.936533] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[    1.945263] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[    1.953891] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[    1.962614] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[    1.971676] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
[    1.978940] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
[    1.990378] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
[    1.998112] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
[    2.004436] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
[    2.014298] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.114 2015-6-2 10:21) Compiled in Oct 19 2018 at 10:37:11
[    2.025871] [mmc]: get mmc0's sdc_power failed
[    2.030931] [mmc]: get mmc1's sdc_power failed
[    2.036099] [mmc]: MMC host used card: 0x3, boot card: 0x1, io_card 2
[    2.044361] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.055516] [mmc]: sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.065924] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.075860] [mmc]: sdc0 power_supply is null
[    2.083713] sunxi_leds_fetch_sysconfig_para leds is not used in config
[    2.091102] =========script_get_err============
[    2.096566] usbcore: registered new interface driver usbhid
[    2.102895] usbhid: USB HID core driver
[    2.107352] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.118285] ashmem: initialized
[    2.122179] logger: created 256K log 'log_main'
[    2.127420] logger: created 32K log 'log_events'
[    2.133055] logger: created 32K log 'log_radio'
[    2.138334] logger: created 32K log 'log_system'
[    2.145061] script_get_item return audio_pa_ctrl type err
[    2.152179] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52,  RTO !!
[    2.160746] asoc: sndcodec <-> sunxi-codec mapping ok
[    2.166605] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52,  RTO !!
[    2.175074] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.187395] TCP: cubic registered
[    2.191335] NET: Registered protocol family 17
[    2.196602] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    2.205442] ThumbEE CPU extension supported.
[    2.211481] Registering SWP/SWPB emulation handler
[    2.218032] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.229282] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[    2.238442] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[    2.248353] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[    2.256897] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 8,  RTO !!
[    2.265238] *******************Try sdio*******************
[    2.271582] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[    2.280130] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.288505] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[    2.297114] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.305391] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[    2.314192] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.322467] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[    2.331262] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.339573] *******************Try sd *******************
[    2.345760] sunxi-rtc sunxi-rtc: setting system clock to 2015-01-01 00:03:45 UTC (1420070625)
[    2.355425] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    2.364710] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    2.373726] [wifi module_pm]: failed to fetch wifi configuration!
[    2.380760] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    2.389185] [wifi module_pm]: regulator on.
[    2.393987] [wifi_pm]: no wifi used in configuration
[    2.399596]
[    2.399599] *****Oct 19 2018 10:37:24 EAGLE DRIVER VER:75be56bfbaf7*****
[    2.399605]
[    2.410908] =======================================================
[    2.418059] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    2.426436] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[    2.433589] =======================================================
[    2.440651] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[    2.451471] [wifi_pm]: wrong module select 0 !
[    2.556678] *******************Try mmc*******************
[    2.562793] [mmc]: sdc0 set ios: clk 400000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.574096] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 1,  RTO !!
[    2.582433] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.592450] [mmc]: sdc0 power_supply is null
[    2.599965] [mmc]: sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.611341] [mmc]: sdc0 power_supply is null
[    2.630024] [mmc]: sdc0 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.661106] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52,  RTO !!
[    2.670534] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52,  RTO !!
[    2.678950] [mmc]: sdc0 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.691915] [mmc]: sdc0 set ios: clk 300000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.704474] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 8,  RTO !!
[    2.712706] *******************Try sdio*******************
[    2.720057] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.729357] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.738764] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.748151] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.756381] *******************Try sd *******************
[    2.763644] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    2.773134] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    2.782527] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    2.792017] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    2.800339] *******************Try mmc*******************
[    2.801989] [mmc]: sdc0 set ios: clk 300000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.818052] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 1,  RTO !!
[    2.826286] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.836368] [mmc]: sdc0 power_supply is null
[    2.843878] [mmc]: sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.855163] [mmc]: sdc0 power_supply is null
[    2.880023] [mmc]: sdc0 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.911632] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52,  RTO !!
[    2.921576] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52,  RTO !!
[    2.929990] [mmc]: sdc0 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.943203] [mmc]: sdc0 set ios: clk 200000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    2.956213] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 8,  RTO !!
[    2.964549] *******************Try sdio*******************
[    2.972442] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.982298] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    2.992217] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    3.002063] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    3.010384] *******************Try sd *******************
[    3.018172] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    3.028123] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    3.038148] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    3.048172] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    3.056493] *******************Try mmc*******************
[    3.062683] [mmc]: sdc0 set ios: clk 200000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.074689] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 1,  RTO !!
[    3.083012] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.093090] [mmc]: sdc0 power_supply is null
[    3.100508] [mmc]: sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.111871] [mmc]: sdc0 power_supply is null
[    3.130022] [mmc]: sdc0 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.161093] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52,  RTO !!
[    3.170578] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52,  RTO !!
[    3.178992] [mmc]: sdc0 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.191874] [mmc]: sdc0 set ios: clk 150000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.204406] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 8,  RTO !!
[    3.212725] *******************Try sdio*******************
[    3.219982] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    3.229375] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    3.238776] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    3.248075] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5,  RTO !!
[    3.256389] *******************Try sd *******************
[    3.263562] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    3.273052] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    3.282532] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    3.291946] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 55,  RTO !!
[    3.300350] *******************Try mmc*******************
[    3.301917] [mmc]: sdc0 set ios: clk 150000Hz bm OD pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.317974] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 1,  RTO !!
[    3.326297] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.336376] [mmc]: sdc0 power_supply is null
[    3.343812] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.355180] [mmc]: sdc1 power_supply is null
[    3.380022] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.412333] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52,  RTO !!
[    3.421552] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 52,  RTO !!
[    3.429874] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.442698] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.454453] *******************Try sdio*******************
[    3.461448] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5,  RTO !!
[    3.470563] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5,  RTO !!
[    3.479675] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5,  RTO !!
[    3.488705] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 5,  RTO !!
[    3.497013] *******************Try sd *******************
[    3.503721] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.514197] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.527018] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.551456] [mmc]: sdc1 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[    3.564591] [mmc]: sdc1 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
[    3.575044] [mmc]: sdc1 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
[    3.585604] [mmc]: sdc1 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
[    3.596133] mmc1: new high speed SD card at address 0007
[    3.602654] mmcblk0: mmc1:0007 SU02G 1.84 GiB
[    3.610260]  mmcblk0: p1
[    3.613807] mmcblk mmc1:0007: Card claimed for testing.
[    3.619820] mmc1:0007: SU02G 1.84 GiB
[    3.624243] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[    3.633098] *******************sd init ok*******************
[    3.639561] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[    3.648416] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[    3.657056] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[    3.665611] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[    3.674248] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[    3.682888] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[   13.550044] esp_sdio_init ------ RETRY ------
[   13.555233] =======================================================
[   13.562306] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[   13.569738] =======================================================
[   13.576797] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[   13.587612] [wifi_pm]: wrong module select 0 !
[   13.692745] =======================================================
[   13.699799] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[   13.706942] =======================================================
[   13.714000] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[   13.724816] [wifi_pm]: wrong module select 0 !
[   24.820032] esp_sdio_init ------ RETRY ------
[   24.825234] =======================================================
[   24.832306] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[   24.839741] =======================================================
[   24.846888] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[   24.857617] [wifi_pm]: wrong module select 0 !
[   24.962739] =======================================================
[   24.969791] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[   24.976932] =======================================================
[   24.983992] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[   24.994809] [wifi_pm]: wrong module select 0 !
[   36.100024] esp_sdio_init ------ RETRY ------
[   36.105123] =======================================================
[   36.112290] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[   36.119631] =======================================================
[   36.126784] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[   36.137594] [wifi_pm]: wrong module select 0 !
[   36.242632] =======================================================
[   36.249767] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[   36.256824] =======================================================
[   36.263965] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.25(01/22/2016),Drv: 2.26) init.
[   36.274781] [wifi_pm]: wrong module select 0 !
[   47.370041] esp_sdio_init ------ RETRY ------
[   47.375119] =======================================================
[   47.382281] ==== Dislaunching Wi-Fi driver! (Powered by Rockchip) ====
[   47.389617] =======================================================
[   47.396767] Espressif ESP8089 SDIO WiFi driver (Powered by Rockchip, Ver2.26(01/22/2016),Drv: 2.26) exit.
[   47.407580] [wifi_pm]: wrong module select 0 !
[   47.512618] eagle sdio can not power up!
[   47.517155] ALSA device list:
[   47.520547]   #0: audiocodec
[   47.523931] mmc1: card 0007 removed
[   47.528688] Freeing init memory: 140K
[   47.534997] init: skipping insecure file '/default.prop'
[   47.541329] init: skipping insecure file '/init.rc'
[   47.547303] init: /init.rc: 127: invalid option 'root'
[   47.553250] init: skipping insecure file '/init.sun8i.rc'
[   47.559617] init: /init.sun8i.rc: 54: invalid option 'root'
[   47.566011] init: skipping insecure file 'init.sun8i.usb.rc'
[   47.573237] init: command 'loglevel' r=0
[   47.577770] init: command 'export' r=0
[   47.583466] init: skipping insecure file '/ueventd.rc'
[   47.589561] init: command 'export' r=0
[   47.594149] init: skipping insecure file '/ueventd.sun8i.rc'
[   47.600722] init: command 'export' r=0
[   47.604988] init: command 'export' r=0
[   47.609343] init: command 'symlink' r=0
[   47.630364] init: command 'symlink' r=0
[   47.634806] init: command 'symlink' r=0
[   47.639279] init: command 'mkdir' r=0
[   47.654320] init: command 'mkdir' r=0
[   47.658575] init: command 'mkdir' r=0
[   47.670415] init: command 'mkdir' r=-2
[   47.674719] init: processing action 0x1646138 (init)
[   47.690199] init: command 'export' r=0
[   47.694521] init: command 'export' r=0
[   47.698870] init: command 'export' r=0
[   47.706316] init: command 'export' r=0
[   47.710692] init: processing action 0x1644c28 (early-fs)
[   47.716857] init: command 'mkdir' r=0
[   47.721176] init: command 'mkdir' r=0
[   47.725377] init: command 'mkdir' r=0
[   47.729634] init: processing action 0x16473d8 (console_init)
[   47.736435] init: command 'console_init' r=0
[   47.742616] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
[   47.752627] init: processing action 0x1644f30 (fs)
[   47.758190] init: command 'wait' r=0
[   47.762453] [mmc]: sdc1 power_supply is null
[   47.768019] init: command 'setupfs' r=1
[   47.773752] init: out of loopback devices source = /dev/block/mtdblock2
[   47.781237] init: out of loopback devices target = /system
[   47.787526] init: out of loopback devices system = squashfs
[   47.793826] init: out of loopback devices options = (null)
[   47.803686] init: command 'mount' r=0
[   47.807965] init: command 'wait' r=0
[   47.812096] init: out of loopback devices source = /dev/block/mtdblock3
[   47.819644] init: out of loopback devices target = /data
[   47.825652] init: out of loopback devices system = jffs2
[   47.831737] init: out of loopback devices options = (null)
[   47.847194] init: command 'mount' r=0
[   47.851598] init: processing action 0x1645010 (post-fs)
[   47.857508] init: out of loopback devices source = rootfs
[   47.863712] init: out of loopback devices target = /
[   47.869329] init: out of loopback devices system = rootfs
[   47.875516] init: out of loopback devices options = (null)
[   47.881844] init: command 'mount' r=0
[   47.886022] init: processing action 0x1645070 (post-fs-data)
[   47.892875] init: command 'chown' r=0
[   47.897285] init: command 'chmod' r=0
[   47.902023] init: command 'chmod' r=-2
[   47.907652] init: command 'mkdir' r=0
[   47.912243] init: command 'restorecon' r=0
[   47.917707] init: command 'mkdir' r=0
[   47.923015] init: command 'mkdir' r=0
[   47.927250] init: processing action 0x1645e20 (post-fs-data)
[   47.938807] init: skipping insecure file '/system/vendor/modules/videobuf-core.ko'
[   47.960830] init: command 'insmod' r=0
[   47.965384] init: skipping insecure file '/system/vendor/modules/videobuf-dma-contig.ko'
[   47.975378] init: command 'insmod' r=0
[   47.979901] init: skipping insecure file '/system/vendor/modules/cci.ko'
[   48.015877] [VFE]cci probe start cci_sel = 0!
[   48.021025] [VFE]cci probe end cci_sel = 0!
[   48.025870] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[   48.034979] [VFE]cci_init end
[   48.038503] init: command 'insmod' r=0
[   48.042945] init: skipping insecure file '/system/vendor/modules/vfe_os.ko'
[   48.051021] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[   48.059649] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[   48.070385] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[   48.079972] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[   48.089426] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[   48.098872] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[   48.134034] init: command 'insmod' r=0
[   48.138470] init: skipping insecure file '/system/vendor/modules/vfe_subdev.ko'
[   48.147793] init: command 'insmod' r=0
[   48.152245] init: skipping insecure file '/system/vendor/modules/ar0330_mipi.ko'
[   48.161790] init: command 'insmod' r=0
[   48.166223] init: skipping insecure file '/system/vendor/modules/ov2710_mipi.ko'
[   48.175803] init: command 'insmod' r=0
[   48.180299] init: skipping insecure file '/system/vendor/modules/ov5647_mipi.ko'
[   48.189779] init: command 'insmod' r=0
[   48.194285] init: skipping insecure file '/system/vendor/modules/vfe_v4l2.ko'
[   48.339000] [VFE]Welcome to Video Front End driver
[   48.345066] [VFE]pdev->id = 0
[   48.348547] [VFE]dev->mipi_sel = 0
[   48.352515] [VFE]dev->vip_sel = 0
[   48.356286] [VFE]dev->isp_sel = 0
[   48.366395] [VFE_WARN]vfe vpu clock is null
[   48.377628] [ISP] isp platform_id = 6!
[   48.382100] platform reg-20-cs-dcdc2: Driver reg-20-cs-dcdc2 requests probe deferral
[   48.390946] [VFE]probe_work_handle start!
[   48.395491] [VFE]..........................vfe clk open!.......................
[   48.403924] [VFE]vfe_init end
[   48.407751] init: command 'insmod' r=0
[   48.412204] init: skipping insecure file '/system/vendor/modules/uvcvideo.ko'
[   48.420497] platform reg-20-cs-dcdc3: Driver reg-20-cs-dcdc3 requests probe deferral
[   48.429327] platform reg-20-cs-ldo1: Driver reg-20-cs-ldo1 requests probe deferral
[   48.438209] [VFE]v4l2 subdev register input_num = 0
[   48.443828] [VFE]vfe sensor detect start! input_num = 0
[   48.449729] [VFE]Find sensor name is "ov5647_mipi", i2c address is 6c, type is "RAW" !
[   48.458718] [VFE]Sub device register "ov5647_mipi" i2c_addr = 0x6c start!
[   48.466485] [VFE]v4l2_device_register_subdev return 0
[   48.472196] [VFE]registered sensor subdev is OK!
[   48.477500] [VFE]Check sensor!
[   48.480989] [VFE]Sub device register "ov5647_mipi" is OK!
[   48.489730] uvcvideo: Adding mapping Brightness to control 00000000-0000-0000-0000-000000000101/2.
[   48.500131] platform reg-20-cs-ldo2: Driver reg-20-cs-ldo2 requests probe deferral
[   48.508773] platform reg-20-cs-ldo3: Driver reg-20-cs-ldo3 requests probe deferral
[   48.517328] uvcvideo: Adding mapping Contrast to control 00000000-0000-0000-0000-000000000101/3.
[   48.527286] uvcvideo: Adding mapping Hue to control 00000000-0000-0000-0000-000000000101/6.
[   48.536809] platform reg-20-cs-ldo4: Driver reg-20-cs-ldo4 requests probe deferral
[   48.545419] uvcvideo: Adding mapping Saturation to control 00000000-0000-0000-0000-000000000101/7.
[   48.555524] platform reg-20-cs-ldoio0: Driver reg-20-cs-ldoio0 requests probe deferral
[   48.564521] uvcvideo: Adding mapping Sharpness to control 00000000-0000-0000-0000-000000000101/8.
[   48.574982] uvcvideo: Adding mapping Gamma to control 00000000-0000-0000-0000-000000000101/9.
[   48.584808] uvcvideo: Adding mapping Backlight Compensation to control 00000000-0000-0000-0000-000000000101/1.
[   48.596555] uvcvideo: Adding mapping Gain to control 00000000-0000-0000-0000-000000000101/4.
[   48.606205] uvcvideo: Adding mapping Power Line Frequency to control 00000000-0000-0000-0000-000000000101/5.
[   48.618376] [VFE]Check open /system/etc/hawkview/ov5647_mipi/isp_test_param.ini failed!
[   48.618387] Match isp cfg  start!
[   48.631379] [VFE]Match isp cfg ok
[   48.635242] uvcvideo: Adding mapping Hue, Auto to control 00000000-0000-0000-0000-000000000101/16.
[   48.645461] uvcvideo: Adding mapping Exposure, Auto to control 00000000-0000-0000-0000-000000000001/2.
[   48.656537] [VFE]V4L2 device registered as video0
[   48.661987] [VFE]..........................vfe clk close!.......................
[   48.670443] uvcvideo: Adding mapping Exposure, Auto Priority to control 00000000-0000-0000-0000-000000000001/3.
[   48.681857] [VFE]probe_work_handle end!
[   48.686240] uvcvideo: Adding mapping Exposure (Absolute) to control 00000000-0000-0000-0000-000000000001/4.
[   48.697265] uvcvideo: Adding mapping White Balance Temperature, Auto to control 00000000-0000-0000-0000-000000000101/11.
[   48.709525] uvcvideo: Adding mapping White Balance Temperature to control 00000000-0000-0000-0000-000000000101/10.
[   48.721214] uvcvideo: Adding mapping White Balance Component, Auto to control 00000000-0000-0000-0000-000000000101/13.
[   48.733286] uvcvideo: Adding mapping White Balance Blue Component to control 00000000-0000-0000-0000-000000000101/12.
[   48.745259] uvcvideo: Adding mapping White Balance Red Component to control 00000000-0000-0000-0000-000000000101/12.
[   48.757134] uvcvideo: Adding mapping Focus (absolute) to control 00000000-0000-0000-0000-000000000001/6.
[   48.767857] uvcvideo: Adding mapping Focus, Auto to control 00000000-0000-0000-0000-000000000001/8.
[   48.778096] uvcvideo: Adding mapping Zoom, Absolute to control 00000000-0000-0000-0000-000000000001/11.
[   48.788631] uvcvideo: Adding mapping Zoom, Continuous to control 00000000-0000-0000-0000-000000000001/12.
[   48.799448] uvcvideo: Adding mapping Privacy to control 00000000-0000-0000-0000-000000000001/17.
[   48.809581] usbcore: registered new interface driver uvcvideo
[   48.816174] USB Video Class driver (v1.0.8_SONiX_v2.6.36.04)
[   48.822622] init: command 'insmod' r=0
[   48.827025] init: skipping insecure file '/system/vendor/modules/da380.ko'
[   48.836077] step1 : gsensor_fetch_sysconfig_para
[   48.841403] step2 : gsensor_fetch_sysconfig_para
[   48.846714] step3 : gsensor_fetch_sysconfig_para
[   48.851955] step4 : mir3da_init
[   48.855919] i2c-core: driver [da380] using legacy suspend method
[   48.862727] i2c-core: driver [da380] using legacy resume method
[   48.869496]  richard mir3da_detect: mir3da_detect:bus[0] addr[0x27]
[   48.881817] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[   48.896358] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[   48.910883] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[   48.920164] [MIR3DA] Can't find Mir3da gsensor!!
[   48.925544] init: command 'insmod' r=0
[   48.929950] init: skipping insecure file '/system/vendor/modules/sw-device.ko'
[   48.942004] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[   48.951470] init: command 'insmod' r=0
[   48.955870] init: processing action 0x1647420 (property_service_init)
[   48.963275] init: skipping insecure file '/system/build.prop'
[   48.970219] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[   48.990725] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[   49.019728] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0'
[   49.030339] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[   49.039750] init: command 'property_service_init' r=0
[   49.045503] init: processing action 0x1647468 (signal_init)
[   49.052053] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
[   49.061492] init: command 'signal_init' r=0
[   49.066242] init: processing action 0x16474b0 (check_startup)
[   49.072803] init: command 'check_startup' r=0
[   49.077836] init: processing action 0x16451c8 (boot)
[   49.083704] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[   49.093515] init: command 'ifup' r=0
[   49.097755] init: command 'hostname' r=0
[   49.102440] init: command 'domainname' r=0
[   49.107108] init: command 'setrlimit' r=0
[   49.111861] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[   49.121370] init: command 'chown' r=0
[   49.125670] init: starting 'servicemanager'
[   49.131026] init: starting 'vold'
[   49.135308] init: starting 'media'
[   49.139672] init: starting 'startupSound'
[   49.144574] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[   49.161257] init: Created socket '/dev/socket/vold' with mode '660', user '0', group '1009'
[   49.180360] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[   49.197977] init: command 'class_start' r=0
[   49.215716] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
[   49.227292] init: starting 'ccdr'
[   49.235111] init: command 'class_start' r=0
[   49.240612] init: processing action 0x1645fd0 (boot)
[   49.247460] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[   49.257701] init: starting 'adbd'
[   49.266279] init: command 'start' r=0
[   49.270752] init: starting 'debuggerd'
[   49.275485] init: command 'start' r=0
[   49.279875] init: starting 'standby'
[   49.284401] init: Created socket '/dev/socket/adbd' with mode '660', user '1000', group '1000'
[   49.295273] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[   49.323383] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[   49.335695] init: command 'start' r=0
[   49.343116] adb_open
[   49.345916] init: processing action 0x16474f8 (queue_property_triggers)
[   49.355338] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[   49.365085] init: command 'queue_property_triggers' r=0
[   49.371228] init: processing action 0x16454a8 (property:ro.debuggable=1)
[   49.379539] init: starting 'console'
[   49.383952] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x8)
[   49.394677] init: command 'start' r=0
[   49.402994] init: processing action 0x1646e10 (property:sys.usb.config=mass_storage,adb)
[   49.412487] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[   49.423522] android_usb: already disabled
[   49.428953] init: command 'write' r=0
[   49.435804] init: command 'write' r=0
[   49.440265] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[   49.452249] init: command 'write' r=0
[   49.459442] init: command 'write' r=0
[   49.464503] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[   49.475780] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a79ac0, ep1in-bulk)
[   49.485604] adb_bind_config
[   49.488818] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a79ac0, ep1in-bulk)
[   49.498519] ep_matches, wrn: endpoint already claimed, ep(0xc050fa00, 0xc1a79ac0, ep1out-bulk)
[   49.508283] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a79ac0, ep1in-bulk)
[   49.517937] ep_matches, wrn: endpoint already claimed, ep(0xc050fa00, 0xc1a79ac0, ep1out-bulk)
[   49.527602] ep_matches, wrn: endpoint already claimed, ep(0xc050fa4c, 0xc1a91d40, ep2in-bulk)
[   49.538124] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[   49.547642] init: command 'write' r=0
[   49.551951] init: command 'setprop' r=0
[   49.560234] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x38)
[   49.587225] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[   49.616528] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[   49.640342] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[   49.660287] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[   49.680817] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x27)
[   49.710675] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[   49.740404] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[   49.760946] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[   49.790987] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[   49.814811] android_usb gadget: high-speed config #1: android
[   49.823245] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x26)
[   49.850285] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[   49.873746] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[   49.900236] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[   49.920921] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[   49.950600] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1c)
[   49.984149] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[   50.010929] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[   50.040363] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[   50.060759] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[   50.090512] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1d)
[   50.110970] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[   50.140338] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[   50.160401] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[   50.180451] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[   50.206991] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
[   50.230557] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[   50.260800] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[   50.310589] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[   50.339985] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[   50.360829] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x3d)
[   50.390591] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[   50.410742] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[   50.440826] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[   50.481833] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[   50.510745] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x28)
[   50.540539] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[   50.570001] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[   50.590250] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
root@camdroid:/ # [   50.625126] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[   50.651944] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
[   50.680786] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[   50.723817] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[   50.750939] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[   50.780259] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[   50.800798] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0xf)
[   50.830874] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[   50.870530] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[   50.895117] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[   50.928406] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[   50.951582] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x15)
[   50.980493] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[   51.033655] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[   51.080014] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[   51.132940] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[   51.160437] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1e)
[   51.180789] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[   51.211691] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[   51.240723] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[   51.270274] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[   51.309797] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1f)
[   52.089087] ▒newcdr▒▒▒▒: main entry
[   52.100936] ▒newcdr▒▒▒▒: [Firmware Version: root@tiger_cdr 2018-10-19 10:39:27]
[   52.123599] ▒newcdr▒▒▒▒: ===no need to check battery capacity ===
[   52.150841] [VFE]vfe_open
[   52.154278] [VFE]..........................vfe clk open!.......................
[   52.165131] [VFE]vfe_open ok
[   52.169394] [VFE]vfe_close
[   52.172570] [VFE]vfe select input flag = 0, s_input have not be used .
[   52.179924] [VFE]..........................vfe clk close!.......................
[   52.188998] [VFE]vfe_close end
[   52.192628] [VFE]vfe_open
[   52.195719] [VFE]..........................vfe clk open!.......................
[   52.206119] [VFE]vfe_open ok
[   52.209584] [VFE]vfe_close
[   52.212842] [VFE]vfe select input flag = 0, s_input have not be used .
[   52.220257] [VFE]..........................vfe clk close!.......................
[   52.229557] [VFE]vfe_close end
[   53.150518] [DISP] ready enter pm_runtime_get_sync, device0
[   53.329421] [VFE]vfe_open
[   53.332638] [VFE]..........................vfe clk open!.......................
[   53.341478] [VFE]vfe_open ok
[   53.345020] [VFE]Set vfe core clk = 216000000, after Set vfe core clk = 297000000
[   53.366289] [VFE]mclk on
[   53.435801] [VFE CCI_0 ERR] Status error at addr_8bit = 6c, wr_flag = 1, val = 5c000a30
[   53.445057] [VFE CCI_0 ERR] Status error at addr_8bit = 6c, wr_flag = 1, val = 5c000a30
[   53.454442] [VFE CCI_0 ERR] Status error at addr_8bit = 6c, wr_flag = 1, val = 5c000a30
[   53.463523] [OV5647_mipi]error at sensor_detect
[   53.468670] [OV5647_mipi]chip found is not an target chip.
[   53.474950] [VFE_ERR]sensor initial error when selecting target device!
[   53.482519] [VFE]vfe_close
[   53.485721] [VFE]mclk off
[   53.522766] [VFE]..........................vfe clk close!.......................
[   53.531183] [VFE]vfe_close end
[   53.536840] ▒newcdr▒▒▒▒: startPreview finished
[   54.022260] init: processing action 0x1646e10 (property:sys.usb.config=mass_storage,adb)
[   54.040984] adb_release
[   54.045286] init: command 'write' r=0
[   54.049684] adb_open
[   54.060788] init: command 'write' r=0
[   54.065357] init: command 'write' r=0
[   54.074689] init: command 'write' r=0
[   54.079795] [VFE]vfe_open
[   54.082934] [VFE]..........................vfe clk open!.......................
[   54.091470] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a79ac0, ep1in-bulk)
[   54.101819] [VFE]vfe_open ok
[   54.105176] [VFE]vfe_close
[   54.108370] [VFE]vfe select input flag = 0, s_input have not be used .
[   54.115765] [VFE]..........................vfe clk close!.......................
[   54.124328] adb_bind_config
[   54.127538] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a79ac0, ep1in-bulk)
[   54.137230] ep_matches, wrn: endpoint already claimed, ep(0xc050fa00, 0xc1a79ac0, ep1out-bulk)
[   54.146993] ep_matches, wrn: endpoint already claimed, ep(0xc050f9b4, 0xc1a79ac0, ep1in-bulk)
[   54.156565] ep_matches, wrn: endpoint already claimed, ep(0xc050fa00, 0xc1a79ac0, ep1out-bulk)
[   54.166345] ep_matches, wrn: endpoint already claimed, ep(0xc050fa4c, 0xc1a91d40, ep2in-bulk)
[   54.176170] [VFE]vfe_close end
[   54.186363] init: command 'write' r=0
[   54.196841] init: command 'setprop' r=0
[   54.338347] init: waitpid returned pid 68, status = 00000000
[   54.345083] init: process 'startupSound', pid 68 exited
[   54.432349] android_usb gadget: high-speed config #1: android

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn