|
sd卡启动固件不能引导文件系统
发表于 2016-1-12 16:24:55
浏览:12229
|
回复:6
打印
只看该作者
[复制链接]
楼主
问题描述:我在官方下载了 ubuntu sd卡启动的固件,板子能够顺利启动,
我把固件解压出来,然后自己编译了内核,替换之前的boot.img 和resource.img 重新按照wiki上面的方法制作sd卡启动,却进不了文件系统,
问题见附件!帮忙分析一下吧!楼主
DDR Version 1.00 20141007
In
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
Memory OK
Memory OK
OUT
U-Boot 2014.10-RK3288-02 (Jan 21 2015 - 17:07:53)
CPU: rk3288
CPU's clock information:
arm pll = 600000000HZ
periph pll = 300000000HZ
ddr pll = 200000000HZ
codec pll = 594000000HZ
Board: Rockchip platform Board
DRAM: Found dram banks:1
Adding bank:0000000000000000(0000000080000000)
128 MiB
SDCard Boot.
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
light power led: bank-8 pin-1
can't find dts node for ricoh619
pmic:act8846
Can't find dts node for fuel guage cw201x
SecureBootEn = 0, SecureBootLock = 0
#Boot ver: 0000-00-00#0.00
empty serial no.
checkKey
vbus = 0
no fuel gauge found
no fuel gauge found
read logo_on switch from dts [0]
no fuel gauge found
Hit any key to stop autoboot: 0
failed to load fdt from boot!
kernel @ 0x02000000 (0x005f5390)
ramdisk @ 0x04bf0000 (0x00275b8f)
Secure Boot state: 0
bootrk: do_bootm_linux...
Loading Device Tree to 0480c000, end 048271a4 ... OK
Add bank:0000000000000000, 0000000080000000
Starting kernel ...
[ 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 (root@x7-virtual-machine) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #37 SMP PREEMPT Fri Jan 8 16:53:05 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] hdmi init vic is -1
[ 0.000000] rockchip_ion_reserve
[ 0.000000] cma: CMA: reserved 16 MiB at 2e800000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c1ea9000 s14016 r8192 d14656 u36864
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522768
[ 0.000000] Kernel command line: console=tty0 console=ttyS2 earlyprintk root=/dev/mmcblk1p6 rw rootfstype=ext4 init=/sbin/init mtdparts=rk29xxnand:0x00008000@0x00002000(resource),0x00008000@0x0000A000(boot),0x00002000@0x00012000(misc),0x0001a000@0x00014000(backup),0x00002000@0x0002e000(user),-@0x00031000(linuxroot) androidboot.mode=sd storagemedia=sd loader.timestamp=2015-01-21_17:07:53 hdmi.vic=-1
[ 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] Memory: 2048MB = 2048MB total
[ 0.000000] Memory: 2045772k/2045772k available, 51380k reserved, 1318912K 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 - 0xc0a6688c (10619 kB)
[ 0.000000] .init : 0xc0a67000 - 0xc0cb66c0 (2366 kB)
[ 0.000000] .data : 0xc0cb8000 - 0xc0d543c8 ( 625 kB)
[ 0.000000] .bss : 0xc0d543c8 - 0xc0e71604 (1141 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 = 32
[ 0.000000] Architected local timer 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:30
[ 0.000000] target-temp:95
[ 0.000000] channel:2, lkg:0
[ 0.000000] target-temp:95
[ 0.000000] channel:0, lkg:30
[ 0.000000] target-temp:95
[ 0.000000] channel:1, lkg:25
[ 0.000000] target-temp:95
[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty0] enabled
[ 0.525088] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[ 0.525197] pid_max: default: 32768 minimum: 301
[ 0.525558] Security Framework initialized
[ 0.525627] SELinux: Initializing.
[ 0.525883] Mount-cache hash table entries: 512
[ 0.527958] Initializing cgroup subsys debug
[ 0.528033] Initializing cgroup subsys freezer
[ 0.528151] CPU: Testing write buffer coherency: ok
[ 0.528943] /cpus/cpu@0 missing clock-frequency property
[ 0.529020] /cpus/cpu@1 missing clock-frequency property
[ 0.529083] /cpus/cpu@2 missing clock-frequency property
[ 0.529144] /cpus/cpu@3 missing clock-frequency property
[ 0.529298] CPU0: thread -1, cpu 0, socket 5, mpidr 80000500
[ 0.529443] Setting up static identity map for 0xc0783fd8 - 0xc0784030
[ 0.533982] last_log: 0x2e100000 map to 0xf0004000 and copy to 0xf0086000, size 0x80000 early 0x1424 (version 3.0)
[ 0.610802] CPU1: Booted secondary processor
[ 0.610894] CPU1: thread -1, cpu 1, socket 5, mpidr 80000501
[ 0.630541] CPU2: Booted secondary processor
[ 0.630625] CPU2: thread -1, cpu 2, socket 5, mpidr 80000502
[ 0.650326] CPU3: Booted secondary processor
[ 0.650410] CPU3: thread -1, cpu 3, socket 5, mpidr 80000503
[ 0.650784] Brought up 4 CPUs
[ 0.651072] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[ 0.651135] CPU: All CPU(s) started in SVC mode.
[ 0.653398] devtmpfs: initialized
[ 0.671046] pinctrl core: initialized pinctrl subsystem
[ 0.671822] regulator-dummy: no parameters
[ 0.673478] NET: Registered protocol family 16
[ 0.678613] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.679696] ion_snapshot: 0x2e1b0000 map to 0xf0107000 and copy to 0xc0e4ccd4 (version 0.1)
[ 0.680248] Registered FIQ tty driver
[ 0.681200] fiq-debugger is disabled in device tree
[ 0.683019] rockchip_get_bank_data:name=base start=0xff750000,end=0xff7500ff
[ 0.683136] rockchip_get_bank_data:name=mux_bank0 start=0xff730084,end=0xff73008f
[ 0.683244] rockchip_get_bank_data:name=pull_bank0 start=0xff730064,end=0xff73006f
[ 0.683351] rockchip_get_bank_data:name=drv_bank0 start=0xff730070,end=0xff73007b
[ 0.683639] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio1@ff780000 start=0xff780000,end=0xff7800ff
[ 0.683913] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio2@ff790000 start=0xff790000,end=0xff7900ff
[ 0.684183] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio3@ff7a0000 start=0xff7a0000,end=0xff7a00ff
[ 0.684447] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio4@ff7b0000 start=0xff7b0000,end=0xff7b00ff
[ 0.684718] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio5@ff7c0000 start=0xff7c0000,end=0xff7c00ff
[ 0.684984] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio6@ff7d0000 start=0xff7d0000,end=0xff7d00ff
[ 0.685252] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio7@ff7e0000 start=0xff7e0000,end=0xff7e00ff
[ 0.685516] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio8@ff7f0000 start=0xff7f0000,end=0xff7f00ff
[ 0.685797] rockchip_get_bank_data:name=/pinctrl@ff770000/gpio15@ff7f2000 start=0xff7f2000,end=0xff7f20ff
[ 0.686070] rockchip_pinctrl_probe:name=RK3288-GPIO,type=3
[ 0.686150] rockchip_pinctrl_probe:name=base start=0xff770000,end=0xff77013f
[ 0.686227] rockchip_pinctrl_probe:name=pull start=0xff770140,end=0xff7701bf
[ 0.686303] rockchip_pinctrl_probe:name=drv start=0xff7701c0,end=0xff77023f
[ 0.688082] rockchip_interrupts_register:bank_num=7
[ 0.695127] of_get_gpio_init_config:gpio[0] = 256, value = 0
[ 0.695239] of_get_gpio_init_config:gpio[1] = 233, value = 0
[ 0.695342] of_get_gpio_init_config:gpio[2] = 136, value = 0
[ 0.695572] rockchip_pinctrl_probe:init ok
[ 0.715963] rk_iommu ff900800.iep_mmu: (iep) Enter
[ 0.716339] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[ 0.716419] rk_iommu ff900800.iep_mmu: (iep) Initialized
[ 0.717008] rk_iommu ff950800.vip_mmu: (vip) Enter
[ 0.717360] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[ 0.717437] rk_iommu ff950800.vip_mmu: (vip) Initialized
[ 0.718016] rk_iommu ff930300.vopb_mmu: (vopb) Enter
[ 0.718364] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[ 0.718441] rk_iommu ff930300.vopb_mmu: (vopb) Initialized
[ 0.719096] rk_iommu ff940300.vopl_mmu: (vopl) Enter
[ 0.719451] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[ 0.719530] rk_iommu ff940300.vopl_mmu: (vopl) Initialized
[ 0.720121] rk_iommu ff9c0440.hevc_mmu: (hevc) Enter
[ 0.720532] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[ 0.720610] rk_iommu ff9c0440.hevc_mmu: (hevc) Initialized
[ 0.721206] rk_iommu ff9a0800.vpu_mmu: (vpu) Enter
[ 0.721549] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[ 0.721626] rk_iommu ff9a0800.vpu_mmu: (vpu) Initialized
[ 0.722224] rk_iommu ff914000.isp_mmu: (isp_mmu) Enter
[ 0.722627] IOVMM: Created 0x3ffff000 B IOVMM from 0x10000000.
[ 0.722704] rk_iommu ff914000.isp_mmu: (isp_mmu) Initialized
[ 0.728376] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.728517] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.729154] DDR DEBUG: version 1.00 20140603
[ 0.729258] DDR DEBUG: Channel a:
[ 0.729311] DDR DEBUG: DDR3 Device
[ 0.729375] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
[ 0.729450] DDR DEBUG: Channel b:
[ 0.729497] DDR DEBUG: DDR3 Device
[ 0.729558] DDR DEBUG: Bus Width=32 Col=10 Bank=8 Row=15 CS=1 Total Capability=1024MB
[ 0.729634] DDR DEBUG: addr=0xd5a000
[ 0.729688] DDR DEBUG: stride=9, size=256, halfcap=40000000
[ 0.729748] DDR DEBUG: socAddr[0]=0xd5a000, socAddr[1]=0xd5a100
[ 0.729810] DDR DEBUG: chAddr[0]=0xd5a000, chAddr[1]=0xd5a000
[ 0.729873] DDR DEBUG: dtar[0]=0x201ab000, dtar[1]=0x201ab000
[ 0.730056] DDR DEBUG: init success!!! freq=200MHz
[ 0.730111] DDR DEBUG: Channel a:
[ 0.730175] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
[ 0.730271] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
[ 0.730366] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
[ 0.730460] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
[ 0.730549] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
[ 0.730617] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
[ 0.730677] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
[ 0.730731] DDR DEBUG: Channel b:
[ 0.730794] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
[ 0.730888] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
[ 0.730982] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
[ 0.731076] DDR DEBUG: DTONE=0x1, DTERR=0x0, DTIERR=0x0, DTPASS=4,0, DGSL=1,1 extra clock, DGPS=180,90
[ 0.731164] DDR DEBUG: ZERR=0, ZDONE=0, ZPD=0x0, ZPU=0x0, OPD=0x0, OPU=0x0
[ 0.731229] DDR DEBUG: DRV Pull-Up=0x19, DRV Pull-Dwn=0x19
[ 0.731288] DDR DEBUG: ODT Pull-Up=0x2, ODT Pull-Dwn=0x2
[ 0.806016] bio: create slab <bio-0> at 0
[ 0.807918] Enter firefly_noatx8_init
[ 0.808413] firefly_noatx8_probe 51
[ 0.809192] SCSI subsystem initialized
[ 0.809703] usbcore: registered new interface driver usbfs
[ 0.809898] usbcore: registered new interface driver hub
[ 0.810217] usbcore: registered new device driver usb
[ 0.814617] rockchip_i2c ff650000.i2c: i2c-0: Rockchip I2C adapter
[ 0.819059] rockchip_i2c ff140000.i2c: i2c-1: Rockchip I2C adapter
[ 0.820658] rockchip_i2c ff660000.i2c: i2c-2: Rockchip I2C adapter
[ 0.822156] rockchip_i2c ff150000.i2c: i2c-3: Rockchip I2C adapter
[ 0.823016] rockchip_i2c ff160000.i2c: i2c-4: Rockchip I2C adapter
[ 0.825784] media: Linux media interface: v0.10
[ 0.825964] Linux video capture interface: v2.00
[ 0.826158] pps_core: LinuxPPS API ver. 1 registered
[ 0.826224] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.826345] PTP clock support registered
[ 0.826798] rockchip_temp_probe,line=362
[ 0.827587] tsadc ff280000.tsadc: initialized
[ 0.828891] rockchip_ion_parse_dt: num_heaps = 1
[ 0.828975] 0: 0 3 vmalloc 0x (null)
[ 0.829839] Rockchip ion module is successfully loaded (v1.0)
[ 0.830404] Advanced Linux Sound Architecture Driver Initialized.
[ 0.831662] Bluetooth: Core ver 2.16
[ 0.831810] NET: Registered protocol family 31
[ 0.831874] Bluetooth: HCI device and connection manager initialized
[ 0.831959] Bluetooth: HCI socket layer initialized
[ 0.832031] Bluetooth: L2CAP socket layer initialized
[ 0.832143] Bluetooth: SCO socket layer initialized
[ 0.832841] cfg80211: Calling CRDA to update world regulatory domain
[ 0.835102] act8846_i2c_probe,line=898
[ 0.836504] act8846_parse_dt,line=746
[ 0.838128] act8846_i2c_probe: act8846_pmic_hold=1
[ 0.838234] act8846_i2c_probe: act8846_pmic_sleep=1
[ 0.838321] act8846_i2c_probe: act8846_pmic_cpu_det_gpio=1
[ 0.838401] act8846_i2c_probe: act8846_pmic_usb_hub_reset_gpio=1
[ 0.840906] act_dcdc1: 1200 mV
[ 0.844624] vccio: 3300 mV
[ 0.847323] vdd_logic: 700 <--> 1500 mV at 1100 mV
[ 0.851090] act_dcdc4: 2000 mV
[ 0.852970] vccio_sd: 1800 <--> 3300 mV at 3300 mV
[ 0.855878] act_ldo2: 1050 mV
[ 0.858838] act_ldo3: 2800 mV
[ 0.861727] act_ldo4: 3300 mV
[ 0.864634] act_ldo5: 3300 mV
[ 0.867673] act_ldo6: 1100 mV
[ 0.870596] vcc_18: 1800 mV
[ 0.873512] act_ldo8: 1850 mV
[ 0.874253] rk808_i2c_probe,line=1368
[ 0.875928] The device is not rk808 -11
[ 0.876213] rk808: probe of 0-001b failed with error -11
[ 0.878434] Switching to clocksource arch_sys_counter
[ 0.943581] rk-fb rockchip-fb: rk fb ion client create success!
[ 0.943683] rk-fb rockchip-fb: rockchip framebuffer driver probe
[ 0.944835] rk-screen rk_screen.8: rockchip screen probe success
[ 0.945759] rockchip_set_mux:warning ignore bank num 15
[ 0.946180] rockchip_set_mux:warning ignore bank num 15
[ 0.946606] rockchip_set_mux:warning ignore bank num 15
[ 0.947022] rockchip_set_mux:warning ignore bank num 15
[ 0.947433] rockchip_set_mux:warning ignore bank num 15
[ 0.947939] rockchip_set_mux:warning ignore bank num 15
[ 0.948845] rockchip_set_mux:warning ignore bank num 15
[ 0.949350] rockchip_set_mux:warning ignore bank num 15
[ 0.950224] rockchip_set_mux:warning ignore bank num 15
[ 0.950738] rockchip_set_mux:warning ignore bank num 15
[ 0.951589] rockchip_set_mux:warning ignore bank num 15
[ 0.952101] rockchip_set_mux:warning ignore bank num 15
[ 0.952947] rockchip_set_mux:warning ignore bank num 15
[ 0.953492] rockchip_set_mux:warning ignore bank num 15
[ 0.976613] NET: Registered protocol family 2
[ 0.978195] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.978714] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.979233] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.979406] TCP: reno registered
[ 0.979477] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.979630] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.980346] NET: Registered protocol family 1
[ 0.980928] Unpacking initramfs...
[ 1.486195] Freeing initrd memory: 2516K (c4bf0000 - c4e65000)
[ 1.487965] hw perfevents: enabled with ARMv7 Cortex-A12 PMU driver, 7 counters available
[ 1.489530] probe device ff9a0000.vpu_service
[ 1.489982] vpu_service: power on
[ 1.491142] checking hw id 4831
[ 1.492200] vpu_service set to auto frequency mode
[ 1.492390] vcodec vpu_service: vcodec ion client create success!
[ 1.493481] vpu_service: power off...
[ 1.493583] done
[ 1.493637] init success
[ 1.493807] probe device ff9c0000.hevc_service
[ 1.494425] hevc_service: power on
[ 1.495561] checking hw id 6867
[ 1.496422] vcodec hevc_service: vcodec ion client create success!
[ 1.497335] hevc_service: power off...
[ 1.497436] done
[ 1.497489] init success
[ 1.497857] rknandbase v1.0 2014-03-31
[ 1.498608] rknand_probe clk rate = 148500000
[ 1.499021] rknand_driver:ret = 0
[ 1.500185] audit: initializing netlink socket (disabled)
[ 1.500326] type=2000 audit(0.990:1): initialized
[ 1.502704] bounce pool size: 64 pages
[ 1.518177] fuse init (API version 7.22)
[ 1.519518] msgmni has been set to 1456
[ 1.525676] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[ 1.525776] io scheduler noop registered
[ 1.525834] io scheduler deadline registered
[ 1.526165] io scheduler cfq registered (default)
[ 1.528888] rga ff920000.rga: rga ion client create success!
[ 1.529294] rga: Driver loaded succesfully
[ 1.530740] IEP Power ON
[ 1.530895] iep ion client create success!
[ 1.531916] rk_iommu ff900800.iep_mmu: (iep) Enabled
[ 1.532029] IEP Power OFF
[ 1.532089] rk_iommu ff900800.iep_mmu: (iep) Disabled
[ 1.532162] rk_iommu ff900800.iep_mmu: rockchip_iommu_detach_device: Detached IOMMU with pgtable 0x2e235000
[ 1.532306] IEP Driver loaded succesfully
[ 1.532615] Module initialized.
[ 1.535070] dma-pl330 ffb20000.pdma: Loaded driver for PL330 DMAC-2364208
[ 1.535170] dma-pl330 ffb20000.pdma: DBUFF-64x8bytes Num_Chans-5 Num_Peri-6 Num_Events-10
[ 1.539888] dma-pl330 ff250000.pdma: Loaded driver for PL330 DMAC-2364208
[ 1.539988] dma-pl330 ff250000.pdma: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
[ 1.540622] pwm_regulator_probe:lf_debug...........1..........
[ 1.540821] pwm_regulator_probe:lf_debug...........2..........
[ 1.540900] pwm-voltage-regulator pwm_regulator.22: unable to request PWM, trying legacy API
[ 1.540991] pwm-voltage-regulator pwm_regulator.22: unable to request legacy PWM
[ 1.541063] pwm_regulator_probe:error
[ 1.541151] platform pwm_regulator.22: Driver pwm-voltage-regulator requests probe deferral
[ 1.542297] rk_serial.c v1.8 2014-03-04
[ 1.542955] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 87) is a rk29_serial.0
[ 1.543665] serial ff180000.serial: membase f0166000
[ 1.544127] ff690000.serial: ttyS2 at MMIO 0xff690000 (irq = 89) is a rk29_serial.2
[ 1.544228] 2, baud is:115200
[ 3.120784] console [ttyS2] enabled
[ 3.124884] serial ff690000.serial: membase fed60000
[ 3.139204] loop: module loaded
[ 3.144182] SCSI Media Changer driver v0.25
[ 3.149460] tun: Universal TUN/TAP device driver, 1.6
[ 3.154550] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 3.161078] PPP generic driver version 2.4.2
[ 3.165803] PPP BSD Compression module registered
[ 3.170490] PPP Deflate Compression module registered
[ 3.175581] PPP MPPE Compression module registered
[ 3.180350] NET: Registered protocol family 24
[ 3.184868] SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256) (6 bit encapsulation enabled).
[ 3.194474] CSLIP: code copyright 1989 Regents of the University of California.
[ 3.201759] Rockchip WiFi SYS interface (V1.00) ...
[ 3.206904] usbcore: registered new interface driver catc
[ 3.212426] usbcore: registered new interface driver kaweth
[ 3.217968] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 3.225460] usbcore: registered new interface driver pegasus
[ 3.231226] usbcore: registered new interface driver rtl8150
[ 3.236961] usbcore: registered new interface driver r8152
[ 3.242458] hso: drivers/net/usb/hso.c: Option Wireless
[ 3.247855] usbcore: registered new interface driver hso
[ 3.253309] usbcore: registered new interface driver asix
[ 3.258776] usbcore: registered new interface driver ax88179_178a
[ 3.264971] usbcore: registered new interface driver cdc_ether
[ 3.270911] usbcore: registered new interface driver cdc_eem
[ 3.276643] usbcore: registered new interface driver dm9601
[ 3.282323] usbcore: registered new interface driver dm9620
[ 3.287995] usbcore: registered new interface driver smsc75xx
[ 3.293879] usbcore: registered new interface driver smsc95xx
[ 3.299733] usbcore: registered new interface driver gl620a
[ 3.305370] usbcore: registered new interface driver net1080
[ 3.311199] usbcore: registered new interface driver plusb
[ 3.316749] usbcore: registered new interface driver rndis_host
[ 3.322781] usbcore: registered new interface driver cdc_subset
[ 3.328803] usbcore: registered new interface driver zaurus
[ 3.334452] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
[ 3.341984] usbcore: registered new interface driver int51x1
[ 3.347714] usbcore: registered new interface driver kalmia
[ 3.353399] usbcore: registered new interface driver ipheth
[ 3.359113] usbcore: registered new interface driver sierra_net
[ 3.365101] usbcore: registered new interface driver cx82310_eth
[ 3.371249] usbcore: registered new interface driver cdc_ncm
[ 3.376979] usbcore: registered new interface driver qmi_wwan
[ 3.382835] usbcore: registered new interface driver cdc_mbim
[ 3.388584] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.398369] EHCI: ehci_rk_probe f0180000 f0180010
[ 3.403073] rockchip_ehci_host ff500000.usb: EHCI Host Controller
[ 3.409219] rockchip_ehci_host ff500000.usb: new USB bus registered, assigned bus number 1
[ 3.418514] rockchip_ehci_host ff500000.usb: irq 56, io mem 0xff500000
[ 3.437095] rockchip_ehci_host ff500000.usb: USB 2.0 started, EHCI 1.00
[ 3.443854] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.450653] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.457941] usb usb1: Product: EHCI Host Controller
[ 3.462804] usb usb1: Manufacturer: Linux 3.10.0 ehci_hcd
[ 3.468212] usb usb1: SerialNumber: ff500000.usb
[ 3.474143] hub 1-0:1.0: USB hub found
[ 3.477988] hub 1-0:1.0: 1 port detected
[ 3.482471] EHCI: ehci_rk_probe ok
[ 3.486389] usbcore: registered new interface driver cdc_acm
[ 3.492016] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 3.500170] usbcore: registered new interface driver usblp
[ 3.505779] usbcore: registered new interface driver cdc_wdm
[ 3.511634] usbcore: registered new interface driver usb-storage
[ 3.517739] usbcore: registered new interface driver ums-alauda
[ 3.523709] usbcore: registered new interface driver ums-cypress
[ 3.529811] usbcore: registered new interface driver ums-datafab
[ 3.535918] usbcore: registered new interface driver ums_eneub6250
[ 3.542146] usbcore: registered new interface driver ums-freecom
[ 3.548265] usbcore: registered new interface driver ums-isd200
[ 3.554239] usbcore: registered new interface driver ums-jumpshot
[ 3.560427] usbcore: registered new interface driver ums-karma
[ 3.566380] usbcore: registered new interface driver ums-onetouch
[ 3.572526] usbcore: registered new interface driver ums-sddr09
[ 3.578687] usbcore: registered new interface driver ums-sddr55
[ 3.584724] usbcore: registered new interface driver ums-usbat
[ 3.590771] usbcore: registered new interface driver usbserial
[ 3.596733] usbcore: registered new interface driver usbserial_generic
[ 3.603290] usbserial: USB Serial support registered for generic
[ 3.609405] usbcore: registered new interface driver option
[ 3.615057] usbserial: USB Serial support registered for GSM modem (1-port)
[ 3.622241] usbcore: registered new interface driver trancevibrator
[ 3.628512] usb20_otg: version 3.10a 21-DEC-2012
[ 3.634279] f0200040
[ 3.636489] Core Release: 3.10a
[ 3.639627] Setting default values for core params
[ 3.644761] Using Buffer DMA mode
[ 3.648075] Periodic Transfer Interrupt Enhancement - disabled
[ 3.653909] Multiprocessor Interrupt Enhancement - disabled
[ 3.659447] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.663812] ^^^^^^^^^^^^^^^^^Device Mode
[ 3.667728] Dedicated Tx FIFOs mode
[ 3.671228] pcd_init otg_dev = ed970940
[ 3.675508] usb20_otg ff580000.usb: DWC OTG Controller
[ 3.680675] usb20_otg ff580000.usb: new USB bus registered, assigned bus number 2
[ 3.688214] usb20_otg ff580000.usb: irq 55, io mem 0x00000000
[ 3.694108] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.700860] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.708077] usb usb2: Product: DWC OTG Controller
[ 3.712798] usb usb2: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[ 3.718426] usb usb2: SerialNumber: ff580000.usb
[ 3.724238] hub 2-0:1.0: USB hub found
[ 3.728031] hub 2-0:1.0: 1 port detected
[ 3.732961] usb20_host: version 3.10a 21-DEC-2012
[ 3.741141] f0280040
[ 3.743401] Core Release: 3.10a
[ 3.746546] Setting default values for core params
[ 3.751597] Using Buffer DMA mode
[ 3.754954] Periodic Transfer Interrupt Enhancement - disabled
[ 3.760747] Multiprocessor Interrupt Enhancement - disabled
[ 3.766317] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 3.770651] ^^^^^^^^^^^^^^^^^^Host Mode
[ 3.774543] usb20_host ff540000.usb: DWC OTG Controller
[ 3.779788] usb20_host ff540000.usb: new USB bus registered, assigned bus number 3
[ 3.787397] usb20_host ff540000.usb: irq 57, io mem 0x00000000
[ 3.793345] Init: Power Port (0)
[ 3.796730] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.803529] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.810708] usb usb3: Product: DWC OTG Controller
[ 3.815435] usb usb3: Manufacturer: Linux 3.10.0 dwc_otg_hcd
[ 3.821242] usb usb3: SerialNumber: ff540000.usb
[ 3.827017] hub 3-0:1.0: USB hub found
[ 3.830855] hub 3-0:1.0: 1 port detected
[ 3.836691] .. rk pwm remotectl v1.0 init
[ 3.840967] remotectl probe j=0x0
[ 3.844744] input: ff680000.pwm as /devices/ff680000.pwm/input/input0
[ 3.851771] pwm enable val=0x646205
[ 3.856190] usbcore: registered new interface driver xpad
[ 3.861749] usbcore: registered new interface driver usb_acecad
[ 3.867748] usbcore: registered new interface driver aiptek
[ 3.873459] usbcore: registered new interface driver gtco
[ 3.878959] usbcore: registered new interface driver hanwang
[ 3.884751] usbcore: registered new interface driver kbtab
[ 3.890389] usbcore: registered new interface driver wacom
[ 3.896905] sensor_register_slave:mma8452,id=17
[ 3.901482] sensor_register_slave:cm3217,id=44
[ 3.905909] sensor_register_slave:cm3218,id=45
[ 3.910362] tchip_rm_init is here!
[ 3.915247] input: tchip_remote_key as /devices/virtual/input/input1
[ 3.921971] tchiprm_register_device is here!
[ 3.926647] input: tchip_remote_touch as /devices/virtual/input/input2
[ 3.933658] tchip_remote_abs_register_device is here!
[ 3.939148] input: tchip_remote_gsensor as /devices/virtual/input/input3
[ 3.946152] tchip_remote_gsensor_register_device is here!
[ 3.952062] i2c /dev entries driver
[ 3.957823] IR NEC protocol handler initialized
[ 3.962393] IR RC5(x) protocol handler initialized
[ 3.967160] IR RC6 protocol handler initialized
[ 3.971697] IR JVC protocol handler initialized
[ 3.976202] IR Sony protocol handler initialized
[ 3.980823] IR RC5 (streamzap) protocol handler initialized
[ 3.986355] IR SANYO protocol handler initialized
[ 3.991058] IR MCE Keyboard/mouse protocol handler initialized
[ 3.997079] usbcore: registered new interface driver uvcvideo
[ 4.002835] USB Video Class driver (1.1.1)
[ 4.006927] CamSys driver version: v0.19.0, CamSys head file version: v0.8.0
[ 4.017193] D1:camsys_platform_probe(1061): 1-gpios-cifpower: gpio=236
[ 4.023776] D1:camsys_platform_probe(1064): gpios-cifpower: gpio_request
[ 4.030485] D1:camsys_platform_probe(1066): 1-gpios-cifpower: gpio_request=0
[ 4.037531] D1:camsys_platform_probe(1075): gpios-cifpower: 236 high
[ 4.044025] D1:camsys_mipiphy_probe_cb(163): ff910000.isp mipi phy0 probe success(reg_phy: 0x0 reg_vir: 0x0 size: 0x0)
[ 4.055256] D1:camsys_mipiphy_probe_cb(160): ff910000.isp mipi phy1 probe success(reg_phy: 0xff968000 reg_vir: 0xf0178000 size: 0x4000)
[ 4.069600] D1:camsys_platform_probe(1208): ff910000.isp memory:
[ 4.075587] D1:camsys_platform_probe(1218): Register memory (phy: 0xff910000 vir: 0xf01c0000 size: 0x10000)
[ 4.085664] D1:camsys_platform_probe(1213): I2c memory (phy: 0x2d9c9000 vir: 0xed9c9000 size: 0x1000)
[ 4.095190] D1:camsys_platform_probe(1233): Probe ff910000.isp device success
[ 4.103290] device-mapper: uevent: version 1.0.3
[ 4.108668] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[ 4.117974] Bluetooth: HCI UART driver ver 2.2
[ 4.122410] Bluetooth: HCI H4 protocol initialized
[ 4.127223] Bluetooth: HCILL protocol initialized
[ 4.132031] DVFS ERR: clk_enable_dvfs: vd(vd_gpu) can't get regulator(vdd_gpu)!
[ 4.141735] DVFS ERR: clk_enable_dvfs: vd(vd_arm) can't get regulator(vdd_arm)!
[ 4.149187] cpufreq version 1.0, suspend freq 1200 MHz
[ 4.154909] cpuidle: using governor ladder
[ 4.159052] cpuidle: using governor menu
[ 4.163052] Synopsys Designware Multimedia Card Interface Driver
[ 4.169907] dwmmc_rockchip ff0f0000.rksdmmc: Version ID is 270a
[ 4.176646] dwmmc_rockchip ff0f0000.rksdmmc: Using internal DMA controller.
[ 4.184054] 3291..dw_mci_init_slot: fmin=400000, fmax=100000000 [mmc0]
[ 4.190630] mmc0 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[ 4.196793] 1381..dw_mci_set_ios: no card. [mmc0]
[ 4.214477] 1381..dw_mci_set_ios: no card. [mmc0]
[ 4.234226] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc0]
[ 4.234296] dwmmc_rockchip ff0f0000.rksdmmc: DW MMC controller at irq 67, 32 bit host data width, 256 deep fifo
[ 4.234331] dwmmc_rockchip ff0f0000.rksdmmc: 1 slots initialized
[ 4.235185] dwmmc_rockchip ff0c0000.rksdmmc: Version ID is 270a
[ 4.265239] dwmmc_rockchip ff0c0000.rksdmmc: Using internal DMA controller.
[ 4.272659] 3285..dw_mci_init_slot: fmin=300000, fmax=50000000 [mmc1]
[ 4.279143] mmc1 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[ 4.285991] 1381..dw_mci_set_ios: no card. [mmc1]
[ 4.296241] mmc0: BKOPS_EN bit is not set
[ 4.301708] mmc_host mmc0: Bus speed (slot 0) = 100000000Hz (slot req 52000000Hz, actual 50000000HZ div = 1)
[ 4.311618] 1381..dw_mci_set_ios: no card. [mmc1]
[ 4.311647] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc0]
[ 4.311855] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=8bits.[mmc0]
[ 4.312270] mmc0: new high speed DDR MMC card at address 0001
[ 4.313353] mmcblk0: mmc0:0001 MAG2GA 14.5 GiB
[ 4.314332] mtd: partition size too small (7)
[ 4.314376] resource: 0x000400000 -- 0x001400000 (16 MB)
[ 4.314407] boot: 0x001400000 -- 0x002400000 (16 MB)
[ 4.314435] misc: 0x002400000 -- 0x002800000 (4 MB)
[ 4.314462] backup: 0x002800000 -- 0x005c00000 (52 MB)
[ 4.314487] user: 0x005c00000 -- 0x006000000 (4 MB)
[ 4.314514] linuxroot: 0x006200000 -- 0x3a3a00000 (14808 MB)
[ 4.391711] mmcblk0: p1 p2 p3 p4 p5 p61381..dw_mci_set_ios: no card. [mmc1]
[ 4.392069] dwmmc_rockchip ff0c0000.rksdmmc: DW MMC controller at irq 64, 32 bit host data width, 256 deep fifo
[ 4.392103] dwmmc_rockchip ff0c0000.rksdmmc: 1 slots initialized
[ 4.393274] dwmmc_rockchip ff0d0000.rksdmmc: Version ID is 270a
[ 4.421892] dwmmc_rockchip ff0d0000.rksdmmc: Using internal DMA controller.
[ 4.429295] 3291..dw_mci_init_slot: fmin=200000, fmax=50000000 [mmc2]
[ 4.435777] mmc2 : Rockchip specific MHSC: Ver 1.13 2014-09-05
[ 4.442076] 1381..dw_mci_set_ios: no card. [mmc2]
[ 4.460461] 1381..dw_mci_set_ios: no card. [mmc2]
[ 4.480229] 1381..dw_mci_set_ios: no card. [mmc2]
[ 4.480920] dwmmc_rockchip ff0d0000.rksdmmc: DW MMC controller at irq 65, 32 bit host data width, 256 deep fifo
[ 4.480954] dwmmc_rockchip ff0d0000.rksdmmc: 1 slots initialized
[ 4.481786] leds-gpio leds.30: pins are not configured from the driver
[ 4.482692] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.489216] usbcore: registered new interface driver usbhid
[ 4.489238] usbhid: USB HID core driver
[ 4.490688] ashmem: initialized
[ 4.491238] logger: created 256K log 'log_main'
[ 4.491703] logger: created 256K log 'log_events'
[ 4.492173] logger: created 256K log 'log_radio'
[ 4.492651] logger: created 256K log 'log_system'
[ 4.496331] input: rk29-keypad as /devices/ff100000.adc/key.33/input/input4
[ 4.499638] rockchip-hdmi-spdif rockchip-hdmi-spdif.26: ASoC: CPU DAI (null) not registered
[ 4.499845] rockchip_hdmi_spdif_audio_probe() register card failed:-517
[ 4.499908] platform rockchip-hdmi-spdif.26: Driver rockchip-hdmi-spdif requests probe deferral
[ 4.500214] u32 classifier
[ 4.500234] Actions configured
[ 4.500267] Netfilter messages via NETLINK v0.30.
[ 4.500429] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 4.501863] ctnetlink v0.93: registering with nfnetlink.
[ 4.502061] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 4.502082] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 4.503251] xt_time: kernel timezone is -0000
[ 4.504191] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.504763] arp_tables: (C) 2002 David S. Miller
[ 4.504907] TCP: cubic registered
[ 4.504926] Initializing XFRM netlink socket
[ 4.505946] NET: Registered protocol family 10
[ 4.507913] mip6: Mobile IPv6
[ 4.508015] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 4.508536] sit: IPv6 over IPv4 tunneling driver
[ 4.510068] NET: Registered protocol family 17
[ 4.510154] NET: Registered protocol family 15
[ 4.510358] Bridge firewalling registered
[ 4.510393] Ebtables v2.0 registered
[ 4.510834] Bluetooth: RFCOMM TTY layer initialized
[ 4.510915] Bluetooth: RFCOMM socket layer initialized
[ 4.510937] Bluetooth: RFCOMM ver 1.11
[ 4.510960] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.510979] Bluetooth: BNEP filters: protocol multicast
[ 4.511018] Bluetooth: BNEP socket layer initialized
[ 4.511039] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 4.511076] Bluetooth: HIDP socket layer initialized
[ 4.511165] l2tp_core: L2TP core driver, V2.0
[ 4.511213] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 4.511233] [WLAN_RFKILL]: Enter rfkill_wlan_init
[ 4.511709] [WLAN_RFKILL]: Enter rfkill_wlan_probe
[ 4.511737] wlan_platdata_parse_dt: wifi_chip_type = bcmwifi
[ 4.511761] [WLAN_RFKILL]: wlan_platdata_parse_dt: enable wifi power control.
[ 4.511785] [WLAN_RFKILL]: wlan_platdata_parse_dt: disable wifi io reference voltage control.
[ 4.511807] [WLAN_RFKILL]: wlan_platdata_parse_dt: wifi power controled by gpio.
[ 4.511869] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,poweren_gpio = 156, flags = 0.
[ 4.511940] [WLAN_RFKILL]: wlan_platdata_parse_dt: get property: WIFI,host_wake_irq = 158, flags = 0.
[ 4.511960] [WLAN_RFKILL]: rfkill_wlan_probe: init gpio
[ 4.512027] [WLAN_RFKILL]: rockchip_wifi_voltage_select: wifi & sdio reference voltage: 1.8V
[ 4.512175] [WLAN_RFKILL]: Exit rfkill_wlan_probe
[ 4.512328] [BT_RFKILL]: Enter rfkill_rk_init
[ 4.512842] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: uart_rts_gpios = 147.
[ 4.512898] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,power_gpio = 155.
[ 4.512943] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,reset_gpio = 157.
[ 4.512988] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_gpio = 154.
[ 4.513034] [BT_RFKILL]: bluetooth_platdata_parse_dt: get property: BT,wake_host_irq = 159.
[ 4.513194] [BT_RFKILL]: Request irq for bt wakeup host
[ 4.513455] [BT_RFKILL]: ** disable irq
[ 4.513772] [BT_RFKILL]: ap6335 device registered.
[ 4.844929] VFP support v0.3: implementor 41 architecture 3 part 30 variant d rev 0
[ 4.852598] rk3288_init_suspend
[ 4.855868] rk3288_suspend_init enter
[ 4.859917] rk3288_suspend_init: pm_ctrbits =40017
[ 4.863913] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out 800000Hz for init[mmc1]
[ 4.873758] gpio_get_dts_info suspend:8
[ 4.877600] gpio_get_dts_info resume:8
[ 4.881335] rockchip,pmic-suspend_gpios:1007c30 1007c40 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[ 4.890211] rockchip,pmic-resume_gpios:2007c32 2007c42 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[ 4.899514] clks_gating_suspend_init:clkgt info ok
[ 4.904732] Registering SWP/SWPB emulation handler
[ 4.910975] ddrfreq: verion 1.2 20140526
[ 4.915381] ddrfreq: normal 456MHz video_1080p 0MHz video_4k 456MHz dualview 0MHz idle 0MHz suspend 200MHz reboot 456MHz
[ 4.926217] ddrfreq: auto-freq=0
[ 4.929444] ddrfreq: auto-freq-table[0] 240MHz
[ 4.933903] ddrfreq: auto-freq-table[1] 324MHz
[ 4.938323] ddrfreq: auto-freq-table[2] 456MHz
[ 4.942800] ddrfreq: auto-freq-table[3] 528MHz
[ 4.949677] act_ldo8: disabling
[ 4.953812] mmc1: Skipping voltage switch
[ 4.954289] act_ldo4: disabling
[ 4.955455] act_ldo3: disabling
[ 4.956606] act_ldo2: disabling
[ 4.957465] regulator-dummy: disabling
[ 4.959069] rockchip-hdmi-spdif rockchip-hdmi-spdif.26: ASoC: CPU DAI (null) not registered
[ 4.959160] rockchip_hdmi_spdif_audio_probe() register card failed:-517
[ 4.959220] platform rockchip-hdmi-spdif.26: Driver rockchip-hdmi-spdif requests probe deferral
[ 4.959653] pcd_pullup, is_on 0
[ 4.959853] file system registered
[ 4.963555] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 4.963585] android_usb gadget: Number of LUNs=2
[ 4.963617] lun0: LUN: removable file: (no medium)
[ 4.963641] lun1: LUN: removable file: (no medium)
[ 4.964553] android_usb gadget: android_usb ready
[ 4.965014] sensor_init: Probe name sensors
[ 4.965067] sensor-dev.c v1.4 add angle calculation support between two gsensors 2013-09-01
[ 4.965094] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 4.996562] usbcore: registered new interface driver snd-usb-audio
[ 4.996587] ALSA device list:
[ 4.996605] No soundcards found.
[ 5.057789] 2, baud is:115200
[ 5.067705] Freeing unused kernel memory: 2364K (c0a67000 - c0cb6000)
[ 5.068672] rockchip-hdmi-spdif rockchip-hdmi-spdif.26: rk-hdmi-spdif-hifi <-> rockchip-spdif mapping ok
[ 5.115070] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
Loading, please wait...
[ 5.124926] rk_sdmmc: BOOT dw_mci_setup_bus: argue clk_mmc workaround out normal clock [mmc1]
[ 5.135796] rk_sdmmc: BOOT Bus speed=50000000Hz,Bus width=4bits.[mmc1]
[ 5.142439] mmc1: new high speed SDHC card at address aaaa
[ 5.149519] mmcblk1: mmc1:aaaa SS08G 7.40 GiB
[ 5.159349] mmcblk1: p1
[ 5.214758] udevd[143]: starting version 175
Begin: Loading essential drivers ... FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/3.10.0/modules.dep: No such file or directory
done.
Begin: Running /scripts/init-premount ... [ 5.454311] EHCI: rk_ehci_hcd_enable, disable host controller
[ 5.475131] iep dpi mode inactivity
done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
[ 5.808563] dwc_otg_hcd_enable, enable host controller
[ 5.917102] Using Buffer DMA mode
[ 5.920435] Periodic Transfer Interrupt Enhancement - disabled
[ 5.926228] Multiprocessor Interrupt Enhancement - disabled
[ 5.931806] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 5.936143] ^^^^^^^^^^^^^^^^^^Host Mode
[ 5.985819] Init: Power Port (0)
[ 6.379357] Indeed it is in host mode hprt0 = 00021501
[ 6.556456] usb 3-1: new high-speed USB device number 2 using usb20_host
[ 6.563399] Indeed it is in host mode hprt0 = 00001101
[ 6.763589] usb 3-1: New USB device found, idVendor=1a40, idProduct=0101
[ 6.770278] usb 3-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 6.777533] usb 3-1: Product: USB 2.0 Hub [MTT]
[ 6.783916] hub 3-1:1.0: USB hub found
[ 6.787826] hub 3-1:1.0: 4 ports detected
[ 11.565009] [otg id chg] last id -1 current id 1
[ 11.569647] PortPower off
[ 11.572279] rk_battery_charger_detect_cb , battery_charger_detect 6
[ 11.678452] Using Buffer DMA mode
[ 11.681775] Periodic Transfer Interrupt Enhancement - disabled
[ 11.687652] Multiprocessor Interrupt Enhancement - disabled
[ 11.693240] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 11.697577] ^^^^^^^^^^^^^^^^^Device Mode
[ 12.185117] rk_battery_charger_detect_cb , battery_charger_detect 0
|
|