khaem

Untitled

Jun 20th, 2017
866
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.24 KB | None | 0 0
  1. # dmesg
  2. [ 0.000000] Linux version 2.6.38.8 (root@HIK-RD-CI-Frontend) (gcc version 4.6.1 (Sourcery CodeBench Lite 2011.09-70) )
  3. [ 0.000000] #33 PREEMPT Fri Oct 24 10:46:55 CST 2014
  4. [ 0.000000] CPU: ARMv6-compatible processor [4117b365] revision 5 (ARMv6TEJ), cr=00c5387f
  5. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  6. [ 0.000000] Machine: Coconut
  7. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  8. [ 0.000000] Ambarella: AHB = 0x60000000[0xf0000000],0x01000000 0
  9. [ 0.000000] Ambarella: APB = 0x70000000[0xf1000000],0x01000000 0
  10. [ 0.000000] Ambarella: PPM = 0xc0000000[0xe0000000],0x00200000 9
  11. [ 0.000000] Ambarella: BSB = 0xc8c00000[0xe8c00000],0x00400000 9
  12. [ 0.000000] Ambarella: DSP = 0xc9000000[0xe9000000],0x07000000 9
  13. [ 0.000000] Ambarella: HAL = 0xc00a0000[0xfee00000],0x0000e708 9
  14. [ 0.000000] On node 0 totalpages: 25344
  15. [ 0.000000] free_area_init_node: node 0, pgdat c04dd028, node_mem_map c0503000
  16. [ 0.000000] Normal zone: 198 pages used for memmap
  17. [ 0.000000] Normal zone: 0 pages reserved
  18. [ 0.000000] Normal zone: 25146 pages, LIFO batch:7
  19. [ 0.000000] bootmem_init: high_memory = 0xc8a00000
  20. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  21. [ 0.000000] pcpu-alloc: [0] 0
  22. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 25146
  23. [ 0.000000] Kernel command line: console=ttyS0 initrd=0xc0a00000,0x400000 rw root=/dev/ram dbg=0 KRN_PRT=pri RMD_PRT=pri reserved=0xc6500000,0x100000,99 video=amb0fb:720x480,720x480,1,0
  24. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  25. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  26. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  27. [ 0.000000] Memory: 99MB = 99MB total
  28. [ 0.000000] Memory: 91192k/91192k available, 10184k reserved, 0K highmem
  29. [ 0.000000] Virtual kernel memory layout:
  30. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  31. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  32. [ 0.000000] DMA : 0xfe600000 - 0xfee00000 ( 8 MB)
  33. [ 0.000000] vmalloc : 0xc9000000 - 0xe0000000 ( 368 MB)
  34. [ 0.000000] lowmem : 0xc0000000 - 0xc8a00000 ( 138 MB)
  35. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  36. [ 0.000000] .init : 0xc0008000 - 0xc002d000 ( 148 kB)
  37. [ 0.000000] .text : 0xc002d000 - 0xc04aa000 (4596 kB)
  38. [ 0.000000] .data : 0xc04aa000 - 0xc04dd6e0 ( 206 kB)
  39. [ 0.000000] Preemptable hierarchical RCU implementation.
  40. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  41. [ 0.000000] Verbose stalled-CPUs detection is disabled.
  42. [ 0.000000] NR_IRQS:224
  43. [ 0.000000] sched_clock: 32 bits at 72MHz, resolution 13ns, wraps every 59652ms
  44. [ 0.000000] sched_clock: wrong multiply/shift: 1864135111>>27 vs calculated 3728270222>>28
  45. [ 0.000000] sched_clock: fix multiply/shift to avoid scheduler hiccups
  46. [ 0.000000] Console: colour dummy device 80x30
  47. [ 0.000000] console [ttyS0] enabled
  48. [ 0.000600] Calibrating delay loop... 525.92 BogoMIPS (lpj=2629632)
  49. [ 0.260145] pid_max: default: 32768 minimum: 301
  50. [ 0.260572] Mount-cache hash table entries: 512
  51. [ 0.261372] CPU: Testing write buffer coherency: ok
  52. [ 0.268068] NET: Registered protocol family 16
  53. [ 0.279026] Ambarella Coconut:
  54. [ 0.279062] chip id: 5100
  55. [ 0.279077] board type: 3
  56. [ 0.279091] board revision: 10
  57. [ 0.279104] chip name: a5m
  58. [ 0.279117] HAL version: 176869
  59. [ 0.279133] reference clock: 24000000
  60. [ 0.279150] system configuration: 0x152004ea
  61. [ 0.279168] boot type: 0x00000002
  62. [ 0.279183] hif type: 0x00000000
  63. [ 0.307438] bio: create slab <bio-0> at 0
  64. [ 0.310022] ambarella-spi ambarella-spi.0: ambarella SPI Controller 0 created
  65. [ 0.321175] ambarella-i2c ambarella-i2c.0: Ambarella Media Processor I2C adapter[i2c-0] probed!
  66. [ 0.322751] ambarella-i2c ambarella-i2c.1: Ambarella Media Processor I2C adapter[i2c-1] probed!
  67. [ 0.324215] i2c i2c-0: Added multiplexed i2c bus 2
  68. [ 0.324258] ambarella-i2cmux ambarella-i2cmux.0: mux on ambarella-i2c adapter
  69. [ 0.327228] Advanced Linux Sound Architecture Driver Version 1.0.23.
  70. [ 0.331540] cfg80211: Calling CRDA to update world regulatory domain
  71. [ 0.333214] Switching to clocksource ambarella-cs-timer
  72. [ 0.340193] Switched to NOHz mode on CPU #0
  73. [ 0.397548] NET: Registered protocol family 2
  74. [ 0.397909] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  75. [ 0.398818] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  76. [ 0.399027] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  77. [ 0.399173] TCP: Hash tables configured (established 4096 bind 4096)
  78. [ 0.399196] TCP reno registered
  79. [ 0.399227] UDP hash table entries: 256 (order: 0, 4096 bytes)
  80. [ 0.399273] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  81. [ 0.399915] NET: Registered protocol family 1
  82. [ 0.400843] RPC: Registered udp transport module.
  83. [ 0.400880] RPC: Registered tcp transport module.
  84. [ 0.400900] RPC: Registered tcp NFSv4.1 backchannel transport module.
  85. [ 0.401409] Trying to unpack rootfs image as initramfs...
  86. [ 0.404047] rootfs image is not initramfs (no cpio magic); looks like an initrd
  87. [ 0.438691] Freeing initrd memory: 4096K
  88. [ 0.441717] [ kernel version: svn-97978 ]
  89. [ 0.441821] mmc0 power register success!
  90. [ 0.441862] mmc1 power register success!
  91. [ 0.442001] reboot times :1
  92. [ 0.465115] msgmni has been set to 186
  93. [ 0.473827] alg: No test for stdrng (krng)
  94. [ 0.473986] io scheduler noop registered
  95. [ 0.474019] io scheduler deadline registered
  96. [ 0.474197] io scheduler cfq registered (default)
  97. [ 0.477945] ambarella-fb ambarella-fb.0: probe p[720x480] v[720x576] c[1] b[0] l[736] @ [0xc5980000:0x00068000]!
  98. [ 0.479810] ambarella-uart.0: ttyS0 at MMIO 0x70005000 (irq = 9) is a ambuart
  99. [ 0.516575] brd: module loaded
  100. [ 0.531070] loop: module loaded
  101. [ 0.534673] NAND device: Manufacturer ID: 0x98, Chip ID: 0xf1 (Toshiba NAND 128MiB 3,3V 8-bit)
  102. [ 0.534721] ambarella_nand_config_flash: 0x02e00140, 0x02c00140
  103. [ 0.535171] Bad block table found at page 65472, version 0x01
  104. [ 0.535501] Bad block table found at page 65408, version 0x01
  105. [ 0.535850] nand_read_bbt: Bad block at 0x000006000000
  106. [ 0.542166] ambarella-nand ambarella-nand: ambarella_nand_probe: Partition infomation found!
  107. [ 0.542231] Creating 18 MTD partitions on "ambnand":
  108. [ 0.542270] 0x000000000000-0x000000020000 : "bst"
  109. [ 0.546527] 0x000000020000-0x000000120000 : "ptb"
  110. [ 0.550331] 0x000000120000-0x000000220000 : "bld"
  111. [ 0.554441] 0x000000220000-0x000000320000 : "hal"
  112. [ 0.558322] 0x000000320000-0x000000420000 : "ano_ptb"
  113. [ 0.562270] 0x000000420000-0x0000004a0000 : "env"
  114. [ 0.566579] 0x0000004a0000-0x000000520000 : "param"
  115. [ 0.570598] 0x000000520000-0x000000620000 : "dpt"
  116. [ 0.574936] 0x000000620000-0x000001020000 : "rcvy"
  117. [ 0.579154] 0x000001020000-0x000001820000 : "krn_pri"
  118. [ 0.583059] 0x000001820000-0x000002020000 : "krn_sec"
  119. [ 0.587326] 0x000002020000-0x000002420000 : "rmd_pri"
  120. [ 0.591307] 0x000002420000-0x000002820000 : "rmd_sec"
  121. [ 0.595622] 0x000002820000-0x000004020000 : "app_pri"
  122. [ 0.599764] 0x000004020000-0x000005820000 : "app_sec"
  123. [ 0.604230] 0x000005820000-0x000005c20000 : "cfg_pri"
  124. [ 0.608388] 0x000005c20000-0x000006020000 : "cfg_sec"
  125. [ 0.612693] 0x000006020000-0x000007020000 : "dbg"
  126. [ 0.624309] PPP generic driver version 2.4.2
  127. [ 0.625724] PPP Deflate Compression module registered
  128. [ 0.625768] PPP BSD Compression module registered
  129. [ 0.818618] Ambarella MII Bus: probed
  130. [ 0.820304] ambarella-eth ambarella-eth.0: MAC Address[c4:2f:90:32:3f:d4].
  131. [ 0.821050] console [netcon0] enabled
  132. [ 0.821080] netconsole: network logging started
  133. [ 0.822758] mousedev: PS/2 mouse device common for all mice
  134. [ 0.823979] input: AmbInput as /devices/virtual/input/input0
  135. [ 0.825014] ambarella_gpio_irq_set_wake: irq[75] = girq[11] = 1
  136. [ 0.825058] ambarella-input ambarella-input: AmbInput probed!
  137. [ 0.826083] ambarella-adc ambarella-adc: ADC Host Controller [polling mode] probed!
  138. [ 0.827789] ambarella-rtc ambarella-rtc: rtc core: registered ambarella-rtc as rtc0
  139. [ 0.828385] i2c /dev entries driver
  140. [ 0.833484] ambarella-wdt ambarella-wdt: Ambarella Media Processor Watch Dog Timer[ambarella-wdt].
  141. [ 0.840195] ALSA device list:
  142. [ 0.840228] No soundcards found.
  143. [ 0.840413] Netfilter messages via NETLINK v0.30.
  144. [ 0.840621] nf_conntrack version 0.5.0 (1488 buckets, 5952 max)
  145. [ 0.841300] ip_tables: (C) 2000-2006 Netfilter Core Team
  146. [ 0.841474] TCP cubic registered
  147. [ 0.841907] NET: Registered protocol family 10
  148. [ 0.844902] Mobile IPv6
  149. [ 0.845038] ip6_tables: (C) 2000-2006 Netfilter Core Team
  150. [ 0.845301] IPv6 over IPv4 tunneling driver
  151. [ 0.849141] NET: Registered protocol family 17
  152. [ 0.849978] sctp: Hash tables configured (established 4096 bind 8192)
  153. [ 0.850331] sctp: sctp_init_sock(sk: c58d4b20)
  154. [ 0.850455] lib80211: common routines for IEEE802.11 drivers
  155. [ 0.850488] lib80211_crypt: registered algorithm 'NULL'
  156. [ 0.854811] ambarella-rtc ambarella-rtc: setting system clock to 2017-06-20 10:20:05 UTC (1497954005)
  157. [ 0.855648] RAMDISK: gzip image found at block 0
  158. [ 1.673045] EXT2-fs (ram0): warning: maximal mount count reached, running e2fsck is recommended
  159. [ 1.673238] VFS: Mounted root (ext2 filesystem) on device 1:0.
  160. [ 1.673579] Freeing init memory: 148K
  161. [ 3.710251] UBI: attaching mtd13 to ubi1
  162. [ 3.710291] UBI: physical eraseblock size: 131072 bytes (128 KiB)
  163. [ 3.710316] UBI: logical eraseblock size: 129024 bytes
  164. [ 3.710335] UBI: smallest flash I/O unit: 2048
  165. [ 3.710352] UBI: sub-page size: 512
  166. [ 3.710371] UBI: VID header offset: 512 (aligned 512)
  167. [ 3.710390] UBI: data offset: 2048
  168. [ 3.774156] UBI: max. sequence number: 149
  169. [ 3.793454] UBI: attached mtd13 to ubi1
  170. [ 3.793487] UBI: MTD device name: "app_pri"
  171. [ 3.793507] UBI: MTD device size: 24 MiB
  172. [ 3.793525] UBI: number of good PEBs: 192
  173. [ 3.793543] UBI: number of bad PEBs: 0
  174. [ 3.793559] UBI: number of corrupted PEBs: 0
  175. [ 3.793575] UBI: max. allowed volumes: 128
  176. [ 3.793591] UBI: wear-leveling threshold: 4096
  177. [ 3.793607] UBI: number of internal volumes: 1
  178. [ 3.793623] UBI: number of user volumes: 1
  179. [ 3.793639] UBI: available PEBs: 0
  180. [ 3.793656] UBI: total number of reserved PEBs: 192
  181. [ 3.793674] UBI: number of PEBs reserved for bad PEB handling: 2
  182. [ 3.793695] UBI: max/mean erase counter: 32/21
  183. [ 3.793712] UBI: image sequence number: 834019274
  184. [ 3.801765] UBI: background thread "ubi_bgt1d" started, PID 627
  185. [ 3.887156] UBIFS: recovery needed
  186. [ 3.925420] UBIFS: recovery completed
  187. [ 3.925468] UBIFS: mounted UBI device 1, volume 0, name "app_pri"
  188. [ 3.925499] UBIFS: file system size: 22837248 bytes (22302 KiB, 21 MiB, 177 LEBs)
  189. [ 3.925527] UBIFS: journal size: 1161216 bytes (1134 KiB, 1 MiB, 9 LEBs)
  190. [ 3.925552] UBIFS: media format: w4/r0 (latest is w4/r0)
  191. [ 3.925571] UBIFS: default compressor: lzo
  192. [ 3.925589] UBIFS: reserved for root: 1078659 bytes (1053 KiB)
  193. [ 6.622565] UBI: attaching mtd15 to ubi3
  194. [ 6.622608] UBI: physical eraseblock size: 131072 bytes (128 KiB)
  195. [ 6.622632] UBI: logical eraseblock size: 129024 bytes
  196. [ 6.622651] UBI: smallest flash I/O unit: 2048
  197. [ 6.622668] UBI: sub-page size: 512
  198. [ 6.622687] UBI: VID header offset: 512 (aligned 512)
  199. [ 6.622707] UBI: data offset: 2048
  200. [ 6.632388] UBI: max. sequence number: 65
  201. [ 6.653473] UBI: attached mtd15 to ubi3
  202. [ 6.653505] UBI: MTD device name: "cfg_pri"
  203. [ 6.653527] UBI: MTD device size: 4 MiB
  204. [ 6.653545] UBI: number of good PEBs: 32
  205. [ 6.653561] UBI: number of bad PEBs: 0
  206. [ 6.653576] UBI: number of corrupted PEBs: 0
  207. [ 6.653592] UBI: max. allowed volumes: 128
  208. [ 6.653609] UBI: wear-leveling threshold: 4096
  209. [ 6.653625] UBI: number of internal volumes: 1
  210. [ 6.653641] UBI: number of user volumes: 1
  211. [ 6.653657] UBI: available PEBs: 0
  212. [ 6.653673] UBI: total number of reserved PEBs: 32
  213. [ 6.653691] UBI: number of PEBs reserved for bad PEB handling: 2
  214. [ 6.653711] UBI: max/mean erase counter: 64/50
  215. [ 6.653727] UBI: image sequence number: 483807159
  216. [ 6.653957] UBI: background thread "ubi_bgt3d" started, PID 637
  217. [ 6.743937] UBIFS: recovery needed
  218. [ 6.784053] UBIFS: recovery completed
  219. [ 6.784101] UBIFS: mounted UBI device 3, volume 0, name "cfg_pri"
  220. [ 6.784129] UBIFS: file system size: 2193408 bytes (2142 KiB, 2 MiB, 17 LEBs)
  221. [ 6.784157] UBIFS: journal size: 1032193 bytes (1008 KiB, 0 MiB, 6 LEBs)
  222. [ 6.784182] UBIFS: media format: w4/r0 (latest is w4/r0)
  223. [ 6.784201] UBIFS: default compressor: lzo
  224. [ 6.784219] UBIFS: reserved for root: 103599 bytes (101 KiB)
  225. [ 6.884231] UBI: attaching mtd16 to ubi4
  226. [ 6.884271] UBI: physical eraseblock size: 131072 bytes (128 KiB)
  227. [ 6.884294] UBI: logical eraseblock size: 129024 bytes
  228. [ 6.884313] UBI: smallest flash I/O unit: 2048
  229. [ 6.884330] UBI: sub-page size: 512
  230. [ 6.884350] UBI: VID header offset: 512 (aligned 512)
  231. [ 6.884369] UBI: data offset: 2048
  232. [ 6.893743] UBI: max. sequence number: 71
  233. [ 6.913469] UBI: attached mtd16 to ubi4
  234. [ 6.913501] UBI: MTD device name: "cfg_sec"
  235. [ 6.913524] UBI: MTD device size: 4 MiB
  236. [ 6.913542] UBI: number of good PEBs: 31
  237. [ 6.913557] UBI: number of bad PEBs: 1
  238. [ 6.913573] UBI: number of corrupted PEBs: 0
  239. [ 6.913589] UBI: max. allowed volumes: 128
  240. [ 6.913605] UBI: wear-leveling threshold: 4096
  241. [ 6.913622] UBI: number of internal volumes: 1
  242. [ 6.913638] UBI: number of user volumes: 1
  243. [ 6.913654] UBI: available PEBs: 0
  244. [ 6.913669] UBI: total number of reserved PEBs: 31
  245. [ 6.913687] UBI: number of PEBs reserved for bad PEB handling: 2
  246. [ 6.913708] UBI: max/mean erase counter: 66/52
  247. [ 6.913724] UBI: image sequence number: 28138339
  248. [ 6.921782] UBI: background thread "ubi_bgt4d" started, PID 648
  249. [ 7.004514] UBIFS: recovery needed
  250. [ 7.077117] UBIFS: recovery completed
  251. [ 7.077162] UBIFS: mounted UBI device 4, volume 0, name "cfg_sec"
  252. [ 7.077189] UBIFS: file system size: 2193408 bytes (2142 KiB, 2 MiB, 17 LEBs)
  253. [ 7.077217] UBIFS: journal size: 903169 bytes (882 KiB, 0 MiB, 5 LEBs)
  254. [ 7.077242] UBIFS: media format: w4/r0 (latest is w4/r0)
  255. [ 7.077260] UBIFS: default compressor: lzo
  256. [ 7.077278] UBIFS: reserved for root: 103599 bytes (101 KiB)
  257. [ 8.255005] net eth0: Could not find default PHY in 9.
  258. [ 8.255048] net eth0: Try PHY[9] whose id is 0x00008201!
  259. [ 8.256270] ADDRCONF(NETDEV_UP): eth0: link is not ready
  260. [ 10.253682] PHY: 0:09 - Link is Up - 100/Full
  261. [ 10.253898] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  262. [ 16.337667] dsp: module license 'Proprietary' taints kernel.
  263. [ 16.337706] Disabling lock debugging due to kernel taint
  264. [ 16.416502] img: aaa_fifo2_base malloc c2830000
  265. [ 16.836406] >>>>>> DSP LOG ADDR START PHY 0xc0080000
  266. [ 16.836439] Init software HR timer for DSP communication
  267. [ 16.866080] cdev_init rs485_fops ...
  268. [ 16.866135] adding uart1, minor = 0
  269. [ 16.869701] Successfully insmod uart232 module!
  270. [ 17.011115] amba_debug_init 248:248.
  271. [ 32.874470] AMBARELLA SoC Audio DUMMY Codec
  272. [ 32.876002] asoc: AMBARELLA_DUMMY_CODEC <-> ambarella-i2s.0 mapping ok
  273. [ 33.741003] MT9T002 sensor ID is 0x2604
  274. [ 33.791293] CMEMK module: built on Aug 23 2012 at 17:05:43
  275. [ 33.791342] Reference Linux version 2.6.38
  276. [ 33.791361] File /mnt/data_bsp/data_yuhuanhuan/raptor/a5s_svn2/kernel/hik_drivers/cmem/src/module/cmemk.c
  277. [ 33.799024] cmemk initialized
  278. [ 44.747700] iav error: Failed to wait for completion!
  279. #
Advertisement
Add Comment
Please, Sign In to add comment