Advertisement
Guest User

omap5-uevm

a guest
Oct 29th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.47 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 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
  3. [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c53c7d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
  5. [ 0.000000] Machine: Generic OMAP5 (Flattened Device Tree), model: TI OMAP5 uEVM board
  6. [ 0.000000] cma: CMA: reserved 16 MiB at ae800000
  7. [ 0.000000] Memory policy: ECC disabled, Data cache writealloc
  8. [ 0.000000] OMAP5432 ES2.0
  9. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c1fa0000 s14016 r8192 d14656 u36864
  10. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 518416
  11. [ 0.000000] Kernel command line: console=ttyO2,115200n8 vram=16M root=/dev/mmcblk1p2 rw rootfstype=ext4 rootwait no_console_suspend earlyprintk
  12. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  13. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  14. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  15. [ 0.000000] Memory: 2031848K/2079744K available (5392K kernel code, 654K rwdata, 2080K rodata, 409K init, 5522K bss, 47896K reserved, 1301504K highmem)
  16. [ 0.000000] Virtual kernel memory layout:
  17. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  18. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  19. [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
  20. [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
  21. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  22. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  23. [ 0.000000] .text : 0xc0008000 - 0xc07542b0 (7473 kB)
  24. [ 0.000000] .init : 0xc0755000 - 0xc07bb6c0 ( 410 kB)
  25. [ 0.000000] .data : 0xc07bc000 - 0xc085f868 ( 655 kB)
  26. [ 0.000000] .bss : 0xc085f868 - 0xc0dc4328 (5523 kB)
  27. [ 0.000000] Hierarchical RCU implementation.
  28. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  29. [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
  30. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  31. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  32. [ 0.000000] Architected cp15 timer(s) running at 6.14MHz (virt).
  33. [ 0.000000] Switching to timer-based delay loop
  34. [ 0.000000] sched_clock: ARM arch timer >56 bits at 6144kHz, resolution 162ns
  35. [ 0.000000] Console: colour dummy device 80x30
  36. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  37. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  38. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  39. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  40. [ 0.000000] ... CLASSHASH_SIZE: 4096
  41. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  42. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  43. [ 0.000000] ... CHAINHASH_SIZE: 16384
  44. [ 0.000000] memory used by lock dependency info: 3695 kB
  45. [ 0.000000] per task-struct memory footprint: 1152 bytes
  46. [ 22.022242] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.28 BogoMIPS (lpj=61440)
  47. [ 22.022254] pid_max: default: 32768 minimum: 301
  48. [ 22.022522] Security Framework initialized
  49. [ 22.022609] Mount-cache hash table entries: 512
  50. [ 22.043931] CPU: Testing write buffer coherency: ok
  51. [ 22.044604] /cpus/cpu@0 missing clock-frequency property
  52. [ 22.044623] /cpus/cpu@1 missing clock-frequency property
  53. [ 22.044633] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  54. [ 22.044654] Setting up static identity map for 0xc051d0b8 - 0xc051d128
  55. [ 22.047492] CPU1: Booted secondary processor
  56. [ 22.047519] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  57. [ 22.047874] Brought up 2 CPUs
  58. [ 22.047886] SMP: Total of 2 processors activated.
  59. [ 22.047892] CPU: All CPU(s) started in SVC mode.
  60. [ 22.049474] devtmpfs: initialized
  61. [ 22.057780] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
  62. [ 22.105403] pinctrl core: initialized pinctrl subsystem
  63. [ 22.107381] regulator-dummy: no parameters
  64. [ 22.108721] NET: Registered protocol family 16
  65. [ 22.112409] DMA: preallocated 256 KiB pool for atomic coherent allocations
  66. [ 22.133319] OMAP GPIO hardware version 0.1
  67. [ 22.143907] platform 50000000.gpmc: Cannot lookup hwmod 'gpmc'
  68. [ 22.144148] omap-gpmc 50000000.gpmc: error: clk_get
  69. [ 22.144177] omap-gpmc: probe of 50000000.gpmc failed with error -2
  70. [ 22.159291] platform 4a080000.ocp2scp: Cannot lookup hwmod 'ocp2scp1'
  71. [ 22.159661] platform 4a062000.usbhstll: Cannot lookup hwmod 'usb_tll_hs'
  72. [ 22.159979] platform 4a064000.usbhshost: Cannot lookup hwmod 'usb_host_hs'
  73. [ 22.161689] No ATAGs?
  74. [ 22.161712] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  75. [ 22.161719] hw-breakpoint: maximum watchpoint size is 8 bytes.
  76. [ 22.163858] OMAP DMA hardware revision 0.0
  77. [ 22.191217] bio: create slab <bio-0> at 0
  78. [ 22.193312] edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
  79. [ 22.193334] edma-dma-engine: probe of edma-dma-engine.0 failed with error -5
  80. [ 22.225860] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
  81. [ 22.226934] vmmcsd_fixed: 3000 mV
  82. [ 22.231155] SCSI subsystem initialized
  83. [ 22.232091] usbcore: registered new interface driver usbfs
  84. [ 22.232298] usbcore: registered new interface driver hub
  85. [ 22.232548] usbcore: registered new device driver usb
  86. [ 22.233956] omap_i2c 48070000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c1_pins, deferring probe
  87. [ 22.233976] platform 48070000.i2c: Driver omap_i2c requests probe deferral
  88. [ 22.234761] omap_i2c 48072000.i2c: bus 1 rev0.12 at 100 kHz
  89. [ 22.235346] omap_i2c 48060000.i2c: bus 2 rev0.12 at 100 kHz
  90. [ 22.235856] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 100 kHz
  91. [ 22.235918] omap_i2c 4807c000.i2c: could not find pctldev for node /ocp/pinmux@4a002840/pinmux_i2c5_pins, deferring probe
  92. [ 22.235936] platform 4807c000.i2c: Driver omap_i2c requests probe deferral
  93. [ 22.239573] Switched to clocksource arch_sys_counter
  94. [ 22.317018] NET: Registered protocol family 2
  95. [ 22.318065] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  96. [ 22.318311] TCP bind hash table entries: 8192 (order: 6, 294912 bytes)
  97. [ 22.320558] TCP: Hash tables configured (established 8192 bind 8192)
  98. [ 22.320663] TCP: reno registered
  99. [ 22.320681] UDP hash table entries: 512 (order: 3, 40960 bytes)
  100. [ 22.320982] UDP-Lite hash table entries: 512 (order: 3, 40960 bytes)
  101. [ 22.321921] NET: Registered protocol family 1
  102. [ 22.322628] RPC: Registered named UNIX socket transport module.
  103. [ 22.322637] RPC: Registered udp transport module.
  104. [ 22.322645] RPC: Registered tcp transport module.
  105. [ 22.322651] RPC: Registered tcp NFSv4.1 backchannel transport module.
  106. [ 22.323141] NetWinder Floating Point Emulator V0.97 (double precision)
  107. [ 22.415029] bounce pool size: 64 pages
  108. [ 22.415383] VFS: Disk quotas dquot_6.5.2
  109. [ 22.415531] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  110. [ 22.417030] NFS: Registering the id_resolver key type
  111. [ 22.417233] Key type id_resolver registered
  112. [ 22.417243] Key type id_legacy registered
  113. [ 22.417306] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  114. [ 22.417666] msgmni has been set to 1458
  115. [ 22.419507] io scheduler noop registered
  116. [ 22.419516] io scheduler deadline registered
  117. [ 22.419573] io scheduler cfq registered (default)
  118. [ 22.420951] pinctrl-single 4a002840.pinmux: 219 pins at pa fc002840 size 438
  119. [ 22.421303] pinctrl-single 4ae0c840.pinmux: 28 pins at pa fce0c840 size 56
  120. [ 22.423276] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  121. [ 22.426802] 4806a000.serial: ttyO0 at MMIO 0x4806a000 (irq = 104, base_baud = 3000000) is a OMAP UART0
  122. [ 22.427891] 4806c000.serial: ttyO1 at MMIO 0x4806c000 (irq = 105, base_baud = 3000000) is a OMAP UART1
  123. [ 22.428732] 48020000.serial: ttyO2 at MMIO 0x48020000 (irq = 106, base_baud = 3000000) is a OMAP UART2
  124. [ 23.177421] console [ttyO2] enabled
  125. [ 23.182069] 4806e000.serial: ttyO3 at MMIO 0x4806e000 (irq = 102, base_baud = 3000000) is a OMAP UART3
  126. [ 23.192874] 48066000.serial: ttyO4 at MMIO 0x48066000 (irq = 137, base_baud = 3000000) is a OMAP UART4
  127. [ 23.203344] 48068000.serial: ttyO5 at MMIO 0x48068000 (irq = 138, base_baud = 3000000) is a OMAP UART5
  128. [ 23.227307] brd: module loaded
  129. [ 23.238518] loop: module loaded
  130. [ 23.244793] mtdoops: mtd device (mtddev=name/number) must be supplied
  131. [ 23.257825] usbcore: registered new interface driver asix
  132. [ 23.263644] usbcore: registered new interface driver ax88179_178a
  133. [ 23.270201] usbcore: registered new interface driver cdc_ether
  134. [ 23.276491] usbcore: registered new interface driver r815x
  135. [ 23.282422] usbcore: registered new interface driver smsc95xx
  136. [ 23.288617] usbcore: registered new interface driver net1080
  137. [ 23.294725] usbcore: registered new interface driver cdc_subset
  138. [ 23.301082] usbcore: registered new interface driver zaurus
  139. [ 23.307141] usbcore: registered new interface driver cdc_ncm
  140. [ 23.313895] usbcore: registered new interface driver cdc_wdm
  141. [ 23.320017] usbcore: registered new interface driver usb-storage
  142. [ 23.326503] usbcore: registered new interface driver usbtest
  143. [ 23.333183] mousedev: PS/2 mouse device common for all mice
  144. [ 23.341758] i2c /dev entries driver
  145. [ 23.347046] Driver for 1-wire Dallas network protocol.
  146. [ 23.355307] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  147. [ 23.364040] omap-dma-engine 4a056000.dma-controller: allocating channel for 62
  148. [ 23.371643] omap-dma-engine 4a056000.dma-controller: allocating channel for 61
  149. [ 23.379249] omap_hsmmc 4809c000.mmc: vmmc regulator missing
  150. [ 23.385192] omap-dma-engine 4a056000.dma-controller: freeing channel for 61
  151. [ 23.392467] omap-dma-engine 4a056000.dma-controller: freeing channel for 62
  152. [ 23.399785] platform 4809c000.mmc: Driver omap_hsmmc requests probe deferral
  153. [ 23.407319] omap-dma-engine 4a056000.dma-controller: allocating channel for 48
  154. [ 23.414892] omap-dma-engine 4a056000.dma-controller: allocating channel for 47
  155. [ 23.422685] omap_hsmmc 480b4000.mmc: pins are not configured from the driver
  156. [ 23.463970] omap-dma-engine 4a056000.dma-controller: allocating channel for 78
  157. [ 23.471533] omap-dma-engine 4a056000.dma-controller: allocating channel for 77
  158. [ 23.479334] omap_hsmmc 480ad000.mmc: vmmc regulator missing
  159. [ 23.485222] omap-dma-engine 4a056000.dma-controller: freeing channel for 77
  160. [ 23.492506] omap-dma-engine 4a056000.dma-controller: freeing channel for 78
  161. [ 23.502006] ledtrig-cpu: registered to indicate activity on CPUs
  162. [ 23.508914] usbcore: registered new interface driver usbhid
  163. [ 23.514767] usbhid: USB HID core driver
  164. [ 23.519358] oprofile: no performance counters
  165. [ 23.524858] oprofile: using timer interrupt.
  166. [ 23.529636] TCP: cubic registered
  167. [ 23.533092] Initializing XFRM netlink socket
  168. [ 23.537614] NET: Registered protocol family 17
  169. [ 23.542290] NET: Registered protocol family 15
  170. [ 23.547106] Key type dns_resolver registered
  171. [ 23.551635] ThumbEE CPU extension supported.
  172. [ 23.560393] palmas 0-0048: Irq flag is 0x00000000
  173. [ 23.561395] mmc0: new high speed MMC card at address 0001
  174. [ 23.571580] mmcblk0: mmc0:0001 SEM08G 7.39 GiB
  175. [ 23.576690] mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB
  176. [ 23.583514] mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB
  177. [ 23.593885] palmas 0-0048: Muxing GPIO 2, PWM 0, LED 0
  178. [ 23.603059] Alternate GPT is invalid, using primary GPT.
  179. [ 23.608695] mmcblk0: p1 p2 p3 p4 p5 p6 p7
  180. [ 23.613887] smps123: 600 <--> 1500 mV at 1060 mV
  181. [ 23.621381] smps45: 600 <--> 1310 mV at 1030 mV
  182. [ 23.629213] smps6: 1200 mV
  183. [ 23.632230] mmcblk0boot1: unknown partition table
  184. [ 23.638436] smps7: 1800 mV
  185. [ 23.642448] mmcblk0boot0: unknown partition table
  186. [ 23.643619] smps8: 600 <--> 1310 mV at 1040 mV
  187. [ 23.645606] smps9: 2100 mV
  188. [ 23.647161] smps10_out2: 5000 mV
  189. [ 23.648492] smps10_out1: 5000 mV
  190. [ 23.649365] ldo1: 1500 <--> 1800 mV
  191. [ 23.650873] ldo2: 2800 mV
  192. [ 23.652486] ldo3: 1500 mV
  193. [ 23.653661] ldo4: 1500 <--> 1800 mV
  194. [ 23.655188] ldo5: 1800 mV
  195. [ 23.656713] ldo6: 1200 mV
  196. [ 23.658156] ldo7: 2000 mV
  197. [ 23.659693] ldo8: 3000 mV
  198. [ 23.661026] ldo9: 1800 <--> 3000 mV at 3000 mV
  199. [ 23.662541] ldoln: 1800 mV
  200. [ 23.664115] ldousb: 3250 mV
  201. [ 23.665054] REGEN1: no parameters
  202. [ 23.665492] REGEN2: no parameters
  203. [ 23.666120] regen3: no parameters
  204. [ 23.666868] SYSEN1: no parameters
  205. [ 23.667315] SYSEN2: no parameters
  206. [ 23.667499] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
  207. [ 23.721184] omap_i2c 4807c000.i2c: bus 4 rev0.12 at 400 kHz
  208. [ 23.727388] omap-dma-engine 4a056000.dma-controller: allocating channel for 62
  209. [ 23.734979] omap-dma-engine 4a056000.dma-controller: allocating channel for 61
  210. [ 23.744422] omap_hsmmc 4809c000.mmc: pins are not configured from the driver
  211. [ 23.796355] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  212. [ 23.804742] Waiting for root device /dev/mmcblk1p2...
  213. [ 23.830090] mmc1: host does not support reading read-only switch. assuming write-enable.
  214. [ 23.840704] mmc1: new high speed SDHC card at address 0007
  215. [ 23.847118] mmcblk1: mmc1:0007 SD04G 3.72 GiB
  216. [ 23.854980] mmcblk1: p1 p2
  217. [ 26.660454] EXT4-fs (mmcblk1p2): recovery complete
  218. [ 27.015479] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
  219. [ 27.024013] VFS: Mounted root (ext4 filesystem) on device 179:26.
  220. [ 27.041143] devtmpfs: mounted
  221. [ 27.044582] Freeing unused kernel memory: 408K (c0755000 - c07bb000)
  222. Mounting proc : OK
  223. Mounting sysfs : OK
  224. Mounting devtmpfs:mount: mounting none on /dev failed: Device or resource busy
  225. boot mounted: OK
  226. ln: /dev/tty-bd: File exists
  227. /dev/ttyO2
  228. no_console_suspend linked to /dev/tty-bd - using as console
  229.  
  230. ******************************************
  231. Starting System Init for GenericOMAP5(FlattenedDeviceTree)
  232. Release: X.x
  233. Kernel: Linux GenericOMAP5(FlattenedDeviceTree) 3.12.0-rc6-00150-ga366786 #2 SMP Tue Oct 29 09:46:03 CDT 2013 armv7l GNU/Linux
  234. ******************************************
  235. Saving kernel ring buffer : OK
  236. Mounting devpts : OK
  237. Setting up networking
  238. Configuring lo : OK
  239. Starting syslogd : OK
  240. Starting klogd : OK
  241. Mounting filesystems : OK
  242. mount: mounting none on /proc/bus/usb/ failed: No such file or directory
  243.  
  244. Please press Enter to activate this console.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement