Advertisement
Guest User

bootup

a guest
Jul 25th, 2016
849
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.74 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0
  2. [ 0.000000] Linux version 3.4.39 (fjj@sunchip-To-be-filled-by-O-E-M) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.02) ) #94 Thu May 5 15:55:39 CST 2016
  3. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. [ 0.000000] Machine: sun8i
  6. [ 0.000000] Ignoring unrecognised tag 0x00000000
  7. [ 0.000000] Initialized persistent memory from 41d20800-41d307ff
  8. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  9. [ 0.000000] On node 0 totalpages: 65536
  10. [ 0.000000] free_area_init_node: node 0, pgdat c04f2f5c, node_mem_map c058f000
  11. [ 0.000000] Normal zone: 512 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 65024 pages, LIFO batch:15
  14. [ 0.000000] script_init enter!
  15. [ 0.000000] script_init exit!
  16. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  17. [ 0.000000] pcpu-alloc: [0] 0
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  19. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/nor1 init=/init loglevel=8 partitions=boot@spinorp0:system@spinorp1:cfg@spinorp2:boot_logo@spinorp3:shutdown_logo@spinorp4:env@spinorp5:private@spinorp6:UDISK@spinorp7 mac_addr= uid=8882f574-3e53-45 kmemleak=on boot_type=3 fb_base=0x41b00000 config_size=49152
  20. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  23. [ 0.000000] Memory: 256MB = 256MB total
  24. [ 0.000000] Memory: 161600k/161600k available, 100544k reserved, 0K highmem
  25. [ 0.000000] Virtual kernel memory layout:
  26. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  27. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  28. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  29. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  30. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  31. [ 0.000000] .text : 0xc0008000 - 0xc0488000 (4608 kB)
  32. [ 0.000000] .init : 0xc0488000 - 0xc04ad000 ( 148 kB)
  33. [ 0.000000] .data : 0xc04ae000 - 0xc04f3680 ( 278 kB)
  34. [ 0.000000] .bss : 0xc04f36a4 - 0xc058e8a0 ( 621 kB)
  35. [ 0.000000] NR_IRQS:544
  36. [ 0.000000] 524 ahb1 set parent pll_periph0d2
  37. [ 0.000000] Architected local timer running at 24.00MHz.
  38. [ 0.000000] Switching to timer-based delay loop
  39. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  40. [ 0.000000] Console: colour dummy device 80x30
  41. [ 0.000132] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
  42. [ 0.000154] pid_max: default: 32768 minimum: 301
  43. [ 0.000278] Mount-cache hash table entries: 512
  44. [ 0.000713] CPU: Testing write buffer coherency: ok
  45. [ 0.000920] Setting up static identity map for 0x403651f0 - 0x40365224
  46. [ 0.001453] devtmpfs: initialized
  47. [ 0.002956] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  48. [ 0.003080] pinctrl core: initialized pinctrl subsystem
  49. [ 0.003483] NET: Registered protocol family 16
  50. [ 0.003795] DMA: preallocated 128 KiB pool for atomic coherent allocations
  51. [ 0.003836] script_sysfs_init success
  52. [ 0.003863] sunxi_dump_init success
  53. [ 0.004520] gpiochip_add: registered GPIOs 0 to 223 on device: sunxi-pinctrl
  54. [ 0.005499] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
  55. [ 0.005782] gpiochip_add: registered GPIOs 1024 to 1031 on device: axp-pinctrl
  56. [ 0.006478] persistent_ram: error in header, 4
  57. [ 0.006491] persistent_ram: found existing buffer, size 44269, start 44269
  58. [ 0.044220] console [ram-1] enabled
  59. [ 0.044566] [sunxi-module]: [sunxi-module.0] probe success
  60. [ 0.044803] axp driver uning configuration failed(838)
  61. [ 0.044879] axp driver uning configuration failed(844)
  62. [ 0.045009] axp driver uning configuration failed(850)
  63. [ 0.045083] axp driver uning configuration failed(857)
  64. [ 0.045330] script config pll_isp to 360 Mhz
  65. [ 0.045423] Not Found clk pll_video in script
  66. [ 0.045501] script config pll_ve to 360 Mhz
  67. [ 0.045642] Not Found clk pll_periph0 in script
  68. [ 0.045715] Not Found clk pll_de in script
  69. [ 0.045843] sunxi_default_clk_init
  70. [ 0.045914] try to set pll6ahb1 to 200000000
  71. [ 0.045988] Error not get clk pll6ahb1
  72. [ 0.046121] Error not get clk pll6ahb1try to set ahb1 to 200000000
  73. [ 0.046267] try to set apb1 to 100000000
  74. [ 0.046582] ===fe3o4==== sunxi_root_procfs_attach ret:0
  75. [ 0.049611] bio: create slab <bio-0> at 0
  76. [ 0.049903] pwm module init!
  77. [ 0.050269] get pwm0 gpio list fail!
  78. [ 0.051564] SCSI subsystem initialized
  79. [ 0.051852] usbcore: registered new interface driver usbfs
  80. [ 0.052049] usbcore: registered new interface driver hub
  81. [ 0.052233] usbcore: registered new device driver usb
  82. [ 0.052472] twi_chan_cfg()341 - [twi0] has no twi_speed!
  83. [ 0.052547] twi_chan_cfg()352 - [twi0] has no twi_regulator.
  84. [ 0.052679] twi_chan_cfg()341 - [twi1] has no twi_speed!
  85. [ 0.052754] twi_chan_cfg()352 - [twi1] has no twi_regulator.
  86. [ 0.053323] axp20_board 0-0034: AXP (CHIP ID: 0x41) detected
  87. [ 0.053323] Linux video capture interface: v2.00
  88. [ 0.053323] gpiochip_add: gpios 1024..1028 (axp_pin) failed to register
  89. [ 0.060013] axp pinctrl used,skip
  90. [ 0.060361] Advanced Linux Sound Architecture Driver Version 1.0.25.
  91. [ 0.061180] cfg80211: Calling CRDA to update world regulatory domain
  92. [ 0.061571] Switching to clocksource arch_sys_counter
  93. [ 0.067014] NET: Registered protocol family 2
  94. [ 0.067327] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  95. [ 0.067900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  96. [ 0.068100] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  97. [ 0.068292] TCP: Hash tables configured (established 8192 bind 8192)
  98. [ 0.068423] TCP: reno registered
  99. [ 0.068499] UDP hash table entries: 256 (order: 0, 4096 bytes)
  100. [ 0.068583] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  101. [ 0.068980] NET: Registered protocol family 1
  102. [ 0.069229] Unpacking initramfs...
  103. [ 0.081615] Freeing initrd memory: 224K
  104. [ 0.081891] sunxi_reg_init enter
  105. [ 0.083367] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  106. [ 0.083546] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  107. [ 0.083783] msgmni has been set to 316
  108. [ 0.084660] io scheduler noop registered
  109. [ 0.084743] io scheduler deadline registered
  110. [ 0.084870] io scheduler cfq registered (default)
  111. [ 0.085288] [DISP]disp_module_init
  112. [ 0.085657] cmdline,disp=
  113. [ 0.086193] disp_init_rotation_sw
  114. [ 0.086346] @@@rot-degree=1, scn_size[320,240]
  115. [ 0.086456] disp_rot_sw_set_manager,1246
  116. [ 0.092400] rot_degree =1, w=320, h=240
  117. [ 0.108376] [DISP] disp_sys_gpio_set_value,line:374:OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL
  118. [ 0.108896] [DISP]disp_module_init finish
  119. [ 0.109157] sw_uart_get_devinfo()1503 - uart1 has no uart_regulator.
  120. [ 0.109552] uart1: ttyS0 at MMIO 0x1c28400 (irq = 33) is a SUNXI
  121. [ 0.109697] sw_uart_pm()890 - uart1 clk is already enable
  122. [ 0.109780] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
  123. ript_init exit!
  124. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  125. [ 0.000000] pcpu-alloc: [0] 0
  126. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  127. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/nor1 init=/init loglevel=8 partitions=boot@spinorp0:system@spinorp1:cfg@spinorp2:boot_logo@spinorp3:shutdown_logo@spinorp4:env@spinorp5:private@spinorp6:UDISK@spinorp7 mac_addr= uid=8882f574-3e53-45 kmemleak=on boot_type=3 fb_base=0x41b00000 config_size=49152
  128. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  129. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  130. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  131. [ 0.000000] Memory: 256MB = 256MB total
  132. [ 0.000000] Memory: 161600k/161600k available, 100544k reserved, 0K highmem
  133. [ 0.000000] Virtual kernel memory layout:
  134. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  135. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  136. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  137. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  138. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  139. [ 0.000000] .text : 0xc0008000 - 0xc0488000 (4608 kB)
  140. [ 0.000000] .init : 0xc0488000 - 0xc04ad000 ( 148 kB)
  141. [ 0.000000] .data : 0xc04ae000 - 0xc04f3680 ( 278 kB)
  142. [ 0.000000] .bss : 0xc04f36a4 - 0xc058e8a0 ( 621 kB)
  143. [ 0.000000] NR_IRQS:544
  144. [ 0.000000] 524 ahb1 set parent pll_periph0d2
  145. [ 0.000000] Architected local timer running at 24.00MHz.
  146. [ 0.000000] Switching to timer-based delay loop
  147. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  148. [ 0.000000] Console: colour dummy device 80x30
  149. [ 0.000132] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
  150. [ 0.000154] pid_max: default: 32768 minimum: 301
  151. [ 0.000278] Mount-cache hash table entries: 512
  152. [ 0.000713] CPU: Testing write buffer coherency: ok
  153. [ 0.000920] Setting up static identity map for 0x403651f0 - 0x40365224
  154. [ 0.001453] devtmpfs: initialized
  155. [ 0.002956] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  156. [ 0.003080] pinctrl core: initialized pinctrl subsystem
  157. [ 0.003483] NET: Registered protocol family 16
  158. [ 0.003795] DMA: preallocated 128 KiB pool for atomic coherent allocations
  159. [ 0.003836] script_sysfs_init success
  160. [ 0.003863] sunxi_dump_init success
  161. [ 0.004520] gpiochip_add: registered GPIOs 0 to 223 on device: sunxi-pinctrl
  162. [ 0.005499] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
  163. [ 0.005782] gpiochip_add: registered GPIOs 1024 to 1031 on device: axp-pinctrl
  164. [ 0.006478] persistent_ram: error in header, 4
  165. [ 0.006491] persistent_ram: found existing buffer, size 44269, start 44269
  166. [ 0.044220] console [ram-1] enabled
  167. [ 0.044566] [sunxi-module]: [sunxi-module.0] probe success
  168. [ 0.044803] axp driver uning configuration failed(838)
  169. [ 0.044879] axp driver uning configuration failed(844)
  170. [ 0.045009] axp driver uning configuration failed(850)
  171. [ 0.045083] axp driver uning configuration failed(857)
  172. [ 0.045330] script config pll_isp to 360 Mhz
  173. [ 0.045423] Not Found clk pll_video in script
  174. [ 0.045501] script config pll_ve to 360 Mhz
  175. [ 0.045642] Not Found clk pll_periph0 in script
  176. [ 0.045715] Not Found clk pll_de in script
  177. [ 0.045843] sunxi_default_clk_init
  178. [ 0.045914] try to set pll6ahb1 to 200000000
  179. [ 0.045988] Error not get clk pll6ahb1
  180. [ 0.046121] Error not get clk pll6ahb1try to set ahb1 to 200000000
  181. [ 0.046267] try to set apb1 to 100000000
  182. [ 0.046582] ===fe3o4==== sunxi_root_procfs_attach ret:0
  183. [ 0.049611] bio: create slab <bio-0> at 0
  184. [ 0.049903] pwm module init!
  185. [ 0.050269] get pwm0 gpio list fail!
  186. [ 0.051564] SCSI subsystem initialized
  187. [ 0.051852] usbcore: registered new interface driver usbfs
  188. [ 0.052049] usbcore: registered new interface driver hub
  189. [ 0.052233] usbcore: registered new device driver usb
  190. [ 0.052472] twi_chan_cfg()341 - [twi0] has no twi_speed!
  191. [ 0.052547] twi_chan_cfg()352 - [twi0] has no twi_regulator.
  192. [ 0.052679] twi_chan_cfg()341 - [twi1] has no twi_speed!
  193. [ 0.052754] twi_chan_cfg()352 - [twi1] has no twi_regulator.
  194. [ 0.053323] axp20_board 0-0034: AXP (CHIP ID: 0x41) detected
  195. [ 0.053323] Linux video capture interface: v2.00
  196. [ 0.053323] gpiochip_add: gpios 1024..1028 (axp_pin) failed to register
  197. [ 0.060013] axp pinctrl used,skip
  198. [ 0.060361] Advanced Linux Sound Architecture Driver Version 1.0.25.
  199. [ 0.061180] cfg80211: Calling CRDA to update world regulatory domain
  200. [ 0.061571] Switching to clocksource arch_sys_counter
  201. [ 0.067014] NET: Registered protocol family 2
  202. [ 0.067327] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  203. [ 0.067900] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  204. [ 0.068100] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
  205. [ 0.068292] TCP: Hash tables configured (established 8192 bind 8192)
  206. [ 0.068423] TCP: reno registered
  207. [ 0.068499] UDP hash table entries: 256 (order: 0, 4096 bytes)
  208. [ 0.068583] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  209. [ 0.068980] NET: Registered protocol family 1
  210. [ 0.069229] Unpacking initramfs...
  211. [ 0.081615] Freeing initrd memory: 224K
  212. [ 0.081891] sunxi_reg_init enter
  213. [ 0.083367] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  214. [ 0.083546] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  215. [ 0.083783] msgmni has been set to 316
  216. [ 0.084660] io scheduler noop registered
  217. [ 0.084743] io scheduler deadline registered
  218. [ 0.084870] io scheduler cfq registered (default)
  219. [ 0.085288] [DISP]disp_module_init
  220. [ 0.085657] cmdline,disp=
  221. [ 0.086193] disp_init_rotation_sw
  222. [ 0.086346] @@@rot-degree=1, scn_size[320,240]
  223. [ 0.086456] disp_rot_sw_set_manager,1246
  224. [ 0.092400] rot_degree =1, w=320, h=240
  225. [ 0.108376] [DISP] disp_sys_gpio_set_value,line:374:OSAL_GPIO_DevWRITE_ONEPIN_DATA, hdl is NULL
  226. [ 0.108896] [DISP]disp_module_init finish
  227. [ 0.109157] sw_uart_get_devinfo()1503 - uart1 has no uart_regulator.
  228. [ 0.109552] uart1: ttyS0 at MMIO 0x1c28400 (irq = 33) is a SUNXI
  229. [ 0.109697] sw_uart_pm()890 - uart1 clk is already enable
  230. [ 0.109780] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
  231. [ 0.205748] console [ttyS0] enabled
  232. [ 0.859412] [debug_jaosn]:this is for test+++++++++++++
  233. [ 0.865347] st7789v soft reset
  234. [ 0.869634] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
  235. [ 0.877336] spi spi0: master is unqueued, this is deprecated
  236. [ 0.883813] m25p_probe()966 - Use the Dual Mode Read.
  237. [ 0.889613] NorFlash ID: 0xc22018 - 0xc220
  238. [ 0.894243] m25p80 spi0.0: found mx25l12805d, expected at25df641
  239. [ 0.901041] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
  240. [ 0.908156] @@@[debug_jaosn]: Invalid partitions count: 4 9
  241. [ 0.914816] Creating 8 MTD partitions on "spi0.0":
  242. [ 0.920291] 0x000000000000-0x000000040000 : "uboot"
  243. [ 0.926540] 0x000000040000-0x000000300000 : "boot"
  244. [ 0.932677] 0x000000300000-0x000000930000 : "system"
  245. [ 0.938830] 0x000000930000-0x000000b30000 : "cfg"
  246. [ 0.944813] 0x000000b30000-0x000000b50000 : "boot_logo"
  247. [ 0.951335] 0x000000b50000-0x000000b70000 : "shutdown_logo"
  248. [ 0.958245] 0x000000b70000-0x000000b80000 : "env"
  249. [ 0.964221] 0x000000b80000-0x000000b90000 : "private"
  250. [ 0.970604] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  251. [ 0.998060] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
  252. [ 1.007104] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
  253. [ 1.015670] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
  254. [ 1.040199] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
  255. [ 1.047371] hub 1-0:1.0: USB hub found
  256. [ 1.051711] hub 1-0:1.0: 1 port detected
  257. [ 1.056399] sunxi-ehci sunxi-ehci.1: remove, state 1
  258. [ 1.062067] usb usb1: USB disconnect, device number 1
  259. [ 1.362186] sunxi-ehci sunxi-ehci.1: USB bus 1 deregistered
  260. [ 1.378514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  261. [ 1.405575] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
  262. [ 1.414222] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 1
  263. [ 1.422735] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
  264. [ 1.491765] hub 1-0:1.0: USB hub found
  265. [ 1.496009] hub 1-0:1.0: 1 port detected
  266. [ 1.500736] sunxi-ohci sunxi-ohci.1: remove, state 1
  267. [ 1.506322] usb usb1: USB disconnect, device number 1
  268. [ 1.512370] sunxi-ohci sunxi-ohci.1: USB bus 1 deregistered
  269. [ 1.528745] Initializing USB Mass Storage driver...
  270. [ 1.534322] usbcore: registered new interface driver usb-storage
  271. [ 1.541121] USB Mass Storage support registered.
  272. [ 1.546486] file system registered
  273. [ 1.551287] android_usb gadget: Mass Storage Function, version: 2009/09/11
  274. [ 1.558990] android_usb gadget: Number of LUNs=1
  275. [ 1.564264] lun0: LUN: removable file: (no medium)
  276. [ 1.570001] android_usb gadget: android_usb ready
  277. [ 1.575413] sunxikbd_script_init: key para not found, used default para.
  278. [ 1.585292] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
  279. [ 1.592955] sunxi cedar version 0.1
  280. [ 1.597025] [cedar]: install start!!!
  281. [ 1.601349] [cedar]: install end!!!
  282. [ 1.611682] pmu_pekoff_time = 6000
  283. [ 1.615525] pmu_pekoff_en = 1
  284. [ 1.618873] pmu_peklong_time = 1500
  285. [ 1.622819] pmu_pekon_time = 1000
  286. [ 1.626611] pmu_pwrok_time = 64
  287. [ 1.630161] pmu_pwrnoe_time = 2000
  288. [ 1.633992] pmu_hot_shutdown = 1
  289. [ 1.638526] POWER20_PEK_SET:2234-->0x9d
  290. [ 1.643270] POWER20_PEK_SET:2245-->0x9d
  291. [ 1.648003] POWER20_PEK_SET:2254-->0x9d
  292. [ 1.652801] POWER20_PEK_SET:2265-->0x9d
  293. [ 1.657534] POWER20_PEK_SET:2277-->0x9d
  294. [ 1.662275] POWER20_HOTOVER_CTL:2286-->0x2d
  295. [ 1.674064] step1 : gsensor_fetch_sysconfig_para
  296. [ 1.679265] step2 : gsensor_fetch_sysconfig_para
  297. [ 1.684485] step3 : gsensor_fetch_sysconfig_para
  298. [ 1.689726] step4 : mir3da_init
  299. [ 1.693322] i2c-core: driver [da380] using legacy suspend method
  300. [ 1.700119] i2c-core: driver [da380] using legacy resume method
  301. [ 1.706757] richard mir3da_detect: mir3da_detect:bus[0] addr[0x27]
  302. [ 1.713844] richard mir3da_detect: mir3da_detect:bus[1] addr[0x27]
  303. [ 1.726059] sunxi_i2c_do_xfer()997 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x27)
  304. [ 1.740540] sunxi_i2c_do_xfer()997 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x27)
  305. [ 1.755007] sunxi_i2c_do_xfer()997 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x27)
  306. [ 1.764249] [MIR3DA] Can't find Mir3da gsensor!!
  307. [ 1.769492] sw200x: init
  308. [ 1.772367] sw200x_init i2c twi is 1
  309. [ 1.776532] sw200x_detect enter
  310. [ 1.780243] sw200x_detect enter
  311. [ 1.783952] sw200x probe i2c address is 60
  312. [ 1.788992] ---sw200x_Main----chipid--------=: 0x11,
  313. [ 1.794729] verify sunchip chipid success! t1_success---=: 1
  314. [ 1.801498] ---sw200x_Main----chipid--------=: 0x33,
  315. [ 1.807222] verify sunchip chipid success! t1_success---=: 2
  316. [ 1.813989] ---sw200x_Main----chipid--------=: 0x55,
  317. [ 1.819711] verify sunchip chipid success! t1_success---=: 3
  318. [ 1.826477] ---sw200x_Main----chipid--------=: 0x77,
  319. [ 1.832208] verify sunchip chipid success! t1_success---=: 4
  320. [ 1.838967] ---sw200x_Main----chipid--------=: 0x99,
  321. [ 1.844697] verify sunchip chipid success! t1_success---=: 5
  322. [ 1.851462] ---sw200x_Main----chipid--------=: 0xbb,
  323. [ 1.857184] verify sunchip chipid success! t1_success---=: 6
  324. [ 1.863949] ---sw200x_Main----chipid--------=: 0xdd,
  325. [ 1.869671] verify sunchip chipid success! t1_success---=: 7
  326. [ 1.889673] verify success!
  327. [ 1.892853] sw200x_probe -----Read sw200x ID value is 0
  328. [ 1.898879] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
  329. [ 1.906124] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
  330. [ 1.917411] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
  331. [ 1.925059] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
  332. [ 1.931316] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
  333. [ 1.940701] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
  334. [ 1.950217] [mmc]: SD/MMC/SDIO Host Controller Driver(v1.114 2015-6-2 10:21) Compiled in Apr 12 2016 at 17:50:06
  335. [ 1.961709] [mmc]: get mmc0's sdc_power failed
  336. [ 1.966720] [mmc]: get mmc1's sdc_power failed
  337. [ 1.971741] [mmc]: MMC host used card: 0x3, boot card: 0x0, io_card 2
  338. [ 1.979683] [mmc]: sdc0 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  339. [ 1.992824] [mmc]: sdc1 set ios: clk 0Hz bm OD pm OFF vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  340. [ 2.005679] no led_4, ignore it!
  341. [ 2.009327] no led_5, ignore it!
  342. [ 2.012989] no led_6, ignore it!
  343. [ 2.016629] no led_7, ignore it!
  344. [ 2.020556] Registered led device: led_0
  345. [ 2.025032] Registered led device: led_1
  346. [ 2.029494] Registered led device: led_2
  347. [ 2.034165] Registered led device: led_3
  348. [ 2.038797] usbcore: registered new interface driver usbhid
  349. [ 2.045135] usbhid: USB HID core driver
  350. [ 2.049887] ashmem: initialized
  351. [ 2.053632] logger: created 256K log 'log_main'
  352. [ 2.058854] logger: created 32K log 'log_events'
  353. [ 2.064133] logger: created 32K log 'log_radio'
  354. [ 2.069335] logger: created 32K log 'log_system'
  355. [ 2.075708] [audiocodec] mic1_mic3_used type err!
  356. [ 2.081811] asoc: sndcodec <-> sunxi-codec mapping ok
  357. [ 2.091369] asoc: snddaudio <-> pri_dai mapping ok
  358. [ 2.097672] IPv4 over IPv4 tunneling driver
  359. [ 2.103080] TCP: cubic registered
  360. [ 2.106887] Initializing XFRM netlink socket
  361. [ 2.111868] NET: Registered protocol family 10
  362. [ 2.117742] IPv6 over IPv4 tunneling driver
  363. [ 2.123133] NET: Registered protocol family 17
  364. [ 2.128342] ThumbEE CPU extension supported.
  365. [ 2.133249] Registering SWP/SWPB emulation handler
  366. [ 2.139092] [HDMI]ep952_module_init begin
  367. [ 2.143653] [ep952] hdmi_power: axp20_ldo4
  368. [ 2.148380] [DISP_I2C] hdmi_i2c_detect, get right i2c adapter, id=1
  369. [ 2.155552] [DISP_I2C] hdmi_i2c_probe
  370. [ 2.160003] ep952_thread:235
  371. [ 2.165188] sunxi-rtc sunxi-rtc: setting system clock to 2016-07-25 10:01:38 UTC (1469440898)
  372. [ 2.176048] [rf_pm]: Did not config module_power1 in sys_config
  373. [ 2.182750] [rf_pm]: Did not config module_power2 in sys_config
  374. [ 2.189491] [rf_pm]: Did not config module_power3 in sys_config
  375. [ 2.196140] [rf_pm]: mod has no chip_en gpio
  376. [ 2.201007] [rf_pm]: regulator on.
  377. [ 2.204888] [rf_pm]: Get ap 32k clk out failed!
  378. [ 2.210250] [wifi_pm]: wifi gpio init is OK !!
  379. [ 2.215377] ALSA device list:
  380. [ 2.218770] #0: audiocodec
  381. [ 2.222051] #1: snddaudio
  382. [ 2.225572] Freeing init memory: 148K
  383. [ 2.231477] init: skipping insecure file '/default.prop'
  384. [ 2.237660] init: skipping insecure file '/init.rc'
  385. [ 2.243582] init: /init.rc: 144: invalid option 'root'
  386. [ 2.249456] init: skipping insecure file '/init.sun8i.rc'
  387. [ 2.255825] init: /init.sun8i.rc: 72: invalid option 'root'
  388. [ 2.262178] init: skipping insecure file 'init.sun8i.usb.rc'
  389. [ 2.269146] init: command 'loglevel' r=0
  390. [ 2.274807] init: skipping insecure file '/ueventd.rc'
  391. [ 2.280708] init: command 'export' r=0
  392. [ 2.285082] init: command 'export' r=0
  393. [ 2.289313] init: command 'export' r=0
  394. [ 2.293798] init: skipping insecure file '/ueventd.sun8i.rc'
  395. [ 2.310284] init: command 'export' r=0
  396. [ 2.314536] init: command 'export' r=0
  397. [ 2.318854] init: command 'export' r=0
  398. [ 2.330230] init: command 'export' r=0
  399. [ 2.340226] init: command 'symlink' r=0
  400. [ 2.344598] init: command 'symlink' r=0
  401. [ 2.348999] init: command 'symlink' r=0
  402. [ 2.366993] init: command 'mkdir' r=0
  403. [ 2.371357] init: command 'mkdir' r=0
  404. [ 2.375587] init: command 'mkdir' r=0
  405. [ 2.379729] init: command 'mkdir' r=-2
  406. [ 2.383982] init: processing action 0x102cd20 (init)
  407. [ 2.389679] init: command 'export' r=0
  408. [ 2.393939] init: command 'export' r=0
  409. [ 2.398225] init: command 'export' r=0
  410. [ 2.402494] init: command 'export' r=0
  411. [ 2.406722] init: command 'export' r=0
  412. [ 2.411039] init: processing action 0x102b1b8 (early-fs)
  413. [ 2.417048] init: command 'mkdir' r=0
  414. [ 2.421270] init: command 'mkdir' r=0
  415. [ 2.425481] init: command 'mkdir' r=0
  416. [ 2.429612] init: processing action 0x102dfe8 (console_init)
  417. [ 2.436245] init: command 'console_init' r=0
  418. [ 2.441154] init: processing action 0x102b538 (fs)
  419. [ 2.446571] init: command 'wait' r=0
  420. [ 2.451232] init: command 'setupfs' r=1
  421. [ 2.455615] init: out of loopback devices source = /dev/block/mtdblock2
  422. [ 2.463063] init: out of loopback devices target = /system
  423. [ 2.469354] init: out of loopback devices system = squashfs
  424. [ 2.475642] init: out of loopback devices options = (null)
  425. [ 2.483904] init: command 'mount' r=0
  426. [ 2.488181] init: command 'wait' r=0
  427. [ 2.492342] init: out of loopback devices source = /dev/block/mtdblock3
  428. [ 2.499749] init: out of loopback devices target = /data
  429. [ 2.505822] init: out of loopback devices system = jffs2
  430. [ 2.511808] init: out of loopback devices options = (null)
  431. [ 2.537899] init: command 'mount' r=0
  432. [ 2.542126] init: out of loopback devices source = none
  433. [ 2.547994] init: out of loopback devices target = /sys/kernel/debug/
  434. [ 2.555352] init: out of loopback devices system = debugfs
  435. [ 2.561527] init: out of loopback devices options = (null)
  436. [ 2.567870] init: command 'mount' r=0
  437. [ 2.572086] init: processing action 0x102b640 (post-fs)
  438. [ 2.578018] init: out of loopback devices source = rootfs
  439. [ 2.584097] init: out of loopback devices target = /
  440. [ 2.590144] init: out of loopback devices system = rootfs
  441. [ 2.596352] init: out of loopback devices options = (null)
  442. [ 2.602834] init: command 'mount' r=0
  443. [ 2.607008] init: processing action 0x102b6a0 (post-fs-data)
  444. [ 2.613685] init: command 'chown' r=0
  445. [ 2.622046] init: command 'chmod' r=0
  446. [ 2.626232] init: command 'chmod' r=-2
  447. [ 2.635315] init: command 'mkdir' r=0
  448. [ 2.639527] init: command 'restorecon' r=0
  449. [ 2.648724] init: command 'mkdir' r=0
  450. [ 2.657382] init: command 'mkdir' r=0
  451. [ 2.667203] init: command 'mkdir' r=0
  452. [ 2.675544] init: command 'mkdir' r=0
  453. [ 2.679866] init: command 'chown' r=0
  454. [ 2.688775] init: command 'mkdir' r=0
  455. [ 2.693531] init: processing action 0x102ca70 (post-fs-data)
  456. [ 2.704171] init: skipping insecure file '/system/vendor/modules/videobuf-core.ko'
  457. [ 2.750387] init: command 'insmod' r=0
  458. [ 2.755115] init: skipping insecure file '/system/vendor/modules/videobuf-dma-contig.ko'
  459. [ 2.793986] init: command 'insmod' r=0
  460. [ 2.798339] init: skipping insecure file '/system/vendor/modules/cci.ko'
  461. [ 2.822846] [VFE]cci probe start cci_sel = 0!
  462. [ 2.827792] [VFE]cci probe end cci_sel = 0!
  463. [ 2.832715] [VFE]cci_init end
  464. [ 2.836233] init: command 'insmod' r=0
  465. [ 2.840616] init: skipping insecure file '/system/vendor/modules/vfe_os.ko'
  466. [ 2.866831] init: command 'insmod' r=0
  467. [ 2.871312] init: skipping insecure file '/system/vendor/modules/vfe_subdev.ko'
  468. [ 2.928094] init: command 'insmod' r=0
  469. [ 2.932520] init: skipping insecure file '/system/vendor/modules/ov4689_sdv.ko'
  470. [ 2.975048] [mmc]: mmc 0 detect change, present 1
  471. [ 3.006959] init: command 'insmod' r=0
  472. [ 3.011420] init: skipping insecure file '/system/vendor/modules/imx179s.ko'
  473. [ 3.081277] init: command 'insmod' r=0
  474. [ 3.087790] init: skipping insecure file '/system/vendor/modules/vfe_v4l2.ko'
  475. [ 3.235581] [VFE]Welcome to Video Front End driver
  476. [ 3.241475] [VFE]pdev->id = 0
  477. [ 3.244836] [VFE]dev->mipi_sel = 0
  478. [ 3.248667] [VFE]dev->vip_sel = 0
  479. [ 3.252541] [VFE]dev->isp_sel = 0
  480. [ 3.262462] [VFE_WARN]vfe vpu clock is null
  481. [ 3.273624] [ISP] isp platform_id = 6!
  482. [ 3.278071] [VFE]vfe_init end
  483. [ 3.286548] [VFE]probe_work_handle start!
  484. [ 3.291084] [VFE]..........................vfe clk open!.......................
  485. [ 3.299690] init: command 'insmod' r=0
  486. [ 3.304006] init: processing action 0x102e030 (property_service_init)
  487. [ 3.311637] [VFE]v4l2 subdev register input_num = 0
  488. [ 3.317180] axp20_ldo3: Failed to create debugfs directory
  489. [ 3.323438] [VFE]vfe sensor detect start! input_num = 0
  490. [ 3.329302] [VFE_WARN]NOT found this item: imx179s, you can add this sensor in the sensor_list_t!
  491. [ 3.339393] [VFE]Sub device register "imx179s" i2c_addr = 0x20 start!
  492. [ 3.346614] [VFE]v4l2_device_register_subdev return 0
  493. [ 3.352353] [VFE]registered sensor subdev is OK!
  494. [ 3.357534] [VFE]Check sensor!
  495. [ 3.361046] [VFE]Sub device register "imx179s" is OK!
  496. [ 3.368431] init: skipping insecure file '/system/build.prop'
  497. [ 3.377870] [VFE]Check open /system/etc/hawkview/imx179s/isp_test_param.ini failed!
  498. [ 3.377884] Match isp cfg start!
  499. [ 3.390258] [VFE_WARN]NOT found this item: imx179s, you can add this ISP Config in the isp_cfg_array!
  500. [ 3.400668] [VFE]read ini start
  501. [ 3.404394] [VFE]Fetch ini file form "/system/etc/hawkview/imx179s/isp_test_param.ini"
  502. [ 3.422595] [vfe_warn]open file failed!
  503. [ 3.427397] [VFE_WARN]read ini info fail
  504. [ 3.432280] [VFE]V4L2 device registered as video0
  505. [ 3.437663] [VFE]..........................vfe clk close!.......................
  506. [ 3.446133] [VFE]probe_work_handle end!
  507. [ 3.479481] init: Created socket '/dev/socket/property_service' with mode '666', user '0', group '0'
  508. [ 3.489895] [mmc]: sdc0 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  509. [ 3.499752] init: command 'property_service_init' r=0
  510. [ 3.505495] init: processing action 0x102e078 (signal_init)
  511. [ 3.511828] [mmc]: sdc0 power_supply is null
  512. [ 3.517912] init: command 'signal_init' r=0
  513. [ 3.522753] init: processing action 0x102e0c0 (check_startup)
  514. [ 3.529244] init: command 'check_startup' r=0
  515. [ 3.534241] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  516. [ 3.544515] init: processing action 0x102b8b0 (boot)
  517. [ 3.550627] init: command 'ifup' r=0
  518. [ 3.554820] init: command 'hostname' r=0
  519. [ 3.559280] init: command 'domainname' r=0
  520. [ 3.564192] init: command 'setrlimit' r=0
  521. [ 3.568872] init: command 'chown' r=0
  522. [ 3.573180] init: starting 'servicemanager'
  523. [ 3.578347] init: starting 'vold'
  524. [ 3.589961] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52, RTO !!
  525. [ 3.599215] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 52, RTO !!
  526. [ 3.607587] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  527. [ 3.618004] init: starting 'startupSound'
  528. [ 3.623852] init: Created socket '/dev/socket/vold' with mode '660', user '0', group '1009'
  529. [ 3.634422] init: command 'class_start' r=0
  530. [ 3.651178] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  531. [ 3.661917] init: starting 'debuggerd'
  532. [ 3.677647] init: starting 'media'
  533. [ 3.692934] init: starting 'sdv'
  534. [ 3.696881] init: command 'class_start' r=0
  535. [ 3.701865] *******************Try sdio*******************
  536. [ 3.708857] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
  537. [ 3.718971] init: processing action 0x102cba0 (boot)
  538. [ 3.724615] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
  539. [ 3.733504] init: command 'setprop' r=0
  540. [ 3.737884] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
  541. [ 3.746204] init: command 'setprop' r=0
  542. [ 3.750553] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 0 err, cmd 5, RTO !!
  543. [ 3.758805] *******************Try sd *******************
  544. [ 3.765096] init: command 'setprop' r=0
  545. [ 3.770332] init: processing action 0x102e108 (queue_property_triggers)
  546. [ 3.777791] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  547. [ 3.789606] init: command 'queue_property_triggers' r=0
  548. [ 3.796212] init: processing action 0x102bb90 (property:ro.debuggable=1)
  549. [ 3.804740] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  550. [ 3.817082] init: starting 'console'
  551. [ 3.822249] [mmc]: sdc0 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  552. [ 3.836540] init: command 'start' r=0
  553. [ 3.858866] init: processing action 0x102da20 (property:sys.usb.config=mass_storage,adb)
  554. [ 3.872688] android_usb: already disabled
  555. [ 3.877823] init: command 'write' r=0
  556. [ 3.888575] init: command 'write' r=0
  557. [ 3.894965] init: command 'write' r=0
  558. [ 3.899557] [mmc]: sdc0 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  559. [ 3.910423] init: command 'write' r=0
  560. [ 3.915102] init: command 'write' r=0
  561. [ 3.920376] init: command 'setprop' r=0
  562. [ 3.925014] [mmc]: sdc0 set ios: clk 25000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  563. [ 3.935828] [mmc]: sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  564. [ 3.946662] [mmc]: sdc0 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
  565. [ 3.957417] mmc0: new high speed SDHC card at address 0001
  566. [ 3.964787] mmcblk0: mmc0:0001 00000 29.8 GiB
  567. [ 3.972323] mmcblk0: p1
  568. [ 3.976321] *******************sd init ok*******************
  569. [ 6.008745] ¡ï¡¤newcdr¡¤¡ï: main entry
  570. [ 6.013984] ¡ï¡¤newcdr¡¤¡ï: [Firmware Version: fjj@fuxin4k30imx179s_sdv 2016-04-29 11:54:10]
  571. [ 6.032868] ¡ï¡¤newcdr¡¤¡ï: ===no need to check battery capacity ===
  572. [ 7.111290] [DISP] ready enter pm_runtime_get_sync, device0
  573. [ 7.231698] [VFE]vfe_open
  574. [ 7.234690] [VFE]..........................vfe clk open!.......................
  575. [ 7.243931] [VFE]vfe_open ok
  576. [ 7.247374] [VFE_WARN]NOT found this item: imx179s, you can add this sensor in the sensor_list_t!
  577. [ 7.257597] [VFE_WARN]Not find this sensor info, Set vfe core clk = 500000000, after Set vfe core clk = 360000000
  578. [ 7.282685] [VFE]mclk on
  579. [ 7.365353] [VFE_WARN]value: -1, min: 0, max: 128
  580. [ 7.365363]
  581. [ 7.372726] [VFE_WARN]value: -1, min: 0, max: 255
  582. [ 7.372734]
  583. [ 7.381462] [VFE]V4L2_MBUS_CSI2,4 lane,bus1 channel,rx 1 channel
  584. [ 7.441503] [IMX179S]s_fmt = 301c, width = 1280, height = 720
  585. [ 7.448036] [IMX179S]s_fmt end
  586. [ 7.451558] [VFE]width_input = 1776, height_input = 1008, width = 1280, height = 720
  587. [ 7.460337] [ISP] full_size width = 1280, height = 720.
  588. [ 7.466201] [ISP] scale width = 320, height = 240
  589. [ 7.471563] [VFE]dev->buf_byte_size = 1622016, double_ch_flag = 1
  590. [ 7.478388] [VFE]Init isp ini configs from isp_cfg.
  591. [ 7.489123] [ISP] VIDEO_MODE!
  592. [ 7.555690] [VFE]put 1 frame into one buf to output!
  593. [ 7.571984] [VFE]buffer_setup, buffer count=10, size=1626112
  594. [ 7.654331] init: waitpid returned pid 58, status = 00000000
  595. [ 7.662157] ¡ï¡¤newcdr¡¤¡ï: startPreview finished
  596. [ 7.690718] [VFE]capture video mode!
  597. [ 7.694809] [ISP]: Set Scene, Scene ID is 0.
  598. [ 7.699725] [ISP] VIDEO_MODE!
  599. [ 7.706038] init: process 'startupSound', pid 58 exited
  600. [ 7.711963] [VFE]capture video first frame done!
  601. [ 7.814749] [VFE]V4L2_MBUS_CSI2,4 lane,bus1 channel,rx 1 channel
  602. [ 7.869525] [IMX179S]s_fmt = 301c, width = 1280, height = 720
  603. [ 7.876041] [IMX179S]s_fmt end
  604. [ 7.879587] [VFE]width_input = 1344, height_input = 756, width = 1280, height = 720
  605. [ 7.888171] [ISP] full_size width = 1280, height = 720.
  606. [ 7.894102] [ISP] scale width = 640, height = 360
  607. [ 7.899386] [VFE]dev->buf_byte_size = 2097152, double_ch_flag = 1
  608. [ 7.906286] [VFE]Init isp ini configs from isp_cfg.
  609. [ 7.912020] [ISP] VIDEO_MODE!
  610. [ 7.976620] [VFE]put 2 frame into one buf to output!
  611. [ 7.982349] [VFE]buffer_setup, buffer count=10, size=4198400
  612. [ 8.059606] [VFE]capture video mode!
  613. [ 8.063803] [ISP]: Set Scene, Scene ID is 0.
  614. [ 8.068711] [ISP] VIDEO_MODE!
  615. [ 8.072084] [VFE]capture video first frame done!
  616. [ 8.094223] [VFE]V4L2_MBUS_CSI2,4 lane,bus1 channel,rx 1 channel
  617. [ 8.149478] [IMX179S]s_fmt = 301c, width = 1920, height = 1080
  618. [ 8.156111] [IMX179S]s_fmt end
  619. [ 8.159594] [VFE]width_input = 3168, height_input = 1792, width = 1920, height = 1080
  620. [ 8.168421] [ISP] full_size width = 1920, height = 1080.
  621. [ 8.174402] [ISP] scale width = 640, height = 360
  622. [ 8.179745] [VFE]dev->buf_byte_size = 3846144, double_ch_flag = 1
  623. [ 8.186578] [VFE]Init isp ini configs from isp_cfg.
  624. [ 8.200664] [ISP] VIDEO_MODE!
  625. [ 8.265228] [VFE]put 1 frame into one buf to output!
  626. [ 8.270954] [VFE]buffer_setup, buffer count=10, size=3850240
  627. [ 8.363759] [VFE]capture video mode!
  628. [ 8.368178] [ISP]: Set Scene, Scene ID is 0.
  629. [ 8.373230] [ISP] VIDEO_MODE!
  630. [ 8.397065] [VFE]capture video first frame done!
  631. [ 9.170240] init: processing action 0x102da20 (property:sys.usb.config=mass_storage,adb)
  632. [ 9.170411] init: command 'write' r=0
  633. [ 9.170487] init: command 'write' r=0
  634. [ 9.170544] init: command 'write' r=0
  635. [ 9.170609] init: command 'write' r=0
  636. [ 9.170660] init: command 'write' r=0
  637. [ 9.170718] init: command 'setprop' r=0
  638. [ 9.668613] RTL871X: module init start
  639. [ 9.672951] RTL871X: rtl8189es v4.3.0.4_11916.20140724_COB
  640. [ 9.679171] RTL871X: build time: Apr 12 2016 17:50:30
  641. [ 9.684861] [wifi_pm]: set wl_reg_on 0 !
  642. [ 9.740082] [mmc]: sdc1 set ios: clk 0Hz bm PP pm UP vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  643. [ 9.751417] [mmc]: sdc1 power_supply is null
  644. [ 9.770113] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  645. [ 9.802281] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  646. [ 9.815299] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  647. [ 9.827640] [mmc]: *** sunxi_mci_dump_errinfo(L826): smc 1 err, cmd 8, RTO !!
  648. [ 9.837614] *******************Try sdio*******************
  649. [ 9.844663] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing LEGACY(SDR12) dt B
  650. [ 9.855039] [wifi_pm]: set wl_reg_on 1 !
  651. [ 9.860318] RTL871X: module init ret=0
  652. [ 9.876929] [mmc]: sdc1 set ios: clk 400000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  653. [ 9.895439] [mmc]: sdc1 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 1 timing SD-HS(SDR25) dt B
  654. [ 9.907037] [mmc]: sdc1 set ios: clk 50000000Hz bm PP pm ON vdd 3.3V width 4 timing SD-HS(SDR25) dt B
  655. [ 9.919378] mmc1: new high speed SDIO card at address 0001
  656. [ 9.936517] bFWReady == _FALSE call reset 8051...
  657. [ 9.967812] bFWReady == _FALSE call reset 8051...
  658. [ 9.978411] bFWReady == _FALSE call reset 8051...
  659. [ 9.986461] init: starting 'adbd'
  660. [ 9.990679] wdt_set_tmout, write 0x00000080 to mode reg 0xf1c20cb8, actual timeout 10 sec
  661. [ 10.000100] wdt_enable, write reg 0xf1c20cb8 val 0x00000081
  662. [ 10.008661] wdt_enable, write reg 0xf1c20cb8 val 0x00000080
  663. [ 10.019631] RTL871X: rtw_ndev_init(wlan0)
  664. [ 10.025707] init: starting 'standby'
  665. [ 10.035292] init: Created socket '/dev/socket/adbd' with mode '660', user '1000', group '1000'
  666. [ 10.052787] wdt_set_tmout, write 0x00000080 to mode reg 0xf1c20cb8, actual timeout 10 sec
  667. [ 10.064997] RTL871X: rtw_ndev_init(wlan1)
  668. [ 10.077126] adb_open
  669. [ 10.089912] ep_matches, wrn: endpoint already claimed, ep(0xc04df904, 0xca22e480, ep1in-bulk)
  670. [ 10.104231] *******************sdio init ok*******************
  671. [ 10.121257] wdt_set_tmout, write 0x00000070 to mode reg 0xf1c20cb8, actual timeout 8 sec
  672. [ 10.121271] wdt_enable, write reg 0xf1c20cb8 val 0x00000071
  673. [ 10.139953] adb_bind_config
  674. [ 10.143211] ep_matches, wrn: endpoint already claimed, ep(0xc04df904, 0xca22e480, ep1in-bulk)
  675. [ 10.152816] ep_matches, wrn: endpoint already claimed, ep(0xc04df950, 0xca22e480, ep1out-bulk)
  676. [ 10.162718] ep_matches, wrn: endpoint already claimed, ep(0xc04df904, 0xca22e480, ep1in-bulk)
  677. [ 10.172362] ep_matches, wrn: endpoint already claimed, ep(0xc04df950, 0xca22e480, ep1out-bulk)
  678. [ 10.182000] ep_matches, wrn: endpoint already claimed, ep(0xc04df99c, 0xca280c80, ep2in-bulk)
  679. [ 10.195478] [VFE_WARN] Nobody is waiting on this video buffer,buf = 0xc94dc740
  680. [ 10.735838] android_usb gadget: high-speed config #1: android
  681. [ 12.175853] adbd (136): /proc/136/oom_adj is deprecated, please use /proc/136/oom_score_adj instead.
  682. [ 21.680283] set usbcur 0 mA
  683. [ 21.683695] set usbvol 4000 mV
  684. [ 29.719160] SysRq : Emergency Remount R/O
  685. [ 29.723767] The process is "adbd" (pid 147)
  686. [ 29.728729] Emergency Remount complete
  687. [ 30.737688] [VFE]vfe_opened_num = 1
  688. [ 30.741770] [VFE]mclk off
  689. [ 30.769971] [VFE]Vfe Shutdown!
  690. [ 31.390058] [mmc]: shutdown_mmc: is not card 2, return
  691. [ 31.395901] [mmc]: shutdown_mmc: mmc 1 shutdown exit..ok
  692. [ 31.401895] [mmc]: shutdown_mmc: is not card 2, return
  693. [ 31.407717] [mmc]: shutdown_mmc: mmc 0 shutdown exit..ok
  694. [ 31.413687] wdt_enable, write reg 0xf1c20cb8 val 0x00000070
  695. [ 31.510022] LCD_panel_exit: enter sleep
  696. [ 31.710019] [VFE]cs/isp reset after csi/isp interrupt timeout!
  697. [ 31.821450] [DISP] disp_sys_gpio_set_val] [ISP] VIDEO_MODE!
  698. [ 12.192210] [VFE]capture video fi
  699. 0 Corrected bytes, 1 unrecoverable blocks
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement