Advertisement
Guest User

beagle

a guest
Jul 11th, 2013
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.99 KB | None | 0 0
  1. U-Boot SPL 2013.07-rc2-00043-g047afeb (Jul 11 2013 - 16:37:27)
  2. OMAP SD/MMC: 0
  3. reading u-boot.img
  4. reading u-boot.img
  5.  
  6.  
  7. U-Boot 2013.07-rc2-00043-g047afeb (Jul 11 2013 - 16:37:27)
  8.  
  9. OMAP3530-GP ES3.0, CPU-OPP2, L3-165MHz, Max CPU Clock 600 MHz
  10. OMAP3 Beagle board + LPDDR/NAND
  11. I2C: ready
  12. DRAM: 256 MiB
  13. NAND: 256 MiB
  14. MMC: OMAP SD/MMC: 0
  15. *** Warning - bad CRC, using default environment
  16.  
  17. In: serial
  18. Out: serial
  19. Err: serial
  20. Beagle Rev C1/C2/C3
  21. i2c_probe: pads on bus 1 probably not configured (status=0x10)
  22. No EEPROM on expansion board
  23. Die ID #0a8600030000000004013f780600a00e
  24. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  25. musb-hdrc: MHDRC RTL version 1.400
  26. musb-hdrc: setup fifo_mode 4
  27. musb-hdrc: 28/31 max ep, 16384/16384 memory
  28. USB Peripheral mode controller at 480ab000 using PIO, IRQ 0
  29. Net: usb_ether
  30. Hit any key to stop autoboot: 0
  31. mmc0 is current device
  32. gpio: pin 173 (gpio 173) value is 1
  33. gpio: pin 7 (gpio 7) value is 0
  34. SD/MMC found on device 0
  35. reading uEnv.txt
  36. 23 bytes read in 10 ms (2 KiB/s)
  37. Loaded environment from uEnv.txt
  38. Importing environment from mmc ...
  39. reading //uImage
  40. ** Unable to read file //uImage **
  41. Booting from nand ...
  42.  
  43. NAND read: device 0 offset 0x280000, size 0x400000
  44. 4194304 bytes read: OK
  45. Wrong Image Format for bootm command
  46. ERROR: can't get kernel image!
  47. reading //zImage
  48. 4051560 bytes read in 310 ms (12.5 MiB/s)
  49. reading //omap3-beagle.dtb
  50. 12255 bytes read in 10 ms (1.2 MiB/s)
  51. Booting with DT from mmc0 ...
  52. Kernel image @ 0x80200000 [ 0x000000 - 0x3dd268 ]
  53. ## Flattened Device Tree blob at 80f80000
  54. Booting using the fdt blob at 0x80f80000
  55. Using Device Tree in place at 80f80000, end 80f85fde
  56.  
  57. Starting kernel ...
  58.  
  59. [ 0.000000] Booting Linux on physical CPU 0x0
  60. [ 0.000000] Linux version 3.10.0-08840-g7a4851e (nmenon@kahuna) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP Thu Jul 11 07:59:07 CDT 2013
  61. [ 0.000000] CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7d
  62. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  63. [ 0.000000] Machine: Generic OMAP3-GP (Flattened Device Tree), model: TI OMAP3 BeagleBoard
  64. [ 0.000000] cma: CMA: reserved 16 MiB at 8e800000
  65. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  66. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  67. [ 0.000000] OMAP3430/3530 ES3.0 (l2cache iva sgx neon isp )
  68. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0f84000 s14208 r8192 d14464 u36864
  69. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64768
  70. [ 0.000000] Kernel command line: console=ttyO2,115200n8 mpurate=auto buddy=none camera=none vram=12M omapfb.mode=dvi:640x480MR-16@60 omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
  71. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  72. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  73. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  74. [ 0.000000] Memory: 228576K/261120K available (5267K kernel code, 630K rwdata, 1940K rodata, 377K init, 5522K bss, 32544K reserved, 0K highmem)
  75. [ 0.000000] Virtual kernel memory layout:
  76. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  77. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  78. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  79. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  80. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  81. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  82. [ 0.000000] .text : 0xc0008000 - 0xc0712144 (7209 kB)
  83. [ 0.000000] .init : 0xc0713000 - 0xc0771780 ( 378 kB)
  84. [ 0.000000] .data : 0xc0772000 - 0xc080fa40 ( 631 kB)
  85. [ 0.000000] .bss : 0xc080fa40 - 0xc0d74470 (5523 kB)
  86. [ 0.000000] Hierarchical RCU implementation.
  87. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  88. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  89. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  90. [ 0.000000] Total of 96 interrupts on 1 active controller
  91. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
  92. [ 0.000000] OMAP clockevent source: timer12 at 32768 Hz
  93. [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
  94. [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
  95. [ 0.000000] Console: colour dummy device 80x30
  96. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  97. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  98. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  99. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  100. [ 0.000000] ... CLASSHASH_SIZE: 4096
  101. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  102. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  103. [ 0.000000] ... CHAINHASH_SIZE: 16384
  104. [ 0.000000] memory used by lock dependency info: 3695 kB
  105. [ 0.000000] per task-struct memory footprint: 1152 bytes
  106. [ 0.001434] Calibrating delay loop... 315.80 BogoMIPS (lpj=1579008)
  107. [ 0.102813] pid_max: default: 32768 minimum: 301
  108. [ 0.103393] Security Framework initialized
  109. [ 0.103607] Mount-cache hash table entries: 512
  110. [ 0.119873] CPU: Testing write buffer coherency: ok
  111. [ 0.121795] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  112. [ 0.121917] Setting up static identity map for 0xc04fec40 - 0xc04fecb0
  113. [ 0.126403] Brought up 1 CPUs
  114. [ 0.126434] SMP: Total of 1 processors activated (315.80 BogoMIPS).
  115. [ 0.126464] CPU: All CPU(s) started in SVC mode.
  116. [ 0.130493] devtmpfs: initialized
  117. [ 0.209838] pinctrl core: initialized pinctrl subsystem
  118. [ 0.215820] regulator-dummy: no parameters
  119. [ 0.220458] NET: Registered protocol family 16
  120. [ 0.231018] DMA: preallocated 256 KiB pool for atomic coherent allocations
  121. [ 0.251525] Reprogramming SDRC clock to 332000000 Hz
  122. [ 0.262542] omap_gpio 48310000.gpio: could not find pctldev for node /ocp/pinmux@0x48002a00/pinmux_gpio1_pins, deferring probe
  123. [ 0.262634] platform 48310000.gpio: Driver omap_gpio requests probe deferral
  124. [ 0.269409] OMAP GPIO hardware version 2.5
  125. [ 0.300750] platform 49022000.mcbsp: alias fck already exists
  126. [ 0.302307] platform 49024000.mcbsp: alias fck already exists
  127. [ 0.322113] omap-gpmc 6e000000.gpmc: GPMC revision 5.0
  128. [ 0.328430] No ATAGs?
  129. [ 0.328460] hw-breakpoint: debug architecture 0x4 unsupported.
  130. [ 0.336547] OMAP DMA hardware revision 4.0
  131. [ 0.427001] bio: create slab <bio-0> at 0
  132. [ 0.537506] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver
  133. [ 0.541168] hsusb2_reset: 3300 mV
  134. [ 0.541778] platform hsusb2_power_reg.19: Driver reg-fixed-voltage requests probe deferral
  135. [ 0.552124] SCSI subsystem initialized
  136. [ 0.555297] usbcore: registered new interface driver usbfs
  137. [ 0.556610] usbcore: registered new interface driver hub
  138. [ 0.557800] usbcore: registered new device driver usb
  139. [ 0.558563] platform hsusb2_phy.20: Driver nop_usb_xceiv requests probe deferral
  140. [ 0.561950] omap_i2c i2c.8: did not get pins for i2c error: -19
  141. [ 0.564941] omap_i2c i2c.8: bus 0 rev3.3 at 2600 kHz
  142. [ 0.567443] omap_i2c i2c.9: did not get pins for i2c error: -19
  143. [ 0.569061] omap_i2c i2c.9: bus 1 rev3.3 at 100 kHz
  144. [ 0.569335] omap_i2c i2c.10: did not get pins for i2c error: -19
  145. [ 0.570800] omap_i2c i2c.10: bus 2 rev3.3 at 100 kHz
  146. [ 0.582977] Switched to clocksource 32k_counter
  147. [ 0.774261] NET: Registered protocol family 2
  148. [ 0.776855] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  149. [ 0.777130] TCP bind hash table entries: 2048 (order: 4, 73728 bytes)
  150. [ 0.778289] TCP: Hash tables configured (established 2048 bind 2048)
  151. [ 0.778656] TCP: reno registered
  152. [ 0.778717] UDP hash table entries: 256 (order: 2, 20480 bytes)
  153. [ 0.779022] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  154. [ 0.780822] NET: Registered protocol family 1
  155. [ 0.783142] RPC: Registered named UNIX socket transport module.
  156. [ 0.783172] RPC: Registered udp transport module.
  157. [ 0.783203] RPC: Registered tcp transport module.
  158. [ 0.783203] RPC: Registered tcp NFSv4.1 backchannel transport module.
  159. [ 0.784545] NetWinder Floating Point Emulator V0.97 (double precision)
  160. [ 0.784881] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
  161. [ 1.015289] VFS: Disk quotas dquot_6.5.2
  162. [ 1.015624] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  163. [ 1.019134] NFS: Registering the id_resolver key type
  164. [ 1.019775] Key type id_resolver registered
  165. [ 1.019805] Key type id_legacy registered
  166. [ 1.019989] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  167. [ 1.020751] msgmni has been set to 478
  168. [ 1.026336] io scheduler noop registered
  169. [ 1.026367] io scheduler deadline registered
  170. [ 1.026489] io scheduler cfq registered (default)
  171. [ 1.030364] pinctrl-single 48002030.pinmux: 742 pins at pa fa002030 size 1484
  172. [ 1.031280] pinctrl-single 48002a00.pinmux: 46 pins at pa fa002a00 size 92
  173. [ 1.037384] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  174. [ 1.046936] omap_uart serial.5: did not get pins for uart0 error: -19
  175. [ 1.048492] serial.5: ttyO0 at MMIO 0x4806a000 (irq = 88) is a OMAP UART0
  176. [ 1.051452] omap_uart serial.6: did not get pins for uart1 error: -19
  177. [ 1.052093] serial.6: ttyO1 at MMIO 0x4806c000 (irq = 89) is a OMAP UART1
  178. [ 1.054992] serial.7: ttyO2 at MMIO 0x49020000 (irq = 90) is a OMAP UART2
  179. [ 1.784301] console [ttyO2] enabled
  180. [ 1.833770] brd: module loaded
  181. [ 1.865264] loop: module loaded
  182. [ 1.884674] twl 0-0048: PIH (irq 23) chaining IRQs 306..314
  183. [ 1.891204] twl 0-0048: power (irq 311) chaining IRQs 314..321
  184. [ 1.904968] VDD1: 600 <--> 1450 mV at 1200 mV
  185. [ 1.913970] VDAC: 1800 mV
  186. [ 1.920623] VPLL2: 1800 mV
  187. [ 1.927124] VMMC1: 1850 <--> 3150 mV at 3150 mV
  188. [ 1.935485] VUSB1V5: 1500 mV
  189. [ 1.941467] VUSB1V8: 1800 mV
  190. [ 1.947662] VUSB3V1: 3100 mV
  191. [ 1.954101] VSIM: 1800 <--> 3000 mV at 1800 mV
  192. [ 1.962402] twl4030_gpio gpio.32: gpio (irq 306) chaining IRQs 322..339
  193. [ 1.985168] mtdoops: mtd device (mtddev=name/number) must be supplied
  194. [ 2.013244] usbcore: registered new interface driver asix
  195. [ 2.019683] usbcore: registered new interface driver ax88179_178a
  196. [ 2.027404] usbcore: registered new interface driver cdc_ether
  197. [ 2.034454] usbcore: registered new interface driver smsc95xx
  198. [ 2.041198] usbcore: registered new interface driver net1080
  199. [ 2.048126] usbcore: registered new interface driver cdc_subset
  200. [ 2.055328] usbcore: registered new interface driver zaurus
  201. [ 2.061981] usbcore: registered new interface driver cdc_ncm
  202. [ 2.071014] usbcore: registered new interface driver cdc_wdm
  203. [ 2.078002] usbcore: registered new interface driver usb-storage
  204. [ 2.085449] usbcore: registered new interface driver usbtest
  205. [ 2.094604] mousedev: PS/2 mouse device common for all mice
  206. [ 2.108764] twl_rtc rtc.22: Power up reset detected.
  207. [ 2.114562] twl_rtc rtc.22: Enabling TWL-RTC
  208. [ 2.124633] twl_rtc rtc.22: rtc core: registered rtc.22 as rtc0
  209. [ 2.133636] i2c /dev entries driver
  210. [ 2.143127] Driver for 1-wire Dallas network protocol.
  211. [ 2.155212] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  212. [ 2.169982] omap-dma-engine 48056000.dma-controller: allocating channel for 62
  213. [ 2.178009] omap-dma-engine 48056000.dma-controller: allocating channel for 61
  214. [ 2.189575] omap_hsmmc mmc.15: pins are not configured from the driver
  215. [ 2.252014] ledtrig-cpu: registered to indicate activity on CPUs
  216. [ 2.260986] usbcore: registered new interface driver usbhid
  217. [ 2.267059] usbhid: USB HID core driver
  218. [ 2.273773] oprofile: using arm/armv7
  219. [ 2.278686] TCP: cubic registered
  220. [ 2.282226] Initializing XFRM netlink socket
  221. [ 2.287017] NET: Registered protocol family 17
  222. [ 2.291839] NET: Registered protocol family 15
  223. [ 2.297119] Key type dns_resolver registered
  224. [ 2.301879] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 1
  225. [ 2.312347] PM: no software I/O chain control; some wakeups may be lost
  226. [ 2.320556] ThumbEE CPU extension supported.
  227. [ 2.331390] VUSB3V1: disabling
  228. [ 2.336761] VUSB1V8: disabling
  229. [ 2.341125] VUSB1V5: disabling
  230. [ 2.345581] VPLL2: disabling
  231. [ 2.348815] mmc0: host does not support reading read-only switch. assuming write-enable.
  232. [ 2.358398] VDAC: disabling
  233. [ 2.362548] mmc0: new high speed SDHC card at address 1234
  234. [ 2.381774] hsusb2_vbus: 3300 mV
  235. [ 2.388153] mmcblk0: mmc0:1234 SA04G 3.63 GiB
  236. [ 2.402801] mmcblk0: p1 p2
  237. [ 2.412414] input: gpio_keys.21 as /devices/gpio_keys.21/input/input0
  238. [ 2.428192] twl_rtc rtc.22: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  239. [ 9.134857] kjournald starting. Commit interval 5 seconds
  240. [ 9.874450] EXT3-fs (mmcblk0p2): using internal journal
  241. [ 9.885589] EXT3-fs (mmcblk0p2): recovery complete
  242. [ 9.890655] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  243. [ 9.898162] VFS: Mounted root (ext3 filesystem) on device 179:2.
  244. [ 9.911682] devtmpfs: mounted
  245. [ 9.916168] Freeing unused kernel memory: 376K (c0713000 - c0771000)
  246. Mounting proc : OK
  247. Mounting sysfs : OK
  248. Mounting devtmpfs:mount: mounting none on /dev failed: Device or resource busy
  249. boot mounted: OK
  250. /dev/ttyO2 linked to /dev/tty-bd - using as console
  251.  
  252. ******************************************
  253. Starting System Init for GenericOMAP3-GP(FlattenedDeviceTree)
  254. Release: X.x
  255. Kernel: Linux GenericOMAP3-GP(FlattenedDeviceTree) 3.10.0-08840-g7a4851e #1 SMP Thu Jul 11 07:59:07 CDT 2013 armv7l GNU/Linux
  256. ******************************************
  257. Saving kernel ring buffer : OK
  258. Mounting devpts : OK
  259. Setting up networking
  260. Configuring lo : OK
  261. Starting syslogd : OK
  262. Starting klogd : OK
  263. Mounting filesystems : OK
  264. mount: mounting none on /proc/bus/usb/ failed: No such file or directory
  265.  
  266. Please press Enter to activate this console.
  267. / #
  268. / #
  269. / #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement