Advertisement
Guest User

am335x-evm

a guest
Oct 29th, 2013
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.17 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) ) #4 SMP Tue Oct 29 10:59:57 CDT 2013
  3. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
  4. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  5. [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x EVM
  6. [ 0.000000] cma: CMA: reserved 16 MiB at 9e800000
  7. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  8. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  9. [ 0.000000] AM335X ES1.0 (sgx neon )
  10. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c139f000 s14016 r8192 d14656 u36864
  11. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
  12. [ 0.000000] Kernel command line: console=ttyO0,115200n8 ip=dhcp earlyprink root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
  13. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  14. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  15. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  16. [ 0.000000] Memory: 488112K/523264K available (5383K kernel code, 648K rwdata, 2068K rodata, 409K init, 5522K bss, 35152K reserved, 0K highmem)
  17. [ 0.000000] Virtual kernel memory layout:
  18. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  19. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  20. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  21. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  22. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  23. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  24. [ 0.000000] .text : 0xc0008000 - 0xc074f100 (7453 kB)
  25. [ 0.000000] .init : 0xc0750000 - 0xc07b66c0 ( 410 kB)
  26. [ 0.000000] .data : 0xc07b8000 - 0xc085a3a8 ( 649 kB)
  27. [ 0.000000] .bss : 0xc085a3a8 - 0xc0dbee68 (5523 kB)
  28. [ 0.000000] Hierarchical RCU implementation.
  29. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  30. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  31. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  32. [ 0.000000] Total of 128 interrupts on 1 active controller
  33. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  34. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  35. [ 0.000000] OMAP clocksource: timer1 at 24000000 Hz
  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.001261] Calibrating delay loop... 476.77 BogoMIPS (lpj=2383872)
  48. [ 0.109235] pid_max: default: 32768 minimum: 301
  49. [ 0.109746] Security Framework initialized
  50. [ 0.109911] Mount-cache hash table entries: 512
  51. [ 0.137640] CPU: Testing write buffer coherency: ok
  52. [ 0.139396] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  53. [ 0.139485] Setting up static identity map for 0xc051a538 - 0xc051a5a8
  54. [ 0.142947] Brought up 1 CPUs
  55. [ 0.142969] SMP: Total of 1 processors activated.
  56. [ 0.142982] CPU: All CPU(s) started in SVC mode.
  57. [ 0.146290] devtmpfs: initialized
  58. [ 0.157623] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  59. [ 0.166306] omap_hwmod: debugss: _wait_target_disable failed
  60. [ 0.227395] pinctrl core: initialized pinctrl subsystem
  61. [ 0.232664] regulator-dummy: no parameters
  62. [ 0.236675] NET: Registered protocol family 16
  63. [ 0.243929] DMA: preallocated 256 KiB pool for atomic coherent allocations
  64. [ 0.269220] platform 49000000.edma: alias fck already exists
  65. [ 0.269600] platform 49000000.edma: alias fck already exists
  66. [ 0.269633] platform 49000000.edma: alias fck already exists
  67. [ 0.275069] OMAP GPIO hardware version 0.1
  68. [ 0.305624] omap-gpmc 50000000.gpmc: could not find pctldev for node /pinmux@44e10800/nandflash_pins_s0, deferring probe
  69. [ 0.305685] platform 50000000.gpmc: Driver omap-gpmc requests probe deferral
  70. [ 0.313419] No ATAGs?
  71. [ 0.313448] hw-breakpoint: debug architecture 0x4 unsupported.
  72. [ 0.388159] bio: create slab <bio-0> at 0
  73. [ 0.433959] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  74. [ 0.436491] vbat: 5000 mV
  75. [ 0.437723] lis3_reg: no parameters
  76. [ 0.446469] SCSI subsystem initialized
  77. [ 0.448964] usbcore: registered new interface driver usbfs
  78. [ 0.450083] usbcore: registered new interface driver hub
  79. [ 0.451040] usbcore: registered new device driver usb
  80. [ 0.453801] omap_i2c 44e0b000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c0_pins, deferring probe
  81. [ 0.453856] platform 44e0b000.i2c: Driver omap_i2c requests probe deferral
  82. [ 0.453932] omap_i2c 4802a000.i2c: could not find pctldev for node /pinmux@44e10800/pinmux_i2c1_pins, deferring probe
  83. [ 0.453965] platform 4802a000.i2c: Driver omap_i2c requests probe deferral
  84. [ 0.463566] Switched to clocksource timer1
  85. [ 0.628706] NET: Registered protocol family 2
  86. [ 0.630892] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  87. [ 0.631166] TCP bind hash table entries: 4096 (order: 5, 147456 bytes)
  88. [ 0.633059] TCP: Hash tables configured (established 4096 bind 4096)
  89. [ 0.633305] TCP: reno registered
  90. [ 0.633339] UDP hash table entries: 256 (order: 2, 20480 bytes)
  91. [ 0.633858] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  92. [ 0.635451] NET: Registered protocol family 1
  93. [ 0.637548] RPC: Registered named UNIX socket transport module.
  94. [ 0.637577] RPC: Registered udp transport module.
  95. [ 0.637590] RPC: Registered tcp transport module.
  96. [ 0.637602] RPC: Registered tcp NFSv4.1 backchannel transport module.
  97. [ 0.638719] NetWinder Floating Point Emulator V0.97 (double precision)
  98. [ 0.638968] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  99. [ 0.834177] VFS: Disk quotas dquot_6.5.2
  100. [ 0.834453] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  101. [ 0.837359] NFS: Registering the id_resolver key type
  102. [ 0.837843] Key type id_resolver registered
  103. [ 0.837867] Key type id_legacy registered
  104. [ 0.838015] jffs2: version 2.2. (NAND) (SUMMARY) 2001-2006 Red Hat, Inc.
  105. [ 0.838589] msgmni has been set to 985
  106. [ 0.842757] io scheduler noop registered
  107. [ 0.842787] io scheduler deadline registered
  108. [ 0.842881] io scheduler cfq registered (default)
  109. [ 0.844670] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  110. [ 0.850000] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  111. [ 0.859348] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88, base_baud = 3000000) is a OMAP UART0
  112. [ 1.528752] console [ttyO0] enabled
  113. [ 1.569794] brd: module loaded
  114. [ 1.594798] loop: module loaded
  115. [ 1.605807] mtdoops: mtd device (mtddev=name/number) must be supplied
  116. [ 1.622786] usbcore: registered new interface driver asix
  117. [ 1.629457] usbcore: registered new interface driver ax88179_178a
  118. [ 1.636897] usbcore: registered new interface driver cdc_ether
  119. [ 1.643695] usbcore: registered new interface driver r815x
  120. [ 1.650030] usbcore: registered new interface driver smsc95xx
  121. [ 1.656834] usbcore: registered new interface driver net1080
  122. [ 1.663252] usbcore: registered new interface driver cdc_subset
  123. [ 1.670099] usbcore: registered new interface driver zaurus
  124. [ 1.676670] usbcore: registered new interface driver cdc_ncm
  125. [ 1.685221] usbcore: registered new interface driver cdc_wdm
  126. [ 1.691732] usbcore: registered new interface driver usb-storage
  127. [ 1.698816] usbcore: registered new interface driver usbtest
  128. [ 1.707537] mousedev: PS/2 mouse device common for all mice
  129. [ 1.720078] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  130. [ 1.729481] i2c /dev entries driver
  131. [ 1.734137] Driver for 1-wire Dallas network protocol.
  132. [ 1.745833] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  133. [ 1.757779] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
  134. [ 1.765171] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
  135. [ 1.772433] omap_hsmmc 48060000.mmc: vmmc regulator missing
  136. [ 1.778695] edma-dma-engine edma-dma-engine.0: freeing channel for 24
  137. [ 1.785546] edma-dma-engine edma-dma-engine.0: freeing channel for 25
  138. [ 1.792440] platform 48060000.mmc: Driver omap_hsmmc requests probe deferral
  139. [ 1.801678] ledtrig-cpu: registered to indicate activity on CPUs
  140. [ 1.809992] usbcore: registered new interface driver usbhid
  141. [ 1.815939] usbhid: USB HID core driver
  142. [ 1.821472] oprofile: using arm/armv7
  143. [ 1.826283] TCP: cubic registered
  144. [ 1.829781] Initializing XFRM netlink socket
  145. [ 1.834490] NET: Registered protocol family 17
  146. [ 1.839258] NET: Registered protocol family 15
  147. [ 1.844431] Key type dns_resolver registered
  148. [ 1.849058] ThumbEE CPU extension supported.
  149. [ 1.858832] omap-gpmc 50000000.gpmc: GPMC revision 6.0
  150. [ 1.867394] CONFIG_MTD_NAND_OMAP_BCH is not enabled
  151. [ 1.872590] omap2-nand: probe of omap2-nand.0 failed with error -22
  152. [ 1.887475] tps65910 0-002d: No interrupt support, no core IRQ
  153. [ 1.901233] vrtc: 1800 mV
  154. [ 1.904847] vrtc: supplied by vbat
  155. [ 1.911978] vio: at 1800 mV
  156. [ 1.915402] vio: supplied by vbat
  157. [ 1.922468] vdd_mpu: 912 <--> 1312 mV at 1137 mV
  158. [ 1.927776] vdd_mpu: supplied by vbat
  159. [ 1.935193] vdd_core: 912 <--> 1150 mV at 1137 mV
  160. [ 1.940409] vdd_core: supplied by vbat
  161. [ 1.947436] vdd3: 5000 mV
  162. [ 1.952968] vdig1: at 1800 mV
  163. [ 1.956478] vdig1: supplied by vbat
  164. [ 1.963207] vdig2: at 1800 mV
  165. [ 1.966747] vdig2: supplied by vbat
  166. [ 1.973380] vpll: at 1800 mV
  167. [ 1.976846] vpll: supplied by vbat
  168. [ 1.983593] vdac: at 1800 mV
  169. [ 1.986888] vdac: supplied by vbat
  170. [ 1.993591] vaux1: at 1800 mV
  171. [ 1.996979] vaux1: supplied by vbat
  172. [ 2.004444] vaux2: at 3300 mV
  173. [ 2.007852] vaux2: supplied by vbat
  174. [ 2.014747] vaux33: at 3300 mV
  175. [ 2.018227] vaux33: supplied by vbat
  176. [ 2.025462] vmmc: 1800 <--> 3300 mV at 3300 mV
  177. [ 2.030470] vmmc: supplied by vbat
  178. [ 2.036654] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  179. [ 2.051968] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
  180. [ 2.059065] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
  181. [ 2.066349] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
  182. [ 2.075058] omap_hsmmc 48060000.mmc: pins are not configured from the driver
  183. [ 2.181977] mmc0: host does not support reading read-only switch. assuming write-enable.
  184. [ 2.192897] mmc0: new high speed SDHC card at address b368
  185. [ 2.199798] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  186. [ 2.206300] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  187. [ 2.215777] mmcblk0: mmc0:b368 SDC 3.72 GiB
  188. [ 2.227379] mmcblk0: p1 p2 p3
  189. [ 2.232753] libphy: 4a101000.mdio: probed
  190. [ 2.237170] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver Atheros 8031 ethernet
  191. [ 2.247375] Detected MACID = 40:5f:c2:76:4c:d5
  192. [ 2.263127] input: volume_keys.7 as /devices/volume_keys.7/input/input0
  193. [ 2.275840] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  194. [ 2.287547] net eth0: initializing cpsw version 1.12 (0)
  195. [ 2.295582] net eth0: phy found : id is : 0x4dd074
  196. [ 2.300656] libphy: PHY 4a101000.mdio:01 not found
  197. [ 2.305744] net eth0: phy 4a101000.mdio:01 not found on slave 1
  198. [ 4.294540] libphy: 4a101000.mdio:00 - Link is Up - 1000/Full
  199. [ 4.333526] Sending DHCP requests ., OK
  200. [ 4.383980] IP-Config: Got DHCP answer from 10.218.102.3, my address is 10.218.102.245
  201. [ 4.393655] IP-Config: Complete:
  202. [ 4.397068] device=eth0, hwaddr=40:5f:c2:76:4c:d5, ipaddr=10.218.102.245, mask=255.255.255.0, gw=10.218.102.1
  203. [ 4.408054] host=dhcp-10-218-102-245, domain=am.dhcp.ti.com, nis-domain=(none)
  204. [ 4.417790] bootserver=0.0.0.0, rootserver=0.0.0.0, rootpath=
  205. [ 4.424833] nameserver0=192.0.2.2, nameserver1=192.0.2.3
  206. [ 4.444333] kjournald starting. Commit interval 5 seconds
  207. [ 4.450579] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
  208. [ 4.462375] EXT3-fs (mmcblk0p2): using internal journal
  209. [ 4.467954] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  210. [ 4.475408] VFS: Mounted root (ext3 filesystem) on device 179:2.
  211. [ 4.485083] devtmpfs: mounted
  212. [ 4.489074] Freeing unused kernel memory: 408K (c0750000 - c07b6000)
  213.  
  214. INIT: version 2.88 booting
  215.  
  216. Error opening /dev/fb0: No such file or directory
  217. Starting udev
  218. [ 5.230855] udev[681]: starting version 164
  219. [ 11.300523] EXT4-fs (mmcblk0p3): warning: mounting unchecked fs, running e2fsck is recommended
  220. [ 11.333372] EXT4-fs (mmcblk0p3): mounted filesystem without journal. Opts: (null)
  221. ERROR: could not open directory /lib/modules/3.12.0-rc6-00150-ga366786: No such file or directory
  222. WARNING: -e needs -E or -F
  223. ERROR: could not open directory /lib/modules/3.12.0-rc6-00150-ga366786: No such file or directory
  224. FATAL: could not search modules: No such file or directory
  225. Starting Bootlog daemon: bootlogd: cannot allocate pseudo tty: No such file or directory
  226. bootlogd.
  227. ALSA: Restoring mixer settings...
  228. /usr/sbin/alsactl: load_state:1686: No soundcards found...
  229. Configuring network interfaces... udhcpc (v1.20.2) started
  230. Sending discover...
  231. Sending select for 10.218.102.245...
  232. Lease of 10.218.102.245 obtained, lease time 28800
  233. /etc/udhcpc.d/50default: Adding DNS 192.0.2.2
  234. /etc/udhcpc.d/50default: Adding DNS 192.0.2.3
  235. done.
  236. Thu May 9 01:59:00 UTC 2013
  237.  
  238. INIT: Entering runlevel: 5
  239.  
  240. Starting system message bus: dbus.
  241. Starting Dropbear SSH server: dropbear.
  242. Starting telnet daemon.
  243. Starting network benchmark server: netserver.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement