zhutousame 发表于 2015-3-31 09:57:42

android pad 烧写后系统起不来

android pad 烧写后系统起不来
1.安装官网链接 http://wiki.t-firefly.com/index.php/Firefly-RK3288/Build_android,编译了pad版本的android,我更新到最新版的代码(git pull bitbucket pad:pad),编译正式版(0930)开发板的内核,将生成的img拷出来烧写的时候发现系统起不来。
2.经过测试发现了三个问题:
A.第一个问题单独烧写misc.img固件,导致系统进入recovery,串口如下:
DDR Version 1.00 20141007
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


U-Boot 2014.10-RK3288-01 (Nov 27 2014 - 16:44:27)

CPU: rk3288
CPU's clock information:
    arm pll = 600000000HZ
    periph pll = 297000000HZ
    ddr pll = 200000000HZ
    codec pll = 384000000HZ
Board:Rockchip platform Board
DRAM:Found dram banks:1
Adding bank:0000000000000000(0000000080000000)
128 MiB
storage init OK!
Using default environment

GetParam
check parameter success
Unknow param: MACHINE_MODEL:rk30sdk!
Unknow param: MACHINE_ID:007!
Unknow param: MANUFACTURER:RK30SDK!
Unknow param: PWR_HLD: 0,0,A,0,1!
failed to prepare fdt from boot!
power key: bank-0 pin-5
pmic:act8846
SecureBootEn = 0, SecureBootLock = 0

#Boot ver: 2014-11-27#2.19
sn:100612000000019D
checkKey
vbus = 1
no fuel gauge found
no fuel gauge found
read logo_on switch from dts
no fuel gauge found
got recovery cmd from misc.
failed to load fdt from recovery!
kernel   @ 0x02000000 (0x00659f60)
ramdisk@ 0x04bf0000 (0x003d1840)
Secure Boot state: 0
bootrk: do_bootm_linux...
   Loading Device Tree to 0480d000, end 0482aaf9 ... 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 (firefly@midserver) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #3 SMP PREEMPT Tue Dec         30 15:45:08 CST 2014
[    0.000000] CPU: ARMv7 Processor 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_ion_reserve
[    0.000000] ion heap(cma): base(40000000) size(28000000) align(0)
[    0.000000] ion heap(vmalloc): base(0) size(0) align(0)
[    0.000000] cma: CMA: reserved 640 MiB at 40000000
[    0.000000] ion_reserve: cma reserved base 40000000 size 671088640
[    0.000000] cma: CMA: reserved 16 MiB at 2e800000
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] Boot mode: RECOVERY (2) flag: RECOVER (0xc3524203)
[    0.000000] PERCPU: Embedded 9 pages/cpu @c1dea000 s14016 r8192 d14656 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.Total pages: 522768
[    0.000000] Kernel command line: console=ttyFIQ0 androidboot.hardware=rk30board androidboot.console=ttyFIQ0 board.ap_has_alsa=0 init      =/initmtdparts=rk29xxnand:0x00002000@0x00000000(parameter),0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x0000      6000(resource),0x00008000@0x0000e000(kernel),0x00010000@0x00016000(boot),0x00010000@0x00026000(recovery),0x0001a000@0x00036000(backup),      0x00040000@0x00050000(cache),0x00002000@0x00090000(kpanic),0x00180000@0x00092000(system),0x00002000@0x00212000(metadata),0x00200000@0x0      0214000(userdata),0x00020000@0x00414000(radical_update),-@0x00434000(user) storagemedia=emmc loader.timestamp=2014-11-27_16:44:27 andro      idboot.serialno=100612000000019D
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 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: 1385680k/1385680k available, 711472k reserved, 663552K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]   vector: 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]   fixmap: 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]   vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]   lowmem: 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]   modules : 0xbf000000 - 0xbfe00000   (14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0af04ac   (11170 kB)
[    0.000000]       .init : 0xc0af1000 - 0xc0b856c0   ( 594 kB)
[    0.000000]       .data : 0xc0b86000 - 0xc0c8e9b8   (1059 kB)
[    0.000000]      .bss : 0xc0c8e9b8 - 0xc0daca04   (1145 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! cru base = 0xfed00000
[    0.000000] rk_get_uboot_display_flag: uboot_logo_on = 0
[    0.000000] rkclk_init_clks: cnt_parent = 7
[    0.000000] rkclk_init_clks: cnt_rate = 31
[    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: 1
[    0.000000] channel:0, lkg:55
[    0.000000] target-temp:80
[    0.000000] channel:2, lkg:0
[    0.000000] target-temp:80
[    0.000000] channel:0, lkg:55
[    0.000000] target-temp:80
[    0.000000] channel:1, lkg:58
[    0.000000] target-temp:80
[    0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
[    0.304981] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.304996] pid_max: default: 32768 minimum: 301
[    0.305100] Security Framework initialized
[    0.305118] SELinux:Initializing.
[    0.305189] Mount-cache hash table entries: 512
[    0.305826] Initializing cgroup subsys debug
[    0.305840] Initializing cgroup subsys memory
[    0.305867] Initializing cgroup subsys freezer
[    0.305896] CPU: Testing write buffer coherency: ok
[    0.306205] /cpus/cpu@0 missing clock-frequency property
[    0.306218] /cpus/cpu@1 missing clock-frequency property
[    0.306228] /cpus/cpu@2 missing clock-frequency property
[    0.306237] /cpus/cpu@3 missing clock-frequency property
[    0.306298] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
[    0.306348] Setting up static identity map for 0xc07df1a8 - 0xc07df200
[    0.309425] last_log: 0x2e100000 map to 0xf0004000 and copy to 0xf0086000, size 0x80000 early 0x16e1 (version 3.0)
[    0.383098] CPU1: Booted secondary processor
[    0.383132] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
[    0.402781] CPU2: Booted secondary processor
[    0.402806] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
[    0.422493] CPU3: Booted secondary processor
[    0.422516] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
[    0.422617] Brought up 4 CPUs
[    0.422645] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.422653] CPU: All CPU(s) started in SVC mode.
[    0.423368] devtmpfs: initialized
[    0.428318] pinctrl core: initialized pinctrl subsystem
[    0.428567] regulator-dummy: no parameters
[    0.439938] NET: Registered protocol family 16
[    0.441736] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.442085] ion_snapshot: 0x2e248000 map to 0xf0107000 and copy to 0xc0d88004 (version 0.1)
[    0.442448] Registered FIQ tty driver
[    0.443789] console enabled
[    0.443974] Registered fiq debugger ttyFIQ0
[    0.444546] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
[    0.444570] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
[    0.444589] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
[    0.444608] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
[    0.444706] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
[    0.444773] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
[    0.444838] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
[    0.444901] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
[    0.444965] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
[    0.445029] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
[    0.445094] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
[    0.445159] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
[    0.445229] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
[    0.445296] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
[    0.445312] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
[    0.445327] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
[    0.445341] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
[    0.445850] rockchip_interrupts_register:bank_num=7
[    0.447772] rockchip_pinctrl_probe:init ok
[    0.453736] rk_iommu ff900800.iep_mmu: (iep) Enter
[    0.453829] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.453846] rk_iommu ff900800.iep_mmu: (iep) Initialized
[    0.454018] rk_iommu ff950800.vip_mmu: (vip) Enter
[    0.454090] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.454105] rk_iommu ff950800.vip_mmu: (vip) Initialized
[    0.454263] rk_iommu ff930300.vopb_mmu: (vopb) Enter
[    0.454336] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.454351] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
[    0.454515] rk_iommu ff940300.vopl_mmu: (vopl) Enter
[    0.454587] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.454602] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
[    0.454765] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
[    0.454842] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.454858] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
[    0.455021] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
[    0.455093] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.455108] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
[    0.455287] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
[    0.455360] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[    0.455375] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
[    0.457067] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.457084] hw-breakpoint: maximum watchpoint size is 4 bytes.
[    0.457292] DDR DEBUG: version 1.00 20140603
[    0.457323] DDR DEBUG: Channel a:
[    0.457333] DDR DEBUG: DDR3 Device
[    0.457348] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
[    0.457360] DDR DEBUG: Channel b:
[    0.457369] DDR DEBUG: DDR3 Device
[    0.457383] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
[    0.457395] DDR DEBUG: addr=0xc96000
[    0.457407] DDR DEBUG: stride=9, size=256, halfcap=40000000
[    0.457418] DDR DEBUG: socAddr=0xc96000, socAddr=0xc96100
[    0.457430] DDR DEBUG: chAddr=0xc96000, chAddr=0xc96000
[    0.457443] DDR DEBUG: dtar=0x60192000, dtar=0x60192000
[    0.457690] DDR DEBUG: init success!!! freq=300MHz
[    0.457700] DDR DEBUG: Channel a:
[    0.457714] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.457730] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.457748] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.457764] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.457779] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
[    0.457792] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
[    0.457802] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
[    0.457812] DDR DEBUG: Channel b:
[    0.457825] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.457841] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.457857] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.457873] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=270,270
[    0.457887] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
[    0.457899] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
[    0.457910] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
[    0.480004] bio: create slab <bio-0> at 0
[    0.480823] SCSI subsystem initialized
[    0.480973] usbcore: registered new interface driver usbfs
[    0.481019] usbcore: registered new interface driver hub
[    0.481101] usbcore: registered new device driver usb
[    0.482478] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
[    0.484665] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
[    0.486171] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
[    0.487155] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
[    0.487394] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
[    0.487871] media: Linux media interface: v0.10
[    0.487913] Linux video capture interface: v2.00
[    0.487967] pps_core: LinuxPPS API ver. 1 registered
[    0.487979] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.488003] PTP clock support registered
[    0.488499] Rockchip ion module is successfully loaded (v1.0)
[    0.488661] Advanced Linux Sound Architecture Driver Initialized.
[    0.489032] Bluetooth: Core ver 2.16
[    0.489071] NET: Registered protocol family 31
[    0.489082] Bluetooth: HCI device and connection manager initialized
[    0.489100] Bluetooth: HCI socket layer initialized
[    0.489115] Bluetooth: L2CAP socket layer initialized
[    0.489141] Bluetooth: SCO socket layer initialized
[    0.489370] cfg80211: Calling CRDA to update world regulatory domain
[    0.490023] act8846_i2c_probe,line=898
[    0.490983] act8846_parse_dt,line=746
[    0.491718] act8846_i2c_probe: act8846_pmic_hold=1
[    0.491740] act8846_i2c_probe: act8846_pmic_sleep=1
[    0.491758] act8846_i2c_probe: act8846_pmic_cpu_det_gpio=1
[    0.491774] act8846_i2c_probe: act8846_pmic_usb_hub_reset_gpio=1
[    0.493599] act_dcdc1: 1200 mV
[    0.496320] vccio: 3300 mV
[    0.498168] vdd_logic: 700 <--> 1500 mV at 1100 mV
[    0.500904] act_dcdc4: 2000 mV
[    0.502132] vccio_sd: 1800 <--> 3300 mV at 3300 mV
[    0.504206] act_ldo2: 1000 mV
[    0.506284] act_ldo3: 3300 mV
[    0.508359] act_ldo4: 3300 mV
[    0.510450] act_ldo5: 3300 mV
[    0.512575] act_ldo6: 1000 mV
[    0.514648] vcc_18: 1800 mV
[    0.516715] act_ldo8: 1800 mV
[    0.521483] vdd_arm: 712 <--> 1500 mV at 1000 mV
[    0.526193] vdd_gpu: 712 <--> 1500 mV at 1000 mV
[    0.526988] Switching to clocksource arch_sys_counter
[    0.546804] rk-fb rockchip-fb: rk fb ion client create success!
[    0.546822] rk-fb rockchip-fb: rockchip framebuffer driver probe
[    0.547212] rk-screen rk_screen.9: rockchip screen probe success
[    0.547464] rk32-lvds rk32-lvds: rk32 lvds driver probe success
[    0.547791] rk32-edp ff970000.edp: screen is not edp!
[    0.547813] rk32-edp: probe of ff970000.edp failed with error -22
[    0.548524] graphics fb0: rockchip framebuffer registerd:fb0
[    0.548844] graphics fb1: rockchip framebuffer registerd:fb1
[    0.549001] graphics fb2: rockchip framebuffer registerd:fb2
[    0.549159] graphics fb3: rockchip framebuffer registerd:fb3
[    0.569511] rk3288-lcdc lcdc0: lcdc0: dclk:78000000>>fps:68
[    0.569536] rk3288-lcdc lcdc0: wakeup from standby!
[    0.585438] alloc_buffer:ion_phy_addr=0x40000000
[    0.588424] rk_battery_charger_detect_cb , battery_charger_detect 1
[    0.593798] fb0:phy:40000000>>vir:f0171000>>len:0xc00000
[    0.597327] rk3288-lcdc lcdc0: lcdc0 probe ok, iommu disabled
[    0.597482] rk3288-lcdc lcdc1: can't find power_ctr node for lcdc1
[    0.597497] rk_fb_trsm_ops_get:un supported transmitter:0!
[    0.597726] graphics fb4: rockchip framebuffer registerd:fb4
[    0.598029] graphics fb5: rockchip framebuffer registerd:fb5
[    0.598188] graphics fb6: rockchip framebuffer registerd:fb6
[    0.598343] graphics fb7: rockchip framebuffer registerd:fb7
[    0.598360] fb0:phy:40000000>>vir:f0171000>>len:0xc00000
[    0.598374] rk3288-lcdc lcdc1: lcdc1 probe ok, iommu disabled
[    0.598954] rockchip_set_mux:warning ignore bank num 15
[    0.599073] rockchip_set_mux:warning ignore bank num 15
[    0.599183] rockchip_set_mux:warning ignore bank num 15
[    0.599291] rockchip_set_mux:warning ignore bank num 15
[    0.599394] rockchip_set_mux:warning ignore bank num 15
[    0.599505] rockchip_set_mux:warning ignore bank num 15
[    0.600063] rockchip_set_mux:warning ignore bank num 15
[    0.600202] rockchip_set_mux:warning ignore bank num 15
[    0.600740] rockchip_set_mux:warning ignore bank num 15
[    0.600882] rockchip_set_mux:warning ignore bank num 15
[    0.601417] rockchip_set_mux:warning ignore bank num 15
[    0.601555] rockchip_set_mux:warning ignore bank num 15
[    0.602104] rockchip_set_mux:warning ignore bank num 15
[    0.602247] rockchip_set_mux:warning ignore bank num 15
[    0.603544] NET: Registered protocol family 2
[    0.603982] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.604117] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.604253] TCP: Hash tables configured (established 8192 bind 8192)
[    0.604301] TCP: reno registered
[    0.604318] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.604355] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.604554] NET: Registered protocol family 1
[    0.604732] Unpacking initramfs...
[    0.766538] Freeing initrd memory: 3908K (c4bf0000 - c4fc1000)
[    0.767149] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
[    0.767607] probe device ff9a0000.vpu_service
[    0.767783] vpu_service: power on
[    0.768841] checking hw id 4831
[    0.769229] vpu_service set to auto frequency mode
[    0.769267] vpu_service: power off...
[    0.769306] done
[    0.769315] init success
[    0.769379] probe device ff9c0000.hevc_service
[    0.769573] hevc_service: power on
[    0.770610] checking hw id 6867
[    0.770836] hevc_service: power off...
[    0.770875] done
[    0.770884] init success
[    0.770995] rknandbase v1.0 2014-03-31
[    0.771091] rknand ff400000.nandc0: no irq resource?
[    0.771209] rknand_driver:ret = 0
[    0.772724] audit: initializing netlink socket (disabled)
[    0.772765] type=2000 audit(0.460:1): initialized
[    0.773576] bounce pool size: 64 pages
[    0.777914] fuse init (API version 7.22)
[    0.778255] msgmni has been set to 1450
[    0.779984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.780004] io scheduler noop registered
[    0.780015] io scheduler deadline registered
[    0.780105] io scheduler cfq registered (default)
[    0.783632] rga2 ff920000.rga: rga ion client create success!
[    0.783775] rga: Driver loaded succesfully
[    0.784377] IEP Driver loaded succesfully
[    0.784466] Module initialized.
[    0.785332] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
[    0.785354] dma-pl330 ffb20000.pdma:         DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
[    0.786636] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
[    0.786656] dma-pl330 ff250000.pdma:         DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[    0.786935] pwm-voltage-regulator pwm_regulator.25: unable to request PWM, trying legacy API
[    0.786954] pwm-voltage-regulator pwm_regulator.25: unable to request legacy PWM
[    0.786967] pwm_regulator_probe:error
[    0.786991] platform pwm_regulator.25: Driver pwm-voltage-regulator requests probe deferral
[    0.787318] rk_serial.c v1.8 2014-03-04
[    0.787524] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
[    0.787711] serial ff180000.serial: membase f0d94000
[    0.790361] loop: module loaded
[    0.790906] SCSI Media Changer driver v0.25
[    0.791203] tun: Universal TUN/TAP device driver, 1.6
[    0.791218] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.791367] vmac_init.
[    0.791861] stmmac_probe_config_dt: Can not read property: pmu_regulator.
[    0.791878] stmmac_probe_config_dt: Can not read property: pmu_enable_level.
[    0.791892] stmmac_probe_config_dt: clock input or output? (input).
[    0.791905] stmmac_probe_config_dt: TX delay(0x30).
[    0.791916] stmmac_probe_config_dt: RX delay(0x10).
[    0.791963] stmmac_probe_config_dt: is rockchip,rk3288-gmac
[    0.791974] stmmc_pltfr_init:
[    0.791994] stmmc_pltfr_init: init for RGMII
[    0.792006] tx delay=0x30
[    0.792006] rx delay=0x10
[    0.792438] stmmac - user ID: 0x10, Synopsys ID: 0x35
[    0.792450]Normal descriptors
[    0.792458]Ring mode enabled
[    0.792468]DMA HW capability register supported
[    0.792480]RX Checksum Offload Engine supported (type 2)
[    0.792491]TX Checksum insertion supported
[    0.792500]Wake-Up On Lan supported
[    0.792535]Enable RX Mitigation via HW Watchdog Timer
[    0.792963] PPP generic driver version 2.4.2
[    0.793114] PPP BSD Compression module registered
[    0.793128] PPP Deflate Compression module registered
[    0.793151] PPP MPPE Compression module registered
[    0.793163] NET: Registered protocol family 24
[    0.793196] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[    0.793210] CSLIP: code copyright 1989 Regents of the University of California.
[    0.793229] Rockchip WiFi SYS interface (V1.00) ...
[    0.793261] esp_mem_init enter date Dec 26 2014 09:48:50
[    0.793303] esp_mem_init complete
[    0.793371] usbcore: registered new interface driver catc
[    0.793411] usbcore: registered new interface driver kaweth
[    0.793424] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[    0.793463] usbcore: registered new interface driver pegasus
[    0.793503] usbcore: registered new interface driver rtl8150
[    0.793542] usbcore: registered new interface driver r8152
[    0.793553] hso: drivers/net/usb/hso.c: Option Wireless
[    0.793618] usbcore: registered new interface driver hso
[    0.793663] usbcore: registered new interface driver asix
[    0.793701] usbcore: registered new interface driver ax88179_178a
[    0.793739] usbcore: registered new interface driver cdc_ether
[    0.793788] usbcore: registered new interface driver cdc_eem
[    0.793826] usbcore: registered new interface driver dm9601
[    0.793864] usbcore: registered new interface driver dm9620
[    0.793910] usbcore: registered new interface driver smsc75xx
[    0.793956] usbcore: registered new interface driver smsc95xx
[    0.793994] usbcore: registered new interface driver gl620a
[    0.794036] usbcore: registered new interface driver net1080
[    0.794076] usbcore: registered new interface driver plusb
[    0.794115] usbcore: registered new interface driver rndis_host
[    0.794153] usbcore: registered new interface driver cdc_subset
[    0.794190] usbcore: registered new interface driver zaurus
[    0.794230] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[    0.794286] usbcore: registered new interface driver int51x1
[    0.794325] usbcore: registered new interface driver kalmia
[    0.794368] usbcore: registered new interface driver ipheth
[    0.794410] usbcore: registered new interface driver sierra_net
[    0.794450] usbcore: registered new interface driver cx82310_eth
[    0.794498] usbcore: registered new interface driver cdc_ncm
[    0.794537] usbcore: registered new interface driver qmi_wwan
[    0.794576] usbcore: registered new interface driver cdc_mbim
[    0.794589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.796972] ehci_rk_probe f0e00000 f0e00010
[    0.796990] rockchip_ehci_host ff500000.usb: Rockchip On-Chip EHCI Host Controller
[    0.797021] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
[    0.797332] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
[    0.812423] rockchip_ehci_host ff500000.usb: USB 0.0 started, EHCI 1.00
[    0.812497] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.812515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.812530] usb usb1: Product: Rockchip On-Chip EHCI Host Controller
[    0.812544] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
[    0.812557] usb usb1: SerialNumber: ff500000.usb
[    0.812968] hub 1-0:1.0: USB hub found
[    0.812992] hub 1-0:1.0: 1 port detected
[    0.841930] ehci_rk_probe ok
[    0.842087] usbcore: registered new interface driver cdc_acm
[    0.842101] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    0.842156] usbcore: registered new interface driver usblp
[    0.842204] usbcore: registered new interface driver cdc_wdm
[    0.842266] usbcore: registered new interface driver usb-storage
[    0.842308] usbcore: registered new interface driver ums-alauda
[    0.842346] usbcore: registered new interface driver ums-cypress
[    0.842385] usbcore: registered new interface driver ums-datafab
[    0.842421] usbcore: registered new interface driver ums_eneub6250
[    0.842460] usbcore: registered new interface driver ums-freecom
[    0.842498] usbcore: registered new interface driver ums-isd200
[    0.842537] usbcore: registered new interface driver ums-jumpshot
[    0.842580] usbcore: registered new interface driver ums-karma
[    0.842620] usbcore: registered new interface driver ums-onetouch
[    0.842660] usbcore: registered new interface driver ums-sddr09
[    0.842708] usbcore: registered new interface driver ums-sddr55
[    0.842748] usbcore: registered new interface driver ums-usbat
[    0.842830] usbcore: registered new interface driver usbserial
[    0.842868] usbcore: registered new interface driver usbserial_generic
[    0.842899] usbserial: USB Serial support registered for generic
[    0.842941] usbcore: registered new interface driver option
[    0.842971] usbserial: USB Serial support registered for GSM modem (1-port)
[    0.843063] usbcore: registered new interface driver trancevibrator
[    0.843075] usb20_otg: version 3.10a 21-DEC-2012
[    0.843478] f0e80040
[    0.843492] Core Release: 3.10a
[    0.843504] Setting default values for core params
[    0.843618] Using Buffer DMA mode
[    0.843630] Periodic Transfer Interrupt Enhancement - disabled
[    0.843641] Multiprocessor Interrupt Enhancement - disabled
[    0.843654] OTG VER PARAM: 0, OTG VER FLAG: 0
[    0.843664] ^^^^^^^^^^^^^^^^^Device Mode
[    0.843678] Dedicated Tx FIFOs mode
[    0.843695] pcd_init otg_dev = ed6a7640
[    0.843830] usb20_otg ff580000.usb: DWC OTG Controller
[    0.843857] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
[    0.843887] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
[    0.843940] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.843956] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.843971] usb usb2: Product: DWC OTG Controller
[    0.843991] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[    0.844005] usb usb2: SerialNumber: ff580000.usb
[    0.844365] hub 2-0:1.0: USB hub found
[    0.844388] hub 2-0:1.0: 1 port detected
[    0.844685] usb20_host: version 3.10a 21-DEC-2012
[    0.847146] f0f00040
[    0.847159] Core Release: 3.10a
[    0.847170] Setting default values for core params
[    0.847263] Using Buffer DMA mode
[    0.847275] Periodic Transfer Interrupt Enhancement - disabled
[    0.847286] Multiprocessor Interrupt Enhancement - disabled
[    0.847298] OTG VER PARAM: 0, OTG VER FLAG: 0
[    0.847308] ^^^^^^^^^^^^^^^^^^Host Mode
[    0.847336] usb20_host ff540000.usb: DWC OTG Controller
[    0.847362] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
[    0.847390] usb20_host ff540000.usb: irq 57, io mem 0x00000000
[    0.847482] Init: Power Port (0)
[    0.847536] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.847552] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.847567] usb usb3: Product: DWC OTG Controller
[    0.847579] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[    0.847592] usb usb3: SerialNumber: ff540000.usb
[    0.847947] hub 3-0:1.0: USB hub found
[    0.847969] hub 3-0:1.0: 1 port detected
[    0.848473] .. rk pwm remotectl v1.0 init
[    0.848555] remotectl probe j=0x0
[    0.848699] input: ff680000.pwm as /devices/ff680000.pwm/input/input0
[    0.848873] pwm enable val=0x646205
[    0.849131] usbcore: registered new interface driver xpad
[    0.849184] usbcore: registered new interface driver usb_acecad
[    0.849228] usbcore: registered new interface driver aiptek
[    0.849272] usbcore: registered new interface driver gtco
[    0.849316] usbcore: registered new interface driver hanwang
[    0.849359] usbcore: registered new interface driver kbtab
[    0.849413] usbcore: registered new interface driver wacom
[    0.849424] ==gsl_ts_init==
[    0.849494] GSLX680 Enter gsl_ts_probe
[    0.849505] ==kzalloc success=
[    0.849515] gsl_ts_probe-1292
[    0.849553] gslX680 1-0041: reset pin invalid
[    0.849564] Enter gslX680_ts_init
[    0.849784] input: gslX680 as /devices/ff140000.i2c/i2c-1/1-0041/input/input1
[    0.849909] gsl_ts_probe-1318
[    0.849921] org chip_type=36
[    0.901668] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[    0.940381] dwc_otg_hcd_suspend, usb device mode
[    0.960689] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[    0.960703] chip_type=88, reg=0
[    1.019045] test_i2c-394: Enter
[    1.019729] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[    1.059079] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[    1.059093] test_i2c-413: Exit
[    1.059102] ------gslX680 test_i2c error------
[    1.098436] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[    1.098450] #########check mem read 0xb0 = 0 0 0 0 #########
[    1.156804] test_i2c-394: Enter
[    1.157485] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[    1.196833] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[    1.196846] test_i2c-413: Exit
[    1.196855] ------gslX680 test_i2c error------
[    1.197028] gsl_ts_probe () : queue gsl_monitor_workqueue
[    1.197109] End gsl_ts_probe
[    1.197178] ret=0
[    1.202053] rtc_hym8563 0-0051: rtc core: registered hym8563 as rtc0
[    1.202117] i2c /dev entries driver
[    1.202793] IR NEC protocol handler initialized
[    1.202807] IR RC5(x) protocol handler initialized
[    1.202817] IR RC6 protocol handler initialized
[    1.202827] IR JVC protocol handler initialized
[    1.202836] IR Sony protocol handler initialized
[    1.202846] IR RC5 (streamzap) protocol handler initialized
[    1.202857] IR SANYO protocol handler initialized
[    1.202867] IR MCE Keyboard/mouse protocol handler initialized
[    1.203009] usbcore: registered new interface driver uvcvideo
[    1.203022] USB Video Class driver (1.1.1)
[    1.203034] CamSys driver version: v0.23.0,CamSys head file version: v0.9.0
[    1.204405] D1:camsys_platform_probe(1067): 1-gpios-cifpower??? gpio=236
[    1.204429] D1:camsys_platform_probe(1070): gpios-cifpower??? gpio_request
[    1.204449] D1:camsys_platform_probe(1072): 1-gpios-cifpower??? gpio_request=0
[    1.204469] D1:camsys_platform_probe(1079): gpios-cifpower??? 236 high
[    1.204553] D1:camsys_mipiphy_probe_cb(163): ff910000.isp mipi phy0 probe success(reg_phy: 0x0reg_vir: 0x0size: 0x0)
[    1.204693] D1:camsys_mipiphy_probe_cb(160): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000reg_vir: 0xf0da8000size: 0x      4000)
[    1.205328] D1:camsys_platform_probe(1183): ff910000.isp memory:
[    1.205346] D1:camsys_platform_probe(1193):   Register memory (phy: 0xff910000 vir: 0xf0de0000 size: 0x10000)
[    1.205363] D1:camsys_platform_probe(1188):   I2c memory (phy: 0x2d6af000 vir: 0xed6af000 size: 0x1000)
[    1.205377] D1:camsys_platform_probe(1208): Probe ff910000.isp device success
[    1.206612] rockchip_temp_probe,line=362
[    1.265052] tsadc ff280000.tsadc: initialized
[    1.265432] device-mapper: uevent: version 1.0.3
[    1.265686] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[    1.265983] Bluetooth: HCI UART driver ver 2.2
[    1.265998] Bluetooth: HCI H4 protocol initialized
[    1.266009] Bluetooth: HCILL protocol initialized
[    1.269089] cpufreq version 1.0, suspend freq 1200 MHz
[    1.269270] cpuidle: using governor ladder
[    1.269283] cpuidle: using governor menu
[    1.269319] Synopsys Designware Multimedia Card Interface Driver
[    1.269555] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
[    1.269822] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
[    1.269987] 3379..dw_mci_init_slot: fmin=400000, fmax=100000000
[    1.270001] mmc0 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[    1.270113] 1390..dw_mci_set_ios:no card.
[    1.284736] 1390..dw_mci_set_ios:no card.
[    1.304446] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init
[    1.304496] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
[    1.304515] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
[    1.304788] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
[    1.305619] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
[    1.305843] 3379..dw_mci_init_slot: fmin=400000, fmax=50000000
[    1.305868] mmc1 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[    1.305927] mmc1: no vmmc regulator found
[    1.306023] dwmmc_rockchip ff0c0000.rksdmmc: mmc1: No udbg pinctrl found!
[    1.306086] 1390..dw_mci_set_ios:no card.
[    1.324092] 1390..dw_mci_set_ios:no card.
[    1.336560] mmc0: BKOPS_EN bit is not set
[    1.338441] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 52000000Hz, actual 50000000HZ div = 1)
[    1.338465] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock
[    1.338515] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=8bits.
[    1.338608] mmc0: new high speed MMC card at address 0001
[    1.338832] mmcblk0: mmc0:0001 AWMB3R 14.5 GiB
[    1.339096]parameter: 0x000000000 -- 0x000400000 (4 MB)
[    1.339108]      uboot: 0x000400000 -- 0x000800000 (4 MB)
[    1.339117]       misc: 0x000800000 -- 0x000c00000 (4 MB)
[    1.339125]   resource: 0x000c00000 -- 0x001c00000 (16 MB)
[    1.339134]   kernel: 0x001c00000 -- 0x002c00000 (16 MB)
[    1.339142]       boot: 0x002c00000 -- 0x004c00000 (32 MB)
[    1.339151]   recovery: 0x004c00000 -- 0x006c00000 (32 MB)
[    1.339159]   backup: 0x006c00000 -- 0x00a000000 (52 MB)
[    1.339168]      cache: 0x00a000000 -- 0x012000000 (128 MB)
[    1.339177]   kpanic: 0x012000000 -- 0x012400000 (4 MB)
[    1.339185]   system: 0x012400000 -- 0x042400000 (768 MB)
[    1.339193]   metadata: 0x042400000 -- 0x042800000 (4 MB)
[    1.339202]   userdata: 0x042800000 -- 0x082800000 (1024 MB)
[    1.339210] radical_update: 0x082800000 -- 0x086800000 (64 MB)
[    1.339219]       user: 0x086800000 -- 0x3a3a00000 (12754 MB)
[    1.339243]mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p151390..dw_mci_set_ios:no card.
[    1.343814] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
[    1.343826] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
[    1.344087] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
[    1.344268] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
[    1.344372] 3379..dw_mci_init_slot: fmin=200000, fmax=50000000
[    1.344382] mmc2 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[    1.344629] 1390..dw_mci_set_ios:no card.
[    1.363451] 1390..dw_mci_set_ios:no card.
[    1.383134] 1390..dw_mci_set_ios:no card.
[    1.383165] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
[    1.383178] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
[    1.383397] leds-gpio leds.34: pins are not configured from the driver
[    1.383600] hidraw: raw HID events driver (C) Jiri Kosina
[    1.384950] usbcore: registered new interface driver usbhid
[    1.384959] usbhid: USB HID core driver
[    1.385222] zram: Created 1 device(s) ...
[    1.385511] ashmem: initialized
[    1.385610] logger: created 256K log 'log_main'
[    1.385704] logger: created 256K log 'log_events'
[    1.385792] logger: created 256K log 'log_radio'
[    1.385880] logger: created 256K log 'log_system'
[    1.386859] input: rk29-keypad as /devices/ff100000.adc/key.36/input/input2
[    1.387630] es8323 probe i2c recv ok
[    1.387703] i2c-core: driver using legacy suspend method
[    1.387712] i2c-core: driver using legacy resume method
[    1.388461] rockchip-hdmi-spdif rockchip-hdmi-spdif.29: ASoC: CPU DAI (null) not registered
[    1.388489] rockchip_hdmi_spdif_audio_probe() register card failed:-517
[    1.388506] platform rockchip-hdmi-spdif.29: Driver rockchip-hdmi-spdif requests probe deferral
[    1.388731] es8323_probe
[    2.023090] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> NULL --> Left Line Mux
[    2.023103] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> NULL -> Left Line Mux
[    2.023113] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> NULL --> Left Line Mux
[    2.023121] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> NULL -> Left Line Mux
[    2.023131] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> NULL --> Left Line Mux
[    2.023139] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> NULL -> Left Line Mux
[    2.023148] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> NULL --> Right Line Mux
[    2.023156] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> NULL -> Right Line Mux
[    2.023165] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> NULL --> Right Line Mux
[    2.023173] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> NULL -> Right Line Mux
[    2.023182] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> NULL --> Right Line Mux
[    2.023190] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> NULL -> Right Line Mux
[    2.023199] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left PGA Mux
[    2.023207] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left PGA Mux
[    2.023216] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left PGA Mux
[    2.023223] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left PGA Mux
[    2.023232] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> LAMP --> Left PGA Mux
[    2.023240] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> LAMP -> Left PGA Mux
[    2.023249] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right PGA Mux
[    2.023256] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right PGA Mux
[    2.023265] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right PGA Mux
[    2.023273] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right PGA Mux
[    2.023282] ES8323 2-0010: ASoC: no dapm match for Differential Mux --> RAMP --> Right PGA Mux
[    2.023289] ES8323 2-0010: ASoC: Failed to add route Differential Mux -> RAMP -> Right PGA Mux
[    2.023298] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Differential Mux
[    2.023306] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Differential Mux
[    2.023315] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Differential Mux
[    2.023322] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Differential Mux
[    2.023331] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Differential Mux
[    2.023338] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Differential Mux
[    2.023347] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Differential Mux
[    2.023354] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Differential Mux
[    2.023374] ES8323 2-0010: ASoC: no dapm match for LINPUT1 --> LAMP --> Left Line Mux
[    2.023381] ES8323 2-0010: ASoC: Failed to add route LINPUT1 -> LAMP -> Left Line Mux
[    2.023390] ES8323 2-0010: ASoC: no dapm match for LINPUT2 --> LAMP --> Left Line Mux
[    2.023398] ES8323 2-0010: ASoC: Failed to add route LINPUT2 -> LAMP -> Left Line Mux
[    2.023406] ES8323 2-0010: ASoC: no dapm match for Left PGA Mux --> LAMP --> Left Line Mux
[    2.023414] ES8323 2-0010: ASoC: Failed to add route Left PGA Mux -> LAMP -> Left Line Mux
[    2.023423] ES8323 2-0010: ASoC: no dapm match for RINPUT1 --> RAMP --> Right Line Mux
[    2.023430] ES8323 2-0010: ASoC: Failed to add route RINPUT1 -> RAMP -> Right Line Mux
[    2.023439] ES8323 2-0010: ASoC: no dapm match for RINPUT2 --> RAMP --> Right Line Mux
[    2.023447] ES8323 2-0010: ASoC: Failed to add route RINPUT2 -> RAMP -> Right Line Mux
[    2.023455] ES8323 2-0010: ASoC: no dapm match for Right PGA Mux --> RAMP --> Right Line Mux
[    2.023463] ES8323 2-0010: ASoC: Failed to add route Right PGA Mux -> RAMP -> Right Line Mux
[    2.023571] ES8323 2-0010: ASoC: mux Right Line Mux has no paths
[    2.023583] ES8323 2-0010: ASoC: mux Left Line Mux has no paths
[    2.023592] ES8323 2-0010: ASoC: mux Right PGA Mux has no paths
[    2.023604] ES8323 2-0010: ASoC: mux Left PGA Mux has no paths
[    2.023623] ES8323 2-0010: ASoC: mux Differential Mux has no paths
[    2.026889] rockchip-es8323 rockchip-es8323.31:ES8323 HiFi <-> rockchip-i2s.0 mapping ok
[    2.027208] input: RK_ES8323 Headphone Jack as /devices/rockchip-es8323.31/sound/card0/input3
[    2.027851] rockchip-hdmi-i2s rockchip-hdmi-i2s.28:rk-hdmi-i2s-hifi <-> rockchip-i2s.0 mapping ok
[    2.028146] u32 classifier
[    2.028153]   Actions configured
[    2.028162] Netfilter messages via NETLINK v0.30.
[    2.028208] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    2.028452] ctnetlink v0.93: registering with nfnetlink.
[    2.028506] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    2.028513] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    2.028709] xt_time: kernel timezone is -0000
[    2.028866] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.028965] arp_tables: (C) 2002 David S. Miller
[    2.028995] TCP: cubic registered
[    2.029001] Initializing XFRM netlink socket
[    2.029166] NET: Registered protocol family 10
[    2.029560] mip6: Mobile IPv6
[    2.029583] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    2.029671] sit: IPv6 over IPv4 tunneling driver
[    2.029925] NET: Registered protocol family 17
[    2.029946] NET: Registered protocol family 15
[    2.029986] Bridge firewalling registered
[    2.029996] Ebtables v2.0 registered
[    2.030118] Bluetooth: RFCOMM TTY layer initialized
[    2.030138] Bluetooth: RFCOMM socket layer initialized
[    2.030144] Bluetooth: RFCOMM ver 1.11
[    2.030150] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.030155] Bluetooth: BNEP filters: protocol multicast
[    2.030164] Bluetooth: BNEP socket layer initialized
[    2.030170] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.030179] Bluetooth: HIDP socket layer initialized
[    2.030199] l2tp_core: L2TP core driver, V2.0
[    2.030210] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[    2.030217] : Enter rfkill_wlan_init
[    2.030356] : Enter rfkill_wlan_probe
[    2.030364] : wlan_platdata_parse_dt: wifi_chip_type = bcmwifi
[    2.030372] : wlan_platdata_parse_dt: enable wifi power control.
[    2.030379] : wlan_platdata_parse_dt: disable wifi io reference voltage control.
[    2.030386] : wlan_platdata_parse_dt: wifi power controled by gpio.
[    2.030403] : wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flags = 0.
[    2.030420] : wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 158, flags = 0.
[    2.030428] : rfkill_wlan_probe: init gpio
[    2.030448] : rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
[    2.030488] : Exit rfkill_wlan_probe
[    2.030523] : Enter rfkill_rk_init
[    2.030627] : bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
[    2.030641] : bluetooth_platdata_parse_dt: get property: BT,power_gpio = 155.
[    2.030653] : bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
[    2.030665] : bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
[    2.030677] : bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
[    2.030713] : Request irq for bt wakeup host
[    2.030782] : ** disable irq
[    2.030848] : ap6335 device registered.
[    2.031640] rk3288-hdmi ff980000.hdmi: rk3288 hdmi probe sucess.
[    2.032315] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
[    2.032331] rk3288_init_suspend
[    2.032338] rk3288_suspend_init enter
[    2.032449] rk3288_suspend_init: pm_ctrbits =200007
[    2.032474] gpio_get_dts_info suspend:4
[    2.032480] gpio_get_dts_info resume:4
[    2.032485] rockchip,pmic-suspend_gpios:14007a10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[    2.032510] rockchip,pmic-resume_gpios:2007a11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[    2.032658] clks_gating_suspend_init:clkgt info ok
[    2.032737] Registering SWP/SWPB emulation handler
[    2.033013] ddrfreq: verion 1.2 20140526
[    2.033022] ddrfreq: normal 396MHz video_1080p 240MHz video_4k 396MHz dualview 396MHz idle 0MHz suspend 200MHz reboot 396MHz
[    2.033030] ddrfreq: auto-freq=0
[    2.033035] ddrfreq: auto-freq-table 240MHz
[    2.033040] ddrfreq: auto-freq-table 324MHz
[    2.033046] ddrfreq: auto-freq-table 396MHz
[    2.033051] ddrfreq: auto-freq-table 528MHz
[    2.047460] regulator-dummy: disabling
[    2.047802] rockchip-hdmi-spdif rockchip-hdmi-spdif.29: ASoC: CPU DAI (null) not registered
[    2.047825] rockchip_hdmi_spdif_audio_probe() register card failed:-517
[    2.047840] platform rockchip-hdmi-spdif.29: Driver rockchip-hdmi-spdif requests probe deferral
[    2.047934] pcd_pullup, is_on 0
[    2.047968] file system registered
[    2.048470] android_usb gadget: Mass Storage Function, version: 2009/09/11
[    2.048479] android_usb gadget: Number of LUNs=2
[    2.048485]lun0: LUN: removable file: (no medium)
[    2.048492]lun1: LUN: removable file: (no medium)
[    2.048604] android_usb gadget: android_usb ready
[    2.049139] rtc_hym8563 0-0051: setting system clock to 2011-01-01 12:14:02 UTC (1293884042)
[    2.053680] rk_spdif:rk_spdif_init
[    2.053839] rk_spdif:Entered spdif_probe
[    2.054015] rk_spdif:spdif:spdif probe ok!
[    2.054485] usbcore: registered new interface driver snd-usb-audio
[    2.054501] ALSA device list:
[    2.054506]   #0: RK_ES8323
[    2.054511]   #1: RK-HDMI-I2S
[    2.054734] rockchip-hdmi-spdif rockchip-hdmi-spdif.29:rk-hdmi-spdif-hifi <-> rockchip-spdif mapping ok
[    2.054839] Freeing unused kernel memory: 592K (c0af1000 - c0b85000)
[    2.059355] SELinux:Permission attach_queue in class tun_socket not defined in policy.
[    2.059367] SELinux: the above unknown classes and permissions will be denied
[    2.271735] type=1403 audit(1293884042.720:2): policy loaded auid=4294967295 ses=4294967295
[    2.271837] SELinux: Loaded policy from /sepolicy
[    2.273284] type=1404 audit(1293884042.720:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[    2.672234] rk3288-hdmi ff980000.hdmi: Removed.
[    2.672246] hdmi connect to lcdc1
[    2.672489] rk3288-lcdc lcdc1: lcdc1: dclk:74250000>>fps:60
[    2.672499] rk3288-lcdc lcdc1: wakeup from standby!
[    2.672509] rk3288-lcdc lcdc1: lcdc1: dclk:74250000>>fps:60
[    2.819756] dwc_otg_hcd_enable, enable host controller
[    2.942763] Using Buffer DMA mode
[    2.942770] Periodic Transfer Interrupt Enhancement - disabled
[    2.942776] Multiprocessor Interrupt Enhancement - disabled
[    2.942782] OTG VER PARAM: 0, OTG VER FLAG: 0
[    2.942788] ^^^^^^^^^^^^^^^^^^Host Mode
[    2.987139] Init: Power Port (0)
[    2.987175] ff540000.usb resume, HPRT0:0x21401
[    3.124850] Indeed it is in host mode hprt0 = 00021501
[    3.301960] usb 3-1: new high-speed USB device number 2 using usb20_host
[    3.302035] Indeed it is in host mode hprt0 = 00001101
[    3.498952] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
[    3.498966] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.498974] usb 3-1: Product: USB 2.0 Hub
[    3.499321] hub 3-1:1.0: USB hub found
[    3.499378] hub 3-1:1.0: 4 ports detected
[    3.616838] ff540000.usb suspend, HPRT0:0x1485
[    3.711710] init: /dev/hw_random not found
[    3.712872] type=1400 audit(1293884044.180:4): avc:denied{ mount } forpid=1 comm="init" name="/" dev="functionfs" ino=3138 sco      ntext=u:r:kernel:s0 tcontext=u:object_r:unlabeled:s0 tclass=filesystem permissive=1
[    3.712956] android_usb: already disabled
[    3.713077] init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
[    3.713088] init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
[    3.713173] drmboot: module license 'unspecified' taints kernel.
[    3.713181] Disabling lock debugging due to kernel taint
[    3.714251] %s: ok, 20130810
[    8.185776] init: /sbin/e2fsck terminated by exit(8)
[    8.185803] init: Operational error while checking volume '/dev/block/p
__bim/ec_opbn-nzda/ca co'
n't8.18any6] data: Fenllooto g fnt loca/blme!/plabiorm/_opc/btzdate/ccoue, 't mand t t tzxt4a when Tni
                                                                                                                      __/denicw_ren_om         rStertingirecoveyy /d Sa/pran rty12:1no:8 2pen poriistles
                                           [
m.18ne=4] solroid_FIQ: andrady oisahard
re=80board9] drot: ootnconepre=ttedIQ0ntax f.apspes_ayin= prnitrtynito.ptdpurtsman29xctund:0x0use200namx00instea(pa[ete.18054000ini      0@0usi002000(ecatt),synt00200r sx00ify000 prsper0x0'ro800oduct.006el'(rese $cnam0x0ins800d
p ini500procacty ,0x000ria00@' d009n000exianiwhi0x0exp0ndi@0x'$r920erialntem{na036 in(baad
                                                                                          [ x008.1000@0x in120 camettdatpan0x0$ro000ria      4340008.1er)10]oraad eesc=emtorloa[    8mes092p=2rea-11-27ngs:44    an1ro955ootcd_rialup=100_on000
                                                                                                00019D androidboot.mode=emmc

cmdline=console=ttyFIQ0 androidboot.hardware=rk30board androidboot.console=ttyFIQ0 board.ap_has_alsa=0 init=/initmtdparts=rk29xxnand:      0x00002000@0x00000000(parameter),0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x      0000e000(kernel),0x00010000@0x00016000(boot),0x00010000@0x00026000(recovery),0x0001a000@0x00036000(backup),0x00040000@0x00050000(cache)      ,0x00002000@0x00090000(kpanic),0x00180000@0x00092000(system),0x00002000@0x00212000(metadata),0x00200000@0x00214000(userdata),0x00020000      @0x00414000(radical_update),-@0x00434000(user) storagemedia=emmc loader.timestamp=2014-11-27_16:44:27 androidboot.serialno=100612000000      019D androidboot.mode=emmc

bootmode = emmc
recovery filesystem table
=========================
0 /mnt/internal_sd vfat /dev/block/platform/ff0f0000.rksdmmc/by-name/user 0
1 /mnt/external_sd vfat /dev/block/mmcblk1p1 0
2 /system ext4 /dev/block/platform/ff0f0000.rksdmmc/by-name/system 0
3 /cache ext4 /dev/block/platform/ff0f0000.rksdmmc/by-name/cache 0
4 /metadata ext4 /dev/block/platform/ff0f0000.rksdmmc/by-name/metadata 0
5 /data ext4 /dev/block/platform/ff0f0000.rksdmmc/by-name/userdata 0
6 /cust ext4 /dev/block/platform/ff0f0000.rksdmmc/by-name/cust 0
7 /custom ext4 /dev/block/platform/ff0f0000.rksdmmc/by-name/custom 0
8 /radical_update ext4 /dev/block/platform/ff0f0000.rksdmmc/by-name/radical_update 0
9 /misc emmc /dev/block/platform/ff0f0000.rksdmmc/by-name/misc 0
10 /uboot emmc /dev/block/platform/ff0f0000.rksdmmc/by-name/uboot 0
11 /charge emmc /dev/block/platform/ff0f0000.rksdmmc/by-name/charge 0
12 /resource emmc /dev/block/platform/ff0f0000.rksdmmc/by-name/resource 0
13 /parameter emmc /dev/block/platform/ff0f0000.rksdmmc/by-name/parameter 0
14 /boot emmc /dev/block/platform/ff0f0000.rksdmmc/by-name/boot 0
15 /recovery emmc /dev/block/platform/ff0f0000.rksdmmc/by-name/recovery 0
16 /backup emmc /dev/block/platform/ff0f0000.rksdmmc/by-name/backup 0
17 /tmp ramdisk ramdisk 0

I/ : bootable/recovery/recovery.cpp; : 1553; : void SetSdcardRootPath(); InternalSD_ROOT: /mnt/internal_sd
I/ : bootable/recovery/recovery.cpp; : 1555; : void SetSdcardRootPath(); ExternalSD_ROOT: /mnt/external_sd
failed to create /cache dir,err=File exists!
[    8.490736] EXT4-fs (mmcblk0p9): recovery complete
failed to read font: res=-1
can't open /dev/tty0: No such file or directory
framebuffer: fd 7 (1280 x 800)
[    8.491283] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts:
[    8.499457] I'am in gsl_ts_suspend() start
[    8.499463] gsl_ts_suspend () : cancel gsl_monitor_work
[    8.536847] hdmi remove from lcdc1
[    8.536857] rk3288-lcdc lcdc1: no layer is used,go to standby!
[    8.562559] rk3288-hdmi ff980000.hdmi: Removed.
[    8.588392] rk3288-lcdc lcdc0: blank mode:4
[    8.633254] rk3288-lcdc lcdc0: blank mode:0
[    8.633266] I'am in gsl_ts_resume() start
[    8.723767] ----------3680A---------
[    8.733612] ***************vbus detect*****************
[    8.783459] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[    8.783 inst####n####xt:   mem r @d1896)
0 0 0 0 #########
[    8.841842] test_i2c-394: Enter
[      8424ergsl_ts_rea:(1 xa1 @ 1dress fail! ret=-11-0xfffffff5
test_i2c-413: Exit_ts_read set data address fail!   no-11-0xfffffff:(1   8.881599)
[    8.881855] - ----gs      test_i2c :(r-----@
gsl_ts_resume () : queue gsl_monitor_work
[    8.912859] Using Buffer DMA mode
[    8.912873] Periodic Transfer Interrupt Enhancement - disabled
[    8.912881] Multiprocessor Interrupt Enhancement - disabled
[    8.912890] OTG VER PARAM: 0, OTG VER FLAG: 0
[    8.912897] ^^^^^^^^^^^^^^^^^Device Mode
[    8.912939] *******************soft connect!!!*******************
[    9.032608] USB RESET
Recovery system v4.4.2

[    9.090084] android_work: sent uevent USB_STATE=CONNECTED
Recovery system v4.4.2
in get_args
I/ : bootable/recovery/recovery.cpp; : 760; : bool get_args(int*, char***, bool*); Boot command: boot-recovery
I/ : bootable/recovery/recovery.cpp; : 779; : bool get_args(int*, char***, bool*); Got arguments from boot message
list arg=2:
recovery
--wipe_all
bootmode = emmc
ro.rk.cpu=rk3288v1
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}&source=android-home
ro.rk.def_brightness=200
ro.rk.screenoff_time=60000
ro.rk.screenshot_enable=true
ro.rk.LowBatteryBrightness=true
ro.rk.install_non_market_apps=false
ro.sf.hwrotation=0
ro.sf.lcd_density=160
ro.sf.fakerotation=false
ro.adb.secure=0
ro.com.google.gmsversion=4.4_r4
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=true
ro.ril.ecclist=112,911
ro.sms.capable=false
ro.boot.mode=emmc
ro.boot.console=ttyFIQ0
ro.boot.hardware=rk30board
ro.boot.serialno=100612000000019D
ro.hwui.path_cache_size=16
ro.hwui.layer_cache_size=48
ro.hwui.shape_cache_size=4
ro.hwui.texture_cache_size=72
ro.hwui.disable_scissor_opt=true
ro.hwui.gradient_cache_size=1
ro.hwu998] U_shaESE_
[    ize=6
8o.hwdroidxt_lagge_cachhigh-th=2d 8onrog #1i.tndroida
_ro.k:usentxt_veng USachTAheiCON=1024                [ l9ach552idtand024
ro.hwui.text_small_cache_height=1024
ro.wifi.channels=
ro.allow.mock.location=1
ro.audio.monitorOrientation=true
ro.board.platform=rk3288
ro.build.id=KTU84Q
ro.build.date=2014?1′ 12??? 30?—¥ ???????o? 15:45:49 CST
ro.build.date.utc=1419925549
ro.build.host=midserver
ro.build.tags=test-keys
ro.build.type=eng
ro.build.user=firefly
ro.build.display.id=rk3288-eng 4.4.4 KTU84Q eng.firefly.20141230.154515 test-keys
ro.build.product=rk3288
ro.build.version.sdk=19
ro.build.version.release=4.4.4
ro.build.version.codename=REL
ro.build.version.incremental=eng.firefly.20141230.154515
ro.build.description=rk3288-eng 4.4.4 KTU84Q eng.firefly.20141230.154515 test-keys
ro.build.fingerprint=rockchip/rk3288/rk3288:4.4.4/KTU84Q/eng.firefly.20141230.154515:eng/test-keys
ro.build.characteristics=tablet
ro.rksdk.version=RK30_ANDROID4.4.4-SDK-v1.00.00
ro.voice.capable=false
ro.ap_mdm=-1
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
ro.config.notification_sound=pixiedust.ogg
ro.kernel.android.checkjni=0
ro.secure=0
ro.tether.denied=false
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.ota.host=www.rockchip.com:2300
ro.product.name=rk3288
ro.product.board=rk30sdk
ro.product.brand=rockchip
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=emmc
ro.hardware=rk30board
ro.opengles.version=196608
ro.revision=0
ro.bootloader=unknown
ro.debuggable=1
ro.ap_has_alsa=-1
ro.factorytest=0
ro.setupwizard.mode=OPTIONAL
ro.ap_data_only=-1
ro.ap_has_earphone=-1
sf.power.control=8847360
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=restarting
init.svc.ueventd=running
init.svc.recovery=running
rild.libargs=-d /dev/ttyACM0
rild.libpath=/system/lib/libril-rk29-dataonly.so
rild.libpath1=/system/lib/libreference-ril-mt6229.so
rild.libpath2=/system/lib/libreference-ril-mu509.so
rild.libpath4=/system/lib/libreference-ril-mw100.so
rild.libpath6=/system/lib/libreference-ril-sc6610.so
rild.libpath7=/system/lib/libreference-ril-m51.so
rild.libpath8=/system/lib/libreference-ril-mt6250.so
rild.libpath9=/system/lib/libreference-ril-c66a.so
rild.libpath10=/system/lib/libreference-ril-sew290.so
rild.libpath11=/system/lib/libreference-ril-u5501.so
rild.libpath12=/system/lib/libreference-ril-u7501.so
rild.libpath13=/system/lib/libreference-ril-aw706.so
rild.libpath14=/system/lib/libreference-ril-a85xx.so
rild.libpath15=/system/lib/libreference-ril-e1230s.so
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
debug.nfc.se=false
debug.nfc.fw_download=false
rild1.libpath=/system/lib/libreference-ril-sc6610-1.so
rild3.libpath=/system/lib/libril-rk29-dataonly.so
dalvik.vm.jniopts=warnonly
dalvik.vm.heapsize=512m
dalvik.vm.lockprof.threshold=500
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=512k
dalvik.vm.dexopt-flags=m=y
dalvik.vm.heapstartsize=16m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.heaptargetutilization=0.75
persist.sys.ui.hw=true
persist.sys.usb.config=mass_storage,adb
persist.sys.dalvik.vm.lib=libdvm.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=RockChips
failed to create /metadata dir,err=File exists!
in do_wipe_all
E:clone_data_if_exist->can't find databk cmdline
E/ : bootable/recovery/recovery.cpp; : 418; : int clone_data_if_exist(); clone_data_if_exist->can't find databk cm      dline
Formatting /data...
format '/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata' to ext4 filesystem
executing '/sbin/mke2fs'
executed '/sbin/mke2fs' done
executed '/sbin/mke2fs' return 0
executing '/sbin/e2fsck'
e2fsck 1.41.14 (22-Dec-2010)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/block/platform/ff0f0000.rksdmmc/by-name/userdata: 11/65536 files (0.0% non-contiguous), 12635/262144 blocks
executed '/sbin/e2fsck' done
executed '/sbin/e2fsck' return 0
[    9.550402] rk3288-hdmi ff980000.hdmiattimoved.che...
.550414] hdmi connect to lcdc1
[    9.550454] rk3288-lcdc lcdc1: lcdc1: dclk:74250000>>fps:60
[    9.550462] rk3288-lcdc lcdc1: wakeup from standby!
[    9.550472] rk3288-lcdc lcdc1: lcdc1: dclk:74250000>>fps:60
[    9.556127] EXT4-fs (mmcblk0p12): recovery complete
[    9.556140] EXT4-fs (mmcblk0p12): mounted filesystem with ordered data mode. Opts:
[   11.735906] EXT4-fs (mmcblk0p13): mounted filesystem with ordered data mode. Opts:
format '/dev/block/platform/ff0f0000.rksdmmc/by-name/cache' to ext4 filesystem
executing '/sbin/mke2fs'
[   11.843711] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   11.844369] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   11.844380] ======int_1st: 0 0 0 0 , int_2nd: 0 0 0 0 ======
[   11.845022] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   11.902146] test_i2c-394: Enter
[   11.902879] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   11.942367] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   11.942392] test_i2c-413: Exit
[   11.942398] ------gslX680 test_i2c error------
executed '/sbin/mke2fs' done
executed '/sbin/mke2fs' return 0
executing '/sbin/e2fsck'
e2fsck 1.41.14 (22-Dec-2010)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/block/platform/ff0f0000.rksdmmc/by-name/cache: 11/32768 files (9.1% non-contiguous), 5137/32768 blocks
executed '/sbin/e2fsck' done
executed '/sbin/e2fsck' return 0
[   12.600939] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts:
resize /system
executing '/sbin/e2fsck'
e2fsck 1.41.14 (22-Dec-2010)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
system: 1748/43488 files (0.0% non-contiguous), 115840/196608 blocks
executed '/sbin/e2fsck' done
executed '/sbin/e2fsck' return 0
executing '/sbin/resize2fs'
resize2fs 1.41.14 (22-Dec-2010)
The filesystem is already 196608 blocks long.Nothing to do!

executed '/sbin/resize2fs' done
executed '/sbin/resize2fs' return 0
D/ : bootable/recovery/recovery.cpp; : 1957; : int do_wipe_all(Device*); to wipe radical_update_partition.
Formatting /radical_update...
format '/dev/block/platform/ff0f0000.rksdmmc/by-name/radical_update' to ext4 filesystem
executing '/sbin/mke2fs'
[   12.926129] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   12.926151] ======read 0xb0: 0 0 0 0 ======
[   12.926807] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   12.926817] ======int_1st: 0 0 0 0 , int_2nd: 0 0 0 0 ======
[   12.927474] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   12.984481] test_i2c-394: Enter
[   12.985160] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   13.024498] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   13.024514] test_i2c-413: Exit
[   13.024520] ------gslX680 test_i2c error------
sh: applet not found
executed '/sbin/mke2fs' done
executed '/sbin/mke2fs' return 0
executing '/sbin/e2fsck'
e2fsck 1.41.14 (22-Dec-2010)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/dev/block/platform/ff0f0000.rksdmmc/by-name/radical_update: 11/16384 files (9.1% non-contiguous), 1549/16384 blocks
executed '/sbin/e2fsck' done
executed '/sbin/e2fsck' return 0
ordered data mode. Opts: cblFor14)tinountnt/inlesnalem w..
I/ : bootable/recovery/roots.cpp; : 268; : format_volume; VolumeLabel: RockChips
format '/dev/block/platform/ff0f0000.rksdmmc/by-name/user' to vfat filesystem
executing '/sbin/mkdosfs'
opening /dev/block/platform/ff0f0000.rksdmmc/by-name/user
/dev/block/platform/ff0f0000.rksdmmc/by-name/user: 26094656 sectors in 1630916 FAT32 clusters (8192 bytes/cluster)
MBR type: 11
bps=512 spc=16 res=32 nft=2 mid=0xf0 spt=26120192 hds=0 hid=0 bsec=26120192 bspf=12752 rdcl=2 infs=1 bkbs=2
executed '/sbin/mkdosfs' done
executed '/sbin/mkdosfs' return 0
failed to create /mnt/external_sd dir,err=File exists!
W/ : bootable/recovery/roots.cpp; : 139; : ensure_path_mounted; failed to mount /dev/block/mmcblk1p1 at /mnt/exter      nal_sd,type=vfat (No such file or directory)
W/ : bootable/recovery/roots.cpp; : 144; : ensure_path_mounted; failed to mount /dev/block/mmcblk1p1 at /mnt/exter      nal_sd,type=ntfs (No such device)
W/ : bootable/recovery/roots.cpp; : 155; : ensure_path_mounted; failed to mount /dev/block/mmcblk1 at /mnt/externa      l_sd,type=vfat (No such file or directory)
W/ : bootable/recovery/roots.cpp; : 160; : ensure_path_mounted; failed to mount /dev/block/mmcblk1 at /mnt/externa      l_sd,type=ntfs (No such device)
I/ : bootable/recovery/recovery.cpp; : 962; : void finish_recovery(const char*); clear bootloader message
Rebooting...
[   13.947343] SysRq : Emergency Remount R/O
[   13.948371] EXT4-fs (mmcblk0p12): re-mounted. Opts: (null)
[   13.953086] EXT4-fs (mmcblk0p13): re-mounted. Opts: (null)
[   13.953759] EXT4-fs (mmcblk0p14): re-mounted. Opts: (null)
[   13.953816] Emergency Remount complete
[   14.008533] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   14.009202] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   14.009213] ======int_1st: 0 0 0 0 , int_2nd: 0 0 0 0 ======
[   14.009870] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   14.046544] cpufreq: cpufreq: reboot set core rate=1200000000, volt=1100000
[   14.046717] mmcblk mmc0:0001: Unbalanced pm_runtime_enable!
[   14.076394] test_i2c-394: Enter
[   14.080177] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   14.116737] gsl_ts_read set data address fail! ret=-11-0xfffffff5
[   14.122722] test_i2c-413: Exit
[   14.125721] ------gslX680 test_i2c error------
[   14.678113] Chenzy-------hkw-------es8323_i2c_shutdown
[   14.784240] dwc_otg_driver_shutdown: disconnect USB device mode
[   14.794061] Restarting system.
DDR Version 1.00 20141007
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


U-Boot 2014.10-RK3288-01 (Nov 27 2014 - 16:44:27)

CPU: rk3288
CPU's clock information:
    arm pll = 600000000HZ
    periph pll = 297000000HZ
    ddr pll = 200000000HZ
    codec pll = 384000000HZ
Board:Rockchip platform Board
DRAM:Found dram banks:1
Adding bank:0000000000000000(0000000080000000)
128 MiB
storage init OK!
Using default environment

GetParam
check parameter success
Unknow param: MACHINE_MODEL:rk30sdk!
Unknow param: MACHINE_ID:007!
Unknow param: MANUFACTURER:RK30SDK!
Unknow param: PWR_HLD: 0,0,A,0,1!
failed to prepare fdt from boot!
power key: bank-0 pin-5
pmic:act8846
SecureBootEn = 0, SecureBootLock = 0

#Boot ver: 2014-11-27#2.19
sn:100612000000019D
checkKey
vbus = 1
no fuel gauge found
no fuel gauge found
read logo_on switch from dts
no fuel gauge found
Hit any key to stop autoboot:1
下面是recovery的信息


恢复完是能够重启的。

B.第二个问题,我单独烧写resource.img分区的时候,串口的打印只能打印到Starting kernel ...然后后面什么都没有了!
C.第三个问题,如果我同时烧写misc.img和resource.img分区的时候,系统起不来,串口只能打印到Starting kernel ...,界面停留在firefly,
adb有显示出来,但是连接不上

3.我单独烧写另外几个分区的时候,没有什么问题,那我觉得下面这两个就有问题,

[*] misc.img :misc 分区映像,负责启动模式切换和急救模式的参数传递。
[*] resource.img :资源映像,内含开机图片和内核的设备树信息。
因为是第一次用这个板,所以也不知道啥原因,请问有人能提供帮忙么?
4.注:系统起不来的时候我是用Firefly-RK3288_PAD_Android4.4_201412301550.img来重新烧写一遍的,而之后烧写自己编译的时候,
      没有对烧写的参数做任何的修改。

zhansb 发表于 2015-3-31 10:20:16

parameter有用SDK下面的吗,可以parameter把贴出来看看

zhutousame 发表于 2015-3-31 10:36:05

多谢版主,我试了发现确实是parameter又问题,我拷贝了下面的这个
./FFTools/parameter/rk3288-3.10-uboot-android-data1G.parameter.txt
就好了
FIRMWARE_VER:4.4.2
MACHINE_MODEL:rk30sdk
MACHINE_ID:007
MANUFACTURER:RK30SDK
MAGIC: 0x5041524B
ATAG: 0x60000800
MACHINE: 3066
CHECK_MASK: 0x80
PWR_HLD: 0,0,A,0,1
#KERNEL_IMG: 0x62008000
#FDT_NAME: rk-kernel.dtb
#RECOVER_KEY: 1,1,0,20,0
CMDLINE:console=ttyS2 earlyprintk androidboot.hardware=rk30board androidboot.console=ttyS2 board.ap_has_alsa=0 init=/init initrd=0x62000000,0x00800000 mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000e000(kernel),0x00010000@0x00016000(boot),0x00010000@0x00026000(recovery),0x0001a000@0x00036000(backup),0x00040000@0x00050000(cache),0x00002000@0x00090000(kpanic),0x00180000@0x00092000(system),0x00002000@0x00212000(metadata),0x00200000@0x00214000(userdata),0x00020000@0x00414000(radical_update),-@0x00434000(user)

烟云龙紫 发表于 2015-4-15 15:53:21

zhansb 发表于 2015-3-31 10:20
parameter有用SDK下面的吗,可以parameter把贴出来看看

这个问题具体怎么解决的呢,楼主或者版主能否给个说明,我这边也遇到此类似问题。我在Windows下用2.33烧写工具 烧写自己编译的固件不行,烧写官方给的固件都可以

zhansb 发表于 2015-4-15 16:23:22

烟云龙紫 发表于 2015-4-15 15:53
这个问题具体怎么解决的呢,楼主或者版主能否给个说明,我这边也遇到此类似问题。我在Windows下用2.33烧 ...

我拷贝了下面的这个
./FFTools/parameter/rk3288-3.10-uboot-android-data1G.parameter.txt楼上已经把解决问题的方法贴出来的

烟云龙紫 发表于 2015-4-15 17:36:06

zhansb 发表于 2015-4-15 16:23
楼上已经把解决问题的方法贴出来的

这个是SDK目录下的东西吗,我的SDK下没有这个目录的文件 ,只有一个RAR压缩包

zhansb 发表于 2015-4-17 09:42:01

烟云龙紫 发表于 2015-4-15 17:36
这个是SDK目录下的东西吗,我的SDK下没有这个目录的文件 ,只有一个RAR压缩包

SDK更新一下

shf1986 发表于 2016-1-29 14:12:39

我用的默认版,rk3288-3.10-uboot-android-data1G.parameter.txt跟楼主一样,还是不行......任何东西都没有改过,按官方文档来的就是不行,编译出来的misc.img和resource.img一起烧写,就出起不来的问题了......
楼主有什么高见么?

syjh7370628 发表于 2016-4-4 14:05:24

本帖最后由 syjh7370628 于 2016-4-4 14:07 编辑

同样的问题得到解决,:lol不过我用Android开发工具v2.35,没办法打包成update.img,求助一下!!!:$


firefly001 发表于 2016-6-28 20:02:23

同样,这个2.35用不了
页: [1] 2
查看完整版本: android pad 烧写后系统起不来