Advertisement
Guest User

panda-es

a guest
Oct 29th, 2013
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.49 KB | None | 0 0
  1. Starting kernel ...
  2.  
  3. [ 0.000000] Booting Linux on physical CPU 0x0
  4. [ 0.000000] Linux version 3.12.0-rc6-00150-ga366786 (nmenon@kahuna) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #2 SMP Tue Oct 29 09:46:03 CDT 2013
  5. [ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine: Generic OMAP4 (Flattened Device Tree), model: TI OMAP4 PandaBoard
  8. [ 0.000000] cma: CMA: reserved 16 MiB at ae800000
  9. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  10. [ 0.000000] OMAP4460 ES1.1
  11. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c17b5000 s14016 r8192 d14656 u36864
  12. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260368
  13. [ 0.000000] Kernel command line: console=ttyO2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait earlyprintk
  14. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  15. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  16. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  17. [ 0.000000] Memory: 1007764K/1047552K available (5392K kernel code, 654K rwdata, 2080K rodata, 409K init, 5522K bss, 39788K reserved, 269312K highmem)
  18. [ 0.000000] Virtual kernel memory layout:
  19. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  20. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  21. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  22. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  23. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  24. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  25. [ 0.000000] .text : 0xc0008000 - 0xc07542b0 (7473 kB)
  26. [ 0.000000] .init : 0xc0755000 - 0xc07bb6c0 ( 410 kB)
  27. [ 0.000000] .data : 0xc07bc000 - 0xc085f868 ( 655 kB)
  28. [ 0.000000] .bss : 0xc085f868 - 0xc0dc4328 (5523 kB)
  29. [ 0.000000] Hierarchical RCU implementation.
  30. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  31. [ 0.000000] ti_dt_clocks_register: failed to lookup clock node bandgap_fclk
  32. [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
  33. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  34. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  35. [ 0.000000] smp_twd: clock not found -2
  36. [ 0.000000] Console: colour dummy device 80x30
  37. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  38. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  39. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  40. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  41. [ 0.000000] ... CLASSHASH_SIZE: 4096
  42. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  43. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  44. [ 0.000000] ... CHAINHASH_SIZE: 16384
  45. [ 0.000000] memory used by lock dependency info: 3695 kB
  46. [ 0.000000] per task-struct memory footprint: 1152 bytes
  47. [ 0.000000] Calibrating local timer... 348.15MHz.
  48. [ 0.059570] Calibrating delay loop... 1384.44 BogoMIPS (lpj=6922240)
  49. [ 0.149108] pid_max: default: 32768 minimum: 301
  50. [ 0.149627] Security Framework initialized
  51. [ 0.149780] Mount-cache hash table entries: 512
  52. [ 0.181640] CPU: Testing write buffer coherency: ok
  53. [ 0.183044] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  54. [ 0.183105] Setting up static identity map for 0xc051d0b8 - 0xc051d128
  55. [ 0.183227] L310 cache controller enabled
  56. [ 0.183227] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x7e470000, Cache size: 1024 kB
  57. [ 0.187713] CPU1: Booted secondary processor
  58. [ 0.268493] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  59. [ 0.269012] Brought up 2 CPUs
  60. [ 0.269042] SMP: Total of 2 processors activated.
  61. [ 0.269042] CPU: All CPU(s) started in SVC mode.
  62. [ 0.271575] devtmpfs: initialized
  63. [ 0.280548] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  64. [ 0.349487] pinctrl core: initialized pinctrl subsystem
  65. [ 0.352600] regulator-dummy: no parameters
  66. [ 0.355255] NET: Registered protocol family 16
  67. [ 0.361938] DMA: preallocated 256 KiB pool for atomic coherent allocations
  68. [ 0.444366] OMAP GPIO hardware version 0.1
  69. [ 0.457153] omap-gpmc 50000000.gpmc: GPMC revision 6.0
  70. [ 0.479675] platform 4b501000.aes: Cannot lookup hwmod 'aes'
  71. [ 0.480255] platform 480a5000.des: Cannot lookup hwmod 'des'
  72. [ 0.489440] No ATAGs?
  73. [ 0.489471] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
  74. [ 0.489471] hw-breakpoint: maximum watchpoint size is 4 bytes.
  75. [ 0.493347] OMAP DMA hardware revision 0.0
  76. [ 0.540985] bio: create slab <bio-0> at 0
  77. [ 0.544494] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
  78. [ 0.544525] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5
  79. [ 0.601562] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
  80. [ 0.603424] hsusb1_vbus: 3300 mV
  81. [ 0.603851] reg-fixed-voltage wl12xx_vmmc.10: could not find pctldev for node /ocp/pinmux@4a31e040/pinmux_wl12xx_gpio, deferring probe
  82. [ 0.603881] platform wl12xx_vmmc.10: Driver reg-fixed-voltage requests probe deferral
  83. [ 0.611145] SCSI subsystem initialized
  84. [ 0.612731] usbcore: registered new interface driver usbfs
  85. [ 0.613067] usbcore: registered new interface driver hub
  86. [ 0.613525] usbcore: registered new device driver usb
  87. [ 0.616088] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c1_pins, deferring probe
  88. [ 0.616119] platform 48070000.i2c: Driver omap_i2c requests probe deferral
  89. [ 0.616180] omap_i2c 48072000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c2_pins, deferring probe
  90. [ 0.616210] platform 48072000.i2c: Driver omap_i2c requests probe deferral
  91. [ 0.616271] omap_i2c 48060000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c3_pins, deferring probe
  92. [ 0.616302] platform 48060000.i2c: Driver omap_i2c requests probe deferral
  93. [ 0.616363] omap_i2c 48350000.i2c: could not find pctldev for node /ocp/pinmux@4a100040/pinmux_i2c4_pins, deferring probe
  94. [ 0.616394] platform 48350000.i2c: Driver omap_i2c requests probe deferral
  95. [ 0.622314] Switched to clocksource 32k_counter
  96. [ 0.739868] NET: Registered protocol family 2
  97. [ 0.741638] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  98. [ 0.741943] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
  99. [ 0.744598] TCP: Hash tables configured (established 8192 bind 8192)
  100. [ 0.744812] TCP: reno registered
  101. [ 0.744842] UDP hash table entries: 512 (order: 3, 40960 bytes)
  102. [ 0.745208] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
  103. [ 0.746520] NET: Registered protocol family 1
  104. [ 0.747772] RPC: Registered named UNIX socket transport module.
  105. [ 0.747772] RPC: Registered udp transport module.
  106. [ 0.747802] RPC: Registered tcp transport module.
  107. [ 0.747802] RPC: Registered tcp NFSv4.1 backchannel transport module.
  108. [ 0.748596] NetWinder Floating Point Emulator V0.97 (double precision)
  109. [ 0.749145] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
  110. [ 0.911956] bounce pool size: 64 pages
  111. [ 0.912658] VFS: Disk quotas dquot_6.5.2
  112. [ 0.912902] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  113. [ 0.915130] NFS: Registering the id_resolver key type
  114. [ 0.915466] Key type id_resolver registered
  115. [ 0.915496] Key type id_legacy registered
  116. [ 0.915618] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  117. [ 0.916168] msgmni has been set to 1474
  118. [ 0.919128] io scheduler noop registered
  119. [ 0.919128] io scheduler deadline registered
  120. [ 0.919219] io scheduler cfq registered (default)
  121. [ 0.921539] pinctrl-single 4a100040.pinmux: 203 pins at pa fc100040 size 406
  122. [ 0.921997] pinctrl-single 4a31e040.pinmux: 28 pins at pa fc31e040 size 56
  123. [ 0.925415] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  124. [ 0.931182] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104, base_baud = 3000000) is a OMAP UART0
  125. [ 0.933258] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105, base_baud = 3000000) is a OMAP UART1
  126. [ 0.934539] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106, base_baud = 3000000) is a OMAP UART2
  127. [ 1.721801] console [ttyO2] enabled
  128. [ 1.727172] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102, base_baud = 3000000) is a OMAP UART3
  129. [ 1.760223] brd: module loaded
  130. [ 1.776458] loop: module loaded
  131. [ 1.784515] mtdoops: mtd device (mtddev=name/number) must be supplied
  132. [ 1.801177] usbcore: registered new interface driver asix
  133. [ 1.807281] usbcore: registered new interface driver ax88179_178a
  134. [ 1.814086] usbcore: registered new interface driver cdc_ether
  135. [ 1.820556] usbcore: registered new interface driver r815x
  136. [ 1.826751] usbcore: registered new interface driver smsc95xx
  137. [ 1.833190] usbcore: registered new interface driver net1080
  138. [ 1.839508] usbcore: registered new interface driver cdc_subset
  139. [ 1.846099] usbcore: registered new interface driver zaurus
  140. [ 1.852539] usbcore: registered new interface driver cdc_ncm
  141. [ 1.859924] usbcore: registered new interface driver cdc_wdm
  142. [ 1.866302] usbcore: registered new interface driver usb-storage
  143. [ 1.873046] usbcore: registered new interface driver usbtest
  144. [ 1.880401] mousedev: PS/2 mouse device common for all mice
  145. [ 1.890869] i2c /dev entries driver
  146. [ 1.894866] Driver for 1-wire Dallas network protocol.
  147. [ 1.905487] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  148. [ 1.915405] omap-dma-engine 4a056000.dma-controller: allocating channel for 62
  149. [ 1.923187] omap-dma-engine 4a056000.dma-controller: allocating channel for 61
  150. [ 1.930908] omap_hsmmc 4809c000.mmc: vmmc regulator missing
  151. [ 1.937072] omap-dma-engine 4a056000.dma-controller: freeing channel for 61
  152. [ 1.944488] omap-dma-engine 4a056000.dma-controller: freeing channel for 62
  153. [ 1.951934] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral
  154. [ 1.959503] pinctrl-single 4a31e040.pinmux: mux offset out of range: 0x38 (0x38)
  155. [ 1.967376] pinctrl-single 4a31e040.pinmux: could not add functions for pinmux_wl12xx_pins 56x
  156. [ 1.976806] omap-dma-engine 4a056000.dma-controller: allocating channel for 60
  157. [ 1.984527] omap-dma-engine 4a056000.dma-controller: allocating channel for 59
  158. [ 1.992279] omap_hsmmc 480d5000.mmc: vmmc regulator missing
  159. [ 1.998229] omap-dma-engine 4a056000.dma-controller: freeing channel for 59
  160. [ 2.006072] omap-dma-engine 4a056000.dma-controller: freeing channel for 60
  161. [ 2.013610] platform 480d5000.mmc: Driver omap_hsmmc requests probe deferral
  162. [ 2.024932] ledtrig-cpu: registered to indicate activity on CPUs
  163. [ 2.032531] usbcore: registered new interface driver usbhid
  164. [ 2.038421] usbhid: USB HID core driver
  165. [ 2.043457] oprofile: using arm/armv7-ca9
  166. [ 2.048248] TCP: cubic registered
  167. [ 2.051757] Initializing XFRM netlink socket
  168. [ 2.056427] NET: Registered protocol family 17
  169. [ 2.061187] NET: Registered protocol family 15
  170. [ 2.066223] Key type dns_resolver registered
  171. [ 2.071807] Power Management for TI OMAP4+ devices.
  172. [ 2.077056] Power Management for TI OMAP4.
  173. [ 2.081390] OMAP4 PM: u-boot >= v2012.07 is required for full PM support
  174. [ 2.088745] ThumbEE CPU extension supported.
  175. [ 2.097778] vwl1271: 1800 mV
  176. [ 2.108032] Skipping twl internal clock init and using bootloader value (unknown osc rate)
  177. [ 2.118621] twl 0-0048: PIH (irq 39) nested IRQs
  178. [ 2.125305] twl_rtc rtc.11: Power up reset detected.
  179. [ 2.131622] twl_rtc rtc.11: Enabling TWL-RTC
  180. [ 2.140930] twl_rtc rtc.11: rtc core: registered rtc.11 as rtc0
  181. [ 2.149505] VAUX1_6030: 1000 <--> 3000 mV at 2800 mV
  182. [ 2.157012] VAUX2_6030: 1200 <--> 2800 mV at 1800 mV
  183. [ 2.164367] VAUX3_6030: 1000 <--> 3000 mV at 1200 mV
  184. [ 2.171630] VMMC: 1200 <--> 3000 mV at 3000 mV
  185. [ 2.178497] VPP: 1800 <--> 2500 mV at 1900 mV
  186. [ 2.185241] VUSIM: 1200 <--> 2900 mV at 1800 mV
  187. [ 2.192138] VDAC: 1800 mV
  188. [ 2.196502] VANA: 2100 mV
  189. [ 2.201171] VCXIO: 1800 mV
  190. [ 2.205627] VUSB: 3300 mV
  191. [ 2.210388] V1V8: 1800 mV
  192. [ 2.215301] V2V1: 2100 mV
  193. [ 2.228698] omap_i2c 48070000.i2c: bus 0 rev0.11 at 400 kHz
  194. [ 2.236785] omap_i2c 48072000.i2c: bus 1 rev0.11 at 400 kHz
  195. [ 2.245391] omap_i2c 48060000.i2c: bus 2 rev0.11 at 100 kHz
  196. [ 2.253082] omap_i2c 48350000.i2c: bus 3 rev0.11 at 400 kHz
  197. [ 2.259552] omap-dma-engine 4a056000.dma-controller: allocating channel for 62
  198. [ 2.267395] omap-dma-engine 4a056000.dma-controller: allocating channel for 61
  199. [ 2.277832] omap_hsmmc 4809c000.mmc: pins are not configured from the driver
  200. [ 2.322692] pinctrl-single 4a31e040.pinmux: mux offset out of range: 0x38 (0x38)
  201. [ 2.330841] pinctrl-single 4a31e040.pinmux: could not add functions for pinmux_wl12xx_pins 56x
  202. [ 2.340545] omap-dma-engine 4a056000.dma-controller: allocating channel for 60
  203. [ 2.348327] omap-dma-engine 4a056000.dma-controller: allocating channel for 59
  204. [ 2.454193] twl_rtc rtc.11: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  205. [ 2.463165] Waiting for root device /dev/mmcblk0p2...
  206. [ 2.483184] mmc0: host does not support reading read-only switch. assuming write-enable.
  207. [ 2.496276] mmc0: new high speed SDHC card at address e624
  208. [ 2.504180] mmcblk0: mmc0:e624 SD04G 3.69 GiB
  209. [ 2.519927] mmcblk0: p1 p2
  210. [ 2.699890] EXT4-fs (mmcblk0p2): recovery complete
  211. [ 2.707977] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  212. [ 2.707977] VFS: Mounted root (ext4 filesystem) on device 179:2.
  213. [ 2.741271] devtmpfs: mounted
  214. [ 2.745422] Freeing unused kernel memory: 408K (c0755000 - c07bb000)
  215. Mounting proc : OK
  216. Mounting sysfs : OK
  217. Mounting devtmpfs:mount: mounting none on /dev failed: Device or resource busy
  218. boot mounted: OK
  219. /dev/ttyO2 linked to /dev/tty-bd - using as console
  220.  
  221. ******************************************
  222. Starting System Init for GenericOMAP4(FlattenedDeviceTree)
  223. Release: X.x
  224. Kernel: Linux GenericOMAP4(FlattenedDeviceTree) 3.12.0-rc6-00150-ga366786 #2 SMP Tue Oct 29 09:46:03 CDT 2013 armv7l GNU/Linux
  225. ******************************************
  226. Saving kernel ring buffer : OK
  227. Mounting devpts : OK
  228. Setting up networking
  229. Configuring lo : OK
  230. Starting syslogd : OK
  231. Starting klogd : OK
  232. Mounting filesystems : OK
  233. mount: mounting none on /proc/bus/usb/ failed: No such file or directory
  234.  
  235. Please press Enter to activate this console.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement