Advertisement
rz2k

Untitled

Sep 4th, 2012
505
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 59.85 KB | None | 0 0
  1. HELLO! BOOT0 is starting!
  2. boot0 version : 1.2.1
  3. dram size =512
  4. Succeed in opening nand flash.
  5. Succeed in reading Boot1 file head.
  6. The size of Boot1 is 0x00036000.
  7. The file stored in 0X00000000 of block 2 is perfect.
  8. Check is correct.
  9. Ready to disable icache.
  10. Succeed in loading Boot1.
  11. Jump to Boot1.
  12. [ 0.117] boot1 version : 1.2.6a
  13. [ 0.117] pmu type = 3
  14. [ 0.118] bat vol = 3693
  15. [ 0.148] axi:ahb:apb=3:2:2
  16. [ 0.148] set dcdc2=1400, clock=1008 successed
  17. [ 0.150] key
  18. [ 0.162] no key found
  19. [ 0.162] flash init start
  20. [ 0.178] flash init finish
  21. [ 0.179] fs init ok
  22. [ 0.180] fattype FAT16
  23. [ 0.180] fs mount ok
  24. [ 0.185] script finish
  25. [ 0.187] power finish
  26. [ 0.192] BootMain start
  27. [ 0.192] 0
  28. [ 0.221] key trigger
  29. [ 0.221] startup status = 1
  30. [ 0.221] The all optional count is 1
  31. [ 0.225] key value = -1
  32. [ 0.228] recovery key high 6, low 4
  33. [ 0.232] unable to find fastboot_key key_max value
  34. [ 0.238] test for multi os boot with display
  35. [ 0.891] show pic finish
  36. [ 0.891] load kernel start
  37. [ 0.907] load kernel successed
  38. [ 0.907] start address
  39.  
  40. U-Boot 2011.09-rc1-dirty (Jun 25 2012 - 17:14:21) Allwinner Technology
  41.  
  42. CPU: SUNXI Family
  43. Board: A13-EVB
  44. DRAM: 512 MiB
  45. NAND: 3800 MiB
  46. In: serial
  47. Out: serial
  48. Err: serial
  49. --------fastboot partitions--------
  50. -total partitions:9-
  51. -name- -start- -size-
  52. bootloader : 100000 1000000
  53. env : 1100000 200000
  54. boot : 1300000 2000000
  55. system : 3300000 12c00000
  56. data : 15f00000 40000000
  57. misc : 55f00000 100000
  58. recovery : 56000000 2000000
  59. cache : 58000000 12c00000
  60. UDISK : 6ac00000 82c00000
  61. -----------------------------------
  62. Hit any key to stop autoboot: 0
  63.  
  64. NAND read: device 0 offset 0x1300000, size 0x2000000
  65. 33554432 bytes read: OK
  66.  
  67. Starting kernel ...
  68.  
  69. DRAM: 512[ 0.000000] Initializing cgroup subsys cpuset
  70. [ 0.000000] Linux version 3.0.8+ (brain@pfd-desktop) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #4 PREEMPT Sat Apr 28 12:03:32 CST 2012
  71. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387f
  72. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  73. [ 0.000000] Machine: sun5i
  74. [ 0.000000] Total Detected Memory: 512MB with 2 banks
  75. [ 0.000000] Memory Reserved(in bytes):
  76. [ 0.000000] LCD: 0x48000000, 0x01000000
  77. [ 0.000000] SYS: 0x43000000, 0x00010000
  78. [ 0.000000] VE : 0x44000000, 0x04000000
  79. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  80. [ 0.000000] On node 0 totalpages: 114688
  81. [ 0.000000] free_area_init_node: node 0, pgdat c083d694, node_mem_map c09f8000
  82. [ 0.000000] Normal zone: 1024 pages used for memmap
  83. [ 0.000000] Normal zone: 0 pages reserved
  84. [ 0.000000] Normal zone: 113664 pages, LIFO batch:31
  85. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  86. [ 0.000000] pcpu-alloc: [0] 0
  87. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113664
  88. [ 0.000000] Kernel command line: console=ttyS0,115200 rw init=/init loglevel=8
  89. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  90. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  91. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  92. [ 0.000000] Memory: 144MB 304MB = 448MB total
  93. [ 0.000000] Memory: 361996k/361996k available, 96756k reserved, 0K highmem
  94. [ 0.000000] Virtual kernel memory layout:
  95. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  96. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  97. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  98. [ 0.000000] vmalloc : 0xe0800000 - 0xf0000000 ( 248 MB)
  99. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  100. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  101. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  102. [ 0.000000] .init : 0xc0008000 - 0xc0031000 ( 164 kB)
  103. [ 0.000000] .text : 0xc0031000 - 0xc07e8548 (7902 kB)
  104. [ 0.000000] .data : 0xc07ea000 - 0xc0844100 ( 361 kB)
  105. [ 0.000000] .bss : 0xc0844124 - 0xc09f7f78 (1744 kB)
  106. [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  107. [ 0.000000] NR_IRQS:96 nr_irqs:96 96
  108. [ 0.000000] timer0: Periodic Mode
  109. [ 0.000000] Console: colour dummy device 80x30
  110. [ 0.000000] ram_console: buffer (null), invalid size 0, datasize 4294967284
  111. [ 0.000000] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408)
  112. [ 0.040000] pid_max: default: 32768 minimum: 301
  113. [ 0.040000] Mount-cache hash table entries: 512
  114. [ 0.040000] Initializing cgroup subsys cpuacct
  115. [ 0.040000] Initializing cgroup subsys devices
  116. [ 0.040000] Initializing cgroup subsys freezer
  117. [ 0.040000] Initializing cgroup subsys blkio
  118. [ 0.040000] CPU: Testing write buffer coherency: ok
  119. [ 0.040000] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  120. [ 0.040000] devtmpfs: initialized
  121. [ 0.040000] print_constraints: dummy:
  122. [ 0.040000] NET: Registered protocol family 16
  123. [ 0.040000] hw-breakpoint: debug architecture 0x4 unsupported.
  124. [ 0.040000] SOFTWINNER DMA Driver, (c) 2003-2004,2006 Simtec Electronics
  125. [ 0.040000] Initialize DMAC OK
  126. [ 0.040000] bio: create slab <bio-0> at 0
  127. [ 0.040000] SCSI subsystem initialized
  128. [ 0.040000] usbcore: registered new interface driver usbfs
  129. [ 0.040000] usbcore: registered new interface driver hub
  130. [ 0.040000] usbcore: registered new device driver usb
  131. [ 0.040000] Advanced Linux Sound Architecture Driver Version 1.0.24.
  132. [ 0.040000] cfg80211: Calling CRDA to update world regulatory domain
  133. [ 0.040000] Init eGon pin module V2.0
  134. [ 0.040000] Switching to clocksource aw 64bits couter
  135. [ 0.040000] FS-Cache: Loaded
  136. [ 0.040000] CacheFiles: Loaded
  137. [ 0.050000] Switched to NOHz mode on CPU #0
  138. [ 0.050000] [usb_manager]: CONFIG_USB_SW_SUN5I_USB0_OTG
  139. [ 0.050000] [sw_hcd0]: usb host driver initialize........
  140. [ 0.050000] [sw_hcd0]: open_usb_clock
  141. [ 0.060000] [hcd0]: open, 0x60(0xc061), 0xcc(0x101)
  142. [ 0.060000] [sw_hcd0]: host_init_state = 0
  143. [ 0.060000] [sw_hcd0]: platform is usb host
  144. [ 0.060000] [sw_hcd0]: sw_hcd_init_controller: sw_hcd_host0: USB Host mode controller at f1c13000 using PIO, IRQ 38
  145. [ 0.060000] sw_hcd_host0 sw_hcd_host0: sw_hcd host driver
  146. [ 0.060000] sw_hcd_host0 sw_hcd_host0: new USB bus registered, assigned bus number 1
  147. [ 0.060000] hub 1-0:1.0: USB hub found
  148. [ 0.060000] hub 1-0:1.0: 1 port detected
  149. [ 0.060000] wrn: hcd is not enable, need not start hcd
  150. [ 0.060000] [sw_hcd0]: sw_usb_host0_disable start
  151. [ 0.060000] -------sw_hcd0_soft_disconnect---------
  152. [ 0.060000] [sw_hcd_host0]: Set USB Power OFF
  153. [ 0.060000] wrn: hcd is not enable, need not stop hcd
  154. [ 0.060000] [sw_hcd0]: close_usb_clock
  155. [ 0.060000] [hcd0]: close, 0x60(0xc060), 0xcc(0x0)
  156. [ 0.060000] [sw_hcd0]: sw_usb_host0_disable end
  157. [ 0.060000] [sw_udc]: udc_init: version 20080411
  158. [ 0.060000] axp driver uning configuration failed(539)
  159. [ 0.060000] axp driver uning configuration failed(551)
  160. [ 0.060000] NET: Registered protocol family 2
  161. [ 0.060000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  162. [ 0.060000] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  163. [ 0.060000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  164. [ 0.060000] TCP: Hash tables configured (established 16384 bind 16384)
  165. [ 0.060000] TCP reno registered
  166. [ 0.060000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  167. [ 0.060000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  168. [ 0.060000] NET: Registered protocol family 1
  169. [ 0.070000] RPC: Registered named UNIX socket transport module.
  170. [ 0.070000] RPC: Registered udp transport module.
  171. [ 0.070000] RPC: Registered tcp transport module.
  172. [ 0.070000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  173. [ 0.070000] Trying to unpack rootfs image as initramfs...
  174. [ 0.110000] Freeing initrd memory: 532K
  175. [ 0.110000] [pm]aw_pm_init!
  176. [ 0.110000] audit: initializing netlink socket (disabled)
  177. [ 0.110000] type=2000 audit(0.109:1): initialized
  178. [ 0.120000] ashmem: initialized
  179. [ 0.120000] VFS: Disk quotas dquot_6.5.2
  180. [ 0.120000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  181. [ 0.130000] NTFS driver 2.1.30 [Flags: R/W].
  182. [ 0.130000] fuse init (API version 7.16)
  183. [ 0.130000] msgmni has been set to 708
  184. [ 0.130000] alg: No test for stdrng (krng)
  185. [ 0.130000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  186. [ 0.130000] io scheduler noop registered
  187. [ 0.130000] io scheduler deadline registered
  188. [ 0.130000] io scheduler cfq registered (default)
  189. [ 0.130000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  190. [ 0.160000] serial8250.0: ttyS0 at MMIO 0x1c28400 (irq = 2) is a U6_16550A
  191. [ 0.780000] console [ttyS0] enabled
  192. [ 0.810000] sunxi-uart.1: ttyS0 at MMIO 0x1c28400 (irq = 2) is a U6_16550A
  193. [ 0.820000] brd: module loaded
  194. [ 0.820000] loop: module loaded
  195. [ 0.830000] [NAND]nand driver, init.
  196. [ 0.830000] [NAND] nand gpio_request
  197. [ 0.830000] [NAND] nand driver version: 0x2 0x9
  198. [ 0.840000] nand interrupte register ok
  199. [ 0.840000] ret of NFC_ChangMode is 0
  200. [ 0.840000] dma_hdle is 0
  201. [ 0.850000] dma_hdle is 10000008
  202. [ 0.870000] The 0 disk name = bootloader, class name = DISK, disk size = 32768
  203. [ 0.880000] The 1 disk name = env, class name = DISK, disk size = 4096
  204. [ 0.880000] The 2 disk name = boot, class name = DISK, disk size = 65536
  205. [ 0.890000] The 3 disk name = system, class name = DISK, disk size = 614400
  206. [ 0.900000] The 4 disk name = data, class name = DISK, disk size = 2097152
  207. [ 0.900000] The 5 disk name = misc, class name = DISK, disk size = 2048
  208. [ 0.910000] The 6 disk name = recovery, class name = DISK, disk size = 65536
  209. [ 0.920000] The 7 disk name = cache, class name = DISK, disk size = 614400
  210. [ 0.920000] The 8 disk name = UDISK, class name = DISK, disk size = 4284416
  211. [ 0.930000] The 8 disk size = 4284416
  212. [ 0.930000] part total count = 9
  213. [ 0.940000] nanda:
  214. [ 0.940000] nandb: unknown partition table
  215. [ 0.950000] nandc: unknown partition table
  216. [ 0.950000] nandd: unknown partition table
  217. [ 0.960000] nande: unknown partition table
  218. [ 0.960000] nandf: unknown partition table
  219. [ 0.970000] nandg: unknown partition table
  220. [ 0.980000] nandh: unknown partition table
  221. [ 0.980000] nandi:
  222. [ 0.980000] benn: nand probe enter
  223. [ 0.990000] [NAND]nand driver, ok.
  224. [ 0.990000] [spi]: sw spi init !!
  225. [ 0.990000] [spi]: sw spi init fetch spi0 uning configuration failed
  226. [ 1.000000] [spi]: Get spi devices number failed
  227. [ 1.000000] [spi]: register spi devices board info failed
  228. [ 1.010000] spi: cannot find any using configuration for all 4 spi controllers, return directly!
  229. [ 1.020000] PPP generic driver version 2.4.2
  230. [ 1.030000] PPP Deflate Compression module registered
  231. [ 1.030000] PPP BSD Compression module registered
  232. [ 1.040000] PPP MPPE Compression module registered
  233. [ 1.040000] NET: Registered protocol family 24
  234. [ 1.050000] PPTP driver version 0.8.5
  235. [ 1.050000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  236. [ 1.060000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  237. [ 1.060000] Initializing USB Mass Storage driver...
  238. [ 1.070000] usbcore: registered new interface driver usb-storage
  239. [ 1.070000] USB Mass Storage support registered.
  240. [ 1.080000] usbcore: registered new interface driver ums-alauda
  241. [ 1.080000] usbcore: registered new interface driver ums-cypress
  242. [ 1.090000] usbcore: registered new interface driver ums-datafab
  243. [ 1.100000] usbcore: registered new interface driver ums_eneub6250
  244. [ 1.100000] usbcore: registered new interface driver ums-freecom
  245. [ 1.110000] usbcore: registered new interface driver ums-isd200
  246. [ 1.110000] usbcore: registered new interface driver ums-jumpshot
  247. [ 1.120000] usbcore: registered new interface driver ums-karma
  248. [ 1.130000] usbcore: registered new interface driver ums-onetouch
  249. [ 1.130000] usbcore: registered new interface driver ums-realtek
  250. [ 1.140000] usbcore: registered new interface driver ums-sddr09
  251. [ 1.140000] usbcore: registered new interface driver ums-sddr55
  252. [ 1.150000] usbcore: registered new interface driver ums-usbat
  253. [ 1.160000] usbcore: registered new interface driver usbserial
  254. [ 1.160000] USB Serial support registered for generic
  255. [ 1.170000] usbcore: registered new interface driver usbserial_generic
  256. [ 1.170000] usbserial: USB Serial Driver core
  257. [ 1.180000] USB Serial support registered for GSM modem (1-port)
  258. [ 1.180000] usbcore: registered new interface driver option
  259. [ 1.190000] option: v0.7.2:USB Driver for GSM modems
  260. [ 1.190000] ------print_msc_config-----
  261. [ 1.200000] vendor_id = 0x18d1
  262. [ 1.200000] mass_storage_id = 0x1
  263. [ 1.210000] adb_id = 0x2
  264. [ 1.210000] usb_manufacturer_name = USB Developer
  265. [ 1.220000] usb_product_name = Android
  266. [ 1.220000] usb_serial_number = 20080411
  267. [ 1.220000] msc_vendor_name = NUCLEAR
  268. [ 1.230000] msc_product_name = USB Flash Driver
  269. [ 1.230000] msc_release = 100
  270. [ 1.240000] luns = 2
  271. [ 1.240000] ---------------------------
  272. [ 1.240000] [sw_udc]: [sw_usb_udc]: binding gadget driver 'android_usb'
  273. [ 1.250000] [sw_udc]: alloc request: ep(0xc0826b50, ep0, 64), req(0xdf031840)
  274. [ 1.260000] WRN:L2694(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
  275. [ 1.270000] [sw_udc]: sw_udc_pullup, is_on = 0
  276. [ 1.270000] WRN:L2729(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
  277. [ 1.280000] android_usb gadget: Mass Storage Function, version: 2009/09/11
  278. [ 1.290000] android_usb gadget: Number of LUNs=2
  279. [ 1.290000] lun0: LUN: removable file: (no medium)
  280. [ 1.300000] lun1: LUN: removable file: (no medium)
  281. [ 1.300000] lun name: lun
  282. [ 1.300000] lun name: lun1
  283. [ 1.310000] Gadget Android: controller 'sw_usb_udc' not recognized
  284. [ 1.310000] WRN:L2694(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
  285. [ 1.320000] android_usb gadget: android_usb ready
  286. [ 1.330000] mousedev: PS/2 mouse device common for all mice
  287. [ 1.330000] ========RTC Inital ===================
  288. [ 1.340000] rtc_fetch_sysconfig_para: after: rtc_twi_addr is 0x51, dirty_addr_buf: 0x51. dirty_addr_buf[1]: 0xfffe
  289. [ 1.350000] rtc_fetch_sysconfig_para: rtc_twi_id is 1.
  290. [ 1.350000] rtc_fetch_sysconfig_para:ok
  291. [ 1.360000] pcf8563_init: line:1045,after fetch_sysconfig_para: normal_i2c: 0x51. normal_i2c[1]: 0xfffe
  292. [ 1.370000] i2c /dev entries driver
  293. [ 1.370000] !!! base_Addr = 0xe08ecc00
  294. [ 1.370000] config i2c gpio with gpio_config api
  295. [ 1.380000] twi0, apb clock = 24000000
  296. [ 1.380000] axp_mfd 0-0034: AXP (CHIP ID: 0x21) detected
  297. [ 1.390000] [AXP]axp driver uning configuration failed(323)
  298. [ 1.400000] [AXP]power_start = 0
  299. [ 1.400000] rtc_detect,line:194,twi_id:1,adapter->nr:0
  300. [ 1.400000] rtc_detect,line:203
  301. [ 1.410000] I2C: i2c-0: AW16XX I2C adapter
  302. [ 1.410000] **********start************
  303. [ 1.410000] 0x40
  304. [ 1.420000] 0xf8
  305. [ 1.420000] 0x28
  306. [ 1.420000] 0x0
  307. [ 1.420000] 0x0
  308. [ 1.420000] **********end************
  309. [ 1.430000] !!! base_Addr = 0xe08ee000
  310. [ 1.430000] twi1, apb clock = 24000000
  311. [ 1.440000] rtc_detect,line:194,twi_id:1,adapter->nr:1
  312. [ 1.440000] rtc_detect: Detected chip pcf8563 at adapter 1, address 0x51
  313. [ 1.450000] rtc_detect,line:199
  314. [ 1.450000] pcf8563_probe,line:944
  315. [ 1.450000] pcf8563 1-0051: chip found, driver version 0.4.3
  316. [ 1.460000] pcf8563_get_datetime,line:371
  317. [ 1.460000] pcf8563_get_datetime,raw data is st1=8, st2=128, sec=164, min=165, hr=133, mday=132, wday=166, mon=169, year=2
  318. [ 1.480000] pcf8563_get_datetime,line:415, tm is secs=24, mins=25, hours=5,mday=4, mon=8, year=112, wday=6
  319. [ 1.490000] pcf8563_read_alarm: alm_tm is secs=0, mins=0, hours=0,mday=0, mon=8, year=112, wday=0
  320. [ 1.500000] pcf8563_get_datetime,line:371
  321. [ 1.500000] pcf8563_get_datetime,raw data is st1=8, st2=128, sec=164, min=165, hr=133, mday=132, wday=166, mon=169, year=2
  322. [ 1.510000] pcf8563_get_datetime,line:415, tm is secs=24, mins=25, hours=5,mday=4, mon=8, year=112, wday=6
  323. [ 1.520000] rtc (null): alarm rollover not handled
  324. [ 1.530000] using rtc device, pcf8563, for alarms
  325. [ 1.530000] pcf8563 1-0051: rtc core: registered pcf8563 as rtc0
  326. [ 1.540000] pcf8563_probe, line:972, client->irq:0
  327. [ 1.540000] pcf8563_probe,line:978, client->irq:0
  328. [ 1.550000] pcf8563_alarm_disable,541
  329. [ 1.550000] pcf8563_alarm_disable,line:549,ret:128,stat:80
  330. [ 1.560000] pcf8563_alarm_disable,line:553,ret:128,stat:80
  331. [ 1.560000] pcf8563_alarm_disable,line:566,ret:128,stat_min:80
  332. [ 1.570000] pcf8563_alarm_disable,line:569, stat_min:80
  333. [ 1.570000] pcf8563_alarm_disable,line:581,ret:128,stat_hour:80
  334. [ 1.580000] pcf8563_alarm_disable,line:584, stat_hour:80
  335. [ 1.590000] pcf8563_alarm_disable,line:596,ret:128,stat_day:80
  336. [ 1.590000] pcf8563_alarm_disable,line:599, stat_day:80
  337. [ 1.600000] PCF8563_REG_ST2:pcf8563_alarm_disable,line:607, ret:128
  338. [ 1.600000] PCF8563_REG_AMN:pcf8563_alarm_disable,line:611, ret:128
  339. [ 1.610000] PCF8563_REG_AHRpcf8563_alarm_disable,line:615, ret:128
  340. [ 1.620000] pcf8563_alarm_disable,line:619, ret:128
  341. [ 1.620000] I2C: i2c-1: AW16XX I2C adapter
  342. [ 1.630000] **********start************
  343. [ 1.630000] 0x40
  344. [ 1.630000] 0xf8
  345. [ 1.630000] 0x58
  346. [ 1.640000] 0x0
  347. [ 1.640000] 0x0
  348. [ 1.640000] **********end************
  349. [ 1.640000] !!! base_Addr = 0xe08f0400
  350. [ 1.650000] twi2, apb clock = 24000000
  351. [ 1.650000] rtc_detect,line:194,twi_id:1,adapter->nr:2
  352. [ 1.660000] rtc_detect,line:203
  353. [ 1.660000] I2C: i2c-2: AW16XX I2C adapter
  354. [ 1.660000] **********start************
  355. [ 1.670000] 0x40
  356. [ 1.670000] 0xf8
  357. [ 1.670000] 0x58
  358. [ 1.670000] 0x0
  359. [ 1.680000] 0x0
  360. [ 1.680000] **********end************
  361. [ 1.680000] lirc_dev: IR Remote Control driver registered, major 250
  362. [ 1.690000] IR NEC protocol handler initialized
  363. [ 1.690000] IR RC5(x) protocol handler initialized
  364. [ 1.700000] IR RC6 protocol handler initialized
  365. [ 1.700000] IR JVC protocol handler initialized
  366. [ 1.710000] IR Sony protocol handler initialized
  367. [ 1.710000] IR RC5 (streamzap) protocol handler initialized
  368. [ 1.720000] IR LIRC bridge handler initialized
  369. [ 1.720000] Linux video capture interface: v2.00
  370. [ 1.730000] [cedar dev]: install start!!!
  371. [ 1.730000] [cedar dev]: install end!!!
  372. [ 1.730000] [pa_drv] start!!!
  373. [ 1.740000] [pa_drv] init end!!!
  374. [ 1.740000] print_constraints: axp20_ldo1: 1300 mV
  375. [ 1.750000] print_constraints: axp20_ldo2: 1800 <--> 3300 mV at 3000 mV
  376. [ 1.750000] print_constraints: axp20_ldo3: 700 <--> 3500 mV at 3300 mV
  377. [ 1.760000] print_constraints: axp20_ldo4: 1250 <--> 3300 mV at 3300 mV
  378. [ 1.770000] print_constraints: axp20_buck2: 700 <--> 2275 mV at 1400 mV
  379. [ 1.780000] print_constraints: axp20_buck3: 700 <--> 3500 mV at 1200 mV
  380. [ 1.780000] print_constraints: axp20_ldoio0: 1800 <--> 3300 mV at 2800 mV
  381. [ 1.790000] input: axp20-supplyer as /devices/platform/sun5i-i2c.0/i2c-0/0-0034/axp20-supplyer.28/input/input0
  382. [ 1.810000] pmu_pekoff_time = 6000
  383. [ 1.810000] pmu_pekoff_en = 1
  384. [ 1.810000] pmu_peklong_time = 1500
  385. [ 1.820000] pmu_pekon_time = 1000
  386. [ 1.820000] pmu_pwrok_time = 64
  387. [ 1.820000] pmu_pwrnoe_time = 2000
  388. [ 1.830000] pmu_intotp_en = 1
  389. [ 1.830000] [AXP]1823-->0x42
  390. [ 1.830000] POWER20_PEK_SET:1842-->0x9d
  391. [ 1.840000] POWER20_PEK_SET:1853-->0x9d
  392. [ 1.840000] POWER20_PEK_SET:1862-->0x9d
  393. [ 1.840000] POWER20_PEK_SET:1873-->0x9d
  394. [ 1.850000] POWER20_PEK_SET:1885-->0x9d
  395. [ 1.850000] POWER20_HOTOVER_CTL:1894-->0xad
  396. [ 1.860000] Cur_CoulombCounter = 0
  397. [ 1.870000] last_rest_vol = 25, now_rest_vol = 22
  398. [ 1.870000] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
  399. [ 1.880000] device-mapper: multipath: version 1.3.0 loaded
  400. [ 1.890000] device-mapper: multipath round-robin: version 1.0.0 loaded
  401. [ 1.890000] device-mapper: multipath queue-length: version 0.1.0 loaded
  402. [ 1.900000] device-mapper: multipath service-time: version 0.2.0 loaded
  403. [ 1.910000] [mmc_pm]: no sdio card used in configuration
  404. [ 1.910000] [mmc]: sunximmc_init
  405. [ 1.920000] [mmc]: sunxi mmc controller using config : 0x1
  406. [ 1.920000] [mmc]: sunxi-mmc.0: pdev->name: sunxi-mmc, pdev->id: 0
  407. [ 1.930000] [mmc]: mmc 0 power off !!
  408. [ 1.930000] [mmc]: mmc0 Probe: base:0xe08f6000 irq:32 dma:0 pdes:0xdf080000, ret 0.
  409. [ 1.940000] usbcore: registered new interface driver usbhid
  410. [ 1.950000] usbhid: USB HID core driver
  411. [ 1.950000] logger: created 256K log 'log_main'
  412. [ 1.950000] logger: created 256K log 'log_events'
  413. [ 1.960000] logger: created 256K log 'log_radio'
  414. [ 1.960000] logger: created 256K log 'log_system'
  415. [ 1.970000] enter sun5i Audio codec!!!
  416. [ 1.970000] sun5i audio support initialized
  417. [ 1.980000] sun5i Audio codec successfully loaded..
  418. [ 1.980000] ALSA device list:
  419. [ 1.990000] #0: sun5i-CODEC Audio Codec
  420. [ 1.990000] Netfilter messages via NETLINK v0.30.
  421. [ 1.990000] nf_conntrack version 0.5.0 (5664 buckets, 22656 max)
  422. [ 2.000000] ctnetlink v0.93: registering with nfnetlink.
  423. [ 2.010000] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  424. [ 2.010000] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  425. [ 2.020000] IPv4 over IPv4 tunneling driver
  426. [ 2.020000] GRE over IPv4 demultiplexor driver
  427. [ 2.030000] GRE over IPv4 tunneling driver
  428. [ 2.030000] ip_tables: (C) 2000-2006 Netfilter Core Team
  429. [ 2.040000] TCP cubic registered
  430. [ 2.040000] Initializing XFRM netlink socket
  431. [ 2.050000] NET: Registered protocol family 10
  432. [ 2.050000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  433. [ 2.060000] IPv6 over IPv4 tunneling driver
  434. [ 2.060000] NET: Registered protocol family 17
  435. [ 2.070000] NET: Registered protocol family 15
  436. [ 2.070000] L2TP core driver, V2.0
  437. [ 2.080000] PPPoL2TP kernel driver, V2.0
  438. [ 2.080000] L2TP IP encapsulation support (L2TPv3)
  439. [ 2.080000] L2TP netlink interface
  440. [ 2.090000] L2TP ethernet pseudowire support (L2TPv3)
  441. [ 2.090000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  442. [ 2.100000] Registering SWP/SWPB emulation handler
  443. [ 2.110000] registered taskstats version 1
  444. [ 2.110000] [LCD] lcd_module_init
  445. [ 2.680000] regulator_init_complete: axp20_buck3: incomplete constraints, leaving on
  446. [ 2.690000] regulator_init_complete: axp20_buck2: incomplete constraints, leaving on
  447. [ 2.690000] regulator_init_complete: axp20_ldo4: incomplete constraints, leaving on
  448. [ 2.700000] regulator_init_complete: axp20_ldo3: incomplete constraints, leaving on
  449. [ 2.710000] regulator_init_complete: axp20_ldo2: incomplete constraints, leaving on
  450. [ 2.720000] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc08edd9c
  451. [ 2.730000] [sw-ehci1]: open clock
  452. [ 2.750000] usb_passby en=1,passly=0
  453. [ 2.750000] hci_port_configure en=1,config_cnt=0
  454. [ 2.760000] [sw-ehci1]: Set USB Power ON
  455. [ 2.760000] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  456. [ 2.770000] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
  457. [ 2.780000] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000
  458. [ 2.800000] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
  459. [ 2.800000] ehci_irq: port change detect
  460. [ 2.800000] hub 2-0:1.0: USB hub found
  461. [ 2.810000] hub 2-0:1.0: 1 port detected
  462. [ 2.810000] [sw-ehci1]: sw_usb_disable_ehci
  463. [ 2.820000] [sw-ehci1]: remove, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc08edd9c
  464. [ 2.830000] sw-ehci sw-ehci.1: remove, state 1
  465. [ 2.830000] usb usb2: USB disconnect, device number 1
  466. [ 2.840000] sw-ehci sw-ehci.1: USB bus 2 deregistered
  467. [ 2.840000] [sw-ehci1]: Set USB Power OFF
  468. [ 2.840000] hci_port_configure en=0,config_cnt=1
  469. [ 2.850000] usb_passby en=0,passly=1
  470. [ 2.850000] [sw-ehci1]: close clock
  471. [ 2.860000] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc08edeb0
  472. [ 2.860000] [sw-ohci1]: open clock
  473. [ 2.890000] hci_port_configure en=1,config_cnt=0
  474. [ 2.890000] usb_passby en=1,passly=0
  475. [ 2.900000] [sw-ohci1]: Set USB Power ON
  476. [ 2.900000] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  477. [ 2.910000] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 2
  478. [ 2.910000] sw-ohci sw-ohci.1: irq 40, io mem 0xf1c14400
  479. [ 2.980000] hub 2-0:1.0: USB hub found
  480. [ 2.980000] hub 2-0:1.0: 1 port detected
  481. [ 2.990000] [sw-ohci1]: sw_usb_disable_ohci
  482. [ 2.990000] [sw-ohci1]: remove, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc08edeb0
  483. [ 3.000000] sw-ohci sw-ohci.1: remove, state 1
  484. [ 3.000000] usb usb2: USB disconnect, device number 1
  485. [ 3.010000] sw-ohci sw-ohci.1: USB bus 2 deregistered
  486. [ 3.010000] [sw-ohci1]: Set USB Power OFF
  487. [ 3.020000] usb_passby en=0,passly=1
  488. [ 3.020000] hci_port_configure en=0,config_cnt=1
  489. [ 3.030000] [sw-ohci1]: close clock
  490. [ 3.030000] pcf8563_get_datetime,line:371
  491. [ 3.040000] pcf8563_get_datetime,raw data is st1=8, st2=128, sec=166, min=165, hr=133, mday=132, wday=166, mon=169, year=2
  492. [ 3.050000] pcf8563_get_datetime,line:415, tm is secs=26, mins=25, hours=5,mday=4, mon=8, year=112, wday=6
  493. [ 3.060000] pcf8563 1-0051: setting system clock to 2012-09-04 05:25:26 UTC (1346736326)
  494. [ 3.060000] Freeing init memory: 164K
  495. [ 3.120000] init: width = 800
  496. [ 3.130000] init: height = 480
  497. [ 3.130000] init: s.st_size = 1536000
  498. [ 3.140000] init: command 'loglevel' r=0
  499. [ 3.150000] init: command 'export' r=0
  500. [ 3.150000] init: command 'export' r=0
  501. [ 3.150000] init: command 'export' r=0
  502. [ 3.160000] init: command 'export' r=0
  503. [ 3.160000] init: command 'export' r=0
  504. [ 3.170000] init: command 'export' r=0
  505. [ 3.170000] init: command 'export' r=0
  506. [ 3.170000] init: command 'export' r=0
  507. [ 3.180000] init: command 'export' r=0
  508. [ 3.180000] init: command 'symlink' r=0
  509. [ 3.180000] init: command 'symlink' r=0
  510. [ 3.190000] init: command 'symlink' r=0
  511. [ 3.190000] init: command 'mkdir' r=0
  512. [ 3.200000] init: command 'mount' r=0
  513. [ 3.200000] init: command 'mkdir' r=0
  514. [ 3.200000] init: command 'mkdir' r=0
  515. [ 3.210000] init: command 'mkdir' r=0
  516. [ 3.210000] init: command 'mkdir' r=0
  517. [ 3.220000] init: command 'mkdir' r=0
  518. [ 3.220000] init: command 'mkdir' r=0
  519. [ 3.220000] init: command 'mkdir' r=0
  520. [ 3.230000] init: command 'mkdir' r=0
  521. [ 3.230000] init: command 'mkdir' r=0
  522. [ 3.230000] init: command 'mount' r=0
  523. [ 3.240000] init: command 'mkdir' r=0
  524. [ 3.240000] init: command 'mount' r=0
  525. [ 3.240000] init: command 'write' r=0
  526. [ 3.250000] init: command 'write' r=-2
  527. [ 3.250000] init: command 'write' r=0
  528. [ 3.260000] init: command 'write' r=0
  529. [ 3.260000] init: command 'write' r=0
  530. [ 3.260000] init: command 'write' r=-2
  531. [ 3.270000] init: command 'write' r=0
  532. [ 3.270000] init: command 'mkdir' r=0
  533. [ 3.270000] init: command 'mount' r=-1
  534. [ 3.280000] init: command 'chown' r=0
  535. [ 3.280000] init: command 'chown' r=-2
  536. [ 3.290000] init: command 'chmod' r=-2
  537. [ 3.290000] init: command 'write' r=0
  538. [ 3.290000] init: command 'mkdir' r=0
  539. [ 3.300000] init: command 'chown' r=-2
  540. [ 3.300000] init: command 'chmod' r=-2
  541. [ 3.300000] init: command 'write' r=0
  542. [ 3.310000] init: command 'mkdir' r=0
  543. [ 3.310000] init: command 'chown' r=-2
  544. [ 3.320000] init: command 'chmod' r=-2
  545. [ 3.320000] init: command 'write' r=0
  546. [ 3.320000] init: command 'chmod' r=0
  547. [ 3.330000] init: processing action 0x2306f8 (fs)
  548. [ 3.340000] EXT4-fs (nandd): barriers disabled
  549. [ 3.350000] EXT4-fs (nandd): mounted filesystem with ordered data mode. Opts: barrier=0
  550. [ 3.360000] init: command 'mount' r=0
  551. [ 3.360000] init: command 'wait' r=0
  552. [ 3.370000] EXT4-fs (nande): barriers disabled
  553. [ 3.380000] EXT4-fs (nande): mounted filesystem with ordered data mode. Opts: barrier=0
  554. [ 3.390000] init: command 'mount' r=0
  555. [ 3.390000] init: command 'setupfs' r=0
  556. [ 3.400000] init: do_umount: /data
  557. [ 3.410000] init: command 'umount' r=0
  558. [ 3.500000] init: command 'exec' r=0
  559. [ 3.590000] EXT4-fs (nande): barriers disabled
  560. [ 3.600000] EXT4-fs (nande): mounted filesystem with ordered data mode. Opts: barrier=0,journal_checksum,noauto_da_alloc
  561. [ 3.610000] init: command 'exec' r=0
  562. [ 3.620000] EXT4-fs (nandh): barriers disabled
  563. [ 3.630000] EXT4-fs (nandh): mounted filesystem with ordered data mode. Opts: barrier=0
  564. [ 3.630000] init: command 'mount' r=0
  565. [ 3.640000] init: command 'setupfs' r=0
  566. [ 3.640000] init: do_umount: /cache
  567. [ 3.660000] init: command 'umount' r=0
  568. [ 3.670000] init: command 'exec' r=0
  569. [ 3.690000] EXT4-fs (nandh): barriers disabled
  570. [ 3.690000] EXT4-fs (nandh): mounted filesystem with ordered data mode. Opts: barrier=0,journal_checksum,noauto_da_alloc
  571. [ 3.710000] init: command 'exec' r=0
  572. [ 3.710000] init: dont need format /dev/block/nandi
  573. [ 3.720000] init: command 'format_userdata' r=1
  574. [ 3.720000] init: processing action 0x22b0c8 (post-fs)
  575. [ 3.730000] init: command 'chown' r=0
  576. [ 3.730000] init: command 'chmod' r=0
  577. [ 3.730000] init: command 'chown' r=-2
  578. [ 3.740000] init: command 'chmod' r=-2
  579. [ 3.740000] init: command 'chown' r=0
  580. [ 3.750000] init: command 'chmod' r=0
  581. [ 3.750000] init: command 'chown' r=0
  582. [ 3.750000] init: command 'chmod' r=0
  583. [ 3.760000] init: command 'chown' r=0
  584. [ 3.760000] init: command 'chmod' r=0
  585. [ 3.760000] init: command 'mkdir' r=0
  586. [ 3.770000] init: processing action 0x22b2b8 (post-fs-data)
  587. [ 3.770000] init: command 'chown' r=0
  588. [ 3.780000] init: command 'chmod' r=0
  589. [ 3.790000] init: command 'mkdir' r=0
  590. [ 3.790000] init: command 'copy' r=-1
  591. [ 3.800000] init: command 'chown' r=-2
  592. [ 3.800000] init: command 'chmod' r=-2
  593. [ 3.810000] init: command 'copy' r=-1
  594. [ 3.810000] init: command 'chown' r=-2
  595. [ 3.810000] init: command 'chmod' r=-2
  596. [ 3.820000] init: command 'write' r=-2
  597. [ 3.830000] init: command 'mkdir' r=0
  598. [ 3.830000] init: command 'mkdir' r=0
  599. [ 3.840000] init: command 'mkdir' r=0
  600. [ 3.840000] init: command 'mkdir' r=0
  601. [ 3.850000] init: command 'mkdir' r=0
  602. [ 3.850000] init: command 'mkdir' r=0
  603. [ 3.850000] init: command 'mkdir' r=0
  604. [ 3.860000] init: command 'mkdir' r=0
  605. [ 3.860000] init: command 'mkdir' r=0
  606. [ 3.860000] init: command 'mkdir' r=0
  607. [ 3.870000] init: command 'chmod' r=0
  608. [ 3.870000] init: command 'mkdir' r=0
  609. [ 3.880000] init: command 'chown' r=0
  610. [ 3.880000] init: command 'mkdir' r=0
  611. [ 3.880000] init: command 'chmod' r=0
  612. [ 3.890000] init: command 'chmod' r=0
  613. [ 3.890000] init: command 'chmod' r=0
  614. [ 3.900000] init: command 'chmod' r=0
  615. [ 3.900000] init: command 'chmod' r=0
  616. [ 3.910000] init: command 'mkdir' r=0
  617. [ 3.920000] init: command 'mkdir' r=0
  618. [ 3.930000] init: command 'mkdir' r=0
  619. [ 3.940000] init: command 'mkdir' r=0
  620. [ 3.950000] init: command 'mkdir' r=0
  621. [ 3.970000] init: command 'mkdir' r=0
  622. [ 3.970000] init: command 'mkdir' r=0
  623. [ 3.970000] init: command 'mkdir' r=0
  624. [ 3.980000] init: command 'mkdir' r=0
  625. [ 3.980000] init: command 'chown' r=0
  626. [ 3.980000] init: command 'chmod' r=0
  627. [ 3.990000] init: command 'mkdir' r=0
  628. [ 3.990000] init: command 'mkdir' r=0
  629. [ 4.000000] init: command 'chown' r=0
  630. [ 4.000000] init: command 'chmod' r=0
  631. [ 4.000000] init: command 'chown' r=0
  632. [ 4.010000] init: command 'chmod' r=0
  633. [ 4.010000] init: processing action 0x230e50 (property_service_init)
  634. [ 4.020000] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0'
  635. [ 4.030000] init: command 'property_service_init' r=0
  636. [ 4.040000] init: processing action 0x230e98 (signal_init)
  637. [ 4.040000] init: command 'signal_init' r=0
  638. [ 4.050000] init: processing action 0x230ee0 (check_startup)
  639. [ 4.050000] init: command 'check_startup' r=0
  640. [ 4.060000] init: processing action 0x22bad8 (boot)
  641. [ 4.060000] init: command 'chown' r=0
  642. [ 4.060000] init: command 'chmod' r=0
  643. [ 4.070000] init: command 'ifup' r=0
  644. [ 4.070000] init: command 'hostname' r=0
  645. [ 4.080000] init: command 'domainname' r=0
  646. [ 4.080000] init: command 'setrlimit' r=0
  647. [ 4.080000] init: command 'write' r=0
  648. [ 4.090000] init: command 'write' r=0
  649. [ 4.090000] init: command 'chown' r=0
  650. [ 4.100000] init: command 'chmod' r=0
  651. [ 4.100000] init: command 'chown' r=0
  652. [ 4.100000] init: command 'chmod' r=0
  653. [ 4.110000] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
  654. [ 4.120000] init: command 'write' r=0
  655. [ 4.120000] init: command 'write' r=0
  656. [ 4.120000] init: command 'write' r=0
  657. [ 4.130000] init: command 'chown' r=-2
  658. [ 4.130000] init: command 'chown' r=-2
  659. [ 4.130000] init: command 'chown' r=-2
  660. [ 4.140000] init: command 'chown' r=-2
  661. [ 4.140000] init: command 'chown' r=-2
  662. [ 4.150000] init: command 'chown' r=0
  663. [ 4.150000] init: command 'chown' r=0
  664. [ 4.150000] init: command 'chown' r=0
  665. [ 4.160000] init: command 'chmod' r=0
  666. [ 4.160000] init: command 'chmod' r=0
  667. [ 4.160000] init: command 'chmod' r=0
  668. [ 4.170000] init: command 'chown' r=0
  669. [ 4.170000] init: command 'chmod' r=0
  670. [ 4.180000] init: command 'chown' r=-2
  671. [ 4.180000] init: command 'chown' r=-2
  672. [ 4.180000] init: command 'chown' r=-2
  673. [ 4.190000] init: command 'chown' r=-2
  674. [ 4.190000] init: command 'chown' r=-2
  675. [ 4.190000] init: command 'chown' r=-2
  676. [ 4.200000] init: command 'chown' r=-2
  677. [ 4.200000] init: command 'chown' r=-2
  678. [ 4.210000] init: command 'chown' r=-2
  679. [ 4.210000] init: command 'chown' r=-2
  680. [ 4.210000] init: command 'chown' r=-2
  681. [ 4.220000] init: command 'chown' r=-2
  682. [ 4.220000] init: command 'chown' r=-2
  683. [ 4.220000] init: command 'chown' r=-2
  684. [ 4.230000] init: command 'chown' r=-2
  685. [ 4.230000] init: command 'chown' r=-2
  686. [ 4.240000] init: command 'chown' r=-2
  687. [ 4.240000] init: command 'chown' r=-2
  688. [ 4.240000] init: command 'chown' r=-2
  689. [ 4.250000] init: command 'chown' r=0
  690. [ 4.250000] init: command 'chown' r=0
  691. [ 4.250000] init: command 'chown' r=0
  692. [ 4.260000] init: command 'chown' r=0
  693. [ 4.260000] init: command 'chown' r=0
  694. [ 4.270000] init: command 'chown' r=0
  695. [ 4.270000] init: command 'chown' r=0
  696. [ 4.270000] init: command 'setprop' r=0
  697. [ 4.280000] init: command 'setprop' r=0
  698. [ 4.280000] init: command 'setprop' r=0
  699. [ 4.280000] init: command 'setprop' r=0
  700. [ 4.290000] init: command 'setprop' r=0
  701. [ 4.290000] init: command 'setprop' r=0
  702. [ 4.300000] init: command 'setprop' r=0
  703. [ 4.300000] init: command 'setprop' r=0
  704. [ 4.300000] init: command 'setprop' r=0
  705. [ 4.310000] init: starting 'console'
  706. [ 4.310000] init: starting 'servicemanager'
  707. [ 4.320000] init: starting 'vold'
  708. [ 4.320000] init: command 'class_start' r=0
  709. [ 4.330000] init: Created socket '/dev/socket/vold' with mode '660', user '0', group '1009'
  710. [ 4.340000] init: starting 'netd'
  711. [ 4.340000] init: starting 'debuggerd'
  712. [ 4.340000] init: starting 'surfaceflinger'
  713. [ 4.350000] init: Created socket '/dev/socket/dnsproxyd' with mode '660', user '0', group '3003'
  714. [ 4.360000] init: starting 'zygote'
  715. [ 4.370000] init: starting 'drm'
  716. [ 4.370000] init: starting 'media'
  717. [ 4.370000] init: starting 'dbus'
  718. [ 4.380000] init: Created socket '/dev/socket/zygote' with mode '666', user '0', group '0'
  719. [ 4.390000] init: Created socket '/dev/socket/netd' with mode '660', user '0', group '1000'
  720. [ 4.400000] init: starting 'installd'
  721. [ 4.400000] init: Created socket '/dev/socket/dbus' with mode '660', user '1002', group '1002'
  722. [ 4.410000] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
  723. [ 4.420000] init: Created socket '/dev/socket/installd' with mode '600', user '1000', group '1000'
  724. [ 4.430000] init: starting 'keystore'
  725. [ 4.440000] init: starting 'u3gmonitor'
  726. [ 4.440000] init: Created socket '/dev/socket/keystore' with mode '666', user '0', group '0'
  727. [ 4.450000] init: starting 'ril-daemon'
  728. [ 4.460000] init: command 'class_start' r=0
  729. [ 4.470000] init: Created socket '/dev/socket/rild-debug' with mode '660', user '1001', group '1000'
  730. [ 4.480000] init: processing action 0x230988 (boot)
  731. [ 4.480000] init: Created socket '/dev/socket/rild' with mode '660', user '0', group '1001'
  732. [ 4.540000] input: sun4i-keyboard as /devices/virtual/input/input1
  733. [ 4.540000] ==register_early_suspend =
  734. [ 4.560000] init: command 'insmod' r=0
  735. [ 4.620000] ===========================goodix_ts_init=====================
  736. [ 4.630000] ctp_fetch_sysconfig_para.
  737. [ 4.630000] ctp_fetch_sysconfig_para: after: ctp_twi_addr is 0x5d, dirty_addr_buf: 0x5d. dirty_addr_buf[1]: 0xfffe
  738. [ 4.640000] ctp_fetch_sysconfig_para: ctp_twi_id is 1.
  739. [ 4.640000] ctp_fetch_sysconfig_para: screen_max_x = 800.
  740. [ 4.650000] ctp_fetch_sysconfig_para: screen_max_y = 480.
  741. [ 4.660000] ctp_fetch_sysconfig_para: revert_x_flag = 0.
  742. [ 4.660000] ctp_fetch_sysconfig_para: revert_y_flag = 0.
  743. [ 4.670000] ctp_fetch_sysconfig_para: exchange_x_y_flag = 0.
  744. [ 4.670000] goodix_ts_init: after fetch_sysconfig_para: normal_i2c: 0x5d. normal_i2c[1]: 0xfffe
  745. [ 4.680000] script parser fetch err.
  746. [ 4.690000] ctp_init_platform_resource: tp_reset request gpio fail!
  747. [ 4.690000] ctp_detect: Detected chip Goodix-TS at adapter 1, address 0x5d
  748. [ 4.700000] Goodix-TS 1-005d: Install gt811 driver.
  749. [ 4.710000] Goodix-TS 1-005d: Driver Release Date:2012-02-08
  750. [ 4.710000] ======goodix_gt811 probe======
  751. [ 4.850000] ctp_set_irq_mode: config gpio to int mode.
  752. [ 4.860000] ctp_set_irq_mode, 231: gpio_int_info, port = 7, port_num = 11.
  753. [ 4.870000] INTERRUPT CONFIG
  754. [ 4.870000] Goodix-TS 1-005d: GT811 init info:X_MAX=4096,Y_MAX=4096,TRIG_MODE=RISING EDGE
  755. [ 4.900000] input: gt80x as /devices/virtual/input/input2
  756. [ 5.100000] Goodix-TS 1-005d: GT811 Verion:0x2010
  757. [ 5.100000] Goodix-TS 1-005d: Start gt80x in interrupt mode,Driver Modify Date:2012-01-05
  758. [ 5.110000] init: command 'insmod' r=0
  759. [ 5.140000] ===========================hv_keypad_init=====================
  760. [ 5.150000] ========HV Inital ===================
  761. [ 5.150000] tkey_fetch_sysconfig_para: tkey_unused.
  762. [ 5.160000] hv_keypad_init: after fetch_sysconfig_para: normal_i2c: 0x0. normal_i2c[1]: 0x0
  763. [ 5.170000] i2c i2c-0: Invalid probe address 0x00
  764. [ 5.170000] i2c i2c-1: Invalid probe address 0x00
  765. [ 5.180000] i2c i2c-2: Invalid probe address 0x00
  766. [ 5.180000] init: command 'insmod' r=0
  767. [ 5.240000] UMP: UMP device driver loaded
  768. [ 5.240000] init: command 'insmod' r=0
  769. [ 5.430000] Mali: mali--2244-rel0!
  770. [ 5.440000] Mali: Mali device driver r2p4-02rel0 loaded
  771. [ 5.440000] init: command 'insmod' r=0
  772. [ 5.510000] cedarx: module is already loaded
  773. [ 5.510000] init: command 'insmod' r=-1
  774. [ 5.530000] dmard06: init
  775. [ 5.530000] ========gsensor_fetch_sysconfig_para===================
  776. [ 5.540000] gsensor_fetch_sysconfig_para: after: gsensor_twi_addr is 0x1c, dirty_addr_buf: 0x1c. dirty_addr_buf[1]: 0xfffe
  777. [ 5.550000] gsensor_fetch_sysconfig_para: twi_id is 1.
  778. [ 5.560000] err: gpio count < =0 ,gpio_count is: 0
  779. [ 5.560000] dmard06_init: after fetch_sysconfig_para: normal_i2c: 0x1c. normal_i2c[1]: 0xfffe
  780. [ 5.570000] gsensor_detect: Detected chip dmard06 at adapter 1, address 0x1c
  781. [ 5.580000] i2c Read SW_RESET = 6
  782. [ 5.590000] i2c Read WHO_AM_I = 6
  783. [ 5.590000] dmard06 gsensor registered I2C driver!
  784. [ 5.590000] input: dmard06 as /devices/virtual/input/input3
  785. [ 5.600000] dmard06 probe ok
  786. [ 5.600000] init: command 'insmod' r=0
  787. [ 5.620000] hello, sun4i_vibrator init
  788. [ 5.620000] sun4i_vibrator_init: motor_unused.
  789. [ 5.630000] =========script_parser_fetch_err============
  790. [ 5.630000] init: command 'insmod' r=-1
  791. [ 5.640000] init: command 'chmod' r=-2
  792. [ 5.680000] init: command 'insmod' r=0
  793. [ 5.720000] init: command 'insmod' r=0
  794. [ 5.820000] init: command 'insmod' r=0
  795. [ 5.870000] [CSI]Welcome to CSI driver
  796. [ 5.870000] [CSI]csi_init
  797. [ 5.870000] [CSI]registered sub device,input_num = 0
  798. [ 5.920000] [CSI]power on and power off camera!
  799. [ 6.350000] [CSI]V4L2 device registered as video0
  800. [ 6.350000] init: command 'insmod' r=0
  801. [ 6.360000] init: starting 'bootanim'
  802. [ 6.400000] init: command 'insmod' r=0
  803. [ 6.450000] usbcore: registered new interface driver asix
  804. [ 6.470000] init: command 'insmod' r=0
  805. [ 6.510000] usbcore: registered new interface driver qf9700
  806. [ 6.510000] init: command 'insmod' r=0
  807. [ 6.570000] usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  808. [ 6.590000] init: command 'insmod' r=0
  809. [ 6.620000] offset.txt 0 0 0
  810. [ 6.640000] rtl8150: v0.6.2 (2004/08/27):rtl8150 based usb-ethernet driver
  811. [ 6.650000] usbcore: registered new interface driver rtl8150
  812. [ 6.650000] init: command 'insmod' r=0
  813. [ 6.680000] init: processing action 0x230f28 (queue_propety_triggers)
  814. [ 6.680000] init: command 'queue_propety_triggers' r=0
  815. [ 6.710000] init: processing action 0x22c508 (nonencrypted)
  816. [ 6.710000] init: command 'class_start' r=0
  817. [ 6.730000] init: processing action 0x22cc30 (property:persist.sys.usb.config=*)
  818. [ 6.740000] init: command 'setprop' r=0
  819. [ 6.740000] init: processing action 0x22ce00 (property:ro.debuggable=1)
  820. [ 6.750000] init: command 'start' r=0
  821. [ 6.750000] init: processing action 0x22ffe8 (property:sys.usb.config=mass_storage,adb)
  822. [ 6.760000] android_usb: already disabled
  823. [ 6.770000] init: command 'write' r=0
  824. [ 6.770000] init: command 'write' r=0
  825. [ 6.770000] init: command 'write' r=0
  826. [ 6.780000] init: command 'write' r=0
  827. [ 6.780000] ep_matches, wrn: endpoint already claimed, ep(0xc0826b90, 0xdf037600, ep1-bulk)
  828. [ 6.790000] adb_bind_config
  829. [ 6.790000] ep_matches, wrn: endpoint already claimed, ep(0xc0826b90, 0xdf037600, ep1-bulk)
  830. [ 6.800000] ep_matches, wrn: endpoint already claimed, ep(0xc0826bd0, 0xdf037600, ep2-bulk)
  831. [ 6.810000] ep_matches, wrn: endpoint already claimed, ep(0xc0826b90, 0xdf037600, ep1-bulk)
  832. [ 6.820000] ep_matches, wrn: endpoint already claimed, ep(0xc0826bd0, 0xdf037600, ep2-bulk)
  833. [ 6.830000] ep_matches, wrn: endpoint already claimed, ep(0xc0826c10, 0xdf032200, ep3-bulk)
  834. [ 6.840000] [sw_udc]: alloc request: ep(0xc0826c50, ep4-bulk, 512), req(0xdf309b00)
  835. [ 6.840000] [sw_udc]: alloc request: ep(0xc0826c10, ep3-bulk, 512), req(0xdf309b40)
  836. [ 6.850000] [sw_udc]: alloc request: ep(0xc0826c10, ep3-bulk, 512), req(0xdf309b80)
  837. [ 6.860000] [sw_udc]: alloc request: ep(0xc0826c10, ep3-bulk, 512), req(0xdf309bc0)
  838. [ 6.870000] [sw_udc]: alloc request: ep(0xc0826c10, ep3-bulk, 512), req(0xdf309c00)
  839. [ 6.870000] [sw_udc]: sw_udc_pullup, is_on = 1
  840. [ 6.880000] WRN:L2729(drivers/usb/sun5i_usb/udc/sw_udc.c):ERR: usb device is not active
  841. [ 6.890000] init: command 'write' r=0
  842. [ 6.890000] init: starting 'adbd'
  843. [ 6.900000] adb_open
  844. [ 6.900000] init: command 'start' r=0
  845. [ 6.900000] init: command 'setprop' r=0
  846. [ 15.410000] warning: `zygote' uses 32-bit capabilities (legacy support in use)
  847. [ 40.050000] request_suspend_state: wakeup (3->0) at 40059515237 (2012-09-04 05:26:03.481550492 UTC)
  848. [ 40.590000] acc_open
  849. [ 40.590000] acc_release
  850. [ 41.490000] sw_usb_enable_hcd: usbc_num = 1
  851. [ 41.490000] [sw-ehci1]: sw_usb_enable_ehci
  852. [ 41.500000] [sw-ehci1]: probe, pdev->name: sw-ehci, pdev->id: 1, sw_ehci: 0xc08edd9c
  853. [ 41.500000] [sw-ehci1]: open clock
  854. [ 41.560000] usb_passby en=1,passly=0
  855. [ 41.560000] hci_port_configure en=1,config_cnt=0
  856. [ 41.570000] [sw-ehci1]: Set USB Power ON
  857. [ 41.570000] sw-ehci sw-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  858. [ 41.580000] sw-ehci sw-ehci.1: new USB bus registered, assigned bus number 2
  859. [ 41.590000] sw-ehci sw-ehci.1: irq 39, io mem 0xf1c14000
  860. [ 41.610000] sw-ehci sw-ehci.1: USB 0.0 started, EHCI 1.00
  861. [ 41.610000] ehci_irq: port change detect
  862. [ 41.680000] hub 2-0:1.0: USB hub found
  863. [ 41.680000] hub 2-0:1.0: 1 port detected
  864. [ 41.680000] [sw-ohci1]: sw_usb_enable_ohci
  865. [ 41.710000] [sw-ohci1]: probe, pdev->name: sw-ohci, pdev->id: 1, sw_ohci: 0xc08edeb0
  866. [ 41.710000] [sw-ohci1]: open clock
  867. [ 41.790000] hci_port_configure en=1,config_cnt=1
  868. [ 41.790000] usb_passby en=1,passly=1
  869. [ 41.860000] sw-ohci sw-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  870. [ 41.870000] sw-ohci sw-ohci.1: new USB bus registered, assigned bus number 3
  871. [ 41.920000] sw-ohci sw-ohci.1: irq 40, io mem 0xf1c14400
  872. [ 41.980000] hub 3-0:1.0: USB hub found
  873. [ 41.980000] hub 3-0:1.0: 1 port detected
  874. [ 42.000000] usb 2-1: new high speed USB device number 2 using sw-ehci
  875. [ 42.010000]
  876. [ 42.010000] rtw driver version=v3.3.2_3192.20120103
  877. [ 42.010000] ##########rtw_suspend_lock_init ###########
  878. [ 42.030000] usbcore: registered new interface driver rtl8192cu
  879. [ 42.150000] register rtw_netdev_ops to netdev_ops
  880. [ 42.150000] CHIP TYPE: RTL8188C_8192C
  881. [ 42.180000]
  882. [ 42.180000] usb_endpoint_descriptor(0):
  883. [ 42.180000] bLength=7
  884. [ 42.180000] bDescriptorType=5
  885. [ 42.260000] bEndpointAddress=81
  886. [ 42.260000] wMaxPacketSize=200
  887. [ 42.260000] bInterval=0
  888. [ 42.260000] RT_usb_endpoint_is_bulk_in = 1
  889. [ 42.300000]
  890. [ 42.300000] usb_endpoint_descriptor(1):
  891. [ 42.310000] bLength=7
  892. [ 42.310000] bDescriptorType=5
  893. [ 42.310000] bEndpointAddress=2
  894. [ 42.320000] wMaxPacketSize=200
  895. [ 42.320000] bInterval=0
  896. [ 42.320000] RT_usb_endpoint_is_bulk_out = 2
  897. [ 42.410000]
  898. [ 42.410000] usb_endpoint_descriptor(2):
  899. [ 42.410000] bLength=7
  900. [ 42.410000] bDescriptorType=5
  901. [ 42.450000] bEndpointAddress=3
  902. [ 42.450000] wMaxPacketSize=200
  903. [ 42.450000] bInterval=0
  904. [ 42.530000] RT_usb_endpoint_is_bulk_out = 3
  905. [ 42.530000]
  906. [ 42.530000] usb_endpoint_descriptor(3):
  907. [ 42.600000] bLength=7
  908. [ 42.600000] bDescriptorType=5
  909. [ 42.600000] bEndpointAddress=84
  910. [ 42.600000] wMaxPacketSize=40
  911. [ 42.630000] bInterval=1
  912. [ 42.630000] RT_usb_endpoint_is_int_in = 4, Interval = 1
  913. [ 42.630000] nr_endpoint=4, in_num=2, out_num=2
  914. [ 42.630000]
  915. [ 42.710000] USB_SPEED_HIGH
  916. [ 42.710000] Chip Version ID: VERSION_NORMAL_UMC_CHIP_88C_B_CUT.
  917. [ 42.710000] RF_Type is 3!!
  918. [ 42.780000] EEPROM type is E-FUSE
  919. [ 42.780000] ====> ReadAdapterInfo8192C
  920. [ 42.840000] Boot from EFUSE, Autoload OK !
  921. [ 43.130000] EEPROMVID = 0x0bda
  922. [ 43.150000] EEPROMPID = 0x8176
  923. [ 43.150000] EEPROMCustomerID : 0x00
  924. [ 43.150000] EEPROMSubCustomerID: 0x00
  925. [ 43.170000] RT_CustomerID: 0x00
  926. [ 43.170000] _ReadMACAddress MAC Address from EFUSE = 00:89:9c:02:ee:4c
  927. [ 43.180000] EEPROMRegulatory = 0x0
  928. [ 43.180000] _ReadBoardType(0)
  929. [ 43.190000] BT Coexistance = disable
  930. [ 43.190000] RT_ChannelPlan: 0x0a
  931. [ 43.190000] _ReadPSSetting...bHWPwrPindetect(0)-bHWPowerdown(0) ,bSupportRemoteWakeup(0)
  932. [ 43.200000] ### PS params=> power_mgnt(1),usbss_enable(0) ###
  933. [ 43.210000] ### AntDivCfg(0)
  934. [ 43.210000] readAdapterInfo_8192CU(): REPLACEMENT = 1
  935. [ 43.220000] <==== ReadAdapterInfo8192C in 440 ms
  936. [ 43.220000] rtw_register_early_suspend
  937. [ 43.230000] rtw_macaddr_cfg MAC Address = 00:89:9c:02:ee:4c
  938. [ 43.230000] MAC Address from pnetdev->dev_addr= 00:89:9c:02:ee:4c
  939. [ 43.250000] bDriverStopped:1, bSurpriseRemoved:0, bup:0, hw_init_completed:0
  940. [ 44.310000] init: starting 'wpa_supplicant'
  941. [ 44.320000] init: Created socket '/dev/socket/wpa_wlan0' with mode '660', user '1010', group '1010'
  942. [ 44.340000] init: waitpid returned pid 242, status = 00000000
  943. [ 44.390000] init: untracked pid 242 exited
  944. [ 45.200000] +871x_drv - drv_open, bup=0
  945. [ 45.220000] ===> FirmwareDownload91C() fw:Rtl819XFwImageArray_UMC_B
  946. [ 45.260000] FirmwareDownload92C accquire FW from embedded image
  947. [ 45.260000] fw_ver=v79, fw_subver=0, sig=0x88c0
  948. [ 45.380000] fw download ok!
  949. [ 45.380000] Set RF Chip ID to RF_6052 and RF type to 1T1R.
  950. [ 46.150000] IQK:Start!!!
  951. [ 46.240000] Path A IQK Success!!
  952. [ 46.330000] Path A IQK Success!!
  953. [ 46.450000] IQK: final_candidate is 0
  954. [ 46.530000] IQK: RegE94=103 RegE9C=13 RegEA4=f9 RegEAC=2 RegEB4=0 RegEBC=0 RegEC4=0 RegECC=0
  955. [ 46.530000] Path A IQ Calibration Success !
  956. [ 46.810000] pdmpriv->TxPowerTrackControl = 1
  957. [ 46.880000] MAC Address from REG_MACID = 00:89:9c:02:ee:4c
  958. [ 46.880000] rtl8192cu_hal_init in 1680ms
  959. [ 46.920000] MAC Address = 00:89:9c:02:ee:4c
  960. [ 47.070000] -871x_drv - drv_open, bup=1
  961. [ 47.110000] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  962. [ 47.120000] [rtw_wx_set_pmkid] IW_PMKSA_FLUSH!
  963. [ 47.120000] set_mode = IW_MODE_INFRA
  964. [ 47.210000] [rtw_wx_set_pmkid] IW_PMKSA_FLUSH!
  965. [ 48.680000] survey done event(16)
  966. [ 48.680000] wpa_set_auth_algs, AUTH_ALG_OPEN_SYSTEM
  967. [ 48.700000] set_mode = IW_MODE_INFRA
  968. [ 48.720000]
  969. [ 48.720000] wpa_ie(length:22):
  970. [ 48.720000] 0x30 0x14 0x01 0x00 0x00 0x0f 0xac 0x02
  971. [ 48.810000] 0x01 0x00 0x00 0x0f 0xac 0x04 0x01 0x00
  972. [ 48.810000] 0x00 0x0f 0xac 0x02 0x00 0x00 0x82 0xcf
  973. [ 48.870000] =>rtw_wx_set_essid
  974. [ 48.870000] ssid=rznet, len=5
  975. [ 48.880000] Set SSID under fw_state=0x00000008
  976. [ 48.880000] [by_bssid:0][assoc_ssid:rznet][to_roaming:0] new candidate: rznet(bc:ae:c5:c4:f5:43) rssi:-50
  977. [ 48.890000] rtw_select_and_join_from_scanned_queue: candidate: rznet(bc:ae:c5:c4:f5:43)
  978. [ 48.900000] rtw_restructure_ht_ie IEEE80211_HT_CAP_MAX_AMSDU is set
  979. [ 48.900000] link to Broadcom AP
  980. [ 48.910000] <=rtw_wx_set_essid, ret 0
  981. [ 48.920000] Set BSSID under fw_state=0x00000088
  982. [ 49.170000] link to Broadcom AP
  983. [ 49.180000] OnAuthClient
  984. [ 49.190000] network.SupportedRates[0]=82
  985. [ 49.190000] network.SupportedRates[1]=84
  986. [ 49.190000] network.SupportedRates[2]=8B
  987. [ 49.200000] network.SupportedRates[3]=96
  988. [ 49.200000] network.SupportedRates[4]=24
  989. [ 49.200000] network.SupportedRates[5]=30
  990. [ 49.210000] network.SupportedRates[6]=48
  991. [ 49.210000] network.SupportedRates[7]=6C
  992. [ 49.220000] network.SupportedRates[8]=0C
  993. [ 49.220000] network.SupportedRates[9]=12
  994. [ 49.220000] network.SupportedRates[10]=18
  995. [ 49.230000] network.SupportedRates[11]=60
  996. [ 49.230000] bssrate_len = 12
  997. [ 49.240000] OnAssocRsp
  998. [ 49.250000] report_join_res(1)
  999. [ 49.250000] rtw_joinbss_update_network
  1000. [ 49.250000] +rtw_update_ht_cap()
  1001. [ 49.260000] rtw_joinbss_update_stainfo
  1002. [ 49.260000] OnAction_back
  1003. [ 49.260000] OnAction_back, action=0
  1004. [ 49.270000] issue_action_BA, category=3, action=1, status=0
  1005. [ 49.270000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  1006. [ 49.280000] HW_VAR_BASIC_RATE: BrateCfg(0x15d)
  1007. [ 49.280000] WMM(0): 0, a42b
  1008. [ 49.290000] WMM(1): 0, a44f
  1009. [ 49.310000] WMM(2): 0, 5e4322
  1010. [ 49.310000] WMM(3): 0, 2f3222
  1011. [ 49.310000] [HW_VAR_ACM_CTRL] Write 0x0
  1012. [ 49.320000] HTOnAssocRsp
  1013. [ 49.320000]
  1014. [ 49.320000] ~~~~stastakey:unicastkey
  1015. [ 49.320000]
  1016. [ 49.320000] ~~~~stastakey:groupkey
  1017. [ 49.330000] ==> rtw_set_key algorithm(2),keyid(2),key_mask(4)
  1018. [ 49.340000] update raid entry, mask=0xfffff, arg=0xa0
  1019. [ 49.360000] rtl8192c_set_FwJoinBssReport_cmd mstatus(1)
  1020. [ 49.370000] SetFwRsvdPagePkt
  1021. [ 49.370000] Set RSVD page location to Fw.
  1022. [ 49.380000] rx bc/mc packets, to perform sw rtw_tkip_decrypt
  1023. [ 49.420000] =>mlmeext_joinbss_event_callback
  1024. [ 51.070000] rtl8192c_dm_RF_Saving(): RF_Save
  1025. [ 51.970000] battery vol change: 25->24
  1026. [ 52.050000] init: starting 'dhcpcd_wlan0'
  1027. [ 52.700000] init: processing action 0x22e458 (property:sys.boot_completed=1)
  1028. [ 52.750000] init: starting 'preinstall'
  1029. [ 52.780000] init: command 'start' r=0
  1030. [ 52.800000] init: service 'bootanim' is being killed
  1031. [ 52.810000] init: waitpid returned pid 122, status = 00000009
  1032. [ 52.830000] init: process 'bootanim', pid 122 exited
  1033. [ 52.840000] init: waitpid returned pid 500, status = 00000000
  1034. [ 52.840000] init: process 'preinstall', pid 500 exited
  1035. [ 59.070000] rtw_set_ps_mode(): Enter 802.11 power save mode...
  1036. [ 59.080000] rtl8192c_dm_RF_Saving(): RF_Normal
  1037. [ 59.080000] rtl8192c_set_FwPwrMode_cmd(): Mode = 1, SmartPS = 2
  1038. [ 59.530000] wlan0: no IPv6 routers present
  1039. [ 63.100000] rtw_set_ps_mode(): Busy Traffic , Leave 802.11 power save..
  1040. [ 63.100000] rtl8192c_set_FwPwrMode_cmd(): Mode = 0, SmartPS = 0
  1041. [ 65.070000] rtw_set_ps_mode(): Enter 802.11 power save mode...
  1042. [ 65.070000] rtl8192c_set_FwPwrMode_cmd(): Mode = 1, SmartPS = 2
  1043. [ 67.070000] rtw_set_ps_mode(): Busy Traffic , Leave 802.11 power save..
  1044. [ 67.070000] rtl8192c_set_FwPwrMode_cmd(): Mode = 0, SmartPS = 0
  1045. [ 67.110000] rtl8192c_dm_RF_Saving(): RF_Save
  1046. [ 73.070000] rtw_set_ps_mode(): Enter 802.11 power save mode...
  1047. [ 73.070000] rtl8192c_dm_RF_Saving(): RF_Normal
  1048. [ 73.080000] rtl8192c_set_FwPwrMode_cmd(): Mode = 1, SmartPS = 2
  1049. [ 76.310000] [AXP]press short
  1050. [ 76.420000] [AXP]event = 0x20000
  1051. [ 76.640000] [pm]valid
  1052. [ 76.650000] request_suspend_state: sleep (0->3) at 76652399906 (2012-09-04 05:26:40.074435536 UTC)
  1053. [ 76.670000] rtw_early_suspend
  1054. [ 76.690000] [AXP]======early suspend=======
  1055. [ 76.690000] enter earlysuspend: sun4i_keyboard_suspend.
  1056. [ 76.730000] display early suspend: backlight_early_suspend
  1057. [ 77.800000] =======goodix_ts_early_suspend========
  1058. [ 77.800000] Goodix-TS 1-005d: Send suspend cmd
  1059. [ 81.660000] [pm]valid
  1060. [ 81.660000] PM: Syncing filesystems ... done.
  1061. [ 81.670000] PM: Preparing system for mem sleep
  1062. [ 81.670000] Freezing user space processes ... (elapsed 0.02 seconds) done.
  1063. [ 81.710000] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  1064. [ 81.730000] PM: Entering mem sleep
  1065. [ 81.730000] [pm]3 state begin
  1066. [ 81.730000] ########### rtw_suspend #################
  1067. [ 81.740000] [CSI]csi_suspend
  1068. [ 81.740000] [sw-ohci1]: sw_ohci_hcd_suspend
  1069. [ 81.750000] rtw_set_ps_mode(): Busy Traffic , Leave 802.11 power save..
  1070. [ 81.750000] usb_passby en=0,passly=2
  1071. [ 81.760000] rtl8192c_set_FwPwrMode_cmd(): Mode = 0, SmartPS = 0
  1072. [ 81.760000] hci_port_configure en=0,config_cnt=2
  1073. [ 81.770000] [sw-ohci1]: close clock
  1074. [ 81.780000] rtw_suspend:839 rznet(bc:ae:c5:c4:f5:43), length:5 assoc_ssid.length:5
  1075. [ 81.790000] rtl8192c_set_FwJoinBssReport_cmd mstatus(0)
  1076. [ 81.790000] ===> rtw_dev_unload
  1077. [ 81.800000] usb_read_port_cancel
  1078. [ 81.800000] ###> rtw_cmd_thread break.................
  1079. [ 81.800000] usb_write_port_cancel
  1080. [ 81.810000] ==> rtl8192cu_hal_deinit
  1081. [ 81.810000] bkeepfwalive(0)
  1082. [ 81.810000] card disble HWSM...........
  1083. [ 81.820000] <=== rtw_dev_unload
  1084. [ 81.830000] ########### rtw_suspend done #################
  1085. [ 81.830000] [sw-ehci1]: sw_ehci_hcd_suspend
  1086. [ 81.840000] [sw-ehci1]: Set USB Power OFF
  1087. [ 81.840000] hci_port_configure en=0,config_cnt=1
  1088. [ 81.850000] usb_passby en=0,passly=1
  1089. [ 81.850000] [sw-ehci1]: close clock
  1090. [ 81.850000] [audio codec]:suspend start
  1091. [ 82.510000] [audio codec]:suspend end
  1092. [ 82.510000] pcf8563_get_datetime,line:371
  1093. [ 82.520000] pcf8563_get_datetime,raw data is st1=8, st2=192, sec=196, min=166, hr=197, mday=196, wday=198, mon=201, year=2
  1094. [ 82.530000] pcf8563_get_datetime,line:415, tm is secs=44, mins=26, hours=5,mday=4, mon=8, year=112, wday=6
  1095. [ 82.540000] pcf8563_get_datetime,line:371
  1096. [ 82.540000] pcf8563_get_datetime,raw data is st1=8, st2=192, sec=196, min=166, hr=197, mday=196, wday=198, mon=201, year=2
  1097. [ 82.550000] pcf8563_get_datetime,line:415, tm is secs=44, mins=26, hours=5,mday=4, mon=8, year=112, wday=6
  1098. [ 82.560000] pcf8563_set_alarm,line:749:*****************************
  1099. [ 82.560000]
  1100. [ 82.570000] line:751,pcf8563_set_alarm the alarm time: year:112, month:8, day:4. hour:5.minute:26.second:46
  1101. [ 82.580000] *****************************
  1102. [ 82.580000]
  1103. [ 82.580000] pcf8563_get_datetime,line:371
  1104. [ 82.590000] pcf8563_get_datetime,raw data is st1=8, st2=192, sec=196, min=166, hr=197, mday=196, wday=198, mon=201, year=2
  1105. [ 82.600000] pcf8563_get_datetime,line:415, tm is secs=44, mins=26, hours=5,mday=4, mon=8, year=112, wday=6
  1106. [ 82.610000] line:760,pcf8563_set_alarm the current time: year:112, month:8, day:4. hour:5.minute:26.second:44
  1107. [ 82.620000] *****************************
  1108. [ 82.620000]
  1109. [ 82.630000] pcf8563_alarm_disable,541
  1110. [ 82.630000] pcf8563_alarm_disable,line:549,ret:192,stat:c0
  1111. [ 82.640000] pcf8563_alarm_disable,line:553,ret:192,stat:c0
  1112. [ 82.640000] pcf8563_alarm_disable,line:566,ret:128,stat_min:80
  1113. [ 82.650000] pcf8563_alarm_disable,line:569, stat_min:80
  1114. [ 82.650000] pcf8563_alarm_disable,line:581,ret:128,stat_hour:80
  1115. [ 82.660000] pcf8563_alarm_disable,line:584, stat_hour:80
  1116. [ 82.660000] pcf8563_alarm_disable,line:596,ret:128,stat_day:80
  1117. [ 82.670000] pcf8563_alarm_disable,line:599, stat_day:80
  1118. [ 82.680000] PCF8563_REG_ST2:pcf8563_alarm_disable,line:607, ret:192
  1119. [ 82.680000] PCF8563_REG_AMN:pcf8563_alarm_disable,line:611, ret:128
  1120. [ 82.690000] PCF8563_REG_AHRpcf8563_alarm_disable,line:615, ret:128
  1121. [ 82.700000] pcf8563_alarm_disable,line:619, ret:128
  1122. [ 82.700000] pcf8563_set_alarm, line:800, buf[0]:27, buf[1]:05, buf[2]:04
  1123. [ 82.710000] PCF8563_REG_AMN:pcf8563_set_alarm,line:810,stat_min:a7
  1124. [ 82.720000] PCF8563_REG_AHR:pcf8563_set_alarm,line:822,stat_hour:85
  1125. [ 82.720000] pcf8563_set_alarm,842
  1126. [ 82.730000] pcf8563_alarm_enable,443
  1127. [ 82.730000] pcf8563_alarm_enable,line:451,ret:192,stat:c0
  1128. [ 82.730000] pcf8563_alarm_enable,line:455,stat:c2
  1129. [ 82.740000] pcf8563_alarm_enable,line:467,ret:167,stat_min:a7
  1130. [ 82.750000] pcf8563_alarm_enable,line:469,stat_min:27
  1131. [ 82.750000] pcf8563_alarm_enable,line:481,ret:133,stat_hour:85
  1132. [ 82.760000] pcf8563_alarm_enable,line:483,stat_hour:5
  1133. [ 82.760000] pcf8563_alarm_enable,line:495,ret:132,stat_day:84
  1134. [ 82.770000] pcf8563_alarm_enable,line:497,stat_day:4
  1135. [ 82.770000] PCF8563_REG_ST2:pcf8563_alarm_enable,line:509,ret:c2
  1136. [ 82.780000] PCF8563_REG_AMN:pcf8563_alarm_enable,line:516,ret:27
  1137. [ 82.790000] PCF8563_REG_AHR:pcf8563_alarm_enable,line:523,ret:5
  1138. [ 82.790000] PCF8563_REG_ADM:pcf8563_alarm_enable,line:530,ret:4
  1139. [ 82.800000] ...........................
  1140. [ 82.800000] debug alarm count!!!
  1141. [ 82.810000] alarm minute debug PCF8563_REG_AMN
  1142. [ 82.810000] pcf8563_set_alarm,line:861,PCF8563_REG_AMN:27
  1143. [ 82.820000] ...........................
  1144. [ 82.820000] alarm hour debug PCF8563_REG_AHR
  1145. [ 82.830000] PCF8563_REG_AHR:pcf8563_set_alarm,line:869,ret:5
  1146. [ 82.830000] ...........................
  1147. [ 82.830000] alarm day debug PCF8563_REG_ADM
  1148. [ 82.840000] PCF8563_REG_ADM:pcf8563_set_alarm,line:877,ret:4
  1149. [ 82.840000] ...........................
  1150. [ 82.850000] date minute debug PCF8563_REG_MN
  1151. [ 82.850000] pcf8563_set_alarm,line:885,PCF8563_REG_MN:a6
  1152. [ 82.860000] ...........................
  1153. [ 82.860000] date hour debug PCF8563_REG_HR
  1154. [ 82.870000] pcf8563_set_alarm,line:893,PCF8563_REG_HR:c5
  1155. [ 82.870000] ...........................
  1156. [ 82.880000] date day debug PCF8563_REG_DM
  1157. [ 82.880000] pcf8563_set_alarm,line:901,PCF8563_REG_DM:c4
  1158. [ 82.890000] pcf8563_get_datetime,line:371
  1159. [ 82.890000] pcf8563_get_datetime,raw data is st1=8, st2=194, sec=196, min=166, hr=197, mday=196, wday=198, mon=201, year=2
  1160. [ 82.900000] pcf8563_get_datetime,line:415, tm is secs=44, mins=26, hours=5,mday=4, mon=8, year=112, wday=6
  1161. [ 82.910000] pcf8563_get_datetime,line:371
  1162. [ 82.920000] pcf8563_get_datetime,raw data is st1=8, st2=194, sec=196, min=166, hr=197, mday=196, wday=198, mon=201, year=2
  1163. [ 82.930000] pcf8563_get_datetime,line:415, tm is secs=44, mins=26, hours=5,mday=4, mon=8, year=112, wday=6
  1164. [ 82.940000] pmu_suspend_chgcur = 1000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement