Advertisement
noggin

STV DVB different NAND setup

Jan 26th, 2013
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.48 KB | None | 0 0
  1. / # dmesg
  2. [ 0.000000] Initializing cgroup subsys cpu
  3. [ 0.000000] Linux version 2.6.34 (stephen@stephen-i7-Ubuntu) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #2 Sat Jan 26 10:54:12 GMT 2013
  4. [ 0.000000] CPU: ARMv7 Processor [412fc094] revision 4 (ARMv7), cr=10c53c7f
  5. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  6. [ 0.000000] Machine: AMLOGIC MESON3 8726M SKT SH
  7. [ 0.000000] Ignoring unrecognised tag 0x00000000
  8. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  9. [ 0.000000] On node 0 totalpages: 216576
  10. [ 0.000000] free_area_init_node: node 0, pgdat c09b1c48, node_mem_map c0a3f000
  11. [ 0.000000] Normal zone: 1280 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 116992 pages, LIFO batch:31
  14. [ 0.000000] HighMem zone: 768 pages used for memmap
  15. [ 0.000000] HighMem zone: 97536 pages, LIFO batch:31
  16. [ 0.000000] BUG: mapping for 0x84000000 at 0xc4000000 overlaps vmalloc space
  17. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 214528
  18. [ 0.000000] Kernel command line: rw noinitrd root=/dev/nfs nfsroot=192.168.1.16:/home/stephen/SteveDev/target,nfsvers=3 init=/sbin/init ip=192.168.1.17:192.168.1.16:192.168.1.254:255.255.255.0:target:eth0:off console=ttyS0,115200 a9_clk=600M clk81=187500000 nohltmem=1024M mac=00:01:02:65:04:75 logo=osd1,0x84100000,full,480i,full androidboot.resolution=720p resolution_size=1280,720
  19. [ 0.000000] (CTS_DDR_CLK) = 528MHz
  20. [ 0.000000] (CTS_MALI_CLK) = 264MHz
  21. [ 0.000000] (CTS_A9_CLK) = 600MHz
  22. [ 0.000000] CLK81(from MSR_CLK_REG) = 187000000MHz, a9_clk(from args) = 187500000
  23. [ 0.000000] set CLK81 to 175MHz
  24. [ 0.000000] ******** uboot setup mac-addr: 0:1:2:65:4:75
  25. [ 0.000000] osd1:1
  26. [ 0.000000] full:2
  27. [ 0.000000] 480i:0
  28. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  29. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  30. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  31. [ 0.000000] Memory: 64MB 398MB 384MB = 846MB total
  32. [ 0.000000] Memory: 848640k/848640k available, 17664k reserved, 393216K highmem
  33. [ 0.000000] Virtual kernel memory layout:
  34. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  35. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  36. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  37. [ 0.000000] vmalloc : 0xe8800000 - 0xf0000000 ( 120 MB)
  38. [ 0.000000] lowmem : 0xc0000000 - 0xe8000000 ( 640 MB)
  39. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  40. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  41. [ 0.000000] .init : 0xc0008000 - 0xc0038000 ( 192 kB)
  42. [ 0.000000] .text : 0xc0038000 - 0xc0948024 (9281 kB)
  43. [ 0.000000] .data : 0xc094a000 - 0xc09b2540 ( 418 kB)
  44. [ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  45. [ 0.000000] Hierarchical RCU implementation.
  46. [ 0.000000] NR_IRQS:128
  47. [ 0.000000] Console: colour dummy device 80x30
  48. [ 0.000000] console [ttyS0] enabled
  49. [ 0.236447] Calibrating delay loop... 933.88 BogoMIPS (lpj=4669440)
  50. [ 0.480168] Mount-cache hash table entries: 512
  51. [ 0.482152] Initializing cgroup subsys cpuacct
  52. [ 0.486084] Initializing cgroup subsys freezer
  53. [ 0.490582] CPU: Testing write buffer coherency: ok
  54. [ 0.496254] devtmpfs: initialized
  55. [ 0.501064] NET: Registered protocol family 16
  56. [ 0.503781] L2X0 cache controller enabled
  57. [ 0.507037] power hold set high!
  58. [ 0.510295] set_vccx2 power up
  59. [ 0.513277] select eth clk-7,source=50000000,out=50000000
  60. [ 0.618735] SPDIF output.
  61. [ 0.618754] CONFIG_AM_AVL6211 set pinmux
  62. [ 0.621153] ***m1_init_machine: usb set mode.
  63. [ 0.624035] USB PHY clock souce: XTAL input divided by 2
  64. [ 0.629323] register lm device 0
  65. [ 0.632595] register lm device 1
  66. [ 0.635801] chip version=e34c3110
  67. [ 0.639040] major number 0 for disp
  68.  
  69. [ 0.642588] register tv module server ok
  70.  
  71. [ 0.646689] major number 0 for disp
  72.  
  73. [ 0.650206] register tv module server ok
  74.  
  75. [ 0.673823] bio: create slab <bio-0> at 0
  76. [ 0.674366] SCSI subsystem initialized
  77. [ 0.676149] libata version 3.00 loaded.
  78. [ 0.676288] usbcore: registered new interface driver usbfs
  79. [ 0.681587] usbcore: registered new interface driver hub
  80. [ 0.686848] usbcore: registered new device driver usb
  81. [ 0.692005] TV mode 480i selected.
  82. [ 0.692014] [0x1b7e] = 0xff
  83. [ 0.694536] [0x1b80] = 0x0
  84. [ 0.697221] [0x1b57] = 0x0
  85. [ 0.699906] [0x1059] = 0x4
  86. [ 0.702611] [0x1b54] = 0x12
  87. [ 0.705363] [0x1c0a] = 0x12
  88. [ 0.708134] [0x1b62] = 0x0
  89. [ 0.710826] [0x1b00] = 0x0
  90. [ 0.713504] [0x1b01] = 0x0
  91. [ 0.716189] [0x1b0a] = 0x5
  92. [ 0.718874] [0x1b0b] = 0x81
  93. [ 0.721651] [0x1b0e] = 0x3
  94. [ 0.724331] [0x1b0f] = 0x104
  95. [ 0.727189] [0x1b50] = 0x810b
  96. [ 0.730139] [0x1b68] = 0xff
  97. [ 0.732906] [0x1b00] = 0x8
  98. [ 0.735591] [0x1b01] = 0x26
  99. [ 0.738362] [0x1b07] = 0x20
  100. [ 0.741139] [0x1b08] = 0x7
  101. [ 0.743819] [0x1b56] = 0x345
  102. [ 0.746677] [0x1c19] = 0xf3
  103. [ 0.749449] [0x1c1a] = 0x693
  104. [ 0.752312] [0x1c1b] = 0x12
  105. [ 0.755079] [0x1c1c] = 0x102
  106. [ 0.757937] [0x1c1d] = 0x13
  107. [ 0.760714] [0x1c1e] = 0x103
  108. [ 0.763567] [0x1b60] = 0x0
  109. [ 0.766251] [0x1b48] = 0x0
  110. [ 0.768936] [0x1b6e] = 0x2
  111. [ 0.771627] [0x1c18] = 0x4e01
  112. [ 0.774566] [0x1b7e] = 0x0
  113. [ 0.777251] [0x1b64] = 0x0
  114. [ 0.779936] [0x1b65] = 0x0
  115. [ 0.782627] [0x1b66] = 0x0
  116. [ 0.785307] [0x1b78] = 0x0
  117. [ 0.787992] [0x1b79] = 0x0
  118. [ 0.790682] [0x1b7a] = 0x0
  119. [ 0.793362] [0x1b7b] = 0x0
  120. [ 0.796046] [0x1b7c] = 0x0
  121. [ 0.798731] [0x1b7d] = 0x0
  122. [ 0.801422] [0x1bfc] = 0x2000
  123. [ 0.804361] [0x1c0b] = 0x1540
  124. [ 0.807307] [0x1c0c] = 0x11
  125. [ 0.810083] [0x1b80] = 0x0
  126. [ 0.812763] [0x1b57] = 0x1
  127. [ 0.815448] [0x1bf6] = 0x30
  128. [ 0.818219] [0x1b03] = 0x2
  129. [ 0.820910] [0x1b05] = 0xff
  130. [ 0.823676] [0x1c5e] = 0x1
  131. [ 0.826361] [0x1c5f] = 0xf850
  132. [ 0.829307] mode is: 0
  133. [ 0.831651] VPU_VIU_VENC_MUX_CTRL: 0x5
  134. [ 0.835369] viu chan = 1
  135. [ 0.837881] VPU_VIU_VENC_MUX_CTRL: 0x5
  136. [ 0.875564] Advanced Linux Sound Architecture Driver Version 1.0.22.1.
  137. [ 0.876895] Bluetooth: Core ver 2.15
  138. [ 0.880282] NET: Registered protocol family 31
  139. [ 0.884505] Bluetooth: HCI device and connection manager initialized
  140. [ 0.890850] Bluetooth: HCI socket layer initialized
  141. [ 0.895875] cfg80211: Calling CRDA to update world regulatory domain
  142. [ 0.902157] Switching to clocksource Timer-E
  143. [ 0.906941] NET: Registered protocol family 2
  144. [ 0.910781] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  145. [ 0.918111] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  146. [ 0.925816] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
  147. [ 0.931909] TCP: Hash tables configured (established 65536 bind 65536)
  148. [ 0.937872] TCP reno registered
  149. [ 0.940985] UDP hash table entries: 256 (order: 0, 4096 bytes)
  150. [ 0.946803] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  151. [ 0.953143] NET: Registered protocol family 1
  152. [ 0.957617] RPC: Registered udp transport module.
  153. [ 0.962024] RPC: Registered tcp transport module.
  154. [ 0.966730] RPC: Registered tcp NFSv4.1 backchannel transport module.
  155. [ 0.987335] highmem bounce pool size: 64 pages
  156. [ 0.992236] VFS: Disk quotas dquot_6.5.2
  157. [ 0.992460] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  158. [ 0.998725] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  159. [ 1.004579] Slow work thread pool: Starting up
  160. [ 1.007509] Slow work thread pool: Ready
  161. [ 1.011222] NTFS driver 2.1.29 [Flags: R/W].
  162. [ 1.015834] yaffs built Jan 24 2013 22:52:50 Installing.
  163. [ 1.015878] fuse init (API version 7.13)
  164. [ 1.019963] SGI XFS with security attributes, large block/inode numbers, no debug enabled
  165. [ 1.028724] msgmni has been set to 889
  166. [ 1.033950] alg: No test for stdrng (krng)
  167. [ 1.035357] io scheduler noop registered (default)
  168. [ 1.040108] io scheduler deadline registered
  169. [ 1.044611] io scheduler cfq registered
  170. [ 1.056906] brd: module loaded
  171. [ 1.058870] loop: module loaded
  172. [ 1.060111] usbcore: registered new interface driver cdc_acm
  173. [ 1.063154] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
  174. [ 1.071711] Initializing USB Mass Storage driver...
  175. [ 1.076607] usbcore: registered new interface driver usb-storage
  176. [ 1.082468] USB Mass Storage support registered.
  177. [ 1.087210] usbcore: registered new interface driver usbserial
  178. [ 1.092895] USB Serial support registered for generic
  179. [ 1.097954] usbcore: registered new interface driver usbserial_generic
  180. [ 1.104381] usbserial: USB Serial Driver core
  181. [ 1.108759] USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter
  182. [ 1.116994] usbcore: registered new interface driver belkin
  183. [ 1.122483] belkin_sa: v1.2:USB Belkin Serial converter driver
  184. [ 1.128329] USB Serial support registered for cp210x
  185. [ 1.133281] usbcore: registered new interface driver cp210x
  186. [ 1.138783] cp210x: v0.09:Silicon Labs CP210x RS232 serial adaptor driver
  187. [ 1.145569] USB Serial support registered for FTDI USB Serial Device
  188. [ 1.151909] usbcore: registered new interface driver ftdi_sio
  189. [ 1.157575] ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
  190. [ 1.163396] USB Serial support registered for GSM modem (1-port)
  191. [ 1.169396] usbcore: registered new interface driver option
  192. [ 1.174885] option: v0.7.2:USB Driver for GSM modems
  193. [ 1.179997] mice: PS/2 mouse device common for all mice
  194. [ 1.185368] i2c /dev entries driver
  195. [ 1.188640] Linux video capture interface: v2.00
  196. [ 1.193094] au0828 driver loaded
  197. [ 1.196371] usbcore: registered new interface driver au0828
  198. [ 1.201822] uvc_init amlogic
  199. [ 1.204744] usbcore: registered new interface driver uvcvideo
  200. [ 1.210416] USB Video Class driver (v1.1.0)
  201. [ 1.215490] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
  202. [ 1.224511] usbcore: registered new interface driver hiddev
  203. [ 1.228617] usbcore: registered new interface driver usbhid
  204. [ 1.234041] usbhid: USB HID core driver
  205. [ 1.237907] start init vout module
  206.  
  207. [ 1.241451] create vout attribute ok
  208.  
  209. [ 1.245247] ge2d_init
  210. [ 1.247495] ge2d_dev major:253
  211.  
  212. [ 1.250780] ge2d start monitor
  213.  
  214. [ 1.253792] osd_init
  215. [ 1.255908] [osd0] 0x84100000-0x850fffff
  216. [ 1.259804] ge2d workqueue monitor start
  217.  
  218. [ 1.264068] Frame buffer memory assigned at phy:0x84100000, vir:0xe9000000, size=16384K
  219. [ 1.271747] ---------------clear framebuffer0 memory size=1000000.
  220.  
  221. [ 1.289751] [osd1] 0x85100000-0x860fffff
  222. [ 1.290062] Frame buffer memory assigned at phy:0x85100000, vir:0xeb000000, size=16384K
  223. [ 1.296084] init fbdev bpp is :24
  224.  
  225. [ 1.299733] osd probe ok
  226.  
  227. [ 1.302284] vout2_init_module enter
  228. [ 1.305726] start init vout2 module
  229.  
  230. [ 1.309423] create vout2 attribute ok
  231.  
  232. [ 1.313983] UART_ttyS0:(irq = 90, address = 0xf81004c0)
  233. [ 1.318490] UART_ttyS1:(irq = 26, address = 0xf11084c0)
  234. [ 1.323635] UART_ttyS2:(irq = 75, address = 0xf11084dc)
  235. [ 1.328852] UART_ttyS3:(irq = 93, address = 0xf1108700)
  236. [ 1.334020] Port 0 = IRQ 90
  237. [ 1.336803] Port 1 = IRQ 26
  238. [ 1.339563] Port 2 = IRQ 75
  239. [ 1.342334] Port 3 = IRQ 93
  240. [ 1.345109] Amlogic nand flash AVOS driver for M3, Version 1.1 (c) 2010 Amlogic Inc.
  241. [ 1.352959] bus_cycle=17, bus_timing=10, start_cycle=10, end_cycle=10,system=5.3ns
  242. [ 1.360688] No NAND device found.
  243. [ 1.363862] NAND device id: ad d7 94 da 74 c3
  244. [ 1.368076] aml_chip->hynix_new_nand_type =: 2
  245. [ 1.372567] NAND device: Manufacturer ID: 0xad, Chip ID: 0xad (Hynix B revision 26nm NAND 4GiB H27UBG8T2B)
  246. [ 1.955138] 1 NAND chips detected
  247. [ 1.955175] #####aml_nand_init, with RB pins and chip->chip_delay:20
  248. [ 1.959315] bus_cycle=4, bus_timing=5, start_cycle=5, end_cycle=6,system=5.3ns
  249. [ 1.966425] oob size is not enough for selected bch mode: NAND_BCH60_1K_MODE force bch to mode: NAND_BCH40_1K_MODE
  250. [ 1.976729] multi plane error for selected plane mode: NAND_TWO_PLANE_MODE force plane to : NAND_SINGLE_PLANE_MODE
  251. [ 1.987037] oob layout use nand base oob layout oobsize = 16,oobmul =1,mtd->oobsize =640,aml_chip->oob_size =640
  252. [ 1.997322] Enter aml_nand_get_reg_value_hynix
  253. [ 2.001671] aml_nand_get_reg_value_hynix, REG(0xa0): value:0x25, for chip[0]
  254. [ 2.008786] aml_nand_get_reg_value_hynix, REG(0xa1): value:0x38, for chip[0]
  255. [ 2.015871] aml_nand_get_reg_value_hynix, REG(0xb0): value:0x20, for chip[0]
  256. [ 2.022984] aml_nand_get_reg_value_hynix, REG(0xb1): value:0x34, for chip[0]
  257. [ 2.030086] aml_nand_get_reg_value_hynix, REG(0xc9): value:0x47, for chip[0]
  258. [ 2.038127] aml_nand_get_read_default_value_hynix 739 get default reg value at blk:0, page:7
  259. [ 2.045576] aml_nand_get_read_default_value_hynix, REG(0xa7): value:0x21, for chip[0]
  260. [ 2.053387] aml_nand_get_read_default_value_hynix, REG(0xad): value:0x21, for chip[0]
  261. [ 2.061176] aml_nand_get_read_default_value_hynix, REG(0xae): value:0x72, for chip[0]
  262. [ 2.068969] aml_nand_get_read_default_value_hynix, REG(0xaf): value:0xbf, for chip[0]
  263. [ 2.081390] aml nand env valid addr: 402000
  264. [ 2.081412] CONFIG_ENV_SIZE=0x2000; ENV_SIZE=0x1ffc; bbt=0x1330; default_environment_size=0x0
  265. [ 2.125618] set nand parts for chip 4096MB
  266. [ 2.125724] set nand parts for chip 4096MB
  267. [ 2.130688] Creating 7 MTD partitions on "B revision 26nm NAND 4GiB H27UBG8T2B":
  268. [ 2.135596] 0x000000c00000-0x000001c00000 : "aml_logo"
  269. [ 2.141311] 0x000001c00000-0x000002c00000 : "recovery"
  270. [ 2.146238] 0x000002c00000-0x000004000000 : "boot"
  271. [ 2.151035] 0x000004000000-0x000024000000 : "system"
  272. [ 2.155910] 0x000024000000-0x000030000000 : "cache"
  273. [ 2.160828] 0x000030000000-0x000050000000 : "userdata"
  274. [ 2.165926] 0x000050000000-0x000100000000 : "NFTL_Part"
  275. [ 2.587165] nftl initilize completely dev size: 0xa2800000 8
  276. [ 2.587851] avnftl6: p1
  277. [ 2.621877] nftl release flush cache data: 0
  278. [ 2.622123] ethernetinit(dbg[c09f89e8]=0)
  279. [ 2.625000] find phy phy_Identifier=7c0f1
  280. [ 2.628840] write mac add to:e7ec3348: 00 01 02 65 04 75 |...e.u|
  281. [ 2.634884] eth0: mixed no checksumming and other settings.
  282. [ 2.640981] ethernet_pm_driver init
  283. [ 2.643900] ethernet_pm_driver probe!
  284. [ 2.647597] dwc_otg: version 2.60a 22-NOV-2006
  285. [ 2.651949] dwc_otg lm0: start=0xf9040000
  286. [ 2.651957] dwc_otg lm0: core work at High speed.
  287. [ 2.651964] dwc_otg lm0: DMA config: BURST_INCR16
  288. [ 3.066266] dwc_otg lm0: Working on port type = OTG
  289. [ 3.066279] dwc_otg lm0: Current port type: SLAVE
  290. [ 3.066294] DWC_otg: Using DMA mode
  291. [ 3.066310] dwc_otg lm0: DWC OTG Controller
  292. [ 3.068444] dwc_otg lm0: new USB bus registered, assigned bus number 1
  293. [ 3.074902] dwc_otg lm0: irq 30, io mem 0x00000000
  294. [ 3.080146] hub 1-0:1.0: USB hub found
  295. [ 3.083378] hub 1-0:1.0: 1 port detected
  296. [ 3.087521] DWC_otg: Shared Tx FIFO mode
  297. [ 3.091256] dwc_otg lm1: start=0xf90c0000
  298. [ 3.091264] dwc_otg lm1: core work at High speed.
  299. [ 3.091271] dwc_otg lm1: DMA config: BURST_INCR16
  300. [ 3.506263] dwc_otg lm1: Working on port type = HOST
  301. [ 3.506281] DWC_otg: Using DMA mode
  302. [ 3.506298] dwc_otg lm1: DWC OTG Controller
  303. [ 3.508407] dwc_otg lm1: new USB bus registered, assigned bus number 2
  304. [ 3.514887] dwc_otg lm1: irq 31, io mem 0x00000000
  305. [ 3.519683] DWC_otg: Init: Port Power? op_state=1
  306. [ 3.524306] DWC_otg: Init: Power Port (0)
  307. [ 3.528306] set usb b port power on (board gpio 5)!
  308. [ 3.533596] hub 2-0:1.0: USB hub found
  309. [ 3.536916] hub 2-0:1.0: 1 port detected
  310. [ 3.541077] Amlogic A/V streaming port init
  311. [ 3.546005] regist mpeg12 codec profile
  312. [ 3.548818] regist mpeg4 codec profile
  313. [ 3.552455] amvdec_vc1 module init
  314. [ 3.555870] regist vc1 codec profile
  315. [ 3.559400] amvdec_avs module init
  316. [ 3.562801] amvdec_h264 module init
  317. [ 3.566286] regist h264 codec profile
  318. [ 3.569865] amvdec_h264mvc module init
  319. [ 3.573659] regist mjpeg codec profile
  320. [ 3.577332] amvdec_real module init
  321. [ 3.580819] regist real codec profile
  322. [ 3.585623] pdev_id = -1, plat_udelay = 2, plat_timeout = 100
  323. [ 3.590478] aml gpio i2c bus [0] initialized
  324.  
  325. [ 3.594508] Keypad Driver
  326. [ 3.597537] input: aml_keypad as /devices/platform/m1-kp.0/input/input0
  327. [ 3.603895] remote config major:250
  328.  
  329. [ 3.607382] physical address:0xa7416000
  330. [ 3.611052] Key input Driver init.
  331. [ 3.614427] Key 116 registed.
  332. [ 3.617506] input: key_input as /devices/platform/m1-keyinput.0/input/input1
  333. [ 3.624476] Key input register input device completed.
  334.  
  335. [ 3.629610] key_input major:249
  336.  
  337. [ 3.633104] spi_nor apollospi:0: unrecognized JEDEC id 1c5114
  338. [ 3.639193] Memory Card media Major: 253
  339. [ 3.642422] card max_req_size is 128K
  340. [ 3.646551] card creat process sucessful
  341. [ 3.650080] [dsp]DSP start addr 0xc4000000
  342. [ 3.654102] [dsp]register dsp to char divece(232)
  343. [ 3.663141] DSP pcmenc stream buffer to [0xa6801000-0xa6a01000]
  344. [ 3.664620] amlogic audio dsp pcmenc device init!
  345. [ 3.669586] amlogic audio spdif interface device init!
  346. [ 3.676086] DSP log stream buffer to [0xa6400000-0xa647ffe0]
  347. [ 3.680072] <FIQ>:Deinterlace: Init 100us T
  348. [ 3.680077] 0
  349. [ 3.685771] amlogic audio dsp log device init!
  350. [ 3.690593] aml_rtc aml_rtc: rtc core: registered aml_rtc as rtc0
  351. [ 3.696920] gpio dev major number:242
  352.  
  353. [ 3.700232] create gpio device success
  354. [ 3.703725] efuse===========================================
  355. [ 3.709574] efuse: device efuse created
  356. [ 3.713159] efuse--------------------------------------------
  357. [ 3.719267] HDMI DEBUG: amhdmitx_init [1446]
  358. [ 3.723122] HDMI DEBUG: amhdmitx_probe [1285]
  359. [ 3.727799] hdmin get hdmi platform data
  360. [ 3.731314] HDMI DEBUG: amhdmitx_probe [1357]
  361. [ 3.735756] aml_dvb_init
  362. [ 3.738379] Set HDMI:Chip C
  363. [ 3.741082] hdmin get brd phy data
  364. [ 3.744390] hdmi phy setting
  365. [ 3.747363] hdmin get brd phy data
  366. [ 3.750626] hdmi phy setting
  367. [ 3.753574] CEC not init
  368. [ 3.757927] DVB: registering new adapter (amlogic-dvb)
  369. [ 3.763112] DVB: async fifo 0 buf size 524288, flush size 262144
  370. [ 3.767217] DVB: async fifo 1 buf size 524288, flush size 262144
  371. [ 3.773309] init avl6211 frontend 0
  372. [ 3.776608] HDMI irq 0
  373. [ 3.778863] HDMI Error: Unkown HDMI Interrupt source Process_Irq
  374. [ 3.784860] HDMI DEBUG: hdmi_task_handle [1016]
  375. [ 3.789412] set gpio1.20 input
  376. [ 3.792382] DVB: registering adapter 0 frontend -1520246750 (AMLOGIC DVB-S2)...
  377. [ 3.799982] rtw driver version=v3.4.2_3727.20120404
  378. [ 3.804587] Build at: Jan 24 2013 22:52:19
  379. [ 3.808857] usbcore: registered new interface driver rtl8192cu
  380. [ 3.814584] aml_wdt_init, register platform driver...
  381. [ 3.819803] aml_wdt_probe, driver probe ok
  382. [ 3.823598] Bluetooth: Virtual HCI driver ver 1.3
  383. [ 3.828457] Bluetooth: Broadcom Blutonium firmware driver ver 1.2
  384. [ 3.834390] usbcore: registered new interface driver bcm203x
  385. [ 3.839977] Bluetooth: Digianswer Bluetooth USB driver ver 0.10
  386. [ 3.845927] usbcore: registered new interface driver bpa10x
  387. [ 3.851397] Bluetooth: BlueFRITZ! USB driver ver 1.2
  388. [ 3.856403] usbcore: registered new interface driver bfusb
  389. [ 3.861758] Bluetooth: Generic Bluetooth USB driver ver 0.6
  390. [ 3.867464] usbcore: registered new interface driver btusb
  391. [ 3.872761] Bluetooth: Atheros AR30xx firmware driver ver 1.0
  392. [ 3.878579] usbcore: registered new interface driver ath3k
  393. [ 3.884315] usbcore: registered new interface driver snd-usb-audio
  394. [ 3.890295] No device for DAI aml-dai0
  395. [ 3.893839] ***Entered sound/soc/aml/aml_m3.c:aml_m3_audio_probe
  396. [ 3.900197] ***Entered sound/soc/aml/aml_m3_codec.c:aml_m3_register
  397. [ 3.926305] usb 2-1: new high speed USB device using dwc_otg and address 2
  398. [ 4.138509] hub 2-1:1.0: USB hub found
  399. [ 4.138839] hub 2-1:1.0: 4 ports detected
  400. [ 4.536490] aml-pcm 0:preallocate_dma_buffer: area=ffc26000, addr=a6520000, size=65536
  401. [ 4.539357] iec958 -3969024: preallocate dma buffer start=00040000, size=c0a26c18
  402. [ 4.546609] aml-pcm 1:preallocate_dma_buffer: area=ffc77000, addr=a6680000, size=65536
  403. [ 4.554180] asoc: AML-M3 <-> aml-dai0 mapping ok
  404. [ 4.558907] ***Entered sound/soc/aml/aml_m3.c:aml_m3_codec_init:
  405. [ 4.564787] dapm: AML_M3_CODEC: configuring unknown pin LINPUT1
  406. [ 4.570676] dapm: AML_M3_CODEC: configuring unknown pin RINPUT1
  407. [ 4.576549] dapm: AML_M3_CODEC: configuring unknown pin HP MIC
  408. [ 4.582328] dapm: AML_M3_CODEC: configuring unknown pin FM IN
  409. [ 4.588365] input: AML-M3 hp_switch as /devices/platform/soc-audio/sound/card0/input2
  410. [ 4.596681] ALSA device list:
  411. [ 4.598786] #0: AML-M3 (AML_M3_CODEC)
  412. [ 4.602879] Netfilter messages via NETLINK v0.30.
  413. [ 4.607395] nf_conntrack version 0.5.0 (13260 buckets, 53040 max)
  414. [ 4.613899] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
  415. [ 4.620746] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
  416. [ 4.628603] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
  417. [ 4.635187] ctnetlink v0.93: registering with nfnetlink.
  418. [ 4.640113] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
  419. [ 4.646968] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
  420. [ 4.652895] xt_time: kernel timezone is -0000
  421. [ 4.658455] ip_tables: (C) 2000-2006 Netfilter Core Team
  422. [ 4.662472] arp_tables: (C) 2002 David S. Miller
  423. [ 4.667102] TCP cubic registered
  424. [ 4.671008] NET: Registered protocol family 10
  425. [ 4.676991] IPv6 over IPv4 tunneling driver
  426. [ 4.680217] NET: Registered protocol family 17
  427. [ 4.683189] NET: Registered protocol family 15
  428. [ 4.687896] Bridge firewalling registered
  429. [ 4.691582] Bluetooth: L2CAP ver 2.14
  430. [ 4.695186] Bluetooth: L2CAP socket layer initialized
  431. [ 4.700288] Bluetooth: SCO (Voice Link) ver 0.6
  432. [ 4.704714] Bluetooth: SCO socket layer initialized
  433. [ 4.709748] Bluetooth: RFCOMM TTY layer initialized
  434. [ 4.714424] Bluetooth: RFCOMM socket layer initialized
  435. [ 4.719560] Bluetooth: RFCOMM ver 1.11
  436. [ 4.723251] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  437. [ 4.728551] Bluetooth: BNEP filters: protocol multicast
  438. [ 4.733729] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  439. [ 4.739818] 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  440. [ 4.746413] All bugs added by David S. Miller <davem@redhat.com>
  441. [ 4.752447] lib80211: common routines for IEEE802.11 drivers
  442. [ 4.758035] lib80211_crypt: registered algorithm 'NULL'
  443. [ 4.758108] enter meson_pm_probe!
  444. [ 4.761288] meson_pm_probe done 0x0 200!
  445. [ 4.765209] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  446. [ 4.773277] registered taskstats version 1
  447. [ 4.778101] aml_rtc aml_rtc: setting system clock to 1970-01-01 00:01:13 UTC (73)
  448. [ 5.286929] netdev_open
  449. [ 5.286949] Ethernet reset
  450. [ 5.286964] NET MDA descpter start addr=e66e6000
  451. [ 5.291701] write mac add to:e7ec3348: 00 01 02 65 04 75 |...e.u|
  452. [ 5.297227] Current DMA mode=0
  453. [ 5.300263] ether leave promisc module
  454. [ 5.303931] ether leave all muticast module
  455. [ 5.308110] set hash low=2,high=0
  456. [ 5.311470] set hash low=2,high=1
  457. [ 5.315072] ADDRCONF(NETDEV_UP): eth0: link is not ready
  458. [ 6.326429] IP-Config: Complete:
  459. [ 6.326451] device=eth0, addr=192.168.1.17, mask=255.255.255.0, gw=192.168.1.254,
  460. [ 6.331736] host=target, domain=, nis-domain=(none),
  461. [ 6.337140] bootserver=192.168.1.16, rootserver=192.168.1.16, rootpath=
  462. [ 6.344592] Looking up port of RPC 100003/3 on 192.168.1.16
  463. [ 7.306759] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  464. [ 7.307027] set hash low=2,high=800001
  465. [ 7.356958] Looking up port of RPC 100005/3 on 192.168.1.16
  466. [ 7.362355] VFS: Mounted root (nfs filesystem) on device 0:14.
  467. [ 7.363238] devtmpfs: mounted
  468. [ 7.365751] init_post.
  469. [ 7.368143] Freeing init memory: 192K
  470. [ 7.371703] run_init_process /sbin/init.
  471. [ 7.709642] yaffs: dev is 32505859 name is "mtdblock3" rw
  472. [ 7.709676] yaffs: passed flags ""
  473. [ 7.712874] yaffs: Attempting MTD mount of 31.3,"mtdblock3"
  474. [ 7.712954] yaffs2 check point success.
  475. [ 7.768146] yaffs: restored from checkpoint
  476. [ 7.768597] yaffs_read_super: isCheckpointed 1
  477. [ 12.098036] yaffs: dev is 32505861 name is "mtdblock5" rw
  478. [ 12.098071] yaffs: passed flags ""
  479. [ 12.101269] yaffs: Attempting MTD mount of 31.5,"mtdblock5"
  480. [ 12.101350] yaffs2 check point success.
  481. [ 12.134186] yaffs: restored from checkpoint
  482. [ 12.135607] yaffs_read_super: isCheckpointed 1
  483. [ 12.149943] page 39736 in gc has no object: 0 0 0
  484. [ 12.150264] page 39737 in gc has no object: 0 0 0
  485. [ 12.150582] page 39738 in gc has no object: 0 0 0
  486. [ 12.150894] page 39739 in gc has no object: 0 0 0
  487. [ 12.151209] page 39740 in gc has no object: 0 0 0
  488. [ 12.155001] page 39744 in gc has no object: 0 0 0
  489. [ 12.155321] page 39748 in gc has no object: 0 0 0
  490. [ 12.155634] page 39749 in gc has no object: 0 0 0
  491. [ 12.155948] page 39750 in gc has no object: 0 0 0
  492. [ 12.156313] page 39751 in gc has no object: 0 0 0
  493. [ 12.247219] <30>udevd[109]: starting version 173
  494. [ 13.751235] nftl release flush cache data: 0
  495. [ 13.946238] nftl release flush cache data: 0
  496. [ 13.946536] nftl release flush cache data: 0
  497. [ 14.156921] page 39752 in gc has no object: 0 0 0
  498. [ 14.157333] page 39753 in gc has no object: 0 0 0
  499. [ 14.157683] page 39754 in gc has no object: 0 0 0
  500. [ 14.158026] page 39755 in gc has no object: 0 0 0
  501. [ 14.158377] page 39756 in gc has no object: 0 0 0
  502. [ 14.337981] set hash low=2,high=810001
  503. [ 14.457912] Mali<2>:
  504. [ 14.457942] Mali<2>: Inserting Mali v9 device driver.
  505. [ 14.459755] Mali<2>: Compiled: Jan 24 2013, time: 22:54:46.
  506. [ 14.465297] Mali<2>: Svn revision:
  507. [ 14.469461] Mali<2>: MMU memory system initializing
  508. [ 14.473960] Mali<2>: Rendercore: subsystem global mutex initialized
  509. [ 14.479929] Mali<2>: Core: subsystem_init: Mali-400 PP
  510. [ 14.484962] Mali<2>: Core: subsystem_init: Mali-400 GP
  511. [ 14.490070] Mali<2>: Mali L2 cache system initializing
  512. [ 14.547201] mali_meson_poweron: Interrupt received.
  513. [ 14.547952] Mali<2>: MMU registered
  514. [ 14.552405] Mali<2>: MMU registered
  515. [ 14.553551] Mali<2>: Mali OS memory allocator created with max allocation size of 0x8000000 bytes, cpu_usage_adjust 0x00000000
  516. [ 14.567173] Mali<2>: Memory Validator 'Framebuffer' installed for Mali physical address base==0x84000000, size==0x06000000, cpu_adjust==0x00000000
  517. [ 14.578009] Mali<2>: Creating Mali L2 cache: Mali-400 L2 cache
  518. [ 14.588950] Mali<1>: Mali memory allocators will be used in this order of preference (lowest numbered first) :
  519. [ 14.593737] Mali<1>: 5: Mali Memory
  520. [ 14.601052] Mali<2>: Attach mmu: 0xe62f6900 to core: Mali-400 PP in subsystem: Mali-400 PP
  521. [ 14.605432] Mali<2>: Attach mmu: 0xe62f68a0 to core: Mali-400 GP in subsystem: Mali-400 GP
  522. [ 14.613662] Mali<2>: Mali L2 cache system load complete
  523. [ 14.618921] Mali: Mali device driver loaded
  524. [ 14.623099] Mali<2>: malidrv_build_info
  525. [ 16.166654] page 39758 in gc has no object: 0 0 0
  526. [ 16.167007] page 39759 in gc has no object: 0 0 0
  527. [ 16.167346] page 39760 in gc has no object: 0 0 0
  528. [ 16.167691] page 39761 in gc has no object: 0 0 0
  529. [ 16.168023] page 39762 in gc has no object: 0 0 0
  530. [ 17.756272] eth0: no IPv6 routers present
  531. [ 18.176648] page 39763 in gc has no object: 0 0 0
  532. [ 18.176999] page 39764 in gc has no object: 0 0 0
  533. [ 18.177339] page 39765 in gc has no object: 0 0 0
  534. [ 18.177677] page 39766 in gc has no object: 0 0 0
  535. [ 18.178008] page 39768 in gc has no object: 0 0 0
  536. [ 19.046291] nftl creat stucture completely free blk: 11 erased blk: 1385
  537. [ 20.186648] page 39769 in gc has no object: 0 0 0
  538. [ 20.186998] page 39770 in gc has no object: 0 0 0
  539. [ 20.187336] page 39771 in gc has no object: 0 0 0
  540. [ 20.187675] page 39772 in gc has no object: 0 0 0
  541. [ 20.188007] page 39773 in gc has no object: 0 0 0
  542. [ 22.196644] page 39774 in gc has no object: 0 0 0
  543. [ 22.196996] page 39775 in gc has no object: 0 0 0
  544. [ 22.197336] page 39776 in gc has no object: 0 0 0
  545. [ 22.197674] page 39778 in gc has no object: 0 0 0
  546. [ 22.198006] page 39779 in gc has no object: 0 0 0
  547. [ 24.206660] page 39780 in gc has no object: 0 0 0
  548. [ 24.207012] page 39781 in gc has no object: 0 0 0
  549. [ 24.207354] page 39785 in gc has no object: 0 0 0
  550. [ 24.207694] page 39789 in gc has no object: 0 0 0
  551. [ 24.208027] page 39790 in gc has no object: 0 0 0
  552. [ 26.216648] page 39791 in gc has no object: 0 0 0
  553. [ 26.217000] page 39792 in gc has no object: 0 0 0
  554. [ 26.217340] page 39793 in gc has no object: 0 0 0
  555. [ 26.217678] page 39794 in gc has no object: 0 0 0
  556. [ 26.218010] page 39795 in gc has no object: 0 0 0
  557. [ 28.226651] page 39796 in gc has no object: 0 0 0
  558. [ 28.227003] page 39797 in gc has no object: 0 0 0
  559. [ 28.227342] page 39798 in gc has no object: 0 0 0
  560. [ 28.227680] page 39799 in gc has no object: 0 0 0
  561. [ 28.228013] page 39800 in gc has no object: 0 0 0
  562. [ 30.236648] page 39801 in gc has no object: 0 0 0
  563. [ 30.237001] page 39802 in gc has no object: 0 0 0
  564. [ 30.237340] page 39804 in gc has no object: 0 0 0
  565. [ 30.237680] page 39805 in gc has no object: 0 0 0
  566. [ 30.238012] page 39806 in gc has no object: 0 0 0
  567. [ 32.246653] page 39807 in gc has no object: 0 0 0
  568. [ 32.247005] page 39808 in gc has no object: 0 0 0
  569. [ 32.247346] page 39809 in gc has no object: 0 0 0
  570. [ 32.247690] page 39810 in gc has no object: 0 0 0
  571. [ 32.248022] page 39811 in gc has no object: 0 0 0
  572. [ 34.256659] page 39812 in gc has no object: 0 0 0
  573. [ 34.257013] page 39813 in gc has no object: 0 0 0
  574. [ 34.257353] page 39814 in gc has no object: 0 0 0
  575. [ 34.257691] page 39815 in gc has no object: 0 0 0
  576. [ 34.258023] page 39816 in gc has no object: 0 0 0
  577. [ 36.266920] page 39817 in gc has no object: 0 0 0
  578. [ 36.267277] page 39819 in gc has no object: 0 0 0
  579. [ 36.267610] page 39820 in gc has no object: 0 0 0
  580. [ 36.267932] page 39821 in gc has no object: 0 0 0
  581. [ 36.268244] page 39822 in gc has no object: 0 0 0
  582. [ 38.276655] page 39823 in gc has no object: 0 0 0
  583. [ 38.277006] page 39824 in gc has no object: 0 0 0
  584. [ 38.277346] page 39825 in gc has no object: 0 0 0
  585. [ 38.277689] page 39826 in gc has no object: 0 0 0
  586. [ 38.278020] page 39827 in gc has no object: 0 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement