Advertisement
Guest User

Untitled

a guest
Apr 7th, 2014
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.77 KB | None | 0 0
  1. root@beaglebone:~# dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Linux version 3.8.13-bone43 (root@imx6q-wandboard-2gb-0) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Wed Mar 26 14:21:39 UTC 2014
  5. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
  8. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  9. [ 0.000000] On node 0 totalpages: 130816
  10. [ 0.000000] free_area_init_node: node 0, pgdat c0822280, node_mem_map c089d000
  11. [ 0.000000] Normal zone: 1024 pages used for memmap
  12. [ 0.000000] Normal zone: 0 pages reserved
  13. [ 0.000000] Normal zone: 129792 pages, LIFO batch:31
  14. [ 0.000000] AM335X ES1.0 (neon )
  15. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0cad000 s14080 r8192 d14592 u36864
  16. [ 0.000000] pcpu-alloc: s14080 r8192 d14592 u36864 alloc=9*4096
  17. [ 0.000000] pcpu-alloc: [0] 0
  18. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
  19. [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 root=UUID=bb2fc8fc-a39b-45c7-ba16-e20d6716e524 ro rootfstype=ext4 rootwait fixrtc quiet init=/lib/systemd/systemd
  20. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  21. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  22. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  23. [ 0.000000] __ex_table already sorted, skipping sort
  24. [ 0.000000] allocated 1048576 bytes of page_cgroup
  25. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  26. [ 0.000000] Memory: 511MB = 511MB total
  27. [ 0.000000] Memory: 505988k/505988k available, 18300k reserved, 0K highmem
  28. [ 0.000000] Virtual kernel memory layout:
  29. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  30. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  31. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  32. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  33. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  34. [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
  35. [ 0.000000] .text : 0xc0008000 - 0xc0761c90 (7528 kB)
  36. [ 0.000000] .init : 0xc0762000 - 0xc079d700 ( 238 kB)
  37. [ 0.000000] .data : 0xc079e000 - 0xc0825240 ( 541 kB)
  38. [ 0.000000] .bss : 0xc0825240 - 0xc089c940 ( 478 kB)
  39. [ 0.000000] Hierarchical RCU implementation.
  40. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  41. [ 0.000000] NR_IRQS:0 nr_irqs:0 0
  42. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  43. [ 0.000000] Total of 128 interrupts on 1 active controller
  44. [ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
  45. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  46. [ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
  47. [ 0.000000] Console: colour dummy device 80x30
  48. [ 0.000000] console [tty0] enabled
  49. [ 0.000380] Calibrating delay loop... 993.47 BogoMIPS (lpj=969728)
  50. [ 0.029181] pid_max: default: 32768 minimum: 301
  51. [ 0.029329] Security Framework initialized
  52. [ 0.029388] Mount-cache hash table entries: 512
  53. [ 0.035522] Initializing cgroup subsys cpuacct
  54. [ 0.035544] Initializing cgroup subsys memory
  55. [ 0.035584] Initializing cgroup subsys blkio
  56. [ 0.035674] CPU: Testing write buffer coherency: ok
  57. [ 0.036056] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  58. [ 0.036111] Setting up static identity map for 0x8045ed10 - 0x8045ed5c
  59. [ 0.037133] Brought up 1 CPUs
  60. [ 0.037148] SMP: Total of 1 processors activated (993.47 BogoMIPS).
  61. [ 0.037880] devtmpfs: initialized
  62. [ 0.046816] omap_hwmod: wd_timer2: _wait_target_disable failed
  63. [ 0.099119] pinctrl core: initialized pinctrl subsystem
  64. [ 0.099260] rstctl core: initialized rstctl subsystem
  65. [ 0.099620] regulator-dummy: no parameters
  66. [ 0.099952] NET: Registered protocol family 16
  67. [ 0.100554] DMA: preallocated 256 KiB pool for atomic coherent allocations
  68. [ 0.106317] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  69. [ 0.106911] platform 49000000.edma: alias fck already exists
  70. [ 0.106930] platform 49000000.edma: alias fck already exists
  71. [ 0.106944] platform 49000000.edma: alias fck already exists
  72. [ 0.107629] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
  73. [ 0.107728] OMAP GPIO hardware version 0.1
  74. [ 0.108592] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
  75. [ 0.109347] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
  76. [ 0.110091] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
  77. [ 0.110362] of_get_named_gpio_flags exited with status 52
  78. [ 0.110379] gpio-rctrl rstctl.4: loaded OK
  79. [ 0.113758] hw-breakpoint: debug architecture 0x4 unsupported.
  80. [ 0.115029] cpsw.0: No hwaddr in dt. Using c8:a0:30:bd:58:33 from efuse
  81. [ 0.115048] cpsw.1: No hwaddr in dt. Using c8:a0:30:bd:58:35 from efuse
  82. [ 0.123864] bio: create slab <bio-0> at 0
  83. [ 0.130631] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  84. [ 0.130823] of_get_named_gpio_flags: can't parse gpios property
  85. [ 0.130956] vmmcsd_fixed: 3300 mV
  86. [ 0.132593] SCSI subsystem initialized
  87. [ 0.132893] usbcore: registered new interface driver usbfs
  88. [ 0.132958] usbcore: registered new interface driver hub
  89. [ 0.133166] usbcore: registered new device driver usb
  90. [ 0.134406] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  91. [ 0.135390] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
  92. [ 0.137023] DCDC1: at 1500 mV
  93. [ 0.137876] vdd_mpu: 925 <--> 1325 mV at 1325 mV
  94. [ 0.138739] vdd_core: 925 <--> 1150 mV at 1125 mV
  95. [ 0.139582] LDO1: at 1800 mV
  96. [ 0.140391] LDO2: at 3300 mV
  97. [ 0.141928] LDO3: 1800 mV
  98. [ 0.142765] LDO4: at 3300 mV
  99. [ 0.143496] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  100. [ 0.143956] omap_i2c 44e0b000.i2c: unable to select pin group
  101. [ 0.144491] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
  102. [ 0.145919] omap_i2c 4819c000.i2c: unable to select pin group
  103. [ 0.146063] media: Linux media interface: v0.10
  104. [ 0.146131] Linux video capture interface: v2.00
  105. [ 0.146207] pps_core: LinuxPPS API ver. 1 registered
  106. [ 0.146217] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  107. [ 0.146710] Advanced Linux Sound Architecture Driver Initialized.
  108. [ 0.147316] NetLabel: Initializing
  109. [ 0.147327] NetLabel: domain hash size = 128
  110. [ 0.147335] NetLabel: protocols = UNLABELED CIPSOv4
  111. [ 0.147404] NetLabel: unlabeled traffic allowed by default
  112. [ 0.147669] Switching to clocksource gp_timer
  113. [ 0.180674] NET: Registered protocol family 2
  114. [ 0.181394] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  115. [ 0.181474] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
  116. [ 0.181557] TCP: Hash tables configured (established 4096 bind 4096)
  117. [ 0.181619] TCP: reno registered
  118. [ 0.181635] UDP hash table entries: 256 (order: 1, 12288 bytes)
  119. [ 0.181659] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
  120. [ 0.181907] NET: Registered protocol family 1
  121. [ 0.182313] RPC: Registered named UNIX socket transport module.
  122. [ 0.182326] RPC: Registered udp transport module.
  123. [ 0.182334] RPC: Registered tcp transport module.
  124. [ 0.182341] RPC: Registered tcp NFSv4.1 backchannel transport module.
  125. [ 0.182578] Trying to unpack rootfs image as initramfs...
  126. [ 0.380845] Freeing initrd memory: 2800K
  127. [ 0.381245] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  128. [ 0.381517] CPU PMU: attempt to register multiple PMU devices!
  129. [ 0.381542] arm-pmu: probe of arm-pmu failed with error -28
  130. [ 0.381879] omap2_mbox_probe: platform not supported
  131. [ 0.544070] VFS: Disk quotas dquot_6.5.2
  132. [ 0.544303] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  133. [ 0.545086] NFS: Registering the id_resolver key type
  134. [ 0.545175] Key type id_resolver registered
  135. [ 0.545184] Key type id_legacy registered
  136. [ 0.545469] fuse init (API version 7.20)
  137. [ 0.545883] Btrfs loaded
  138. [ 0.545997] msgmni has been set to 993
  139. [ 0.547783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  140. [ 0.547799] io scheduler noop registered
  141. [ 0.547807] io scheduler deadline registered
  142. [ 0.547832] io scheduler cfq registered (default)
  143. [ 0.549073] tps65217-bl tps65217-bl: no platform data provided
  144. [ 0.549115] tps65217-bl: probe of tps65217-bl failed with error -22
  145. [ 0.549669] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  146. [ 0.551124] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
  147. [ 0.551406] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
  148. [ 0.563316] console [ttyO0] enabled
  149. [ 0.564093] [drm] Initialized drm 1.1.0 20060810
  150. [ 0.572008] brd: module loaded
  151. [ 0.576008] loop: module loaded
  152. [ 0.576095] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  153. [ 0.576141] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  154. [ 0.576180] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  155. [ 0.576219] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  156. [ 0.576258] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  157. [ 0.582931] bone-capemgr bone_capemgr.9: Baseboard: 'A335BNLT,00A6,4613BBBK0435'
  158. [ 0.582955] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
  159. [ 0.612595] bone-capemgr bone_capemgr.9: slot #0: No cape found
  160. [ 0.649702] bone-capemgr bone_capemgr.9: slot #1: No cape found
  161. [ 0.686811] bone-capemgr bone_capemgr.9: slot #2: No cape found
  162. [ 0.723920] bone-capemgr bone_capemgr.9: slot #3: No cape found
  163. [ 0.730139] bone-capemgr bone_capemgr.9: slot #4: specific override
  164. [ 0.730164] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
  165. [ 0.730181] bone-capemgr bone_capemgr.9: slot #4: 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
  166. [ 0.730263] bone-capemgr bone_capemgr.9: slot #5: specific override
  167. [ 0.730284] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
  168. [ 0.730299] bone-capemgr bone_capemgr.9: slot #5: 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
  169. [ 0.730373] bone-capemgr bone_capemgr.9: slot #6: specific override
  170. [ 0.730393] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
  171. [ 0.730408] bone-capemgr bone_capemgr.9: slot #6: 'Bone-Black-HDMIN,00A0,Texas Instrument,BB-BONELT-HDMIN'
  172. [ 0.730751] bone-capemgr bone_capemgr.9: loader: before slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  173. [ 0.730768] bone-capemgr bone_capemgr.9: loader: check slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  174. [ 0.730853] bone-capemgr bone_capemgr.9: loader: before slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  175. [ 0.730868] bone-capemgr bone_capemgr.9: loader: check slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  176. [ 0.730906] bone-capemgr bone_capemgr.9: initialized OK.
  177. [ 0.732240] OneNAND driver initializing
  178. [ 0.733124] usbcore: registered new interface driver cdc_ether
  179. [ 0.733178] usbcore: registered new interface driver rndis_host
  180. [ 0.733282] usbcore: registered new interface driver cdc_ncm
  181. [ 0.733723] bone-capemgr bone_capemgr.9: loader: after slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  182. [ 0.733751] bone-capemgr bone_capemgr.9: slot #4: Requesting firmware 'cape-bone-2g-emmc1.dtbo' for board-name 'Bone-LT-eMMC-2G', version '00A0'
  183. [ 0.733771] bone-capemgr bone_capemgr.9: slot #4: dtbo 'cape-bone-2g-emmc1.dtbo' loaded; converting to live tree
  184. [ 0.733975] bone-capemgr bone_capemgr.9: slot #4: #2 overlays
  185. [ 0.734563] bone-capemgr bone_capemgr.9: slot #4: Applied #2 overlays.
  186. [ 0.734580] bone-capemgr bone_capemgr.9: loader: done slot-4 BB-BONE-EMMC-2G:00A0 (prio 1)
  187. [ 0.734707] bone-capemgr bone_capemgr.9: loader: after slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  188. [ 0.734731] bone-capemgr bone_capemgr.9: slot #5: Requesting firmware 'cape-boneblack-hdmi-00A0.dtbo' for board-name 'Bone-Black-HDMI', version '00A0'
  189. [ 0.734759] bone-capemgr bone_capemgr.9: slot #5: dtbo 'cape-boneblack-hdmi-00A0.dtbo' loaded; converting to live tree
  190. [ 0.735397] bone-capemgr bone_capemgr.9: slot #5: #4 overlays
  191. [ 0.736808] platform 4830e000.fb: alias fck already exists
  192. [ 0.737846] usbcore: registered new interface driver cdc_acm
  193. [ 0.737858] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  194. [ 0.737866] Initializing USB Mass Storage driver...
  195. [ 0.737938] usbcore: registered new interface driver usb-storage
  196. [ 0.737946] USB Mass Storage support registered.
  197. [ 0.738107] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  198. [ 0.738358] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
  199. [ 0.738375] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  200. [ 0.738401] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  201. [ 0.738412] musb-hdrc: MHDRC RTL version 2.0
  202. [ 0.738420] musb-hdrc: setup fifo_mode 4
  203. [ 0.738437] musb-hdrc: 28/31 max ep, 16384/16384 memory
  204. [ 0.738526] musb-hdrc musb-hdrc.0.auto: *** mode=3
  205. [ 0.738537] musb-hdrc musb-hdrc.0.auto: *** power=250
  206. [ 0.738974] bone-capemgr bone_capemgr.9: loader: before slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  207. [ 0.738991] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  208. [ 0.739009] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  209. [ 0.739082] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
  210. [ 0.739097] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  211. [ 0.739121] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  212. [ 0.739130] musb-hdrc: MHDRC RTL version 2.0
  213. [ 0.739138] musb-hdrc: setup fifo_mode 4
  214. [ 0.739150] musb-hdrc: 28/31 max ep, 16384/16384 memory
  215. [ 0.739221] musb-hdrc musb-hdrc.1.auto: *** mode=1
  216. [ 0.739232] musb-hdrc musb-hdrc.1.auto: *** power=250
  217. [ 0.739244] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  218. [ 0.739736] bone-capemgr bone_capemgr.9: slot #5: Applied #4 overlays.
  219. [ 0.739753] bone-capemgr bone_capemgr.9: loader: done slot-5 BB-BONELT-HDMI:00A0 (prio 1)
  220. [ 0.739789] bone-capemgr bone_capemgr.9: loader: check slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  221. [ 0.739806] bone-capemgr bone_capemgr.9: loader: after slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  222. [ 0.739831] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware 'cape-boneblack-hdmin-00A0.dtbo' for board-name 'Bone-Black-HDMIN', version '00A0'
  223. [ 0.739860] bone-capemgr bone_capemgr.9: slot #6: dtbo 'cape-boneblack-hdmin-00A0.dtbo' loaded; converting to live tree
  224. [ 0.740080] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
  225. [ 0.749677] bone-capemgr bone_capemgr.9: slot #6: Failed verification
  226. [ 0.756430] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
  227. [ 0.766099] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  228. [ 0.766126] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
  229. [ 0.766198] usb usb1: default language 0x0409
  230. [ 0.766232] usb usb1: udev 1, busnum 1, minor = 0
  231. [ 0.766245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  232. [ 0.766257] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  233. [ 0.766268] usb usb1: Product: MUSB HDRC host driver
  234. [ 0.766278] usb usb1: Manufacturer: Linux 3.8.13-bone43 musb-hcd
  235. [ 0.766288] usb usb1: SerialNumber: musb-hdrc.1.auto
  236. [ 0.766810] usb usb1: usb_probe_device
  237. [ 0.766828] usb usb1: configuration #1 chosen from 1 choice
  238. [ 0.766928] usb usb1: adding 1-0:1.0 (config #1, interface 0)
  239. [ 0.767045] hub 1-0:1.0: usb_probe_interface
  240. [ 0.767058] hub 1-0:1.0: usb_probe_interface - got id
  241. [ 0.767077] hub 1-0:1.0: USB hub found
  242. [ 0.767102] hub 1-0:1.0: 1 port detected
  243. [ 0.767113] hub 1-0:1.0: standalone hub
  244. [ 0.767122] hub 1-0:1.0: individual port power switching
  245. [ 0.767132] hub 1-0:1.0: no over-current protection
  246. [ 0.767142] hub 1-0:1.0: Single TT
  247. [ 0.767153] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
  248. [ 0.767163] hub 1-0:1.0: power on to power good time: 10ms
  249. [ 0.767187] hub 1-0:1.0: local power source is good
  250. [ 0.767254] hub 1-0:1.0: enabling power on all ports
  251. [ 0.767911] mousedev: PS/2 mouse device common for all mice
  252. [ 0.769527] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  253. [ 0.769735] i2c /dev entries driver
  254. [ 0.770831] pps_ldisc: PPS line discipline registered
  255. [ 0.770929] Driver for 1-wire Dallas network protocol.
  256. [ 0.772126] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  257. [ 0.772546] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
  258. [ 0.772584] cpuidle: using governor ladder
  259. [ 0.772594] cpuidle: using governor menu
  260. [ 0.772924] of_get_named_gpio_flags exited with status 6
  261. [ 0.772936] of_get_named_gpio_flags: can't parse gpios property
  262. [ 0.772944] of_get_named_gpio_flags: can't parse gpios property
  263. [ 0.772966] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
  264. [ 0.780180] omap_hsmmc mmc.5: Failed to get rstctl; not using any
  265. [ 0.780729] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
  266. [ 0.780781] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
  267. [ 0.780961] mmc.5 supply vmmc_aux not found, using dummy regulator
  268. [ 0.781307] omap_hsmmc mmc.5: pins are not configured from the driver
  269. [ 0.808083] of_get_named_gpio_flags: can't parse gpios property
  270. [ 0.808095] of_get_named_gpio_flags: can't parse gpios property
  271. [ 0.808104] of_get_named_gpio_flags: can't parse gpios property
  272. [ 0.808137] gpio-rctrl rstctl.4: gpio_rctrl_request eMMC_RSTn
  273. [ 0.808203] omap_hsmmc mmc.11: Got rstctl (gpio:#0 name eMMC_RSTn) label:eMMC_RSTn
  274. [ 0.808215] gpio-rctrl rstctl.4: gpio_rctrl_deassert eMMC_RSTn
  275. [ 0.808424] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
  276. [ 0.808470] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
  277. [ 0.808815] mmc.11 supply vmmc_aux not found, using dummy regulator
  278. [ 0.808890] omap_hsmmc mmc.11: pins are not configured from the driver
  279. [ 0.835520] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
  280. [ 0.847230] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
  281. [ 0.854512] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
  282. [ 0.863456] leds-gpio gpio-leds.8: pins are not configured from the driver
  283. [ 0.863480] of_get_named_gpio_flags exited with status 53
  284. [ 0.863492] of_get_named_gpio_flags exited with status 54
  285. [ 0.863504] of_get_named_gpio_flags exited with status 55
  286. [ 0.863516] of_get_named_gpio_flags exited with status 56
  287. [ 0.863529] of_get_named_gpio_flags exited with status 53
  288. [ 0.863672] of_get_named_gpio_flags exited with status 54
  289. [ 0.863853] of_get_named_gpio_flags exited with status 55
  290. [ 0.863961] of_get_named_gpio_flags exited with status 56
  291. [ 0.864312] ledtrig-cpu: registered to indicate activity on CPUs
  292. [ 0.864618] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
  293. [ 0.864679] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  294. [ 0.865988] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  295. [ 0.866070] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
  296. [ 0.866116] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
  297. [ 0.868615] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
  298. [ 0.868671] hub 1-0:1.0: hub_suspend
  299. [ 0.868698] usb usb1: bus auto-suspend, wakeup 1
  300. [ 0.869579] usbcore: registered new interface driver usbhid
  301. [ 0.869591] usbhid: USB HID core driver
  302. [ 0.870634] ashmem: initialized
  303. [ 0.870849] logger: created 256K log 'log_main'
  304. [ 0.871037] logger: created 256K log 'log_events'
  305. [ 0.871238] logger: created 256K log 'log_radio'
  306. [ 0.871435] logger: created 256K log 'log_system'
  307. [ 0.873359] of_get_named_gpio_flags exited with status 59
  308. [ 0.874206] davinci_evm sound.14: nxp-hdmi-hifi <-> 48038000.mcasp mapping ok
  309. [ 0.876536] TCP: cubic registered
  310. [ 0.876618] NET: Registered protocol family 10
  311. [ 0.877662] NET: Registered protocol family 17
  312. [ 0.878008] Key type dns_resolver registered
  313. [ 0.878372] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  314. [ 0.878434] ThumbEE CPU extension supported.
  315. [ 0.878470] Registering SWP/SWPB emulation handler
  316. [ 0.879210] registered taskstats version 1
  317. [ 0.880917] of_get_named_gpio_flags: can't parse gpios property
  318. [ 0.880935] tilcdc 4830e000.fb: No power control GPIO
  319. [ 0.918786] mmc1: BKOPS_EN bit is not set
  320. [ 0.921282] mmc1: new high speed MMC card at address 0001
  321. [ 0.921829] mmcblk0: mmc1:0001 MMC02G 1.78 GiB
  322. [ 0.922051] mmcblk0boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
  323. [ 0.922252] mmcblk0boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
  324. [ 0.924143] mmcblk0: p1 p2
  325. [ 0.926090] mmcblk0boot1: unknown partition table
  326. [ 0.927500] mmcblk0boot0: unknown partition table
  327. [ 0.995950] tilcdc 4830e000.fb: found TDA19988
  328. [ 0.996549] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  329. [ 0.996559] [drm] No driver support for vblank timestamp query.
  330. [ 0.996859] tilcdc 4830e000.fb: No connectors reported connected with modes
  331. [ 0.996876] [drm] Cannot find any crtc or sizes - going 1024x768
  332. [ 1.005879] Console: switching to colour frame buffer device 128x48
  333. [ 1.011726] tilcdc 4830e000.fb: fb0: frame buffer device
  334. [ 1.011737] tilcdc 4830e000.fb: registered panic notifier
  335. [ 1.011763] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
  336. [ 1.059875] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  337. [ 1.059893] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  338. [ 1.066680] libphy: 4a101000.mdio: probed
  339. [ 1.066709] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  340. [ 1.066891] Detected MACID = c8:a0:30:bd:58:33
  341. [ 1.066999] cpsw 4a100000.ethernet: NAPI disabled
  342. [ 1.068345] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
  343. [ 1.073252] ALSA device list:
  344. [ 1.073273] #0: TI BeagleBone Black
  345. [ 1.074002] Freeing init memory: 236K
  346. [ 1.150665] udevd[98]: starting version 175
  347. [ 2.373257] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  348. [ 3.676677] rtusb init rt2870 --->
  349. [ 3.676816] usbcore: registered new interface driver rt2870
  350. [ 3.843821] udevd[225]: starting version 175
  351. [ 4.920990] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  352. [ 13.345805] gadget: using random self ethernet address
  353. [ 13.361384] usb0: MAC b2:be:31:be:66:b4
  354. [ 13.361403] usb0: HOST MAC c8:a0:30:bd:58:35
  355. [ 13.370565] gadget: Mass Storage Function, version: 2009/09/11
  356. [ 13.370585] gadget: Number of LUNs=1
  357. [ 13.370607] lun0: LUN: removable file: /dev/mmcblk0p1
  358. [ 13.370753] gadget: Multifunction Composite Gadget
  359. [ 13.370781] gadget: g_multi ready
  360. [ 13.370825] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
  361. [ 13.371152] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2
  362. [ 13.371181] musb-hdrc musb-hdrc.0.auto: supports USB remote wakeup
  363. [ 13.371253] usb usb2: default language 0x0409
  364. [ 13.371288] usb usb2: udev 1, busnum 2, minor = 128
  365. [ 13.371302] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  366. [ 13.371314] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  367. [ 13.371325] usb usb2: Product: MUSB HDRC host driver
  368. [ 13.371336] usb usb2: Manufacturer: Linux 3.8.13-bone43 musb-hcd
  369. [ 13.371346] usb usb2: SerialNumber: musb-hdrc.0.auto
  370. [ 13.373857] usb usb2: usb_probe_device
  371. [ 13.373881] usb usb2: configuration #1 chosen from 1 choice
  372. [ 13.373946] usb usb2: adding 2-0:1.0 (config #1, interface 0)
  373. [ 13.374075] hub 2-0:1.0: usb_probe_interface
  374. [ 13.374089] hub 2-0:1.0: usb_probe_interface - got id
  375. [ 13.374109] hub 2-0:1.0: USB hub found
  376. [ 13.374133] hub 2-0:1.0: 1 port detected
  377. [ 13.374144] hub 2-0:1.0: standalone hub
  378. [ 13.374154] hub 2-0:1.0: individual port power switching
  379. [ 13.374164] hub 2-0:1.0: no over-current protection
  380. [ 13.374173] hub 2-0:1.0: Single TT
  381. [ 13.374185] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns)
  382. [ 13.374195] hub 2-0:1.0: power on to power good time: 10ms
  383. [ 13.374220] hub 2-0:1.0: local power source is good
  384. [ 13.374382] hub 2-0:1.0: enabling power on all ports
  385. [ 13.485801] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
  386. [ 13.485862] hub 2-0:1.0: hub_suspend
  387. [ 13.485891] usb usb2: bus auto-suspend, wakeup 1
  388. [ 13.566448] CAUTION: musb: Babble Interrupt Occurred
  389. [ 13.681862] CAUTION: musb: Babble Interrupt Occurred
  390. [ 13.810047] gadget: high-speed config #1: Multifunction with RNDIS
  391. [ 25.164180] net eth0: initializing cpsw version 1.12 (0)
  392. [ 25.168697] net eth0: phy found : id is : 0x7c0f1
  393. [ 25.168762] libphy: PHY 4a101000.mdio:01 not found
  394. [ 25.174013] net eth0: phy 4a101000.mdio:01 not found on slave 1
  395. [ 25.190094] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  396. [ 28.244638] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
  397. [ 28.244819] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  398. [ 31.029267] net eth0: initializing cpsw version 1.12 (0)
  399. [ 31.032059] net eth0: phy found : id is : 0x7c0f1
  400. [ 31.032086] libphy: PHY 4a101000.mdio:01 not found
  401. [ 31.037196] net eth0: phy 4a101000.mdio:01 not found on slave 1
  402. [ 31.047739] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  403. [ 31.445602] net eth0: initializing cpsw version 1.12 (0)
  404. [ 31.448588] net eth0: phy found : id is : 0x7c0f1
  405. [ 31.448633] libphy: PHY 4a101000.mdio:01 not found
  406. [ 31.453738] net eth0: phy 4a101000.mdio:01 not found on slave 1
  407. [ 31.464326] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  408. [ 33.455148] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
  409. [ 33.455214] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  410. [ 37.781310] usb usb1: usb auto-resume
  411. [ 37.781375] hub 1-0:1.0: hub_resume
  412. [ 37.781572] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
  413. [ 56.071289] usb usb2: usb auto-resume
  414. [ 56.071318] hub 2-0:1.0: hub_resume
  415. [ 56.071394] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
  416. [ 56.081693] hub 2-0:1.0: hub_suspend
  417. [ 56.081729] usb usb2: bus auto-suspend, wakeup 1
  418. [ 81.201217] usb usb2: usb auto-resume
  419. [ 81.201284] hub 2-0:1.0: hub_resume
  420. [ 81.201478] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement