reisei

Untitled

Jan 25th, 2012
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.17 KB | None | 0 0
  1. [ 0.000000] Linux version 3.0.13 (chapkinav@t-chapkin) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #0 SMP PREEMPT Wed Jan 25 13:16:31 MSK 2012 ()
  2. [ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387d
  3. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  4. [ 0.000000] Machine: OMAP4 Panda board
  5. [ 0.000000] Ignoring tag cmdline (using the default kernel command line)
  6. [ 0.000000] Reserving 33554432 bytes SDRAM for VRAM
  7. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  8. [ 0.000000] OMAP4430 ES2.1
  9. [ 0.000000] SRAM: Mapped pa 0x40300000 to va 0xfe400000 size: 0xe000
  10. [ 0.000000] On node 0 totalpages: 239616
  11. [ 0.000000] free_area_init_node: node 0, pgdat c07b0340, node_mem_map c0bff000
  12. [ 0.000000] Normal zone: 1536 pages used for memmap
  13. [ 0.000000] Normal zone: 0 pages reserved
  14. [ 0.000000] Normal zone: 180736 pages, LIFO batch:31
  15. [ 0.000000] HighMem zone: 512 pages used for memmap
  16. [ 0.000000] HighMem zone: 56832 pages, LIFO batch:15
  17. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c140f000 s6976 r8192 d13504 u32768
  18. [ 0.000000] pcpu-alloc: s6976 r8192 d13504 u32768 alloc=8*4096
  19. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  20. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 237568
  21. [ 0.000000] Kernel command line: root=/dev/mmcblk0p2 rootwait console=ttyO2,115200 omapdss.def_disp=dvi omapfb.mode=dvi:1280x800MR-24@60 psplash=false consoleblank=0 mem=456M@0x80000000 mem=512M@0xA0000000 omapdss.debug=y omapfb.debug=y drm.debug=7
  22. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  23. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  24. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. [ 0.000000] Memory: 456MB 480MB = 936MB total
  26. [ 0.000000] Memory: 937520k/937520k available, 53712k reserved, 229376K highmem
  27. [ 0.000000] Virtual kernel memory layout:
  28. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  29. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  30. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  31. [ 0.000000] vmalloc : 0xf0800000 - 0xf8000000 ( 120 MB)
  32. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  33. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  34. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  35. [ 0.000000] .init : 0xc0008000 - 0xc004d000 ( 276 kB)
  36. [ 0.000000] .text : 0xc004d000 - 0xc0726e2c (7016 kB)
  37. [ 0.000000] .data : 0xc0728000 - 0xc07b1c20 ( 552 kB)
  38. [ 0.000000] .bss : 0xc07b1c44 - 0xc0bfec6c (4405 kB)
  39. [ 0.000000] Preemptible hierarchical RCU implementation.
  40. [ 0.000000] NR_IRQS:410
  41. [ 0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.
  42. [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  43. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  44. [ 0.000000] Console: colour dummy device 80x30
  45. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  46. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  47. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  48. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  49. [ 0.000000] ... CLASSHASH_SIZE: 4096
  50. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  51. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  52. [ 0.000000] ... CHAINHASH_SIZE: 16384
  53. [ 0.000000] memory used by lock dependency info: 3679 kB
  54. [ 0.000000] per task-struct memory footprint: 1152 bytes
  55. [ 0.000579] Calibrating delay loop... 2007.19 BogoMIPS (lpj=7839744)
  56. [ 0.070373] pid_max: default: 32768 minimum: 301
  57. [ 0.070770] Security Framework initialized
  58. [ 0.070770] Mount-cache hash table entries: 512
  59. [ 0.072753] CPU: Testing write buffer coherency: ok
  60. [ 0.073303] twd_timer_setup: no clock found
  61. [ 0.073394] Calibrating local timer... 491.56MHz.
  62. [ 0.117492] L310 cache controller enabled
  63. [ 0.117492] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x5e470000, Cache size: 1048576 B
  64. [ 0.178558] CPU1: Booted secondary processor
  65. [ 0.209014] Brought up 2 CPUs
  66. [ 0.209014] SMP: Total of 2 processors activated (3963.96 BogoMIPS).
  67. [ 0.209350] devtmpfs: initialized
  68. [ 0.217102] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for emif_fw
  69. [ 0.217224] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_instr
  70. [ 0.217224] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_1
  71. [ 0.217224] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_2
  72. [ 0.217254] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_abe
  73. [ 0.217285] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_cfg
  74. [ 0.217285] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_per
  75. [ 0.217315] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_wkup
  76. [ 0.217315] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for mpu_private
  77. [ 0.217346] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for dsp
  78. [ 0.217346] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for sl2if
  79. [ 0.217346] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.
  80. [ 0.234375] omap_hwmod: ipu: failed to hardreset
  81. [ 0.240295] omap_hwmod: mcpdm: cannot be enabled (3)
  82. [ 0.243377] print_constraints: dummy:
  83. [ 0.243377] NET: Registered protocol family 16
  84. [ 0.244598] GPMC revision 6.0
  85. [ 0.249877] omap_device: omap_gpio.0: new worst case activate latency 0: 30517
  86. [ 0.250213] OMAP GPIO hardware version 0.1
  87. [ 0.251098] OMAP GPIO hardware version 0.1
  88. [ 0.251159] omap_device: omap_gpio.2: new worst case activate latency 0: 61035
  89. [ 0.251464] OMAP GPIO hardware version 0.1
  90. [ 0.251770] omap_device: omap_gpio.3: new worst case activate latency 0: 305175
  91. [ 0.252044] OMAP GPIO hardware version 0.1
  92. [ 0.252899] OMAP GPIO hardware version 0.1
  93. [ 0.253234] OMAP GPIO hardware version 0.1
  94. [ 0.256500] omap_mux_init: Add partition: #1: core, flags: 2
  95. [ 0.256500] omap_mux_init: Add partition: #2: wkup, flags: 2
  96. [ 0.261260] omap_device: omap_uart.1: new worst case activate latency 0: 30517
  97. [ 0.261657] omap_device: omap_uart.2: new worst case activate latency 0: 91552
  98. [ 0.261779] omap_device: omap_uart.2: new worst case deactivate latency 0: 30517
  99. [ 0.278320] pm_dbg_init: only OMAP3 supported
  100. [ 0.278686] omap_ipussdev_init: could not look up iss
  101. [ 0.281097] OMAP DMA hardware revision 0.0
  102. [ 0.313171] bio: create slab <bio-0> at 0
  103. [ 0.314636] print_constraints: vwl1271: 1800 mV
  104. [ 0.317169] SCSI subsystem initialized
  105. [ 0.318298] omap_device: omap2_mcspi.3: new worst case activate latency 0: 30517
  106. [ 0.318634] omap_device: omap2_mcspi.3: new worst case deactivate latency 0: 30517
  107. [ 0.318725] omap_device: omap2_mcspi.4: new worst case activate latency 0: 91552
  108. [ 0.320404] usbcore: registered new interface driver usbfs
  109. [ 0.320861] usbcore: registered new interface driver hub
  110. [ 0.321166] usbcore: registered new device driver usb
  111. [ 0.323394] omap_i2c omap_i2c.1: bus 1 rev4.0 at 400 kHz
  112. [ 0.325225] Skipping twl internal clock init and using bootloader value (unknown osc rate)
  113. [ 0.325378] twl6030: PIH (irq 39) chaining IRQs 368..387
  114. [ 0.327148] print_constraints: VUSB: 3300 mV normal standby
  115. [ 0.524932] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
  116. [ 0.525115] twl6030: Interrupt status 0x040000
  117. [ 0.526092] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
  118. [ 0.527008] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
  119. [ 0.527862] print_constraints: VCXIO: 1800 mV normal standby
  120. [ 0.528594] print_constraints: VDAC: 1800 mV normal standby
  121. [ 0.529541] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
  122. [ 0.530487] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
  123. [ 0.531250] print_constraints: CLK32KG:
  124. [ 0.531951] print_constraints: VANA: 2100 mV normal standby
  125. [ 0.532104] omap_device: omap_i2c.1: new worst case deactivate latency 0: 152587
  126. [ 0.544189] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
  127. [ 0.544647] omap_device: omap_i2c.3: new worst case activate latency 0: 61035
  128. [ 0.559478] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
  129. [ 0.567047] omap_i2c omap_i2c.4: bus 4 rev4.0 at 400 kHz
  130. [ 0.576477] Advanced Linux Sound Architecture Driver Version 1.0.24.
  131. [ 0.578979] cfg80211: Calling CRDA to update world regulatory domain
  132. [ 0.580718] Switching to clocksource 32k_counter
  133. [ 0.582305] Switched to NOHz mode on CPU #0
  134. [ 0.582763] Switched to NOHz mode on CPU #1
  135. [ 0.626983] musb-hdrc: version 6.0, musb-dma, otg (peripheral+host)
  136. [ 0.627166] omap_device: musb-omap2430.-1: new worst case activate latency 0: 183105
  137. [ 0.627197] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  138. [ 0.627319] musb-hdrc: MHDRC RTL version 2.0
  139. [ 0.627319] musb-hdrc: setup fifo_mode 4
  140. [ 0.627349] musb-hdrc: 28/31 max ep, 16384/16384 memory
  141. [ 0.627349] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124
  142. [ 0.628021] NET: Registered protocol family 2
  143. [ 0.628021] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  144. [ 0.629425] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  145. [ 0.629425] TCP bind hash table entries: 65536 (order: 9, 2621440 bytes)
  146. [ 0.629425] TCP: Hash tables configured (established 131072 bind 65536)
  147. [ 0.640350] TCP reno registered
  148. [ 0.640350] UDP hash table entries: 512 (order: 3, 49152 bytes)
  149. [ 0.640563] UDP-Lite hash table entries: 512 (order: 3, 49152 bytes)
  150. [ 0.641113] NET: Registered protocol family 1
  151. [ 0.641815] RPC: Registered named UNIX socket transport module.
  152. [ 0.641815] RPC: Registered udp transport module.
  153. [ 0.641998] RPC: Registered tcp transport module.
  154. [ 0.641998] RPC: Registered tcp NFSv4.1 backchannel transport module.
  155. [ 0.641998] NetWinder Floating Point Emulator V0.97 (double precision)
  156. [ 0.654968] ipu-power ipu0: Test of writing to the device message log,done from ipu_pm_init
  157. [ 0.654968] ipu-power initialized ipu, major: 253, minor: 0
  158. [ 0.655456] omap-iommu omap-iommu.0: ducati registered
  159. [ 0.655731] omap-iommu omap-iommu.1: tesla registered
  160. [ 0.656677] iovmm-omap initialized ducati, major: 252, base-minor: 0
  161. [ 0.657165] iovmm-omap initialized tesla, major: 252, base-minor: 1
  162. [ 0.657867] omap-remoteproc omap-remoteproc.0: omap_rproc_probe: adding rproc tesla
  163. [ 0.658203] omap-remoteproc omap-remoteproc.0: omap-rproc initialized tesla, major: 251, base-minor: 0
  164. [ 0.658294] omap-remoteproc omap-remoteproc.1: omap_rproc_probe: adding rproc ducati-proc0
  165. [ 0.658691] omap-remoteproc omap-remoteproc.1: omap-rproc initialized ducati-proc0, major: 251, base-minor: 1
  166. [ 0.658752] omap-remoteproc omap-remoteproc.2: omap_rproc_probe: adding rproc ducati-proc1
  167. [ 0.659118] omap-remoteproc omap-remoteproc.2: omap-rproc initialized ducati-proc1, major: 251, base-minor: 2
  168. [ 0.801452] highmem bounce pool size: 64 pages
  169. [ 0.801849] VFS: Disk quotas dquot_6.5.2
  170. [ 0.801849] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  171. [ 0.802917] Installing knfsd (copyright (C) 1996 [email protected]).
  172. [ 0.802917] JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  173. [ 0.802917] ROMFS MTD (C) 2007 Red Hat, Inc.
  174. [ 0.804016] msgmni has been set to 1383
  175. [ 0.805938] io scheduler noop registered
  176. [ 0.805938] io scheduler deadline registered
  177. [ 0.806091] io scheduler cfq registered (default)
  178. [ 0.807373] omapdss DSS: clk ick, rate 200000000
  179. [ 0.807952] omapdss DSS: clk fck, rate 170666666
  180. [ 0.807952] omapdss DSS: clk sys_clk, rate 38400000
  181. [ 0.807952] omapdss DSS: clk tv_clk, rate 59000000
  182. [ 0.808013] omapdss DSS: clk video_clk, rate 48000000
  183. [ 0.808074] omapdss DSS: initial ctx id 0
  184. [ 0.876892] OMAP DSS rev 4.0
  185. [ 0.879180] omapdss CORE: bus_match. dev display0/hdmi_panel, drv generic_dpi_panel
  186. [ 0.879241] omapdss CORE: bus_match. dev display1/generic_dpi_panel, drv generic_dpi_panel
  187. [ 0.879241] omapdss CORE: driver_probe: dev display1/generic_dpi_panel, drv generic_dpi_panel
  188. [ 0.879241] omapdss DPI: init_display
  189. [ 0.879455] omapdss CORE: probe done for device display1
  190. [ 0.879699] omapdss CORE: bus_match. dev display0/hdmi_panel, drv taal
  191. [ 0.879699] omapdss CORE: bus_match. dev display1/generic_dpi_panel, drv taal
  192. [ 0.880432] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  193. [ 0.994842] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
  194. [ 1.033843] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
  195. [ 1.066314] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
  196. [ 2.116851] console [ttyO2] enabled
  197. [ 2.151062] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
  198. [ 2.182952] [drm] Initialized drm 1.1.0 20060810
  199. [ 2.203918] brd: module loaded
  200. [ 2.215087] loop: module loaded
  201. [ 2.220458] omap_device: omap_i2c.1: new worst case activate latency 0: 183105
  202. [ 2.231323] mtdoops: mtd device (mtddev=name/number) must be supplied
  203. [ 2.238464] omap2-nand driver initializing
  204. [ 2.243225] OneNAND driver initializing
  205. [ 2.250701] usbcore: registered new interface driver asix
  206. [ 2.256622] usbcore: registered new interface driver cdc_ether
  207. [ 2.263031] usbcore: registered new interface driver smsc95xx
  208. [ 2.269287] usbcore: registered new interface driver net1080
  209. [ 2.275451] usbcore: registered new interface driver cdc_subset
  210. [ 2.281890] usbcore: registered new interface driver zaurus
  211. [ 2.284240] cdc_ncm: 04-Aug-2011
  212. [ 2.291351] usbcore: registered new interface driver cdc_ncm
  213. [ 2.298065] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  214. [ 2.305084] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
  215. [ 2.313507] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  216. [ 2.320343] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  217. [ 2.328155] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
  218. [ 2.345092] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  219. [ 2.351135] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  220. [ 2.357360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  221. [ 2.366088] usb usb1: Product: OMAP-EHCI Host Controller
  222. [ 2.371643] usb usb1: Manufacturer: Linux 3.0.13 ehci_hcd
  223. [ 2.373321] usb usb1: SerialNumber: ehci-omap.0
  224. [ 2.383422] hub 1-0:1.0: USB hub found
  225. [ 2.387512] hub 1-0:1.0: 3 ports detected
  226. [ 2.430267] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  227. [ 2.436767] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller
  228. [ 2.443664] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2
  229. [ 2.451599] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800
  230. [ 2.544738] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  231. [ 2.551849] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  232. [ 2.557312] usb usb2: Product: OMAP3 OHCI Host Controller
  233. [ 2.564910] usb usb2: Manufacturer: Linux 3.0.13 ohci_hcd
  234. [ 2.570739] usb usb2: SerialNumber: ohci-omap3.0
  235. [ 2.576660] hub 2-0:1.0: USB hub found
  236. [ 2.580657] hub 2-0:1.0: 3 ports detected
  237. [ 2.586059] usbcore: registered new interface driver cdc_wdm
  238. [ 2.592041] Initializing USB Mass Storage driver...
  239. [ 2.597564] usbcore: registered new interface driver usb-storage
  240. [ 2.603851] USB Mass Storage support registered.
  241. [ 2.609100] usbcore: registered new interface driver libusual
  242. [ 2.714630] usb 1-1: new high speed USB device number 2 using ehci-omap
  243. [ 2.914489] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
  244. [ 2.914489] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  245. [ 2.929901] hub 1-1:1.0: USB hub found
  246. [ 2.933959] hub 1-1:1.0: 5 ports detected
  247. [ 2.940093] usbcore: registered new interface driver usbtest
  248. [ 2.946868] mousedev: PS/2 mouse device common for all mice
  249. [ 2.955383] omap_device: omap_i2c.1: new worst case activate latency 0: 335693
  250. [ 2.963684] omap_device: omap_i2c.1: new worst case deactivate latency 0: 244140
  251. [ 2.972198] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  252. [ 2.978881] twl_rtc twl_rtc: Power up reset detected.
  253. [ 2.985351] twl_rtc twl_rtc: Enabling TWL-RTC.
  254. [ 2.990051] omap_device: omap_i2c.1: new worst case activate latency 0: 3051757
  255. [ 2.998321] i2c /dev entries driver
  256. [ 3.004394] lirc_dev: IR Remote Control driver registered, major 248
  257. [ 3.011169] IR NEC protocol handler initialized
  258. [ 3.011169] IR RC5(x) protocol handler initialized
  259. [ 3.020996] IR RC6 protocol handler initialized
  260. [ 3.020996] IR JVC protocol handler initialized
  261. [ 3.030487] IR Sony protocol handler initialized
  262. [ 3.030487] IR RC5 (streamzap) protocol handler initialized
  263. [ 3.041229] IR LIRC bridge handler initialized
  264. [ 3.045959] Linux video capture interface: v2.00
  265. [ 3.054260] Driver for 1-wire Dallas network protocol.
  266. [ 3.060546] omap_device: omap_wdt.-1: new worst case activate latency 0: 244140
  267. [ 3.068878] OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
  268. [ 3.075866] cpuidle: using governor ladder
  269. [ 3.076324] cpuidle: using governor menu
  270. [ 3.087249] twl6030: Interrupt status 0x000800
  271. [ 3.092254] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
  272. [ 3.102569] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
  273. [ 3.112884] usbcore: registered new interface driver usbhid
  274. [ 3.112884] usbhid: USB HID core driver
  275. [ 3.125000] proc4430_drv_initializeModule
  276. [ 3.130706] omap-devicehandler omap-devicehandler.0: omap_devh_probe: adding devh Tesla
  277. [ 3.139648] omap-devh initialized Tesla, major: 242, base-minor: 0
  278. [ 3.146453] omap-devicehandler omap-devicehandler.1: omap_devh_probe: adding devh SysM3
  279. [ 3.156097] omap-devh initialized SysM3, major: 242, base-minor: 1
  280. [ 3.162872] omap-devicehandler omap-devicehandler.2: omap_devh_probe: adding devh AppM3
  281. [ 3.171691] omap-devh initialized AppM3, major: 242, base-minor: 2
  282. [ 3.183959] SDP4430 SoC init
  283. [ 3.191802] omap_device: aess.-1: new worst case deactivate latency 0: 1617431
  284. [ 3.225280] omap_device: omap-mcpdm.-1: new worst case activate latency 0: 30517
  285. [ 3.233062] omap_device: omap-mcpdm.-1: new worst case deactivate latency 0: 30517
  286. [ 3.241607] asoc: null-codec-dai <-> MultiMedia1 mapping ok
  287. [ 3.248809] usb 1-1.1: new high speed USB device number 3 using ehci-omap
  288. [ 3.257141] asoc: null-codec-dai <-> MultiMedia2 mapping ok
  289. [ 3.263671] asoc: null-codec-dai <-> Voice mapping ok
  290. [ 3.270629] asoc: null-codec-dai <-> Tones mapping ok
  291. [ 3.277160] asoc: null-codec-dai <-> Vibra mapping ok
  292. [ 3.283966] asoc: null-codec-dai <-> MODEM mapping ok
  293. [ 3.289886] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
  294. [ 3.293548] mmc0: host does not support reading read-only switch. assuming write-enable.
  295. [ 3.305358] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
  296. [ 3.307373] mmc0: new SD card at address e624
  297. [ 3.318023] mmcblk0: mmc0:e624 SU02G 1.84 GiB
  298. [ 3.318664] asoc: twl6040-dl1 <-> mcpdm-dl mapping ok
  299. [ 3.329742] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok
  300. [ 3.338104] twl6040-codec twl6040-codec: ASoC: Failed to create Aux/FM Stereo In debugfs file
  301. [ 3.339385] mmcblk0: p1 p2
  302. [ 3.351226] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
  303. [ 3.357543] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
  304. [ 3.363739] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
  305. [ 3.370239] asoc: twl6040-vib <-> mcpdm-vib mapping ok
  306. [ 3.370452] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
  307. [ 3.370452] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  308. [ 3.391326] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
  309. [ 3.398193] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
  310. [ 3.405181] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
  311. [ 3.411743] smsc95xx v1.0.4
  312. [ 3.411773] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
  313. [ 3.412811] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
  314. [ 3.413726] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
  315. [ 3.419830] input: Panda Headset Jack as /devices/platform/soc-audio.0/sound/card0/input0
  316. [ 3.426696] ALSA device list:
  317. [ 3.426696] #0: TI OMAP4 Board
  318. [ 3.426696] oprofile: hardware counters not available
  319. [ 3.426757] oprofile: using timer interrupt.
  320. [ 3.458099] TCP cubic registered
  321. [ 3.461517] Initializing XFRM netlink socket
  322. [ 3.466003] NET: Registered protocol family 17
  323. [ 3.470367] NET: Registered protocol family 15
  324. [ 3.475646] lib80211: common routines for IEEE802.11 drivers
  325. [ 3.481689] lib80211_crypt: registered algorithm 'NULL'
  326. [ 3.481872] Registering the dns_resolver key type
  327. [ 3.487121] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  328. [ 3.495178] ThumbEE CPU extension supported.
  329. [ 3.499694] Registering SWP/SWPB emulation handler
  330. [ 3.509826] mmc1: card claims to support voltages below the defined range. These will be ignored.
  331. [ 3.519531] omap2_set_init_voltage: unable to find boot up OPP for vdd_iva
  332. [ 3.525878] omap2_set_init_voltage: Unable to put vdd_iva to its init voltage
  333. [ 3.526733]
  334. [ 3.538635] Power Management for TI OMAP4.
  335. [ 3.543304] sr_init: No PMIC hook to init smartreflex
  336. [ 3.548675] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  337. [ 3.557312] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  338. [ 3.565917] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
  339. [ 3.574676] SmartReflex Class3 initialized
  340. [ 3.582702] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 0e:40:6f:f9:6c:0a
  341. [ 3.596832] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
  342. [ 3.616912] mmc1: new SDIO card at address 0001
  343. [ 3.623840] regulator_init_complete: VANA: incomplete constraints, leaving on
  344. [ 3.631713] regulator_init_complete: CLK32KG: incomplete constraints, leaving on
  345. [ 3.640533] regulator_init_complete: VDAC: incomplete constraints, leaving on
  346. [ 3.648498] regulator_init_complete: VCXIO: incomplete constraints, leaving on
  347. [ 3.656768] regulator_init_complete: VUSB: incomplete constraints, leaving on
  348. [ 3.665039] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  349. [ 3.673522] [drm:omap_drm_init], init
  350. [ 3.673522] [drm:pdev_probe], omapdrm
  351. [ 3.673767] [drm:drm_platform_init],
  352. [ 3.673767] [drm:drm_get_platform_dev],
  353. [ 3.673767] [drm:drm_get_minor],
  354. [ 3.674682] [drm:drm_get_minor], new minor assigned 64
  355. [ 3.674774] [drm:drm_get_minor],
  356. [ 3.675354] [drm:drm_get_minor], new minor assigned 0
  357. [ 3.675354] [drm:dev_load], load: dev=ef14e800
  358. [ 3.675384] [drm:omap_encoder_init], lcd
  359. [ 3.675567] omapdss MANAGER: omap_dss_mgr_apply(lcd)
  360. [ 3.675659] omapdss MANAGER: configure_manager(2)
  361. [ 3.675659] [drm:omap_encoder_init], tv
  362. [ 3.675750] omapdss MANAGER: omap_dss_mgr_apply(tv)
  363. [ 3.675811] [drm:omap_encoder_init], lcd2
  364. [ 3.675811] omapdss MANAGER: omap_dss_mgr_apply(lcd2)
  365. [ 3.675842] omapdss MANAGER: configure_manager(2)
  366. [ 3.675903] omapdrm omapdrm.0: hdmi has no driver.. skipping it
  367. [ 3.682098] [drm:omap_connector_init], dvi
  368. [ 3.682098] [drm:drm_sysfs_connector_add], adding "DVI-D-1" to sysfs
  369. [ 3.682464] [drm:drm_sysfs_hotplug_event], generating hotplug event
  370. [ 3.683197] Not enabling generic panel as no connector is detected
  371. [ 3.683197] [drm:omap_connector_init], dvi: failed to enable: 1
  372. [ 3.683197] [drm:omap_connector_destroy], dvi
  373. [ 3.683197] [drm:drm_sysfs_connector_remove], removing "DVI-D-1" from sysfs
  374. [ 3.690612] omapdrm omapdrm.0: could not create connector
  375. [ 3.696350] [drm:create_crtc], disconnecting gfx from lcd2
  376. [ 3.696350] [drm:omap_crtc_init], gfx
  377. [ 3.696380] [drm:omap_modeset_init], lcd: possible_crtcs=00000000
  378. [ 3.696380] [drm:omap_modeset_init], tv: possible_crtcs=00000000
  379. [ 3.696411] [drm:omap_modeset_init], lcd2: possible_crtcs=00000000
  380. [ 3.696411] [drm:dump_video_chains], dumping video chains:
  381. [ 3.696441] [drm:dump_video_chains], 0: gfx
  382. [ 3.696441] [drm:dump_video_chains], 1: vid1 -> lcd2 -> dvi
  383. [ 3.696441] [drm:dump_video_chains], 2: vid2 -> lcd2 -> dvi
  384. [ 3.696472] [drm:omap_encoder_dpms], lcd: 3
  385. [ 3.696472] [drm:omap_encoder_dpms], tv: 3
  386. [ 3.696502] [drm:omap_encoder_dpms], lcd2: 3
  387. [ 3.696502] [drm:omap_crtc_dpms], gfx: 3
  388. [ 3.696502] [drm:commit], gfx
  389. [ 3.696533] [drm:commit], 0x0 -> 0x0 (0)
  390. [ 3.696533] [drm:commit], 0,0 (null) 00000000
  391. [ 3.696563] No connectors reported connected with modes
  392. [ 3.696563] [drm:drm_setup_crtcs],
  393. [ 3.696563] [drm:drm_setup_crtcs], picking CRTCs for 2048x2048 config
  394. [ 3.702056] [drm] Cannot find any crtc or sizes - going 1024x768
  395. [ 3.708374] [drm:omap_fbdev_create], create fbdev: 1024x768@32
  396. [ 3.708374] [drm:omap_fbdev_create], fbi=ef154400, dev=ef14e800
  397. [ 3.708404] [drm:omap_framebuffer_init], create framebuffer: dev=ef14e800, mode_cmd=ef833e00 (1024x768)
  398. [ 3.708435] [drm:omap_framebuffer_init], create: FB ID: 7 (ef159b60)
  399. [ 3.708435] [drm:omap_framebuffer_init], allocating 3145728 bytes for fb 0
  400. [ 3.740020] [drm:omap_fbdev_create], par=ef1539e0, 1024x768
  401. [ 3.740020] [drm:omap_fbdev_create], allocated 1024x768 fb
  402. [ 3.741241] [drm:drm_crtc_helper_set_config],
  403. [ 3.741241] [drm:drm_crtc_helper_set_config], [CRTC:6] [NOFB]
  404. [ 3.741363] [drm:omap_crtc_load_lut], gfx
  405. [ 3.741363] [drm:omap_crtc_load_lut], gfx
  406. [ 3.752014] Console: switching to colour frame buffer device 128x96
  407. [ 3.752014] [drm:omap_crtc_load_lut], gfx
  408. [ 3.760253] [drm:omap_crtc_load_lut], gfx
  409. [ 3.769134] fb0: omapdrm frame buffer device
  410. [ 3.769134] drm: registered panic notifier
  411. [ 3.777893] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  412. [ 3.784820] [drm] No driver support for vblank timestamp query.
  413. [ 3.784820] [drm] Initialized omapdrm 1.0.0 20110403 on minor 0
  414. [ 3.803192] EXT3-fs: barriers not enabled
  415. [ 3.812896] kjournald starting. Commit interval 5 seconds
  416. [ 3.812896] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
  417. [ 3.841400] EXT3-fs (mmcblk0p2): using internal journal
  418. [ 3.847076] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  419. [ 3.854278] VFS: Mounted root (ext3 filesystem) on device 179:2.
  420. [ 3.868011] devtmpfs: mounted
  421. [ 3.871459] Freeing init memory: 276K
  422. [ 5.559814] wl1271: ERROR could not get nvs file: -2
  423. [ 5.566589] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
  424. [ 5.566589] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  425. [ 5.566894] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
  426. [ 5.566894] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  427. [ 5.566925] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
  428. [ 5.566925] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  429. [ 5.566955] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
  430. [ 5.566955] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  431. [ 5.566955] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
  432. [ 5.567230] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  433. [ 5.567260] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
  434. [ 5.567260] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  435. [ 5.567291] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
  436. [ 5.567291] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  437. [ 5.567321] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
  438. [ 5.567321] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  439. [ 5.567321] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
  440. [ 5.567352] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  441. [ 5.567352] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
  442. [ 5.567382] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  443. [ 5.567382] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
  444. [ 5.567382] cfg80211: 2402000 KHz - 2472000 KHz @ KHz), (600 mBi, 2000 mBm)
  445. [ 5.567413] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
  446. [ 5.567413] cfg80211: 2457000 KHz - 2482000 KHz @ KHz), (600 mBi, 2000 mBm)
  447. [ 5.567443] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
  448. [ 5.567443] cfg80211: 2457000 KHz - 2482000 KHz @ KHz), (600 mBi, 2000 mBm)
  449. [ 5.567474] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
  450. [ 5.567474] cfg80211: 2474000 KHz - 2494000 KHz @ KHz), (600 mBi, 2000 mBm)
  451. [ 5.567474] cfg80211: Disabling freq 5035 MHz
  452. [ 5.567504] cfg80211: Disabling freq 5040 MHz
  453. [ 5.567504] cfg80211: Disabling freq 5045 MHz
  454. [ 5.567504] cfg80211: Disabling freq 5055 MHz
  455. [ 5.567535] cfg80211: Disabling freq 5060 MHz
  456. [ 5.567535] cfg80211: Disabling freq 5080 MHz
  457. [ 5.567535] cfg80211: Disabling freq 5170 MHz
  458. [ 5.567535] cfg80211: Updating information on frequency 5180 MHz for a 20 MHz width channel with regulatory rule:
  459. [ 5.567565] cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm)
  460. [ 5.567565] cfg80211: Updating information on frequency 5190 MHz for a 20 MHz width channel with regulatory rule:
  461. [ 5.567687] cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm)
  462. [ 5.567718] cfg80211: Updating information on frequency 5200 MHz for a 20 MHz width channel with regulatory rule:
  463. [ 5.567718] cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm)
  464. [ 5.567749] cfg80211: Updating information on frequency 5210 MHz for a 20 MHz width channel with regulatory rule:
  465. [ 5.567749] cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm)
  466. [ 5.567779] cfg80211: Updating information on frequency 5220 MHz for a 20 MHz width channel with regulatory rule:
  467. [ 5.567779] cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm)
  468. [ 5.567779] cfg80211: Updating information on frequency 5230 MHz for a 20 MHz width channel with regulatory rule:
  469. [ 5.567810] cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm)
  470. [ 5.567810] cfg80211: Updating information on frequency 5240 MHz for a 20 MHz width channel with regulatory rule:
  471. [ 5.567840] cfg80211: 5170000 KHz - 5250000 KHz @ KHz), (600 mBi, 2000 mBm)
  472. [ 5.567840] cfg80211: Disabling freq 5260 MHz
  473. [ 5.567840] cfg80211: Disabling freq 5280 MHz
  474. [ 5.567871] cfg80211: Disabling freq 5300 MHz
  475. [ 5.567871] cfg80211: Disabling freq 5320 MHz
  476. [ 5.567871] cfg80211: Disabling freq 5500 MHz
  477. [ 5.567901] cfg80211: Disabling freq 5520 MHz
  478. [ 5.567901] cfg80211: Disabling freq 5540 MHz
  479. [ 5.567901] cfg80211: Disabling freq 5560 MHz
  480. [ 5.567901] cfg80211: Disabling freq 5580 MHz
  481. [ 5.567932] cfg80211: Disabling freq 5600 MHz
  482. [ 5.567932] cfg80211: Disabling freq 5620 MHz
  483. [ 5.567932] cfg80211: Disabling freq 5640 MHz
  484. [ 5.567962] cfg80211: Disabling freq 5660 MHz
  485. [ 5.567962] cfg80211: Disabling freq 5680 MHz
  486. [ 5.567962] cfg80211: Disabling freq 5700 MHz
  487. [ 5.567993] cfg80211: Updating information on frequency 5745 MHz for a 20 MHz width channel with regulatory rule:
  488. [ 5.567993] cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm)
  489. [ 5.567993] cfg80211: Updating information on frequency 5765 MHz for a 20 MHz width channel with regulatory rule:
  490. [ 5.568023] cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm)
  491. [ 5.568023] cfg80211: Updating information on frequency 5785 MHz for a 20 MHz width channel with regulatory rule:
  492. [ 5.568054] cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm)
  493. [ 5.568054] cfg80211: Updating information on frequency 5805 MHz for a 20 MHz width channel with regulatory rule:
  494. [ 5.568084] cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm)
  495. [ 5.568084] cfg80211: Updating information on frequency 5825 MHz for a 20 MHz width channel with regulatory rule:
  496. [ 5.568084] cfg80211: 5735000 KHz - 5835000 KHz @ KHz), (600 mBi, 2000 mBm)
  497. [ 5.576080] wl1271: loaded
  498. [ 5.576873] wl1271: initialized
  499. [ 6.395111] omap_device: aess.-1: new worst case activate latency 0: 1098632
  500. [ 6.732666] omap_device: omap_i2c.1: new worst case activate latency 0: 3234863
  501. [ 8.355529] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Advertisement
Add Comment
Please, Sign In to add comment