Firefly开源社区

打印 上一主题 下一主题

这是Nandflash的问题吗

29

积分

0

威望

0

贡献

技术小白

积分
29

这是Nandflash的问题吗

发表于 2016-6-12 15:12:13      浏览:7011 | 回复:5        打印      只看该作者   [复制链接] 楼主
板子起不来,nandflash按照文档加了个宏,不知道是哪里的问题了。
log如下:
DDR Version 1.00 20160217
In
SRX
Channel a: DDR3 200MHz
Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
Channel b: DDR3 200MHz
Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
OUT
Boot1 Release Time: 2016-02-18, version: 2.30
ChipType = 8 237
No.1 FLASH ID:ad de 94 eb 74 44
ECC:60
SdmmcInit=0 400
StorageInit ok = 361762
powerOn 862975
DDR Version 1.00 20160217
In
SRX
Channel a: DDR3 200MHz
Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
Channel b: DDR3 200MHz
Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Die Bus-Width=16 Size=1024MB
OUT
Boot1 Release Time: 2016-02-18, version: 2.30
ChipType = 8 238
No.1 FLASH ID:ad de 94 eb 74 44
ECC:60
SdmmcInit=0 400
StorageInit ok = 352156
theLoader 0 441342


U-Boot 2014.10-RK3288-10 (Jun 08 2016 - 12:07:04)

CPU: rk3288
cpu version = 0
CPU's clock information:
    arm pll = 600000000HZ
    periph pll = 297000000HZ
    ddr pll = 200000000HZ
    codec pll = 384000000HZ
Board:  Rockchip platform Board
Uboot as second level loader
DRAM:  Found dram banks: 1
Adding bank:0000000000000000(0000000080000000)
128 MiB
GIC CPU mask = 0x00000001
SdmmcInit = 0 400
SdmmcInit = 2 400
storage init OK!
Using default environment

GetParam
Load FDT from resource image.
power key: bank-0 pin-5
battery: gl=0 dl=0 rl=0, v=4200, m=0
pmic:rk818
DCDC vdd_logic has been used, pwm regulator not init it.
SecureBootEn = 0, SecureBootLock = 0

#Boot ver: 2016-06-08#2.30
empty serial no.
checkKey
vbus = 1
read logo on state from dts [1]
pll_src = 0, dclk_hz = 71000000, dclk_div = 5
got recovery cmd from misc.
'recovery' does not seem to be a partition nor an address
Unable to boot:recovery
try to start backup
load fdt from resouce.
Secure Boot state: 0
kernel   @ 0x02000000 (0x007354a0)
ramdisk  @ 0x05bf0000 (0x002c8588)
bootrk: do_bootm_linux...
   Loading Device Tree to 05600000, end 0561e70e ... OK
Add bank:0000000000000000, 0000000080000000

Starting kernel ...

<hit enter to activate fiq debugger>
[    0.000000] Booting Linux on physical CPU 0x500
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.0 (williamxu@YX) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #11 SMP PREEMPT Fri Jun 3 10:48:11 CST 2016
[    0.000000] CPU: ARMv7 Processor [410fc0d1] revision 1 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine: Rockchip RK3288 (Flattened Device Tree), model: rockchip,rk3288
[    0.000000] rockchip_uboot_logo_setup: mem: 0x02000000@0x7dc00000, offset:0x01000000
[    0.000000] rockchip_uboot_mem_reserve: reserve 0x02000000@0x7dc00000 for uboot logo
[    0.000000] rockchip_ion_reserve
[    0.000000] ion heap(drm): base(0) size(0) align(0)
[    0.000000] ion heap(cma): base(0) size(28000000) align(0)
[    0.000000] ion heap(vmalloc): base(0) size(0) align(0)
[    0.000000] cma: CMA: reserved 640 MiB at 55c00000
[    0.000000] ion_reserve: cma reserved base 55c00000 size 671088640
[    0.000000] cma: CMA: reserved 16 MiB at 1f000000
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] PERCPU: Embedded 9 pages/cpu @c1fc1000 s13440 r8192 d15232 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 523264
[    0.000000] Kernel command line: vmalloc=496M console=ttyFIQ0 androidboot.selinux=permissive androidboot.hardware=rk30board androidboot.console=ttyFIQ0 init=/init  mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000e000(kernel),0x00010000@0x00016000(boot),0x0001a000@0x00026000(backup),0x00040000@0x00050000(cache),0x00002000@0x00090000(kpanic),0x00300000@0x00092000(system),0x00008000@0x00392000(metadata),0x00200000@0x0039A000(userdata),0x00020000@0x0059A000(radical_update),-@0x005BA000(user) storagemedia=nand loader_charged uboot_logo=0x02000000@0x7dc00000:0x01000000 loader.timestamp=2016-06-08_12:07:04
[    0.000000] battery charged in loader
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] allocated 4194304 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] Memory: 2048MB = 2048MB total
[    0.000000] Memory: 1352476k/1352476k available, 744676k reserved, 884736K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0cbd1ec   (13013 kB)
[    0.000000]       .init : 0xc0cbe000 - 0xc0d1a480   ( 370 kB)
[    0.000000]       .data : 0xc0d1c000 - 0xc0e38a58   (1139 kB)
[    0.000000]        .bss : 0xc0e38a58 - 0xc0f5eadc   (1177 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] rk_clk_tree_init start!
[    0.000000] rkclk: _rkclk_add_provider: fail to get ehci1phy_12m_div
[    0.000000] rkclk: rkclk_cache_parents: ehci1phy_12m_div clk_get error
[    0.000000] rk_get_uboot_display_flag: uboot_logo_on = 1
[    0.000000] rkclk_init_clks: cnt_parent = 7
[    0.000000] rkclk_init_clks: cnt_rate = 28
[    0.000000] rk3288 set GPLL BW 20 for HDMI!
[    0.000000] Architected cp15 timer(s) running at 24.00MHz (phys).
[    0.000000] Switching to timer-based delay loop
[    0.000000] sched_clock: ARM arch timer >56 bits at 24000kHz, resolution 41ns
[    0.000000] process version: 3
[    0.000000] channel:0, lkg:10
[    0.000000] target-temp:80
[    0.000000] channel:2, lkg:0
[    0.000000] channel:0, lkg:10
[    0.000000] channel:1, lkg:9
[    0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
[    0.343692] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.343707] pid_max: default: 32768 minimum: 301
[    0.343820] Security Framework initialized
[    0.343837] SELinux:  Initializing.
[    0.343910] Mount-cache hash table entries: 512
[    0.344529] Initializing cgroup subsys debug
[    0.344542] Initializing cgroup subsys memory
[    0.344569] Initializing cgroup subsys freezer
[    0.344598] CPU: Testing write buffer coherency: ok
[    0.344902] /cpus/cpu@0 missing clock-frequency property
[    0.344914] /cpus/cpu@1 missing clock-frequency property
[    0.344923] /cpus/cpu@2 missing clock-frequency property
[    0.344932] /cpus/cpu@3 missing clock-frequency property
[    0.344995] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
[    0.345045] Setting up static identity map for 0xc0916800 - 0xc0916858
[    0.347507] last_log: 0x1e900000 map to 0xe0804000 and copy to 0xe0886000, size 0x80000 early 0x17e6 (version 3.1)
[    0.421722] CPU1: Booted secondary processor
[    0.421756] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
[    0.441398] CPU2: Booted secondary processor
[    0.441422] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
[    0.461101] CPU3: Booted secondary processor
[    0.461124] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
[    0.461226] Brought up 4 CPUs
[    0.461254] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.461264] CPU: All CPU(s) started in SVC mode.
[    0.461987] devtmpfs: initialized
[    0.466428] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
[    0.467562] pinctrl core: initialized pinctrl subsystem
[    0.467804] regulator-dummy: no parameters
[    0.493596] NET: Registered protocol family 16
[    0.495473] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.495882] ion_snapshot: 0x1eaa8000 map to 0xe0907000 and copy to 0xc0f3738c (version 0.1)
[    0.496112] Registered FIQ tty driver
[    0.497455] console [ttyFIQ0] enabled
[    0.497656] Registered fiq debugger ttyFIQ0
[    0.498353] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
[    0.498378] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
[    0.498398] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
[    0.498418] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
[    0.498509] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
[    0.498576] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
[    0.498640] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
[    0.498705] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
[    0.498771] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
[    0.498834] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
[    0.498898] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
[    0.498963] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
[    0.499034] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
[    0.499103] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
[    0.499119] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
[    0.499133] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
[    0.499147] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
[    0.499784] rockchip_interrupts_register:bank_num=7
[    0.501754] of_get_gpio_init_config:gpio[0] = 6, value = 0
[    0.501803] rockchip_pinctrl_probe:init ok
[    0.508328] rk_iommu ff900800.iep_mmu: (iep) Enter
[    0.508420] rk_iommu ff900800.iep_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.508437] rk_iommu ff900800.iep_mmu: (iep) Initialized
[    0.508615] rk_iommu ff950800.vip_mmu: (vip) Enter
[    0.508690] rk_iommu ff950800.vip_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.508706] rk_iommu ff950800.vip_mmu: (vip) Initialized
[    0.508869] rk_iommu ff930300.vopb_mmu: (vopb) Enter
[    0.508943] rk_iommu ff930300.vopb_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.508960] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
[    0.509136] rk_iommu ff940300.vopl_mmu: (vopl) Enter
[    0.509210] rk_iommu ff940300.vopl_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.509225] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
[    0.509400] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
[    0.509476] rk_iommu ff9c0440.hevc_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.509493] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
[    0.509668] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
[    0.509741] rk_iommu ff9a0800.vpu_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.509756] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
[    0.509930] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
[    0.510013] rk_iommu ff914000.isp_mmu: IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.510030] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
[    0.511921] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.511938] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.512578] rk3368_init_rockchip_pmu_ops: could not find pmu dt node
[    0.512605] DDR DEBUG: version 1.00 20150126
[    0.512635] DDR DEBUG: Channel a:
[    0.512646] DDR DEBUG: DDR3 Device
[    0.512660] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
[    0.512672] DDR DEBUG: Channel b:
[    0.512681] DDR DEBUG: DDR3 Device
[    0.512694] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
[    0.512706] DDR DEBUG: addr=0xe42000
[    0.512717] DDR DEBUG: stride=9, size=256, halfcap=40000000
[    0.512728] DDR DEBUG: socAddr[0]=0xe42000, socAddr[1]=0xe42100
[    0.512740] DDR DEBUG: chAddr[0]=0xe42000, chAddr[1]=0xe42000
[    0.512753] DDR DEBUG: dtar[0]=0x201c8000, dtar[1]=0x201c8000
[    0.512812] DDR DEBUG: init success!!! freq=200MHz
[    0.512822] DDR DEBUG: Channel a:
[    0.512836] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
[    0.512852] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
[    0.512867] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
[    0.512883] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
[    0.512897] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
[    0.512909] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
[    0.512919] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
[    0.512929] DDR DEBUG: Channel b:
[    0.512942] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
[    0.512957] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
[    0.512972] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
[    0.512988] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,0 extra clock, DGPS=180,270
[    0.513001] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
[    0.513013] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
[    0.513023] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
[    0.537793] bio: create slab <bio-0> at 0
[    0.538323] Rockchip hdmi driver version 2.0
.
[    0.539478] SCSI subsystem initialized
[    0.539664] usbcore: registered new interface driver usbfs
[    0.539719] usbcore: registered new interface driver hub
[    0.539811] usbcore: registered new device driver usb
[    0.543649] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
[    0.545097] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
[    0.546130] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
[    0.546394] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
[    0.547040] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
[    0.547185] media: Linux media interface: v0.10
[    0.547229] Linux video capture interface: v2.00
[    0.547353] pps_core: LinuxPPS API ver. 1 registered
[    0.547367] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.547391] PTP clock support registered
[    0.547988] bq24296 0-006b: bq24296_battery_probe(): Failed in reading register0x0a
[    0.548012] bq24296: probe of 0-006b failed with error -11
[    0.548060] i2c-core: driver [bq24296] using legacy suspend method
[    0.548072] i2c-core: driver [bq24296] using legacy resume method
[    0.548802] ion_drm_heap_create: 0@0
[    0.548939] Rockchip ion module is successfully loaded (v1.1)
[    0.549112] Advanced Linux Sound Architecture Driver Initialized.
[    0.549508] Bluetooth: Core ver 2.16
[    0.549548] NET: Registered protocol family 31
[    0.549560] Bluetooth: HCI device and connection manager initialized
[    0.549579] Bluetooth: HCI socket layer initialized
[    0.549595] Bluetooth: L2CAP socket layer initialized
[    0.549624] Bluetooth: SCO socket layer initialized
[    0.549909] cfg80211: Calling CRDA to update world regulatory domain
[    0.550602] act8846_i2c_probe,line=880
[    0.552055] act8846 set 0xf4 error!
[    0.552140] act8846: probe of 0-005a failed with error -11
[    0.556798] vdd_arm: 712 <--> 1500 mV at 1000 mV
[    0.557816] The device is not syr82x fffffff5
[    0.557837] syr82x: probe of 0-0041 failed with error -11
[    0.558332] rk808_i2c_probe,line=1355
[    0.559673] The device is not rk808 -11
[    0.559747] rk808: probe of 0-001b failed with error -11
[    0.559849] i2c-core: driver [rk816] using legacy suspend method
[    0.559861] i2c-core: driver [rk816] using legacy resume method
[    0.559911] rk818_i2c_probe,line=1386
[    0.560168] rk818_pre_init,line=1301
[    0.566940] rk818_i2c_probe: rk818_pmic_sleep=0
[    0.570495] vdd_logic: 712 <--> 1500 mV at 1100 mV
[    0.577511] rk818_dcdc2: 1200 mV
[    0.581113] rk818_dcdc3: 1200 mV
[    0.584903] vccio: 1800 <--> 3300 mV at 3300 mV
[    0.588501] rk818_ldo1: 3300 mV
[    0.592132] rk818_ldo2: 3300 mV
[    0.595716] rk818_ldo3: 1000 mV
[    0.599309] rk818_ldo4: 1800 mV
[    0.602919] rk818_ldo5: 3300 mV
[    0.606507] rk818_ldo6: 1000 mV
[    0.610108] rk818_ldo7: 1800 mV
[    0.613691] rk818_ldo8: 1800 mV
[    0.616189] vcc_sd: 1800 <--> 3300 mV at 3300 mV
[    0.617424] rk818_ldo10: at 3300 mV
[    0.618988] rk818_irq_init: rk818_pmic_irq=1
[    0.634652] i2c-core: driver [rk818] using legacy suspend method
[    0.634666] i2c-core: driver [rk818] using legacy resume method
[    0.634736] ricoh619_i2c_probe,line=825
[    0.636001] ricoh619 0-0032: failed reading at 0x36 -11
[    0.636016] The device is not ricoh619 00000000 -11
[    0.636035] ricoh619: probe of 0-0032 failed with error -11
[    0.636516] rk818_rtc_probe,line=542
[    0.640575] rk_battery_charger_detect_cb , battery_charger_detect 1
[    0.645997] rk818-rtc rk818-rtc: rtc core: registered rk818 as rtc0
[    0.647995] rk818_rtc_probe:ok
[    0.649435] Switching to clocksource arch_sys_counter
[    0.674132] rga: Module initialized.
[    0.674856] rga2 ff920000.rga: rga ion client create success!
[    0.675018] rga: Driver loaded succesfully
[    0.675219] uboot-logo-on:1
[    0.675252] rk-fb rockchip-fb: rk fb ion client create success!
[    0.675267] rk-fb rockchip-fb: rockchip framebuffer driver probe
[    0.675609] rk-screen rk_screen.9: rockchip screen probe success
[    0.675879] rk32-lvds rk32-lvds: rk32 lvds driver probe success
[    0.676307] rk32-edp ff970000.edp: screen is not edp!
[    0.676330] rk32-edp: probe of ff970000.edp failed with error -22
[    0.677092] graphics fb0: rockchip framebuffer registerd:fb0
[    0.677415] graphics fb1: rockchip framebuffer registerd:fb1
[    0.677586] graphics fb2: rockchip framebuffer registerd:fb2
[    0.677755] graphics fb3: rockchip framebuffer registerd:fb3
[    0.677981] rk3288-lcdc lcdc0: lcdc0: dclk:71000000>>fps:62
[    0.702604] rk3288-lcdc lcdc0: wakeup from standby!
[    0.719261] alloc_buffer:ion_phy_addr=0x55c00000
[    0.725639] fb0:phy:55c00000>>vir:e0991000>>len:0xc00000
[    0.731726] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu disabled
[    0.731918] rk3288-lcdc lcdc1: can't find power_ctr node for lcdc1
[    0.731933] rk_fb_trsm_ops_get: unsupported transmitter: 0!
[    0.732168] graphics fb4: rockchip framebuffer registerd:fb4
[    0.732501] graphics fb5: rockchip framebuffer registerd:fb5
[    0.732676] graphics fb6: rockchip framebuffer registerd:fb6
[    0.732850] graphics fb7: rockchip framebuffer registerd:fb7
[    0.733096] unknow screen type: 0
[    0.733160] rk3288-lcdc lcdc1: lcdc1: dclk:71000000>>fps:619
[    0.757781] rk3288-lcdc lcdc1: wakeup from standby!
[    0.757798] fb4:phy:55c00000>>vir:e0991000>>len:0xc00000
[    0.757813] rk3288-lcdc lcdc1: lcdc1 probe ok, iommu disabled
[    0.758587] rockchip_set_mux:warning ignore bank num 15
[    0.758722] rockchip_set_mux:warning ignore bank num 15
[    0.758840] rockchip_set_mux:warning ignore bank num 15
[    0.758964] rockchip_set_mux:warning ignore bank num 15
[    0.759100] rockchip_set_mux:warning ignore bank num 15
[    0.759222] rockchip_set_mux:warning ignore bank num 15
[    0.759812] rockchip_set_mux:warning ignore bank num 15
[    0.759973] rockchip_set_mux:warning ignore bank num 15
[    0.760517] rockchip_set_mux:warning ignore bank num 15
[    0.760665] rockchip_set_mux:warning ignore bank num 15
[    0.761213] rockchip_set_mux:warning ignore bank num 15
[    0.761362] rockchip_set_mux:warning ignore bank num 15
[    0.761905] rockchip_set_mux:warning ignore bank num 15
[    0.762057] rockchip_set_mux:warning ignore bank num 15
[    0.762619] rockchip_set_mux:warning ignore bank num 15
[    0.763789] cw201x:support DC  charger
[    0.764787] cw_bat_probe cw_init error
[    0.764809] cw201x: probe of 0-0062 failed with error -11
[    0.765301] NET: Registered protocol family 2
[    0.765981] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[    0.766061] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[    0.766138] TCP: Hash tables configured (established 4096 bind 4096)
[    0.766199] TCP: reno registered
[    0.766217] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.766244] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.766440] NET: Registered protocol family 1
[    0.766713] RPC: Registered named UNIX socket transport module.
[    0.766730] RPC: Registered udp transport module.
[    0.766741] RPC: Registered tcp transport module.
[    0.766751] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.767266] rk818-battery rk818-battery: Failed to request gpio 8
[    0.768717] rk818-battery rk818-battery: invalid fcc(0x0), use design capacity
[    0.769446] rk818-battery rk818-battery: update fcc : 2100
[    0.769695] rk818-battery rk818-battery: not battery, enter test power mode
[    0.788197] rk818-battery rk818-battery: v=4200, ov=4200, rv=0, c=0, pwroff_min=0
[    0.792353] rk818-battery rk818-battery: loader charged
[    0.792371] rk818-battery rk818-battery: reg soc=0, init soc = 0, init cap=0
[    0.817886] rk818-battery rk818-battery: battery driver version 4.0.0
[    0.818349] Unpacking initramfs...
[    0.956308] Freeing initrd memory: 2848K (c5bf0000 - c5eb8000)
[    0.957112] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
[    0.959133] vcodec_service: No core reset resource define
[    0.959314] vcodec_service: ff9a0000.vpu_service: power on
[    0.959419] vcodec_service: probe device ff9a0000.vpu_service
[    0.959435] vcodec_service: checking hw id 4831
[    0.959832] vcodec_service: ff9a0000.vpu_service: power off...
[    0.959869] vcodec_service: done
[    0.959880] vcodec_service: init success
[    0.960256] vcodec_service: ff9c0000.hevc_service: power on
[    0.960310] vcodec_service: probe device ff9c0000.hevc_service
[    0.960324] vcodec_service: checking hw id 6867
[    0.960565] vcodec_service: ff9c0000.hevc_service: power off...
[    0.960603] vcodec_service: done
[    0.960613] vcodec_service: init success
[    0.960770] rknandbase v1.0 2014-03-31
[    0.960890] rknand ff400000.nandc0: no irq resource?
[    0.961051] rknand_driver:ret = 0
[    0.962357] audit: initializing netlink socket (disabled)
[    0.962411] type=2000 audit(0.620:1): initialized
[    0.963270] bounce pool size: 64 pages
[    0.967939] NFS: Registering the id_resolver key type
[    0.967996] Key type id_resolver registered
[    0.968009] Key type id_legacy registered
[    0.968393] fuse init (API version 7.22)
[    0.968774] msgmni has been set to 951
[    0.969181]
[    0.969181] TEE Core Framework initialization (ver 1:0.1)
[    0.969212] TEE armv7 Driver initialization
[    0.969564] tz_tee_probe: name="armv7sec", id=0, pdev_name="armv7sec.0"
[    0.969582] TEE core: Alloc the misc device "opteearmtz00" (id=0)
[    0.969749] TEE Core: Register the misc device "opteearmtz00" (id=0,minor=58)
[    0.971448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.971468] io scheduler noop registered
[    0.971479] io scheduler deadline registered
[    0.971570] io scheduler cfq registered (default)
[    0.973041] hdmi phy_table not exist
[    0.973490] reset hdmi
[    0.973631] rockchip-hdmiv2 ff980000.hdmi: rockchip hdmiv2 probe sucess.
[    0.974444] iep ion client create success!
[    0.974459] IEP Driver loaded succesfully
[    0.974553] Module initialized.
[    0.975554] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
[    0.975574] dma-pl330 ffb20000.pdma:         DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
[    0.976862] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
[    0.976883] dma-pl330 ff250000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    0.977256] vdd_logic: 925 <--> 1400 mV at 1000 mV
[    0.977318] vdd_logic: Failed to create debugfs directory
[    0.977577] rk_serial.c v1.8 2014-03-04
[    0.977809] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
[    0.978001] serial ff180000.serial: membase e259e000
[    0.978258] arm_release_ver of this mali_ko is 'r6p0-02rel0', rk_ko_ver is '13', built at '12:00:37', on 'May 31 2016'.
[    0.978333] mali ffa30000.gpu: Continuing without Mali clock control
[    0.978372] mali pd enabled
[    0.978387] clk enabled
[    0.978399] DVFS ERR:        dvfs_target: clk_gpu is disable, set rate error
[    0.978412] MALI_DVFS_STEP = 5, div_dvfs = 7
[    0.978425] mali_dvfs_infotbl[0].clock=100000,min_threshold=0,max_threshold=70
[    0.978439] mali_dvfs_infotbl[1].clock=200000,min_threshold=65,max_threshold=77
[    0.978453] mali_dvfs_infotbl[2].clock=300000,min_threshold=75,max_threshold=84
[    0.978466] mali_dvfs_infotbl[3].clock=420000,min_threshold=82,max_threshold=91
[    0.978479] mali_dvfs_infotbl[4].clock=500000,min_threshold=93,max_threshold=100
[    0.978609] turn on mali power
[    0.978626] kbase_platform_rk_init,register_reboot_notifier
[    0.978690] hrtimer: interrupt took 19250 ns
[    0.978698] DVFS ERR:        dvfs_target: clk_gpu is disable, set rate error
[    0.978867] mali ffa30000.gpu: GPU identified as 0x0750 r0p0 status 1
[    0.979600] DVFS ERR:        dvfs_target: clk_gpu is disable, set rate error
[    0.979946] mali ffa30000.gpu: Probed as mali0
[    0.980096] I : [File] : drivers/gpu/arm/mali400/mali/linux/mali_kernel_linux.c; [Line] : 389; [Func] : mali_module_init(); svn_rev_string_from_arm of this mali_ko is '-6ef3b6d', rk_ko_ver is '5', built at '10:47:54', on 'Jun  3 2016'.
[    0.980310] Mali: Mali device driver loaded
[    0.982978] loop: module loaded
[    0.983346] zram: Created 1 device(s) ...
[    0.983453] i2c-core: driver [mpu6050B1] using legacy suspend method
[    0.983466] i2c-core: driver [mpu6050B1] using legacy resume method
[    0.983487] mpu_init: Probe name mpu6050B1
[    0.983660] ak8963_mod 1-000d: get compass-bus error
[    0.983673] parse ak8963 dts failed
[    0.983686] i2c i2c-1: ak8963_mod_probe: ak8963
[    0.983696] yemk:ak8963_mod_probe
[    0.983711] i2c i2c-1: inv_mpu_register_slave: Null mpu_private_data
[    0.983723] invensense: in ak8963_mod_probe, result is -22
[    0.983737] i2c i2c-1: Slave registration failed: ak8963, -22
[    0.983750] i2c i2c-1: ak8963_mod_probe failed -22
[    0.983769] ak8963_mod: probe of 1-000d failed with error -22
[    0.983813] ak8963_mod_init: Probe name ak8963_mod
[    0.984671] SCSI Media Changer driver v0.25
[    0.984920] dws->regs: e25be000
[    0.985843] rockchip_spi_probe:num_cs=2,bus_num=0,irq=76,freq=45692308 ok
[    0.985968] rk32_iomux_bit_op:GPIO7-13,reg=0x70,data=0xc000800,result=0xaa00
[    0.985986] _rockchip_pinconf_set:GPIO7-13,group=spi1-cs0, function=gpio7_spi1, type=3
[    0.986001] rk3288_calc_drv_reg_and_bit:GPIO7-13, drv_reg=0x74, bit=10
[    0.986015] _rockchip_pinconf_set:GPIO-7 13 data=0xc000000,type=3
[    0.986049] dws->regs: e25e2000
[    0.986818] rockchip_spi_probe:num_cs=1,bus_num=1,irq=77,freq=45692308 ok
[    0.986981] dws->regs: e25e4000
[    0.987673] rockchip_spi_probe:num_cs=2,bus_num=2,irq=78,freq=45692308 ok
[    0.987947] tun: Universal TUN/TAP device driver, 1.6
[    0.987960] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.988105] vmac_init.
[    0.988468] PPP generic driver version 2.4.2
[    0.988595] PPP BSD Compression module registered
[    0.988608] PPP Deflate Compression module registered
[    0.988640] PPP MPPE Compression module registered
[    0.988653] NET: Registered protocol family 24
[    0.988693] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[    0.988707] CSLIP: code copyright 1989 Regents of the University of California.
[    0.988720] Rockchip WiFi SYS interface (V1.00) ...
[    0.988761] esp_mem_init enter date May 31 2016 12:01:43
[    0.988772] esp_mem_init VERSION [V2.5]
[    0.988816] esp_mem_init complete
[    0.988905] usbcore: registered new interface driver catc
[    0.988946] usbcore: registered new interface driver kaweth
[    0.988960] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    0.988999] usbcore: registered new interface driver pegasus
[    0.989038] usbcore: registered new interface driver rtl8150
[    0.989076] usbcore: registered new interface driver r8152
[    0.989089] hso: drivers/net/usb/hso.c: Option Wireless
[    0.989162] usbcore: registered new interface driver hso
[    0.989211] usbcore: registered new interface driver asix
[    0.989251] usbcore: registered new interface driver ax88179_178a
[    0.989290] usbcore: registered new interface driver cdc_ether
[    0.989327] usbcore: registered new interface driver cdc_eem
[    0.989365] usbcore: registered new interface driver dm9601
[    0.989402] usbcore: registered new interface driver dm9620
[    0.989454] usbcore: registered new interface driver smsc75xx
[    0.989501] usbcore: registered new interface driver smsc95xx
[    0.989541] usbcore: registered new interface driver gl620a
[    0.989580] usbcore: registered new interface driver net1080
[    0.989619] usbcore: registered new interface driver plusb
[    0.989659] usbcore: registered new interface driver rndis_host
[    0.989698] usbcore: registered new interface driver cdc_subset
[    0.989742] usbcore: registered new interface driver zaurus
[    0.989784] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    0.989849] usbcore: registered new interface driver int51x1
[    0.989890] usbcore: registered new interface driver kalmia
[    0.989929] usbcore: registered new interface driver ipheth
[    0.989970] usbcore: registered new interface driver sierra_net
[    0.990010] usbcore: registered new interface driver cx82310_eth
[    0.990063] usbcore: registered new interface driver cdc_ncm
[    0.990105] usbcore: registered new interface driver qmi_wwan
[    0.990145] usbcore: registered new interface driver cdc_mbim
[    0.990158] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.990170] ehci-platform: EHCI generic platform driver
[    0.992743] EHCI: ehci_rk_probe e2640000 e2640010
[    0.992761] rockchip_ehci_host ff500000.usb: EHCI Host Controller
[    0.992793] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
[    0.993103] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
[    0.999280] DVFS ERR:        dvfs_target: clk_gpu is disable, set rate error
[    1.003762] rockchip_ehci_host ff500000.usb: USB 2.0 started, EHCI 1.00
[    1.003861] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.003878] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.003893] usb usb1: Product: EHCI Host Controller
[    1.003906] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
[    1.003920] usb usb1: SerialNumber: ff500000.usb
[    1.004364] hub 1-0:1.0: USB hub found
[    1.004390] hub 1-0:1.0: 1 port detected
[    1.004560] EHCI: ehci_rk_probe ok
[    1.004665] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.004812] ohci-platform: OHCI generic platform driver
[    1.004983] usbcore: registered new interface driver cdc_acm
[    1.004995] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.005057] usbcore: registered new interface driver usblp
[    1.005103] usbcore: registered new interface driver cdc_wdm
[    1.005167] usbcore: registered new interface driver usb-storage
[    1.005206] usbcore: registered new interface driver ums-alauda
[    1.005245] usbcore: registered new interface driver ums-cypress
[    1.005284] usbcore: registered new interface driver ums-datafab
[    1.005321] usbcore: registered new interface driver ums_eneub6250
[    1.005361] usbcore: registered new interface driver ums-freecom
[    1.005400] usbcore: registered new interface driver ums-isd200
[    1.005445] usbcore: registered new interface driver ums-jumpshot
[    1.005485] usbcore: registered new interface driver ums-karma
[    1.005525] usbcore: registered new interface driver ums-onetouch
[    1.005564] usbcore: registered new interface driver ums-sddr09
[    1.005603] usbcore: registered new interface driver ums-sddr55
[    1.005645] usbcore: registered new interface driver ums-usbat
[    1.005737] usbcore: registered new interface driver usbserial
[    1.005780] usbcore: registered new interface driver usbserial_generic
[    1.005820] usbserial: USB Serial support registered for generic
[    1.005863] usbcore: registered new interface driver option
[    1.005894] usbserial: USB Serial support registered for GSM modem (1-port)
[    1.005968] usbcore: registered new interface driver trancevibrator
[    1.005981] usb20_otg: version 3.10a 21-DEC-2012
[    1.006419] e2680040
[    1.006434] Core Release: 3.10a
[    1.006445] Setting default values for core params
[    1.006586] Using Buffer DMA mode
[    1.006598] Periodic Transfer Interrupt Enhancement - disabled
[    1.006609] Multiprocessor Interrupt Enhancement - disabled
[    1.006621] OTG VER PARAM: 0, OTG VER FLAG: 0
[    1.006631] ^^^^^^^^^^^^^^^^^Device Mode
[    1.006645] Dedicated Tx FIFOs mode
[    1.006665] pcd_init otg_dev = ddfbd840
[    1.006834] usb20_otg ff580000.usb: DWC OTG Controller
[    1.006865] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
[    1.006902] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
[    1.006962] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.006978] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.006993] usb usb2: Product: DWC OTG Controller
[    1.007005] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[    1.007018] usb usb2: SerialNumber: ff580000.usb
[    1.007434] hub 2-0:1.0: USB hub found
[    1.007458] hub 2-0:1.0: 1 port detected
[    1.007788] usb20_host: version 3.10a 21-DEC-2012
[    1.010307] e2700040
[    1.010320] Core Release: 3.10a
[    1.010332] Setting default values for core params
[    1.010456] Using Buffer DMA mode
[    1.010468] Periodic Transfer Interrupt Enhancement - disabled
[    1.010479] Multiprocessor Interrupt Enhancement - disabled
[    1.010490] OTG VER PARAM: 0, OTG VER FLAG: 0
[    1.010500] ^^^^^^^^^^^^^^^^^^Host Mode
[    1.010531] usb20_host ff540000.usb: DWC OTG Controller
[    1.010557] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
[    1.010587] usb20_host ff540000.usb: irq 57, io mem 0x00000000
[    1.010682] Init: Power Port (0)
[    1.010742] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.010758] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.010772] usb usb3: Product: DWC OTG Controller
[    1.010785] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[    1.010797] usb usb3: SerialNumber: ff540000.usb
[    1.011196] hub 3-0:1.0: USB hub found
[    1.011225] hub 3-0:1.0: 1 port detected
[    1.011949] usbcore: registered new interface driver xpad
[    1.012012] usbcore: registered new interface driver usb_acecad
[    1.012061] usbcore: registered new interface driver aiptek
[    1.012108] usbcore: registered new interface driver gtco
[    1.012162] usbcore: registered new interface driver hanwang
[    1.012208] usbcore: registered new interface driver kbtab
[    1.012259] usbcore: registered new interface driver wacom
[    1.012548] ___vtl_ts_probe() end____
[    1.012841]  error tp_fw not node!!!
[    1.012858] vtl_ts 4-0001: VTL touch screen config Failed.
[    1.012864] Install touch driver.
[    1.012881] vtl_ts_Kthread exit,vtl_ts_handler(684)
[    1.012914] Goodix-TS 4-0055: power pin invalid
[    1.012958] sensor_register_slave:mma8452,id=17
[    1.012973] sensor_register_slave:mma7660,id=18
[    1.012984] sensor_register_slave:lsm303d,id=22
[    1.012995] sensor_register_slave:gs_mc3230,id=23
[    1.013004] gsensor_init
[    1.013015] sensor_register_slave:mpu6880_acc,id=24
[    1.013025] sensor_register_slave:mpu6500_acc,id=25
[    1.013037] sensor_register_slave:cm3217,id=48
[    1.013048] sensor_register_slave:cm3218,id=49
[    1.016332] rtc_hym8563 0-0051: clock/calendar information is no longer guaranteed
[    1.019060] DVFS ERR:        dvfs_target: clk_gpu is disable, set rate error
[    1.020613] genirq: Flags mismatch irq 192. 00002002 (rtc_hym8563) vs. 00002002 (rk818)
[    1.020660] hym8563_probe:fail to request irq = 192, ret = 0xfffffff0
[    1.023460] DVFS ERR:        dvfs_target: clk_gpu is disable, set rate error
[    1.079021] goodix write cfg info err, retry 9
[    1.102362] dwc_otg_hcd_suspend, usb device mode
[    1.112077] i2c /dev entries driver
[    1.112804] IR NEC protocol handler initialized
[    1.112818] IR RC5(x) protocol handler initialized
[    1.112828] IR RC6 protocol handler initialized
[    1.112838] IR JVC protocol handler initialized
[    1.112848] IR Sony protocol handler initialized
[    1.112857] IR RC5 (streamzap) protocol handler initialized
[    1.112868] IR SANYO protocol handler initialized
[    1.112878] IR MCE Keyboard/mouse protocol handler initialized
[    1.113046] usbcore: registered new interface driver uvcvideo
[    1.113059] USB Video Class driver (1.1.1)
[    1.113073] CamSys driver version: v0.33.0,  CamSys head file version: v0.11.0
[    1.114081] D1:camsys_mipiphy_probe_cb(115): compatible is rockchip,rk3288
[    1.114081]
[    1.114160] D1:camsys_mipiphy_probe_cb(186): ff910000.isp mipi phy0 probe success(reg_phy: 0x0  reg_vir: 0x0  size: 0x0)
[    1.114307] D1:camsys_mipiphy_probe_cb(183): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000  reg_vir: 0xe25f0000  size: 0x4000)
[    1.114934] D1:camsys_platform_probe(1394): ff910000.isp memory:
[    1.114953] D1:camsys_platform_probe(1404):     Register memory (phy: 0xff910000 vir: 0xe2620000 size: 0x10000)
[    1.114969] D1:camsys_platform_probe(1399):     I2c memory (phy: 0x1df5e000 vir: 0xddf5e000 size: 0x1000)
[    1.114984] D1:camsys_init_ext_fsh_module(20): init external flash module
[    1.114997] D1:camsys_platform_probe(1419): Probe ff910000.isp device success
[    1.115365] not find test_power_init dev node
[    1.116989] The device is not bq27320 -11
[    1.117014] bq27320: probe of 0-0055 failed with error -11
[    1.117068] i2c-core: driver [bq27320] using legacy suspend method
[    1.117081] i2c-core: driver [bq27320] using legacy resume method
[    1.117651] rockchip_temp_probe,line=375
[    1.117980] tsadc ff280000.tsadc: Missing tsadc_low_temp in the DT.
[    1.171024] tsadc ff280000.tsadc: initialized
[    1.171416] device-mapper: uevent: version 1.0.3
[    1.171668] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    1.171902] Bluetooth: HCI UART driver ver 2.2
[    1.171918] Bluetooth: HCI H4 protocol initialized
[    1.171929] Bluetooth: HCILL protocol initialized
[    1.171941] rtk_btusb: Realtek Bluetooth USB driver module init, version 3.0
[    1.171953] rtk_btusb: Register usb char device interface for BT driver
[    1.172138] usbcore: registered new interface driver rtk_btusb
[    1.172473] DVFS ERR:        clk_enable_dvfs: vd(vd_gpu) can't get regulator(vdd_gpu)!
[    1.173083] cpufreq version 1.0, suspend freq 1200 MHz
[    1.173584] cpuidle: using governor ladder
[    1.173597] cpuidle: using governor menu
[    1.173635] Synopsys Designware Multimedia Card Interface Driver
[    1.173646] MHSC version = Ver 2.00 2015-06-10
[    1.173982] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
[    1.174067] dwmmc_rockchip ff0f0000.rksdmmc: failed to get hpclk_mmc
[    1.174357] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
[    1.174536] dwmmc_rockchip ff0f0000.rksdmmc: dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
[    1.174669] dwmmc_rockchip ff0f0000.rksdmmc: dw_mci_set_ios:  no card. [mmc0]
[    1.190719] dwmmc_rockchip ff0f0000.rksdmmc: dw_mci_set_ios:  no card. [mmc0]
[    1.210421] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
[    1.210450] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
[    1.210472] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
[    1.210825] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
[    1.210928] dwmmc_rockchip ff0c0000.rksdmmc: failed to get hpclk_mmc
[    1.211604] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
[    1.211774] dwmmc_rockchip ff0c0000.rksdmmc: dw_mci_init_slot: fmin=400000, fmax=50000000 [mmc1]
[    1.211995] dwmmc_rockchip ff0c0000.rksdmmc: mmc1: No udbg pinctrl found!
[    1.212073] dwmmc_rockchip ff0c0000.rksdmmc: dw_mci_set_ios:  no card. [mmc1]
[    1.230067] dwmmc_rockchip ff0c0000.rksdmmc: dw_mci_set_ios:  no card. [mmc1]
[    1.246746] goodix write cfg info err, retry 8
[    1.249782] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
[    1.249795] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
[    1.250069] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
[    1.250127] dwmmc_rockchip ff0d0000.rksdmmc: failed to get hpclk_mmc
[    1.250277] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
[    1.250393] dwmmc_rockchip ff0d0000.rksdmmc: dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
[    1.250644] dwmmc_rockchip ff0d0000.rksdmmc: dw_mci_set_ios:  no card. [mmc2]
[    1.269434] dwmmc_rockchip ff0d0000.rksdmmc: dw_mci_set_ios:  no card. [mmc2]
[    1.289146] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
[    1.289158] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
[    1.289519] hidraw: raw HID events driver (C) Jiri Kosina
[    1.291014] usbcore: registered new interface driver usbhid
[    1.291024] usbhid: USB HID core driver
[    1.291133] ashmem: initialized
[    1.291255] logger: created 256K log 'log_main'
[    1.291355] logger: created 256K log 'log_events'
[    1.291454] logger: created 256K log 'log_radio'
[    1.291562] logger: created 256K log 'log_system'
[    1.292760] input: rk29-keypad as /devices/ff100000.adc/key.34/input/input0
[    1.294050] RT5631 Audio Codec 0.01 alsa 1.0.26
[    1.413652] goodix write cfg info err, retry 7
[    1.485912] rockchip_i2c ff660000.i2c: i2c is not in idle(state = 3)
[    1.485921] RT5631 probe error
[    1.485934] rt5631: probe of 2-001a failed with error -5
[    1.580904] goodix write cfg info err, retry 6
[    1.682715] rockchip_i2c ff660000.i2c: i2c is not in idle(state = 3)
[    1.682732] rt3261 && rt3224 probe error
[    1.682744] rt3261: probe of 2-001c failed with error -5
[    1.683275] rockchip-spdif ff8b0000.rockchip-spdif: spdif ready.
[    1.683577] rockchip-rt5631 rockchip-rt5631.30: ASoC: CODEC (null) not registered
[    1.683609] rockchip_rt5631_audio_probe() register card failed:-517
[    1.683623] platform rockchip-rt5631.30: Driver rockchip-rt5631 requests probe deferral
[    1.683837] rockchip-rt3261 rockchip-rt3224.31: ASoC: CODEC (null) not registered
[    1.683854] rockchip_rt3261_audio_probe() register card failed:-517
[    1.683868] platform rockchip-rt3224.31: Driver rockchip-rt3261 requests probe deferral
[    1.686335] rockchip-hdmi-i2s rockchip-hdmi-i2s.28:  rk-hdmi-i2s-hifi <-> ff890000.rockchip-i2s mapping ok
[    1.686807] u32 classifier
[    1.686814]     Actions configured
[    1.686827] Netfilter messages via NETLINK v0.30.
[    1.686878] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    1.687165] ctnetlink v0.93: registering with nfnetlink.
[    1.687228] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    1.687235] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    1.687465] xt_time: kernel timezone is -0000
[    1.687646] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.687762] arp_tables: (C) 2002 David S. Miller
[    1.687801] TCP: cubic registered
[    1.687808] Initializing XFRM netlink socket
[    1.687998] NET: Registered protocol family 10
[    1.688425] mip6: Mobile IPv6
[    1.688450] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    1.688562] sit: IPv6 over IPv4 tunneling driver
[    1.688873] NET: Registered protocol family 17
[    1.688898] NET: Registered protocol family 15
[    1.688947] Bridge firewalling registered
[    1.688959] Ebtables v2.0 registered
[    1.689111] Bluetooth: RFCOMM TTY layer initialized
[    1.689136] Bluetooth: RFCOMM socket layer initialized
[    1.689144] Bluetooth: RFCOMM ver 1.11
[    1.689151] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    1.689157] Bluetooth: BNEP filters: protocol multicast
[    1.689168] Bluetooth: BNEP socket layer initialized
[    1.689175] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.689186] Bluetooth: HIDP socket layer initialized
[    1.689240] l2tp_core: L2TP core driver, V2.0
[    1.689254] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[    1.689261] [WLAN_RFKILL]: Enter rfkill_wlan_init
[    1.689494] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[    1.689506] [WLAN_RFKILL]: can't find rockchip,grf property
[    1.689514] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi_chip_type = bcmwifi
[    1.689522] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[    1.689531] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
[    1.689540] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[    1.689561] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 148, flags = 0.
[    1.689582] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 150, flags = 0.
[    1.689591] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[    1.689612] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
[    1.689621] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[    1.689668] [BT_RFKILL]: Enter rfkill_rk_init
[    1.689798] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 139.
[    1.689815] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,power_gpio = 147.
[    1.689829] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 149.
[    1.689843] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 146.
[    1.689856] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 151.
[    1.689903] [BT_RFKILL]: Request irq for bt wakeup host
[    1.689998] [BT_RFKILL]: ** disable irq
[    1.690077] [BT_RFKILL]: ap6330 device registered.
[    1.690135] Key type dns_resolver registered
[    1.690920] rk3288_init_suspend
[    1.690932] rk3288_suspend_init enter
[    1.691167] rk3288_suspend_init: pm_ctrbits =200007
[    1.691203] gpio_get_dts_info suspend:4
[    1.691211] gpio_get_dts_info resume:4
[    1.691217] rockchip,pmic-suspend_gpios:14007a10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[    1.691246] rockchip,pmic-resume_gpios:2007a11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[    1.691386] clks_gating_suspend_init:clkgt info ok
[    1.691472] Registering SWP/SWPB emulation handler
[    1.691483] rockchip_uboot_mem_late_init: Freeing uboot logo memory: 0x02000000@0x7dc00000
[    1.694334] ddrfreq: verion 1.2 20140526
[    1.694350] ddrfreq: normal 396MHz video_1080p 240MHz video_4k 396MHz dualview 396MHz idle 0MHz suspend 200MHz reboot 396MHz
[    1.694358] ddrfreq: auto-freq=1
[    1.694364] ddrfreq: auto-freq-table[0] 240MHz
[    1.694370] ddrfreq: auto-freq-table[1] 324MHz
[    1.694375] ddrfreq: auto-freq-table[2] 396MHz
[    1.694381] ddrfreq: auto-freq-table[3] 528MHz
[    1.701296] rk818_ldo2: disabling
[    1.701921] regulator-dummy: disabling
[    1.702283] rockchip-rt5631 rockchip-rt5631.30: ASoC: CODEC (null) not registered
[    1.702309] rockchip_rt5631_audio_probe() register card failed:-517
[    1.702323] platform rockchip-rt5631.30: Driver rockchip-rt5631 requests probe deferral
[    1.702591] rockchip-rt3261 rockchip-rt3224.31: ASoC: CODEC (null) not registered
[    1.702609] rockchip_rt3261_audio_probe() register card failed:-517
[    1.702622] platform rockchip-rt3224.31: Driver rockchip-rt3261 requests probe deferral
[    1.702646] =======================================================
[    1.702653] ==== Launching Wi-Fi driver! (Powered by Rockchip) ====
[    1.702659] =======================================================
[    1.702665]  WiFi driver (Powered by Rockchip,Ver 5.10.WFD.OOB.64bit) init.
[    1.702728] dhd_module_init: in
[    1.702736] ======== bcm_wlan_set_plat_data ========
[    1.702743] [WLAN_RFKILL]: rockchip_wifi_get_oob_irq: Enter
[    1.702766] host_oob_irq: 201
[    1.702772] host_oob_irq_flags=4
[    1.702777] dhd_wifi_platform_load: Enter
[    1.702790] pcd_pullup, is_on 0
[    1.702795] Power-up adapter 'DHD generic adapter'
[    1.702813] wifi_platform_set_power = 1
[    1.702819] ======== PULL WL_REG_ON HIGH! ========
[    1.702826] [WLAN_RFKILL]: rockchip_wifi_power: 1
[    1.702832] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 1
[    1.702835] file system registered
[    1.702844] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
[    1.703388] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    1.703398] android_usb gadget: Number of LUNs=2
[    1.703406]  lun0: LUN: removable file: (no medium)
[    1.703412]  lun1: LUN: removable file: (no medium)
[    1.703573] android_usb gadget: android_usb ready
[    1.703683] i2c i2c-1: sensor_probe: gs_mma8452,de01d400
[    1.703722] sensor_chip_init:gs_mma8452:devid=0x0,ops=0xc0dbbd48
[    1.810616] [WLAN_RFKILL]: wifi turn on power. 148
[    1.899189] rockchip_i2c ff140000.i2c: Addr[0x001d] wait event timeout, state: 1, is_busy: 1, error: 0, complete_what: 0x0, ipd: 0x0
[    1.901169] rockchip_i2c ff140000.i2c: I2C_CON: start bit is set
[    2.017261] wifi_platform_bus_enumerate device present 1
[    2.017269] ======== Card detection to detect SDIO card! ========
[    2.017277] mmc2:mmc host rescan start!
[    2.086137] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    2.095987] rockchip_i2c ff140000.i2c: Addr[0x001d] wait event timeout, state: 3, is_busy: 1, error: 0, complete_what: 0x2, ipd: 0x20
[    2.098957] sensor_active:fail to active sensor
[    2.098963] sensor_init:line=188,error
[    2.098969] sensor_initial:fail to init sensor
[    2.098974] sensor_chip_init:fail to init sensor
[    2.098982] i2c i2c-1: sensor_probe failed -110
[    2.098982]
[    2.098996] sensors: probe of 1-001d failed with error -110
[    2.099035] i2c i2c-1: sensor_probe: gs_lis3dh,de01d600
[    2.099064] sensor_chip_init:ops is null,sensor name is gs_lis3dh
[    2.099072] i2c i2c-1: sensor_probe failed -1
[    2.099072]
[    2.099083] sensors: probe of 1-0019 failed with error -1
[    2.099112] i2c i2c-1: sensor_probe: ak8963,de01d800
[    2.099138] sensor_chip_init:ops is null,sensor name is ak8963
[    2.099145] i2c i2c-1: sensor_probe failed -1
[    2.099145]
[    2.099157] sensors: probe of 1-000d failed with error -1
[    2.099186] i2c i2c-1: sensor_probe: l3g20d_gyro,de01da00
[    2.099212] sensor_chip_init:ops is null,sensor name is l3g20d_gyro
[    2.099220] i2c i2c-1: sensor_probe failed -1
[    2.099220]
[    2.099230] sensors: probe of 1-006b failed with error -1
[    2.099283] sensor_init: Probe name sensors
[    2.099301] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01
[    2.101489] rk818-rtc rk818-rtc: setting system clock to 2013-01-21 08:51:26 UTC (1358758286)
[    2.106756] rockchip_headset_probe() headset have hook adc mode
[    2.106885] input: rockchip_headset.33 as /devices/ff100000.adc/rockchip_headset.33/input/input1
[    2.107460] rockchip-rt5631 rockchip-rt5631.30: ASoC: CODEC (null) not registered
[    2.107486] rockchip_rt5631_audio_probe() register card failed:-517
[    2.107499] platform rockchip-rt5631.30: Driver rockchip-rt5631 requests probe deferral
[    2.107701] usbcore: registered new interface driver snd-usb-audio
[    2.107710] ALSA device list:
[    2.107717]   #0: RK-HDMI-I2S
[    2.107744] rockchip-rt3261 rockchip-rt3224.31: ASoC: CODEC (null) not registered
[    2.107762] rockchip_rt3261_audio_probe() register card failed:-517
[    2.107791] platform rockchip-rt3224.31: Driver rockchip-rt3261 requests probe deferral
[    2.282941] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    2.479742] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    2.479751] goodix write cfg info err, retry 5
[    2.784786] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    2.981583] EHCI: rk_ehci_hcd_enable, disable host controller
[    2.981590] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    3.178386] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    3.375186] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    3.571982] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    3.670368] dwmmc_rockchip ff0f0000.rksdmmc: slot->flags = 1
[    3.670380] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.10.0 #11
[    3.670396] Workqueue: kmmcd mmc_rescan
[    3.670418] [<c0013fc4>] (unwind_backtrace+0x0/0xe0) from [<c0011864>] (show_stack+0x10/0x14)
[    3.670433] [<c0011864>] (show_stack+0x10/0x14) from [<c0662e08>] (dw_mci_set_ios+0xa4/0x264)
[    3.670446] [<c0662e08>] (dw_mci_set_ios+0xa4/0x264) from [<c064fafc>] (mmc_set_chip_select+0x18/0x1c)
[    3.670460] [<c064fafc>] (mmc_set_chip_select+0x18/0x1c) from [<c0653f50>] (mmc_go_idle+0x94/0xc4)
[    3.670472] [<c0653f50>] (mmc_go_idle+0x94/0xc4) from [<c0650150>] (mmc_rescan_try_freq+0x54/0xd0)
[    3.670484] [<c0650150>] (mmc_rescan_try_freq+0x54/0xd0) from [<c0650a18>] (mmc_rescan+0x204/0x298)
[    3.670498] [<c0650a18>] (mmc_rescan+0x204/0x298) from [<c005ab90>] (process_one_work+0x29c/0x458)
[    3.670510] [<c005ab90>] (process_one_work+0x29c/0x458) from [<c005aee0>] (worker_thread+0x194/0x2d4)
[    3.670523] [<c005aee0>] (worker_thread+0x194/0x2d4) from [<c00604bc>] (kthread+0xa0/0xac)
[    3.670536] [<c00604bc>] (kthread+0xa0/0xac) from [<c000dba0>] (ret_from_fork+0x14/0x34)
[    3.670548] dwmmc_rockchip ff0f0000.rksdmmc: dw_mci_set_ios:  wait for unbusy timeout.. STATUS = 0x206 [mmc0]
[    3.768787] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    3.965586] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    3.985263] failed to power up DHD generic adapter, 0 retry left
[    4.001044] wifi_platform_set_power = 0
[    4.001051] ======== PULL WL_REG_ON LOW! ========
[    4.001058] [WLAN_RFKILL]: rockchip_wifi_power: 0
[    4.103341] [WLAN_RFKILL]: wifi shut off power.
[    4.103349] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: 0
[    4.103355] [WLAN_RFKILL]: rockchip_wifi_ref_voltage: wifi io reference voltage control is disabled.
[    4.103363] wifi_platform_bus_enumerate device present 0
[    4.103369] ======== Card detection to remove SDIO card! ========
[    4.103376] mmc2:mmc host rescan start!
[    4.103387] failed to power up DHD generic adapter, max retry reached**
[    4.103406] unregister wifi platform drivers
[    4.103412] wifi_platform_bus_enumerate device present 0
[    4.103418] ======== Card detection to remove SDIO card! ========
[    4.103424] mmc2:mmc host rescan start!
[    4.103431] dhd_module_init: Failed to load the driver, try cnt 0
[    4.103452] dhd_module_init: Failed to load driver max retry reached**
[    4.103459] dhd_module_init: Exit err=-19
[    4.162382] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    4.359188] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    4.565815] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    4.565824] goodix write cfg info err, retry 4
[    4.870870] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    5.067661] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    5.264466] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    5.461262] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    5.658062] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    5.745222] rk818-battery rk818-battery: changed: dsoc=0, rsoc=0
[    5.854862] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    6.051663] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    6.130367] dwmmc_rockchip ff0f0000.rksdmmc: slot->flags = 1
[    6.130387] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.10.0 #11
[    6.130398] Workqueue: kmmcd mmc_rescan
[    6.130413] [<c0013fc4>] (unwind_backtrace+0x0/0xe0) from [<c0011864>] (show_stack+0x10/0x14)
[    6.130425] [<c0011864>] (show_stack+0x10/0x14) from [<c0662e08>] (dw_mci_set_ios+0xa4/0x264)
[    6.130437] [<c0662e08>] (dw_mci_set_ios+0xa4/0x264) from [<c064fd28>] (mmc_set_bus_mode+0x18/0x1c)
[    6.130449] [<c064fd28>] (mmc_set_bus_mode+0x18/0x1c) from [<c06538ec>] (mmc_attach_mmc+0x48/0x178)
[    6.130460] [<c06538ec>] (mmc_attach_mmc+0x48/0x178) from [<c06501b4>] (mmc_rescan_try_freq+0xb8/0xd0)
[    6.130472] [<c06501b4>] (mmc_rescan_try_freq+0xb8/0xd0) from [<c0650a18>] (mmc_rescan+0x204/0x298)
[    6.130484] [<c0650a18>] (mmc_rescan+0x204/0x298) from [<c005ab90>] (process_one_work+0x29c/0x458)
[    6.130496] [<c005ab90>] (process_one_work+0x29c/0x458) from [<c005aee0>] (worker_thread+0x194/0x2d4)
[    6.130507] [<c005aee0>] (worker_thread+0x194/0x2d4) from [<c00604bc>] (kthread+0xa0/0xac)
[    6.130518] [<c00604bc>] (kthread+0xa0/0xac) from [<c000dba0>] (ret_from_fork+0x14/0x34)
[    6.130528] dwmmc_rockchip ff0f0000.rksdmmc: dw_mci_set_ios:  wait for unbusy timeout.. STATUS = 0x206 [mmc0]
[    6.248461] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    6.445261] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    6.642061] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    6.642073] goodix write cfg info err, retry 3
[    6.729220] rk818-battery rk818-battery: changed: dsoc=0, rsoc=0
[    6.729873] rk818-battery rk818-battery: set charge to digital termination mode
[    6.947102] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    7.143902] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    7.340700] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    7.537501] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    7.734303] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    7.931102] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    8.127901] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    8.324700] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    8.521501] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    8.718305] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    8.718318] goodix write cfg info err, retry 2
[    8.875744] [otg id chg] last id -1 current id 1
[    8.875760] PortPower off
[    8.875768] rk_battery_charger_detect_cb , battery_charger_detect 6
[    8.975190] Using Buffer DMA mode
[    8.975201] Periodic Transfer Interrupt Enhancement - disabled
[    8.975207] Multiprocessor Interrupt Enhancement - disabled
[    8.975215] OTG VER PARAM: 0, OTG VER FLAG: 0
[    8.975222] ^^^^^^^^^^^^^^^^^Device Mode
[    8.975234] dwc_otg_hcd_resume, usb device mode
[    9.023341] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    9.082418] dwc_otg_hcd_suspend, usb device mode
[    9.220152] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    9.416943] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    9.466136] ***************vbus detect*****************
[    9.468318] rk_battery_charger_detect_cb , battery_charger_detect 1
[    9.613742] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[    9.810545] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[   10.007341] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[   10.204151] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[   10.400945] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[   10.597744] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[   10.794544] rockchip_i2c ff160000.i2c: i2c is not in idle(state = 3)
[   10.794556] goodix write cfg info err, retry 1
[   10.902783] goodix write cfg info err
[   10.902793] goodix panel init fail
[   10.902799] rk ts init fail
[   10.902818] Goodix-TS: probe of 4-0055 failed with error -1
[   10.903037] Freeing unused kernel memory: 368K (c0cbe000 - c0d1a000)
[   10.955324] type=1403 audit(1358758295.490:2): policy loaded auid=4294967295 ses=4294967295
[   10.980685] init: could not import file '/init.recovery.rk30board.rc' from '/init.rc'
[   10.982317] init: invalid gid 'trace'
[   10.982384] bat_cap: oldcap path is /sys/devices/ff100000.adc
[   10.982425] bat_cap: oldcap_path no exist
[   10.983544] healthd: BatteryTemperaturePath not found
[   10.983558] healthd: BatteryTechnologyPath not found
[   10.984069] healthd: battery l=66 v=3800 t=0.0 h=2 st=2 c=1000 chg=a
[   10.984526] healthd: battery l=66 v=3800 t=0.0 h=2 st=2 c=1000 chg=a
[   10.984976] healthd: battery l=66 v=3800 t=0.0 h=2 st=2 c=1000 chg=a
[   11.009063] healthd: battery l=66 v=3800 t=0.0 h=2 st=2 c=1000 chg=a
[   11.009560] healthd: battery l=66 v=3800 t=0.0 h=2 st=2 c=1000 chg=a
[   11.010036] healthd: battery l=66 v=3800 t=0.0 h=2 st=2 c=1000 chg=a
[   11.050393] dwmmc_rockchip ff0f0000.rksdmmc: slot->flags = 1
[   11.050413] CPU: 0 PID: 6 Comm: kworker/u8:0 Not tainted 3.10.0 #11
[   11.050430] Workqueue: kmmcd mmc_rescan
[   11.050450] [<c0013fc4>] (unwind_backtrace+0x0/0xe0) from [<c0011864>] (show_stack+0x10/0x14)
[   11.050464] [<c0011864>] (show_stack+0x10/0x14) from [<c0662e08>] (dw_mci_set_ios+0xa4/0x264)
[   11.050477] [<c0662e08>] (dw_mci_set_ios+0xa4/0x264) from [<c064ffd4>] (mmc_power_off+0x5c/0x7c)
[   11.050490] [<c064ffd4>] (mmc_power_off+0x5c/0x7c) from [<c06501c4>] (mmc_rescan_try_freq+0xc8/0xd0)
[   11.050502] [<c06501c4>] (mmc_rescan_try_freq+0xc8/0xd0) from [<c0650a18>] (mmc_rescan+0x204/0x298)
[   11.050516] [<c0650a18>] (mmc_rescan+0x204/0x298) from [<c005ab90>] (process_one_work+0x29c/0x458)
[   11.050528] [<c005ab90>] (process_one_work+0x29c/0x458) from [<c005aee0>] (worker_thread+0x194/0x2d4)
[   11.050540] [<c005aee0>] (worker_thread+0x194/0x2d4) from [<c00604bc>] (kthread+0xa0/0xac)
[   11.050553] [<c00604bc>] (kthread+0xa0/0xac) from [<c000dba0>] (ret_from_fork+0x14/0x34)
[   11.050564] dwmmc_rockchip ff0f0000.rksdmmc: dw_mci_set_ios:  wait for unbusy timeout.. STATUS = 0x206 [mmc0]
[   11.070680] init: /dev/hw_random not found
[   11.071679] init: /dev/hw_random not found
[   11.072528] android_usb: already disabled
[  ata.07en01]oki3gxfornd_T!: mobine h: ensnin'  wonts harnefulad tossok ng{ror lrialto}'!
                                                                [job11.nt3ol
_Disoniing en_k deba: ingldne tfinernny taiata
                                              [ en1loo74ng9] r pandxrnies!
[ Sta1.0ng 6e]oveny nitd 1il  o[ Mo11Jan407 08init_na20_blk_ead:redl=neffffdli
[vma11.1=496M] onso: UttyFeQ0  oproiperot.telt px=pertissirecandr /dboo/prardrtre=rkno:oar
art  1k29xx791d:0nit: u000g x00rec000dusynt), fo000pec0@0x000pr000rtysc)o.prod08t.m@0xfac060er',esoe $e),me}000stead0x0   e00159er8elinix00usi000dex0001ted0(bnta),0or 01a000@ing002op00(y cku.pr0x0ct400del0x 005 ${0(me}he)ste0d0
                                                                                                                                                                                                                                   [ 0011.00087900inpan u),0g d300ec0ted00ynt000forstee)ifx00g p000ert0039o.00(ialada, u,0x$0nam000ins003d
00(use.1598),0 i0it:00r@0x00y '000seadilno' pdasn't-@xis05BA00e eserndsto '$em.diaialnd
[der11.15ged6]booit:ogonnxt e000n0@0'$rc00er0a0x0' w000e woadin. toestsys=20ass06-08oid:07b/an
                                                                                              r
                                                                                               bootmSer = '
now  
v=ce===nso=e===ed= a===Lin
domamntdefterd;l_le se t /!
ck/rknand_system 0stpullut4 isev/ 1  al_164vfat reev/strck/s
  3 /cache ext4 /dev/block/rknand_cache 0
  4 /metadata ext4 /dev/block/rknand_metadata 0
  5 /data ext4 /dev/block/rknand_userdata 0
  6 /cust ext4 /dev/block/rknand_cust 0
  7 /custom ext4 /dev/block/rknand_custom 0
  8 /radical_update ext4 /dev/block/rknand_radical_update 0
  9 /misc mtd misc 0
  10 /uboot mtd uboot 0
  11 /charge mtd charge 0
  12 /resource mtd resource 0
  13 /parameter mtd parameter 0
  14 /boot mtd boot 0
  15 /recovery mtd recovery 0
  16 /backup mtd backup 0
  17 /tmp ramdisk ramdisk 0

I/ [File] : bootable/recovery/recovery.cpp; [Line] : 1408; [Func] : SetSdcardRootPath; InternalSD_ROOT: /mnt/internal_sd
I/ [File] : bootable/recovery/recovery.cpp; [Line] : 1410; [Func] : SetSdcardRootPath; ExternalSD_ROOT: /mnt/external_sd
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (No such file or directory)
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (No such file or directory)
delay 1sec
[   11.434137] **************soft reconnect**************
[   11.613378] Using Buffer DMA mode
[   11.613391] Periodic Transfer Interrupt Enhancement - disabled
[   11.613398] Multiprocessor Interrupt Enhancement - disabled
[   11.613405] OTG VER PARAM: 0, OTG VER FLAG: 0
[   11.613412] ^^^^^^^^^^^^^^^^^Device Mode
[   11.613451] *******************soft connect!!!*******************
[   11.722301] USB RESET
[   11.759798] android_work: sent uevent USB_STATE=CONNECTED
[   11.763404] USB RESET
[   11.833270] android_usb gadget: high-speed config #1: android
[   11.833337] android_work: sent uevent USB_STATE=CONFIGURED
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (No such file or directory)
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (No such file or directory)
delay 1sec
D/ [File] : bootable/recovery/recovery.cpp; [Line] : 2265; [Func] : main; to dump args befor get_args() :
         1 argument(s) :
         /sbin/recovery
E:Can't find misc
E/ [File] : bootable/recovery/bootloader.cpp; [Line] : 90; [Func] : get_bootloader_message_mtd; Can't find misc
D/ [File] : bootable/recovery/recovery.cpp; [Line] : 604; [Func] : get_args; to dump 'boot' :
         command :  
         status :  
         recovery :  
         stage :  
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (No such file or directory)
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (No such file or directory)
E:Can't mount /cache/recovery/command
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/command
E:Can't find misc
E/ [File] : bootable/recovery/bootloader.cpp; [Line] : 116; [Func] : set_bootloader_message_mtd; Can't find misc
D/ [File] : bootable/recovery/recovery.cpp; [Line] : 2282; [Func] : main; to dump args after get_args() :
         1 argument(s) :
         /sbin/recovery
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (No such file or directory)
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (No such file or directory)
E:Can't mount /cache/recovery/last_locale
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/last_locale
locale is [(null)]
stage is []
reason is [(null)]
can't open /dev/tty0: No such file or directory
fb0 reports (possibly inaccurate):
  vi.bits_per_pixel = 16
  vi.red.offset   =  11   .length =   5
  vi.green.offset =   5   .length =   6
  vi.blue.offset  =   0   .length =   5
  fi.line_length = 2560
[   13.510382] rk_sdmmc: ERROR mci_send_cmd: wait for unbusy timeout! [mmc0]
set config done failed: Bad address
framebuffer: 0 (1280 x 800) double_buffer 1
set config done failed: Bad address
set config done failed: Bad address
load png icon_installing, width 280 height 2975 channels 3
  found frames = 7
[   13.522889] rk3288-lcdc lcdc0: blank mode:0
[   13.559586] mmc_host mmc0: Timeolo sepngng onmmrro (cwid0x 22000eirgt 20 schaus ls83202000)
[   13.560614] dwmmc_rockchd  ff prog0.rs_emmty,dw_dth_se2 hos:htno chad. [smc1]
oa  1ng 616gre dwfil_rowidhip2520deig0.r7 cmmcnelw_3c
                                                     _letd ps: sta ecerpty[mmidt
50 height 50 channels 1
load png stage_fill, width 50 height 50 channels 1
Recovery system v5.0

set config done failed: Bad address
I/ [File] : bootable/recovery/recovery.cpp; [Line] : 2379; [Func] : main; Recovery system v5.0, built at '09:48:00', on 'May 31 2016'.
failed to create /mnt/external_sd dir,err=File exists!
W/ [File] : bootable/recovery/roots.cpp; [Line] : 145; [Func] : ensure_path_mounted; trying mount /dev/block/mmcblk0p1 to ntfs
W/ [File] : bootable/recovery/roots.cpp; [Line] : 161; [Func] : ensure_path_mounted; trying mount /dev/block/mmcblk0 to ntfs
E:failed to mount /mnt/external_sd (No such device)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 167; [Func] : ensure_path_mounted; failed to mount /mnt/external_sd (Bad address)
delay 2sec
failed to create /mnt/external_sd dir,err=File exists!
W/ [File] : bootable/recovery/roots.cpp; [Line] : 145; [Func] : ensure_path_mounted; trying mount /dev/block/mmcblk0p1 to ntfs
W/ [File] : bootable/recovery/roots.cpp; [Line] : 161; [Func] : ensure_path_mounted; trying mount /dev/block/mmcblk0 to ntfs
E:failed to mount /mnt/external_sd (No such device)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 167; [Func] : ensure_path_mounted; failed to mount /mnt/external_sd (Bad address)
delay 2sec
read cmdline
Not enter sdboot!
failed to create /mnt/external_sd dir,err=File exists!
W/ [File] : bootable/recovery/roots.cpp; [Line] : 145; [Func] : ensure_path_mounted; trying mount /dev/block/mmcblk0p1 to ntfs
W/ [File] : bootable/recovery/roots.cpp; [Line] : 161; [Func] : ensure_path_mounted; trying mount /dev/block/mmcblk0 to ntfs
E:failed to mount /mnt/external_sd (No such device)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 167; [Func] : ensure_path_mounted; failed to mount /mnt/external_sd (Bad address)
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (No such file or directory)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
mount cache fail,so formate...
[  Ne7.6siz07]f fpees400 mu
block" dev="tmpfet inofig66oneonteled: Bad codrey:vc4 fdeneed n /wri/bl} f/rknaid_c78 e wm=" 1(ove ad nass)
EtcoFilxt=: objtat_e/rlocverevioots0 pp;assiner p 3mis [Fe=1] :   rma699olu] t fo=14t_ alumt(1mak758xt2 fa40:d o avdev denck/  {andd_nche } thr  Bad=17drcom)
rfcoledy"  cre="e /and_e dhe"errontle =uistrecovefais0  tontexn=u:cacect/deblblo_d/rkce:d_ctcle (Blir  demise re=ui
                                                                                                                   [ )
                                                                                                                       7.699493] typeset00 nfiit(one87583ed: 4ad ): res:
denieile{ c bote }le/r  ove=17rootmm=pp;covine" n 1e=; [Fand] :chesuscopatxt=oun:re; verles0 o mntet /u:ohe cdev/block_rknice_cachclaBad ileresrmi
                                                                                                                                                  fave=d t[  rea.69/5eta tya d140errudile135ist8302.340il): toc: unen/me  {ataiteev/enock/rr /rknand_cache" set "tmfis" one=fai7 sconte adu:rsse
pat  moun995; ] tled=14 moaud /m135dat830d.v40:ock avnan deetad ta gead tr resor:rootk_dppiceLin tc: 1s=f [e pc] issnsu=1
pidnt 8 tadm=" faoveso  pamat"/d.
bleed/rkze d_cfile"ystv="tEpfsrmano=ol67 : onte e=u: faeced rn s0 v/bntek/ru:obd_mt_rdatockith icead  tcress=file permissive=1et config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 316; [Func] : format_volume; format_volume: make ext4 failed on /dev/block/rknand_metadata with 1(Bad address)
failed to create /metadata dir,err=File exists!
E:failed to mount /metadata /dev/block/rknand_metadata (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /metadata /dev/block/rknand_metadata (Bad address)
bootmode = unknown
Command: "/sbin/recovery"


ro.rk.cpu=rk3288v2
ro.rk.soc=rk3288
ro.rk.bt_enable=true
ro.rk.systembar.tabletUI=false
ro.rk.systembar.voiceicon=true
ro.rk.MassStorage=false
ro.rk.cpu_min_freq=126000

ro.rk.homepage_base=http://www.google.com/webhp?client={CID}&amp;source=android-home
ro.rk.def_brightness=200
ro.rk.screenoff_time=60000
ro.rk.screenshot_enable=true
ro.rk.LowBatteryBrightness=false
ro.rk.install_non_market_apps=false
ro.sf.hwrotation=0
ro.sf.lcd_density=320
ro.sf.fakerotation=false
ro.adb.secure=0
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=true
ro.ril.ecclist=112,911
ro.boot.console=ttyFIQ0
ro.boot.selinux=permissive
ro.boot.hardware=rk30board
ro.wifi.channels=
ro.allow.mock.location=1
ro.audio.monitorOrientation=true
ro.board.platform=rk3288
ro.build.id=LMY49F
ro.build.date=2016骞05鏈31鏃鏄熸湡浜09:20:07 CST
ro.build.date.utc=1464657607
ro.build.host=YX
ro.build.tags=test-keys
ro.build.type=eng
ro.build.user=williamxu
ro.build.flavor=rk3288-eng
ro.build.display.id=rk3288-eng 5.1.1 LMY49F eng.williamxu.20160531.091803 test-keys
ro.build.product=rk3288
ro.build.version.sdk=22
ro.build.version.base_os=
ro.build.version.release=5.1.1
ro.build.version.codename=REL
ro.build.version.incremental=eng.williamxu.20160531.091803
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2016-03-01
ro.build.description=rk3288-eng 5.1.1 LMY49F eng.williamxu.20160531.091803 test-keys
ro.build.fingerprint=Android/rk3288/rk3288:5.1.1/LMY49F/williamxu05310919:eng/test-keys
ro.build.characteristics=tablet
ro.rksdk.version=RK30_ANDROID5.1.1-SDK-v1.00.00
ro.config.enable.remotecontrol=false
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.config.notification_sound=pixiedust.ogg
ro.dalvik.vm.native.bridge=0
ro.kernel.android.checkjni=0
ro.secure=0
ro.target.product=tablet
ro.tether.denied=false
ro.zygote=zygote32
ro.carrier=unknown
ro.default.size=100
ro.factory.tool=0
ro.factory.hasGPS=false
ro.factory.hasUMS=true
ro.factory.without_battery=false
ro.factory.storage_suppntfs=true
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.ota.host=www.rockchip.com:2300
ro.product.name=rk3288
ro.product.board=rk30sdk
ro.product.brand=Android
ro.product.model=rk3288
ro.product.device=rk3288
ro.product.locale.region=US
ro.product.locale.language=en
ro.product.version=1.0.0
ro.product.usbfactory=rockchip_usb
ro.product.manufacturer=rockchip
ro.baseband=unknown
ro.bootmode=unknown
ro.hardware=rk30board
ro.opengles.version=196609
ro.revision=0
ro.bootloader=unknown
ro.debuggable=1
ro.factorytest=0
ro.enable_boot_charger_mode=0
sf.power.control=2073600
net.bt.name=Android
net.change=net.bt.name
ril.function.dataonly=1
sys.hwc.compose_policy=6
sys.rkadb.root=0
sys.wallpaper.rgb565=0
sys.resolution.changed=false
init.svc.adbd=running
init.svc.console=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
rild.libargs=-d /dev/ttyACM0
rild.libpath=/system/lib/libril-rk29-dataonly.so
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
debug.nfc.se=false
debug.nfc.fw_download=false
dalvik.vm.isa.arm.features=div
dalvik.vm.jniopts=warnonly
dalvik.vm.heapsize=512m
dalvik.vm.dex2oat-Xms=64m
dalvik.vm.dex2oat-Xmx=512m
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=512k
dalvik.vm.dexopt-flags=m=y
dalvik.vm.heapstartsize=16m
dalvik.vm.dex2oat-filter=interpret-only
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.image-dex2oat-Xms=64m
dalvik.vm.image-dex2oat-Xmx=64m
dalvik.vm.image-dex2oat-filter=verify-none
dalvik.vm.heaptargetutilization=0.75
camera2.portability.force_api=1
persist.sys.usb.config=mass_storage,adb
persist.sys.dalvik.vm.lib.2=libart.so
persist.sys.timezone=
persist.sys.strictmode.visual=false
persist.tegra.nvmmlite=1
testing.mediascanner.skiplist=/mnt/internal_sd/Android/
keyguard.no_require_sim=true
ExternalSD_ROOT=/mnt/external_sd
InternalSD_ROOT=/mnt/internal_sd
UserVolumeLabel=RockChip

D/ [File] : bootable/recovery/recovery.cpp; [Line] : 2623; [Func] : main; to mount ru_partition.failed to create /radical_update dir,err=File exists!
E:failed to mount /radical_update /dev/block/rknand_radical_update (No such file or directory)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /radical_update /dev/block/rknand_radical_update (Bad address)
E:To set 'status' to 1('INSTALL_ERROR') : fail to mount ru_partition.
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 2626; [Func] : main; To set 'status' to 1('INSTALL_ERROR') : fail to mount ru_partition.
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
E:Can't mount /cache/recovery/log
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 749; [Func] : copy_log_file; Can't open /cache/recovery/log
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
E:Can't mount /cache/recovery/last_log
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 749; [Func] : copy_log_file; Can't open /cache/recovery/last_log
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
E:Can't mount /cache/recovery/last_install
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/last_install
E:Can't open /cache/recovery/last_install
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 749; [Func] : copy_log_file; Can't open /cache/recovery/last_install
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
E:Can't mount /cache/recovery/last_kmsg
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/last_kmsg
E:Can't open /cache/recovery/last_kmsg
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 733; [Func] : save_kernel_log; Can't open /cache/recovery/last_kmsg
set config done failed: Bad address
I/ [File] : bootable/recovery/recovery.cpp; [Line] : 2707; [Func] : main; install failed, 'status' : 1; to prompt user and wait.
set config done failed: Bad address
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
E:Can't mount /cache/recovery/log
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 749; [Func] : copy_log_file; Can't open /cache/recovery/log
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
E:Can't mount /cache/recovery/last_log
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 749; [Func] : copy_log_file; Can't open /cache/recovery/last_log
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
E:Can't mount /cache/recovery/last_install
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/last_install
E:Can't open /cache/recovery/last_install
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 749; [Func] : copy_log_file; Can't open /cache/recovery/last_install
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
E:Can't mount /cache/recovery/last_kmsg
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 298; [Func] : fopen_path; Can't mount /cache/recovery/last_kmsg
E:Can't open /cache/recovery/last_kmsg
set config done failed: Bad address
E/ [File] : bootable/recovery/recovery.cpp; [Line] : 733; [Func] : save_kernel_log; Can't open /cache/recovery/last_kmsg
E:Can't find misc
set config done failed: Bad address
E/ [File] : bootable/recovery/bootloader.cpp; [Line] : 116; [Func] : set_bootloader_message_mtd; Can't find misc
failed to create /cache dir,err=File exists!
E:failed to mount /cache /dev/block/rknand_cache (Block device required)
set config done failed: Bad address
E/ [File] : bootable/recovery/roots.cpp; [Line] : 138; [Func] : ensure_path_mounted; failed to mount /cache /dev/block/rknand_cache (Bad address)
W/ [File] : bootable/recovery/recovery.cpp; [Line] : 855; [Func] : finish_recovery; Can't unlink /cache/recovery/command
D/ [File] : bootable/recovery/recovery.cpp; [Line] : 1288; [Func] : prompt_and_wait; 'status' : 1.
set config done failed: Bad address
set config done failed: Bad address
V/ [File] : bootable/recovery/recovery.cpp; [Line] : 1303; [Func] : prompt_and_wait; to get menu selection.
set config done failed: Bad address


回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2016-6-13 15:33:12        只看该作者  沙发
哪块板子?
回复

使用道具 举报

85

积分

0

威望

0

贡献

技术小白

积分
85
发表于 2016-11-23 22:10:57        只看该作者  板凳

我的也遇到了这个问题。
我下载的是这份源码。
b896848a3068b50be4c6780e8bd73a2c  fireprime_android5.1_git_20150612.tar
编译出来的系统在我的 FirePrime S+上边可以跑起来。
烧入我的FirePrime就不行了。跑不起来。
用官方的可以跑起来。
回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2016-11-25 09:09:13        只看该作者  地板
更新一下源码试试
回复

使用道具 举报

85

积分

0

威望

0

贡献

技术小白

积分
85
发表于 2016-11-28 17:52:00        只看该作者  5#
zhansb 发表于 2016-11-25 09:09
更新一下源码试试

更新源码了也一样。还是起不来。
回复

使用道具 举报

2918

积分

56

威望

46

贡献

高级创客

Rank: 6Rank: 6

积分
2918

优秀版主论坛元老

发表于 2016-12-10 14:26:36        只看该作者  6#
把git log -2输出的信息发出来看
回复

使用道具 举报

350

积分

0

威望

0

贡献

技术达人

Rank: 2

积分
350
发表于 2017-1-11 10:23:39        只看该作者  7#
給你參考
http://developer.t-firefly.com/thread-11069-1-1.html

估計是這隻腳惹禍, 還有就是kernel RK818 driver 裡邊的 power led gpio 需要被註解掉, 不然舉起來 nandflash 就 881了
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表