Advertisement
jmoyerman

FPGA Hangs

Jul 5th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 26.63 KB | None | 0 0
  1. root@bbb-one:~# ./bcc_lib-master/bcc_tool -v bcc_tst.bit
  2. bcc_init: opened I2C device /dev/i2c-1
  3. bcc_init: PCF reads 0x3F
  4. bcc_init: opened spi device /dev/spidev1.0
  5. bcc_init: Set SPI clock to 10000000 Hz
  6. bcc_init: Set SPI mode
  7. bcc_init: FPGA not already configured - DONE not high
  8. bcc_init: OMAP Drives SPI bus
  9. Configuring FPGA...
  10. bfpga_open_bitfile: found bitstream file bcc_tst.bit
  11. bfpga_open_bitfile: parsing header
  12. bfpga_open_bitfile: found header
  13. bfpga_open_bitfile: chunk a length 30 filename bcc_tst.ncd;UserID=0xFFFFFFFF
  14. bfpga_open_bitfile: chunk b length 12 device 3s200avq100
  15. bfpga_open_bitfile: Device == 3s200avq100
  16. bfpga_open_bitfile: chunk c length 11 date 2013/06/02
  17. bfpga_open_bitfile: chunk d length 9 time 12:51:14
  18. bfpga_open_bitfile: config size = 149516
  19. bcc_cfg: found bitfile bcc_tst.bit
  20. bcc_cfg: Setting OMAP -> FPGA cfg
  21. bcc_cfg: PROG low, Waiting for INIT low
  22. bcc_cfg: PROG high, Waiting for INIT high
  23. bcc_cfg: Sending bitstream
  24. .....................................................................................................................................................................................................................................................................................................
  25. bcc_cfg: sent 149516 of 149516 bytes
  26. bcc_cfg: bitstream sent, closing file
  27. bcc_cfg: sending dummy clocks, waiting for DONE or fail
  28. bcc_cfg: 0 dummy clocks sent
  29. bcc_cfg: Setting FLASH -> FPGA cfg
  30. bcc_cfg: success
  31. bcc_init: OMAP off SPI bus
  32. root@bbb-one:~# dmesg
  33. [    0.000000] Booting Linux on physical CPU 0x0
  34. [    0.000000] Initializing cgroup subsys cpu
  35. [    0.000000] Linux version 3.8.13-bone20 (root@imx6q-sabrelite-1gb) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Wed May 29 03:11:01 UTC 2013
  36. [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
  37. [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  38. [    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
  39. [    0.000000] Memory policy: ECC disabled, Data cache writeback
  40. [    0.000000] On node 0 totalpages: 130816
  41. [    0.000000] free_area_init_node: node 0, pgdat c0977940, node_mem_map c09f1000
  42. [    0.000000]   Normal zone: 1024 pages used for memmap
  43. [    0.000000]   Normal zone: 0 pages reserved
  44. [    0.000000]   Normal zone: 129792 pages, LIFO batch:31
  45. [    0.000000] AM335X ES1.0 (neon )
  46. [    0.000000] PERCPU: Embedded 9 pages/cpu @c0e00000 s14080 r8192 d14592 u36864
  47. [    0.000000] pcpu-alloc: s14080 r8192 d14592 u36864 alloc=9*4096
  48. [    0.000000] pcpu-alloc: [0] 0
  49. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129792
  50. [    0.000000] Kernel command line: console=ttyO0,115200n8 capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G,BB-BONE-DVID-02 capemgr.enable_partno=BB-BONE-AUDI root=UUID=fce1f727-abd6-42a7-8de0-3947137aa9e2 ro rootfstype=ext4 rootwait fixrtc ip=
  51. [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  52. [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  53. [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  54. [    0.000000] __ex_table already sorted, skipping sort
  55. [    0.000000] allocated 1048576 bytes of page_cgroup
  56. [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  57. [    0.000000] Memory: 511MB = 511MB total
  58. [    0.000000] Memory: 504876k/504876k available, 19412k reserved, 0K highmem
  59. [    0.000000] Virtual kernel memory layout:
  60. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  61. [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  62. [    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
  63. [    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
  64. [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  65. [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
  66. [    0.000000]       .text : 0xc0008000 - 0xc08b01a8   (8865 kB)
  67. [    0.000000]       .init : 0xc08b1000 - 0xc08f9700   ( 290 kB)
  68. [    0.000000]       .data : 0xc08fa000 - 0xc097a770   ( 514 kB)
  69. [    0.000000]        .bss : 0xc097a770 - 0xc09f07fc   ( 473 kB)
  70. [    0.000000] Hierarchical RCU implementation.
  71. [    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  72. [    0.000000] NR_IRQS:16 nr_irqs:16 16
  73. [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  74. [    0.000000] Total of 128 interrupts on 1 active controller
  75. [    0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
  76. [    0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  77. [    0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
  78. [    0.000000] Console: colour dummy device 80x30
  79. [    0.000398] Calibrating delay loop... 363.67 BogoMIPS (lpj=354304)
  80. [    0.017386] pid_max: default: 32768 minimum: 301
  81. [    0.017637] Security Framework initialized
  82. [    0.017737] Mount-cache hash table entries: 512
  83. [    0.027199] Initializing cgroup subsys cpuacct
  84. [    0.027237] Initializing cgroup subsys memory
  85. [    0.027307] Initializing cgroup subsys blkio
  86. [    0.027454] CPU: Testing write buffer coherency: ok
  87. [    0.028042] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  88. [    0.028121] Setting up static identity map for 0x80605b00 - 0x80605b58
  89. [    0.029800] Brought up 1 CPUs
  90. [    0.029824] SMP: Total of 1 processors activated (363.67 BogoMIPS).
  91. [    0.031186] devtmpfs: initialized
  92. [    0.095394] pinctrl core: initialized pinctrl subsystem
  93. [    0.095697] rstctl core: initialized rstctl subsystem
  94. [    0.096212] regulator-dummy: no parameters
  95. [    0.096756] NET: Registered protocol family 16
  96. [    0.097807] DMA: preallocated 256 KiB pool for atomic coherent allocations
  97. [    0.107836] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  98. [    0.108603] platform 49000000.edma: alias fck already exists
  99. [    0.108633] platform 49000000.edma: alias fck already exists
  100. [    0.108657] platform 49000000.edma: alias fck already exists
  101. [    0.109873] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
  102. [    0.110046] OMAP GPIO hardware version 0.1
  103. [    0.111558] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
  104. [    0.112831] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
  105. [    0.114196] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
  106. [    0.114685] of_get_named_gpio_flags exited with status 52
  107. [    0.114714] gpio-rctrl rstctl.3: loaded OK
  108. [    0.120207] hw-breakpoint: debug architecture 0x4 unsupported.
  109. [    0.122376] cpsw.0: No hwaddr in dt. Using c8:a0:30:ab:74:0c from efuse
  110. [    0.122411] cpsw.1: No hwaddr in dt. Using c8:a0:30:ab:74:0e from efuse
  111. [    0.136157] bio: create slab <bio-0> at 0
  112. [    0.147756] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  113. [    0.147986] of_get_named_gpio_flags: can't parse gpios property
  114. [    0.148267] vmmcsd_fixed: 3300 mV
  115. [    0.151090] SCSI subsystem initialized
  116. [    0.151500] usbcore: registered new interface driver usbfs
  117. [    0.151621] usbcore: registered new interface driver hub
  118. [    0.151946] usbcore: registered new device driver usb
  119. [    0.154045] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  120. [    0.155627] input: tps65217_pwr_but as /devices/ocp.2/44e0b000.i2c/i2c-0/0-0024/input/input0
  121. [    0.157948] DCDC1: at 1500 mV
  122. [    0.159195] vdd_mpu: 925 <--> 1325 mV at 1100 mV
  123. [    0.160373] vdd_core: 925 <--> 1150 mV at 1100 mV
  124. [    0.161504] LDO1: at 1800 mV
  125. [    0.162670] LDO2: at 3300 mV
  126. [    0.164658] LDO3: 1800 mV
  127. [    0.165783] LDO4: at 3300 mV
  128. [    0.166819] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  129. [    0.167599] omap_i2c 44e0b000.i2c: unable to select pin group
  130. [    0.168465] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
  131. [    0.171041] omap_i2c 4819c000.i2c: unable to select pin group
  132. [    0.171275] media: Linux media interface: v0.10
  133. [    0.171374] Linux video capture interface: v2.00
  134. [    0.172182] Advanced Linux Sound Architecture Driver Initialized.
  135. [    0.173176] NetLabel: Initializing
  136. [    0.173196] NetLabel:  domain hash size = 128
  137. [    0.173207] NetLabel:  protocols = UNLABELED CIPSOv4
  138. [    0.173321] NetLabel:  unlabeled traffic allowed by default
  139. [    0.173816] Switching to clocksource gp_timer
  140. [    0.228172] NET: Registered protocol family 2
  141. [    0.229368] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  142. [    0.229512] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
  143. [    0.229658] TCP: Hash tables configured (established 4096 bind 4096)
  144. [    0.229760] TCP: reno registered
  145. [    0.229786] UDP hash table entries: 256 (order: 1, 12288 bytes)
  146. [    0.229829] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
  147. [    0.230276] NET: Registered protocol family 1
  148. [    0.231012] RPC: Registered named UNIX socket transport module.
  149. [    0.231035] RPC: Registered udp transport module.
  150. [    0.231048] RPC: Registered tcp transport module.
  151. [    0.231061] RPC: Registered tcp NFSv4.1 backchannel transport module.
  152. [    0.231474] Trying to unpack rootfs image as initramfs...
  153. [    0.531378] Freeing initrd memory: 2552K
  154. [    0.532246] CPU PMU: probing PMU on CPU 0
  155. [    0.532281] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  156. [    0.532839] omap2_mbox_probe: platform not supported
  157. [    0.792933] VFS: Disk quotas dquot_6.5.2
  158. [    0.793316] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  159. [    0.794601] NFS: Registering the id_resolver key type
  160. [    0.794747] Key type id_resolver registered
  161. [    0.794766] Key type id_legacy registered
  162. [    0.794836] fuse init (API version 7.20)
  163. [    0.795850] Btrfs loaded
  164. [    0.796020] msgmni has been set to 991
  165. [    0.799142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  166. [    0.799170] io scheduler noop registered
  167. [    0.799184] io scheduler deadline registered
  168. [    0.799238] io scheduler cfq registered (default)
  169. [    0.800840] tps65217-bl tps65217-bl: no platform data provided
  170. [    0.801030] tps65217-bl: probe of tps65217-bl failed with error -22
  171. [    0.801871] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  172. [    0.804501] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
  173. [    0.804938] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
  174. [    1.536987] console [ttyO0] enabled
  175. [    1.541778] [drm] Initialized drm 1.1.0 20060810
  176. [    1.560257] brd: module loaded
  177. [    1.570444] loop: module loaded
  178. [    1.573879] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  179. [    1.581160] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  180. [    1.588426] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  181. [    1.595689] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  182. [    1.602946] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  183. [    1.616971] bone-capemgr bone_capemgr.9: Baseboard: 'A335BNLT,0A5A,1613BBBK1776'
  184. [    1.624769] bone-capemgr bone_capemgr.9: compatible-baseboard=ti,beaglebone-black
  185. [    1.632642] bone-capemgr bone_capemgr.9: Skipping disabled cape with part# BB-BONE-EMMC-2G
  186. [    1.641337] bone-capemgr bone_capemgr.9: Skipping disabled cape with part# BB-BONELT-HDMI
  187. [    1.674086] bone-capemgr bone_capemgr.9: slot #0: 'BCC,00A0,bcc folks,BB-SPI0_SPIDEV'
  188. [    1.713005] bone-capemgr bone_capemgr.9: slot #1: No cape found
  189. [    1.743265] bone-capemgr bone_capemgr.9: slot #2: 'BeagleBone DVI-D WITH AUDIO CAPE,00A1,Beagleboardtoys,BB-BONE-DVID-02'
  190. [    1.785270] bone-capemgr bone_capemgr.9: slot #3: No cape found
  191. [    1.791522] bone-capemgr bone_capemgr.9: slot #4: specific override
  192. [    1.798116] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 4
  193. [    1.806145] bone-capemgr bone_capemgr.9: slot #4: 'Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G'
  194. [    1.816271] bone-capemgr bone_capemgr.9: slot #5: specific override
  195. [    1.822860] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 5
  196. [    1.830888] bone-capemgr bone_capemgr.9: slot #5: 'Bone-Black-HDMI,00A0,Texas Instrument,BB-BONELT-HDMI'
  197. [    1.841069] bone-capemgr bone_capemgr.9: Skipping loading of disabled cape with part# BB-BONE-DVID-02
  198. [    1.850736] bone-capemgr bone_capemgr.9: Skipping loading of disabled cape with part# BB-BONE-EMMC-2G
  199. [    1.860389] bone-capemgr bone_capemgr.9: Skipping loading of disabled cape with part# BB-BONELT-HDMI
  200. [    1.870143] bone-capemgr bone_capemgr.9: initialized OK.
  201. [    1.875757] bone-capemgr bone_capemgr.9: loader: before slot-0 BB-SPI0_SPIDEV:00A0 (prio 0)
  202. [    1.884509] bone-capemgr bone_capemgr.9: loader: check slot-0 BB-SPI0_SPIDEV:00A0 (prio 0)
  203. [    1.895152] OneNAND driver initializing
  204. [    1.900577] usbcore: registered new interface driver cdc_ether
  205. [    1.906795] usbcore: registered new interface driver rndis_host
  206. [    1.913099] bone-capemgr bone_capemgr.9: loader: after slot-0 BB-SPI0_SPIDEV:00A0 (prio 0)
  207. [    1.921875] usbcore: registered new interface driver cdc_ncm
  208. [    1.927841] bone-capemgr bone_capemgr.9: slot #0: Requesting part number/version based 'BB-SPI0_SPIDEV-00A0.dtbo
  209. [    1.939206] Initializing USB Mass Storage driver...
  210. [    1.944505] usbcore: registered new interface driver usb-storage
  211. [    1.950810] USB Mass Storage support registered.
  212. [    1.955697] bone-capemgr bone_capemgr.9: slot #0: Requesting firmware 'BB-SPI0_SPIDEV-00A0.dtbo' for board-name 'BCC', version '00A0'
  213. [    1.968417] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  214. [    1.975460] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
  215. [    1.980750] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  216. [    1.989564] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  217. [    1.989585] musb-hdrc: MHDRC RTL version 2.0
  218. [    1.989600] musb-hdrc: setup fifo_mode 4
  219. [    1.989626] musb-hdrc: 28/31 max ep, 16384/16384 memory
  220. [    1.989774] musb-hdrc musb-hdrc.0.auto: *** mode=3
  221. [    1.994841] musb-hdrc musb-hdrc.0.auto: *** power=250
  222. [    2.001161] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
  223. [    2.006450] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  224. [    2.015219] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  225. [    2.015237] musb-hdrc: MHDRC RTL version 2.0
  226. [    2.015251] musb-hdrc: setup fifo_mode 4
  227. [    2.015271] musb-hdrc: 28/31 max ep, 16384/16384 memory
  228. [    2.015406] musb-hdrc musb-hdrc.1.auto: *** mode=1
  229. [    2.020448] musb-hdrc musb-hdrc.1.auto: *** power=250
  230. [    2.025755] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  231. [    2.032174] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  232. [    2.040422] musb-hdrc musb-hdrc.1.auto: supports USB remote wakeup
  233. [    2.040553] usb usb1: default language 0x0409
  234. [    2.040611] usb usb1: udev 1, busnum 1, minor = 0
  235. [    2.040633] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  236. [    2.047762] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  237. [    2.055332] usb usb1: Product: MUSB HDRC host driver
  238. [    2.060544] usb usb1: Manufacturer: Linux 3.8.13-bone20 musb-hcd
  239. [    2.066843] usb usb1: SerialNumber: musb-hdrc.1.auto
  240. [    2.072888] usb usb1: usb_probe_device
  241. [    2.072917] usb usb1: configuration #1 chosen from 1 choice
  242. [    2.072992] usb usb1: adding 1-0:1.0 (config #1, interface 0)
  243. [    2.073210] hub 1-0:1.0: usb_probe_interface
  244. [    2.073232] hub 1-0:1.0: usb_probe_interface - got id
  245. [    2.073262] hub 1-0:1.0: USB hub found
  246. [    2.077306] hub 1-0:1.0: 1 port detected
  247. [    2.081449] hub 1-0:1.0: standalone hub
  248. [    2.081467] hub 1-0:1.0: individual port power switching
  249. [    2.081483] hub 1-0:1.0: no over-current protection
  250. [    2.081498] hub 1-0:1.0: Single TT
  251. [    2.081517] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
  252. [    2.081534] hub 1-0:1.0: power on to power good time: 10ms
  253. [    2.081579] hub 1-0:1.0: local power source is good
  254. [    2.081690] hub 1-0:1.0: enabling power on all ports
  255. [    2.082911] mousedev: PS/2 mouse device common for all mice
  256. [    2.091226] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  257. [    2.099006] i2c /dev entries driver
  258. [    2.104071] Driver for 1-wire Dallas network protocol.
  259. [    2.110897] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  260. [    2.118458] cpuidle: using governor ladder
  261. [    2.122788] cpuidle: using governor menu
  262. [    2.127341] of_get_named_gpio_flags: can't parse gpios property
  263. [    2.127360] of_get_named_gpio_flags: can't parse gpios property
  264. [    2.127374] of_get_named_gpio_flags: can't parse gpios property
  265. [    2.127411] omap_hsmmc mmc.4: of_parse_phandle_with_args of 'reset' failed
  266. [    2.134650] omap_hsmmc mmc.4: Failed to get rstctl; not using any
  267. [    2.141077] omap_hsmmc mmc.4: unable to select pin group
  268. [    2.146925] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
  269. [    2.154123] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
  270. [    2.161474] mmc.4 supply vmmc_aux not found, using dummy regulator
  271. [    2.168174] omap_hsmmc mmc.4: pins are not configured from the driver
  272. [    2.181914] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
  273. [    2.181996] hub 1-0:1.0: hub_suspend
  274. [    2.182040] usb usb1: bus auto-suspend, wakeup 1
  275. [    2.201452] of_get_named_gpio_flags: can't parse gpios property
  276. [    2.201473] of_get_named_gpio_flags: can't parse gpios property
  277. [    2.201488] of_get_named_gpio_flags: can't parse gpios property
  278. [    2.201537] gpio-rctrl rstctl.3: gpio_rctrl_request eMMC_RSTn
  279. [    2.207766] omap_hsmmc mmc.5: Got rstctl (gpio:#0 name eMMC_RSTn) label:eMMC_RSTn-CONSUMER
  280. [    2.216482] gpio-rctrl rstctl.3: gpio_rctrl_deassert eMMC_RSTn
  281. [    2.222677] omap_hsmmc mmc.5: unable to select pin group
  282. [    2.228555] edma-dma-engine edma-dma-engine.0: allocated channel for 0:3
  283. [    2.235700] edma-dma-engine edma-dma-engine.0: allocated channel for 0:2
  284. [    2.242951] mmc.5 supply vmmc_aux not found, using dummy regulator
  285. [    2.249679] omap_hsmmc mmc.5: pins are not configured from the driver
  286. [    2.283882] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
  287. [    2.295611] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
  288. [    2.302913] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
  289. [    2.311889] leds-gpio gpio-leds.8: pins are not configured from the driver
  290. [    2.319129] of_get_named_gpio_flags exited with status 53
  291. [    2.319151] of_get_named_gpio_flags exited with status 54
  292. [    2.319170] of_get_named_gpio_flags exited with status 55
  293. [    2.319189] of_get_named_gpio_flags exited with status 56
  294. [    2.319212] of_get_named_gpio_flags exited with status 53
  295. [    2.319459] of_get_named_gpio_flags exited with status 54
  296. [    2.319687] of_get_named_gpio_flags exited with status 55
  297. [    2.319862] of_get_named_gpio_flags exited with status 56
  298. [    2.320224] ledtrig-cpu: registered to indicate activity on CPUs
  299. [    2.327069] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
  300. [    2.334348] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  301. [    2.343074] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  302. [    2.349435] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
  303. [    2.356715] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
  304. [    2.365149] usbcore: registered new interface driver usbhid
  305. [    2.371076] usbhid: USB HID core driver
  306. [    2.378082] TCP: cubic registered
  307. [    2.381884] NET: Registered protocol family 10
  308. [    2.388059] NET: Registered protocol family 17
  309. [    2.393210] Key type dns_resolver registered
  310. [    2.398113] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  311. [    2.406294] ThumbEE CPU extension supported.
  312. [    2.410848] Registering SWP/SWPB emulation handler
  313. [    2.417140] registered taskstats version 1
  314. [    2.437703] mmc1: BKOPS_EN bit is not set
  315. [    2.445029] mmc1: new high speed MMC card at address 0001
  316. [    2.451611] mmcblk0: mmc1:0001 MMC02G 1.78 GiB
  317. [    2.456815] mmcblk0boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
  318. [    2.463415] mmcblk0boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
  319. [    2.472065]  mmcblk0: p1 p2
  320. [    2.476752] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  321. [    2.483171] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  322. [    2.491334]  mmcblk0boot1: unknown partition table
  323. [    2.502656]  mmcblk0boot0: unknown partition table
  324. [    2.514142] libphy: 4a101000.mdio: probed
  325. [    2.518426] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  326. [    2.528878] Detected MACID = c8:a0:30:ab:74:0c
  327. [    2.533607] cpsw 4a100000.ethernet: NAPI disabled
  328. [    2.540775] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  329. [    2.553109] ALSA device list:
  330. [    2.556241]   No soundcards found.
  331. [    2.560558] Freeing init memory: 288K
  332. [    2.643998] udevd[92]: starting version 175
  333. [    2.793179] bone-capemgr bone_capemgr.9: failed to load firmware 'BB-SPI0_SPIDEV-00A0.dtbo'
  334. [    2.801938] bone-capemgr bone_capemgr.9: loader: failed to load slot-0 BB-SPI0_SPIDEV:00A0 (prio 0)
  335. [    3.965516] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
  336. [    3.973198] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
  337. [    4.556840] EXT4-fs (mmcblk0p2): recovery complete
  338. [    4.568989] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  339. [    5.975362] udevd[323]: starting version 175
  340. [    8.368271] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  341. [    8.693561] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
  342. [   14.774371] net eth0: initializing cpsw version 1.12 (0)
  343. [   14.782120] net eth0: phy found : id is : 0x7c0f1
  344. [   14.787059] libphy: PHY 4a101000.mdio:01 not found
  345. [   14.792068] net eth0: phy 4a101000.mdio:01 not found on slave 1
  346. [   14.804169] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  347. [   17.860017] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
  348. [   17.866015] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  349. [   20.964812] udc musb-hdrc.0.auto: registering UDC driver [g_multi]
  350. [   20.965675]  gadget: using random self ethernet address
  351. [   20.987123] usb0: MAC 5e:76:a8:41:6d:2a
  352. [   20.991231] usb0: HOST MAC c8:a0:30:ab:74:0e
  353. [   21.021894] gserial_setup: registered 1 ttyGS* device
  354. [   21.022038]  lun0: open backing file: /dev/mmcblk0p1
  355. [   21.028226]  gadget: Mass Storage Function, version: 2009/09/11
  356. [   21.034523]  gadget: Number of LUNs=1
  357. [   21.052991]  lun0: LUN: removable file: /dev/mmcblk0p1
  358. [   21.058438]  gadget: I/O thread pid: 1813
  359. [   21.058462]  gadget: adding config #1 'Multifunction with RNDIS'/bf0168fc
  360. [   21.080299]  gadget: adding 'rndis'/de1c3a40 to config 'Multifunction with RNDIS'/bf0168fc
  361. [   21.080340] rndis_register: configNr = 0
  362. [   21.080350] rndis_set_param_medium: 0 0
  363. [   21.080361]  gadget: RNDIS: dual speed IN/ep1in OUT/ep1out NOTIFY/ep2in
  364. [   21.080375]  gadget: adding 'acm'/de1c3980 to config 'Multifunction with RNDIS'/bf0168fc
  365. [   21.080396]  gadget: acm ttyGS0: dual speed IN/ep3in OUT/ep2out NOTIFY/ep4in
  366. [   21.080409]  gadget: adding 'Mass Storage Function'/df3046c0 to config 'Multifunction with RNDIS'/bf0168fc
  367. [   21.080428]  gadget: cfg 1/bf0168fc speeds: high full
  368. [   21.080437]  gadget:   interface 0 = rndis/de1c3a40
  369. [   21.080446]  gadget:   interface 1 = rndis/de1c3a40
  370. [   21.080454]  gadget:   interface 2 = acm/de1c3980
  371. [   21.080462]  gadget:   interface 3 = acm/de1c3980
  372. [   21.080471]  gadget:   interface 4 = Mass Storage Function/df3046c0
  373. [   21.080487]  gadget: Multifunction Composite Gadget
  374. [   21.103764]  gadget: g_multi ready
  375. [   21.119419] musb-hdrc musb-hdrc.0.auto: MUSB HDRC host driver
  376. [   21.143855] musb-hdrc musb-hdrc.0.auto: new USB bus registered, assigned bus number 2
  377. [   21.162515] musb-hdrc musb-hdrc.0.auto: supports USB remote wakeup
  378. [   21.162616] usb usb2: default language 0x0409
  379. [   21.162651] usb usb2: udev 1, busnum 2, minor = 128
  380. [   21.162665] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  381. [   21.169838] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  382. [   21.177382] usb usb2: Product: MUSB HDRC host driver
  383. [   21.182569] usb usb2: Manufacturer: Linux 3.8.13-bone20 musb-hcd
  384. [   21.188839] usb usb2: SerialNumber: musb-hdrc.0.auto
  385. [   21.209236] usb usb2: usb_probe_device
  386. [   21.209262] usb usb2: configuration #1 chosen from 1 choice
  387. [   21.209335] usb usb2: adding 2-0:1.0 (config #1, interface 0)
  388. [   21.213391] hub 2-0:1.0: usb_probe_interface
  389. [   21.213414] hub 2-0:1.0: usb_probe_interface - got id
  390. [   21.213443] hub 2-0:1.0: USB hub found
  391. [   21.229560] hub 2-0:1.0: 1 port detected
  392. [   21.240472] hub 2-0:1.0: standalone hub
  393. [   21.240498] hub 2-0:1.0: individual port power switching
  394. [   21.240508] hub 2-0:1.0: no over-current protection
  395. [   21.240518] hub 2-0:1.0: Single TT
  396. [   21.240529] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns)
  397. [   21.240540] hub 2-0:1.0: power on to power good time: 10ms
  398. [   21.240590] hub 2-0:1.0: local power source is good
  399. [   21.240709] hub 2-0:1.0: enabling power on all ports
  400. [   21.342027] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
  401. [   21.342094] hub 2-0:1.0: hub_suspend
  402. [   21.342124] usb usb2: bus auto-suspend, wakeup 1
  403. [   23.464205] usb0: eth_open
  404. [   23.464436] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
  405. [   82.197240] bone-capemgr bone_capemgr.9: part_number 'BB-BCC', version 'N/A'
  406. [   82.206496] bone-capemgr bone_capemgr.9: slot #6: generic override
  407. [   82.213233] bone-capemgr bone_capemgr.9: bone: Using override eeprom data at slot 6
  408. [   82.221416] bone-capemgr bone_capemgr.9: slot #6: 'Override Board Name,00A0,Override Manuf,BB-BCC'
  409. [   82.231454] bone-capemgr bone_capemgr.9: slot #6: Requesting part number/version based 'BB-BCC-00A0.dtbo
  410. [   82.241591] bone-capemgr bone_capemgr.9: slot #6: Requesting firmware 'BB-BCC-00A0.dtbo' for board-name 'Override Board Name', version '00A0'
  411. [   82.265037] bone-capemgr bone_capemgr.9: slot #6: dtbo 'BB-BCC-00A0.dtbo' loaded; converting to live tree
  412. [   82.277027] bone-capemgr bone_capemgr.9: slot #6: #2 overlays
  413. [   82.330515] edma-dma-engine edma-dma-engine.0: allocated channel for 0:17
  414. [   82.346082] edma-dma-engine edma-dma-engine.0: allocated channel for 0:16
  415. [   82.359023] bone-capemgr bone_capemgr.9: slot #6: Applied #2 overlays.
  416. [  879.143228] mmcblk0: error -110 sending status command, retrying
  417. [  879.150249] mmcblk0: error -110 sending status command, retrying
  418. [  879.156888] mmcblk0: error -110 sending status command, aborting
  419. [  879.163206] end_request: I/O error, dev mmcblk0, sector 506569
  420. [  879.169307] end_request: I/O error, dev mmcblk0, sector 506577
  421. [  879.175395] end_request: I/O error, dev mmcblk0, sector 506585
  422. [  879.181488] end_request: I/O error, dev mmcblk0, sector 506593
  423. [  881.748417] mmcblk0: error -110 sending status command, retryin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement