Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.35 KB | None | 0 0
  1. U-Boot SPL 2014.04-00015-gb4422bd (Apr 22 2014 - 13:24:29)
  2. Incorrect magic number (0x0) in EEPROM
  3. Could not get board ID.
  4. Incorrect magic number (0x0) in EEPROM
  5. Could not get board ID.
  6. Unknown board: assuming BeagleBone Black.Incorrect magic number (0x0) in EEPROM
  7. Could not get board ID.
  8. Incorrect magic number (0x0) in EEPROM
  9. Could not get board ID.
  10. reading args
  11. spl_load_image_fat_os: error reading image args, err - -1
  12. reading u-boot.img
  13. reading u-boot.img
  14.  
  15.  
  16. U-Boot 2014.04-00015-gb4422bd (Apr 22 2014 - 13:24:29)
  17.  
  18. I2C: ready
  19. DRAM: 512 MiB
  20. NAND: 0 MiB
  21. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  22. *** Warning - readenv() failed, using default environment
  23.  
  24. Incorrect magic number (0x0) in EEPROM
  25. Could not get board ID.
  26. Net: <ethaddr> not set. Validating first E-fuse MAC
  27. Incorrect magic number (0x0) in EEPROM
  28. Could not get board ID, assuming BeagleBone Black.
  29. cpsw, usb_ether
  30. Hit any key to stop autoboot: 1  0
  31. gpio: pin 53 (gpio 53) value is 1
  32. mmc0 is current device
  33. gpio: pin 54 (gpio 54) value is 1
  34. SD/MMC found on device 0
  35. reading uEnv.txt
  36. 1397 bytes read in 5 ms (272.5 KiB/s)
  37. gpio: pin 55 (gpio 55) value is 1
  38. Loaded environment from uEnv.txt
  39. Importing environment from mmc ...
  40. Checking if uenvcmd is set ...
  41. gpio: pin 56 (gpio 56) value is 1
  42. Running uenvcmd ...
  43. reading zImage
  44. 3717760 bytes read in 205 ms (17.3 MiB/s)
  45. reading initrd.img
  46. 2867692 bytes read in 161 ms (17 MiB/s)
  47. reading /dtbs/am335x-boneblack.dtb
  48. 25080 bytes read in 10 ms (2.4 MiB/s)
  49. Kernel image @ 0x82000000 [ 0x000000 - 0x38ba80 ]
  50. ## Flattened Device Tree blob at 88000000
  51. Booting using the fdt blob at 0x88000000
  52. Using Device Tree in place at 88000000, end 880091f7
  53.  
  54. Starting kernel ...
  55.  
  56. Uncompressing Linux... done, booting the kernel.
  57. [ 0.000000] Booting Linux on physical CPU 0x0
  58. [ 0.000000] Initializing cgroup subsys cpu
  59. [ 0.000000] Linux version 3.8.13-bone47 (root@imx6q-wandboard-2gb-0) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Fri Apr 11 01:36:09 UTC 2014
  60. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
  61. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  62. [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
  63. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  64. [ 0.000000] AM335X ES1.0 (neon )
  65. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0caf000 s14080 r8192 d14592 u36864
  66. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
  67. [ 0.000000] Kernel command line: console=tty0 console=ttyO0,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait fixrtc init=/lib/systemd/systemd
  68. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  69. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  70. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  71. [ 0.000000] __ex_table already sorted, skipping sort
  72. [ 0.000000] allocated 1048576 bytes of page_cgroup
  73. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  74. [ 0.000000] Memory: 511MB = 511MB total
  75. [ 0.000000] Memory: 505980k/505980k available, 18308k reserved, 0K highmem
  76. [ 0.000000] Virtual kernel memory layout:
  77. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  78. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  79. [ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
  80. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  81. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  82. [ 0.000000] modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
  83. [ 0.000000] .text : 0xc0008000 - 0xc0763c90 (7536 kB)
  84. [ 0.000000] .init : 0xc0764000 - 0xc079f700 ( 238 kB)
  85. [ 0.000000] .data : 0xc07a0000 - 0xc0827240 ( 541 kB)
  86. [ 0.000000] .bss : 0xc0827240 - 0xc089e940 ( 478 kB)
  87. [ 0.000000] Hierarchical RCU implementation.
  88. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
  89. [ 0.000000] NR_IRQS:0 nr_irqs:0 0
  90. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  91. [ 0.000000] Total of 128 interrupts on 1 active controller
  92. [ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
  93. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  94. [ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
  95. [ 0.000000] Console: colour dummy device 80x30
  96. [ 0.000000] console [tty0] enabled
  97. [ 0.000656] Calibrating delay loop... 993.47 BogoMIPS (lpj=969728)
  98. [ 0.029190] pid_max: default: 32768 minimum: 301
  99. [ 0.029345] Security Framework initialized
  100. [ 0.029411] Mount-cache hash table entries: 512
  101. [ 0.035554] Initializing cgroup subsys cpuacct
  102. [ 0.035600] Initializing cgroup subsys memory
  103. [ 0.035649] Initializing cgroup subsys blkio
  104. [ 0.035748] CPU: Testing write buffer coherency: ok
  105. [ 0.036154] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  106. [ 0.036222] Setting up static identity map for 0x8045ed10 - 0x8045ed5c
  107. [ 0.037261] Brought up 1 CPUs
  108. [ 0.037289] SMP: Total of 1 processors activated (993.47 BogoMIPS).
  109. [ 0.038033] devtmpfs: initialized
  110. [ 0.046990] omap_hwmod: wd_timer2: _wait_target_disable failed
  111. [ 0.099264] pinctrl core: initialized pinctrl subsystem
  112. [ 0.099418] rstctl core: initialized rstctl subsystem
  113. [ 0.099779] regulator-dummy: no parameters
  114. [ 0.100118] NET: Registered protocol family 16
  115. [ 0.100718] DMA: preallocated 256 KiB pool for atomic coherent allocations
  116. [ 0.106475] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  117. [ 0.107088] platform 49000000.edma: alias fck already exists
  118. [ 0.107118] platform 49000000.edma: alias fck already exists
  119. [ 0.107142] platform 49000000.edma: alias fck already exists
  120. [ 0.107934] OMAP GPIO hardware version 0.1
  121. [ 0.110594] gpio-rctrl rstctl.4: loaded OK
  122. [ 0.113980] hw-breakpoint: debug architecture 0x4 unsupported.
  123. [ 0.115314] cpsw.0: No hwaddr in dt. Using bc:6a:29:79:ed:91 from efuse
  124. [ 0.115351] cpsw.1: No hwaddr in dt. Using bc:6a:29:79:ed:93 from efuse
  125. [ 0.124127] bio: create slab <bio-0> at 0
  126. [ 0.130931] edma-dma-engine edma-dma-engine.0: TI EDMA DMA engine driver
  127. [ 0.131249] vmmcsd_fixed: 3300 mV
  128. [ 0.132958] SCSI subsystem initialized
  129. [ 0.133220] usbcore: registered new interface driver usbfs
  130. [ 0.133293] usbcore: registered new interface driver hub
  131. [ 0.133516] usbcore: registered new device driver usb
  132. [ 0.134812] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  133. [ 0.135772] input: tps65217_pwr_but as /devices/ocp.3/44e0b000.i2c/i2c-0/0-0024/input/input0
  134. [ 0.137103] DCDC1: at 1500 mV
  135. [ 0.137977] vdd_mpu: 925 <--> 1325 mV at 1325 mV
  136. [ 0.138849] vdd_core: 925 <--> 1150 mV at 1125 mV
  137. [ 0.139709] LDO1: at 1800 mV
  138. [ 0.140563] LDO2: at 3300 mV
  139. [ 0.142106] LDO3: 1800 mV
  140. [ 0.143007] LDO4: at 3300 mV
  141. [ 0.143758] tps65217 0-0024: TPS65217 ID 0xe version 1.2
  142. [ 0.144226] omap_i2c 44e0b000.i2c: unable to select pin group
  143. [ 0.144791] omap_i2c 4819c000.i2c: bus 1 rev0.11 at 100 kHz
  144. [ 0.146200] omap_i2c 4819c000.i2c: unable to select pin group
  145. [ 0.146423] media: Linux media interface: v0.10
  146. [ 0.146506] Linux video capture interface: v2.00
  147. [ 0.146593] pps_core: LinuxPPS API ver. 1 registered
  148. [ 0.146611] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  149. [ 0.147042] Advanced Linux Sound Architecture Driver Initialized.
  150. [ 0.147665] NetLabel: Initializing
  151. [ 0.147687] NetLabel: domain hash size = 128
  152. [ 0.147701] NetLabel: protocols = UNLABELED CIPSOv4
  153. [ 0.147780] NetLabel: unlabeled traffic allowed by default
  154. [ 0.148035] Switching to clocksource gp_timer
  155. [ 0.181064] NET: Registered protocol family 2
  156. [ 0.181829] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  157. [ 0.181927] TCP bind hash table entries: 4096 (order: 4, 81920 bytes)
  158. [ 0.182018] TCP: Hash tables configured (established 4096 bind 4096)
  159. [ 0.182091] TCP: reno registered
  160. [ 0.182113] UDP hash table entries: 256 (order: 1, 12288 bytes)
  161. [ 0.182145] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
  162. [ 0.182405] NET: Registered protocol family 1
  163. [ 0.182821] RPC: Registered named UNIX socket transport module.
  164. [ 0.182848] RPC: Registered udp transport module.
  165. [ 0.182863] RPC: Registered tcp transport module.
  166. [ 0.182877] RPC: Registered tcp NFSv4.1 backchannel transport module.
  167. [ 0.183122] Trying to unpack rootfs image as initramfs...
  168. [ 0.381155] Freeing initrd memory: 2800K
  169. [ 0.381569] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  170. [ 0.381859] CPU PMU: attempt to register multiple PMU devices!
  171. [ 0.381891] arm-pmu: probe of arm-pmu failed with error -28
  172. [ 0.382240] omap2_mbox_probe: platform not supported
  173. [ 0.544252] VFS: Disk quotas dquot_6.5.2
  174. [ 0.544423] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  175. [ 0.545299] NFS: Registering the id_resolver key type
  176. [ 0.545385] Key type id_resolver registered
  177. [ 0.545403] Key type id_legacy registered
  178. [ 0.545701] fuse init (API version 7.20)
  179. [ 0.546125] Btrfs loaded
  180. [ 0.546249] msgmni has been set to 993
  181. [ 0.548019] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  182. [ 0.548054] io scheduler noop registered
  183. [ 0.548070] io scheduler deadline registered
  184. [ 0.548101] io scheduler cfq registered (default)
  185. [ 0.549358] tps65217-bl tps65217-bl: no platform data provided
  186. [ 0.549400] tps65217-bl: probe of tps65217-bl failed with error -22
  187. [ 0.549977] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  188. [ 0.551446] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
  189. [ 0.551754] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
  190. [ 1.304233] console [ttyO0] enabled
  191. [ 1.308668] [drm] Initialized drm 1.1.0 20060810
  192. [ 1.321320] brd: module loaded
  193. [ 1.328566] loop: module loaded
  194. [ 1.331976] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  195. [ 1.339225] at24 1-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  196. [ 1.346449] at24 1-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  197. [ 1.353688] at24 1-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  198. [ 1.360918] at24 1-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
  199. [ 1.374760] bone-capemgr bone_capemgr.9: bone: Invalid signature '00000000' at baseboard
  200. [ 1.383244] bone-capemgr bone_capemgr.9: Failed to scan baseboard eeprom
  201. [ 1.391504] OneNAND driver initializing
  202. [ 1.396468] usbcore: registered new interface driver cdc_ether
  203. [ 1.402639] usbcore: registered new interface driver rndis_host
  204. [ 1.408934] usbcore: registered new interface driver cdc_ncm
  205. [ 1.415355] usbcore: registered new interface driver cdc_acm
  206. [ 1.421303] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  207. [ 1.429686] Initializing USB Mass Storage driver...
  208. [ 1.434868] usbcore: registered new interface driver usb-storage
  209. [ 1.441173] USB Mass Storage support registered.
  210. [ 1.446113] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
  211. [ 1.452635] musb-hdrc musb-hdrc.0.auto: pdev->id = 0
  212. [ 1.457858] musb-hdrc musb-hdrc.0.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  213. [ 1.466736] musb-hdrc musb-hdrc.0.auto: *** mode=3
  214. [ 1.471766] musb-hdrc musb-hdrc.0.auto: *** power=250
  215. [ 1.477508] musb-hdrc musb-hdrc.1.auto: pdev->id = 1
  216. [ 1.482743] musb-hdrc musb-hdrc.1.auto: drivers/usb/musb/musb_dsps.c:468 dsps_musb_init: OK
  217. [ 1.491613] musb-hdrc musb-hdrc.1.auto: *** mode=1
  218. [ 1.496634] musb-hdrc musb-hdrc.1.auto: *** power=250
  219. [ 1.501926] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
  220. [ 1.508174] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1
  221. [ 1.516521] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  222. [ 1.523634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  223. [ 1.531198] usb usb1: Product: MUSB HDRC host driver
  224. [ 1.536396] usb usb1: Manufacturer: Linux 3.8.13-bone47 musb-hcd
  225. [ 1.542686] usb usb1: SerialNumber: musb-hdrc.1.auto
  226. [ 1.548623] hub 1-0:1.0: USB hub found
  227. [ 1.552610] hub 1-0:1.0: 1 port detected
  228. [ 1.557503] mousedev: PS/2 mouse device common for all mice
  229. [ 1.564920] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  230. [ 1.572396] 44e3e000.rtc: already running
  231. [ 1.576769] i2c /dev entries driver
  232. [ 1.581411] pps_ldisc: PPS line discipline registered
  233. [ 1.586802] Driver for 1-wire Dallas network protocol.
  234. [ 1.593347] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  235. [ 1.600973] device-mapper: ioctl: 4.23.1-ioctl (2012-12-18) initialised: dm-devel@redhat.com
  236. [ 1.609882] cpuidle: using governor ladder
  237. [ 1.614206] cpuidle: using governor menu
  238. [ 1.618628] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
  239. [ 1.625836] omap_hsmmc mmc.5: Failed to get rstctl; not using any
  240. [ 1.632546] edma-dma-engine edma-dma-engine.0: allocated channel for 0:25
  241. [ 1.639707] edma-dma-engine edma-dma-engine.0: allocated channel for 0:24
  242. [ 1.646986] mmc.5 supply vmmc_aux not found, using dummy regulator
  243. [ 1.653787] omap_hsmmc mmc.5: pins are not configured from the driver
  244. [ 1.687523] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
  245. [ 1.699235] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
  246. [ 1.706523] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
  247. [ 1.715480] leds-gpio gpio-leds.8: pins are not configured from the driver
  248. [ 1.723544] ledtrig-cpu: registered to indicate activity on CPUs
  249. [ 1.730185] edma-dma-engine edma-dma-engine.0: allocated channel for 0:36
  250. [ 1.737382] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
  251. [ 1.744784] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
  252. [ 1.751021] edma-dma-engine edma-dma-engine.0: allocated channel for 0:5
  253. [ 1.758160] edma-dma-engine edma-dma-engine.0: allocated channel for 0:6
  254. [ 1.768481] usbcore: registered new interface driver usbhid
  255. [ 1.774376] usbhid: USB HID core driver
  256. [ 1.779343] ashmem: initialized
  257. [ 1.783021] logger: created 256K log 'log_main'
  258. [ 1.788030] logger: created 256K log 'log_events'
  259. [ 1.793201] logger: created 256K log 'log_radio'
  260. [ 1.798283] logger: created 256K log 'log_system'
  261. [ 1.805238] TCP: cubic registered
  262. [ 1.808858] NET: Registered protocol family 10
  263. [ 1.814404] NET: Registered protocol family 17
  264. [ 1.819353] Key type dns_resolver registered
  265. [ 1.824108] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  266. [ 1.832208] ThumbEE CPU extension supported.
  267. [ 1.836721] Registering SWP/SWPB emulation handler
  268. [ 1.842367] registered taskstats version 1
  269. [ 1.871121] mmc0: host does not support reading read-only switch. assuming write-enable.
  270. [ 1.883709] mmc0: new high speed SDHC card at address aaaa
  271. [ 1.889936] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
  272. [ 1.896203] mmcblk0: p1 p2
  273. [ 1.899176] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  274. [ 1.905564] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  275. [ 1.919983] libphy: 4a101000.mdio: probed
  276. [ 1.924259] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  277. [ 1.934028] Detected MACID = bc:6a:29:79:ed:91
  278. [ 1.938644] cpsw 4a100000.ethernet: NAPI disabled
  279. [ 1.944970] omap_rtc 44e3e000.rtc: setting system clock to 2014-04-23 16:35:57 UTC (1398270957)
  280. [ 1.959008] ALSA device list:
  281. [ 1.962177] No soundcards found.
  282. [ 1.966391] Freeing init memory: 236K
  283. Loading, please wait...
  284. [ 2.047488] udevd[91]: starting version 175
  285. Begin: Loading essential drivers ... done.
  286. Begin: Running /scripts/init-premount ... done.
  287. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  288. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
  289. done.
  290. [ 3.222044] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  291. Begin: Running /scripts/local-bottom ... done.
  292. done.
  293. Begin: Running /scripts/init-bottom ... done.
  294.  
  295. Welcome to Debian GNU/Linux 7 (wheezy)!
  296.  
  297. Starting udev Kernel Device Manager...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement