Advertisement
Guest User

BeagleBone boot

a guest
Jun 10th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.95 KB | None | 0 0
  1. U-Boot SPL 2013.01-00161-g6e787b7 (Jun 10 2013 - 17:48:17)
  2. OMAP SD/MMC: 0
  3. reading u-boot.img
  4. reading u-boot.img
  5.  
  6.  
  7. U-Boot 2013.01-00161-g6e787b7 (Jun 10 2013 - 17:48:17)
  8.  
  9. I2C: ready
  10. DRAM: 256 MiB
  11. WARNING: Caches not enabled
  12. NAND: No NAND device found!!!
  13. 0 MiB
  14. MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
  15. *** Warning - readenv() failed, using default environment
  16.  
  17. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  18. musb-hdrc: MHDRC RTL version 2.0
  19. musb-hdrc: setup fifo_mode 4
  20. musb-hdrc: 28/31 max ep, 16384/16384 memory
  21. USB Peripheral mode controller at 47401000 using PIO, IRQ 0
  22. musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
  23. musb-hdrc: MHDRC RTL version 2.0
  24. musb-hdrc: setup fifo_mode 4
  25. musb-hdrc: 28/31 max ep, 16384/16384 memory
  26. USB Host mode controller at 47401800 using PIO, IRQ 0
  27. Net: cpsw, usb_ether
  28. Hit any key to stop autoboot: 0
  29. U-Boot#
  30. U-Boot#
  31. U-Boot#
  32. U-Boot#
  33. U-Boot# setenv bootargs console=ttyO0,115200n8 root=/dev/ram rw initrd=0x82000000,32MB
  34. U-Boot# mmc rescan
  35. U-Boot# fatload mmc 0 82000000 bb.raw
  36. reading bb.raw
  37. 10240000 bytes read in 1824 ms (5.4 MiB/s)
  38. U-Boot# fatload mmc 0 0x81000000 uImage.am335x-bone
  39. reading uImage.am335x-bone
  40. 4386213 bytes read in 794 ms (5.3 MiB/s)
  41. U-Boot# bootm 81000000
  42. ## Booting kernel from Legacy Image at 81000000 ...
  43. Image Name: Linux-3.10.0-rc5-00018-g1d4579b
  44. Image Type: ARM Linux Kernel Image (uncompressed)
  45. Data Size: 4386149 Bytes = 4.2 MiB
  46. Load Address: 80008000
  47. Entry Point: 80008000
  48. Verifying Checksum ... OK
  49. Loading Kernel Image ... OK
  50. OK
  51.  
  52. Starting kernel ...
  53.  
  54. [ 0.000000] Booting Linux on physical CPU 0x0
  55. [ 0.000000] Linux version 3.10.0-rc5-00018-g1d4579b (lokesh@a0131933lt) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) 3
  56. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
  57. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  58. [ 0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x BeagleBone
  59. [ 0.000000] cma: CMA: reserved 16 MiB at 8e800000
  60. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  61. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  62. [ 0.000000] AM335X ES1.0 (neon )
  63. [ 0.000000] PERCPU: Embedded 9 pages/cpu @c0fc7000 s13632 r8192 d15040 u36864
  64. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64768
  65. [ 0.000000] Kernel command line: console=ttyO0,115200n8 root=/dev/ram rw initrd=0x82000000,32MB
  66. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  67. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  68. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  69. [ 0.000000] Memory: 255MB = 255MB total
  70. [ 0.000000] Memory: 195540k/195540k available, 66604k reserved, 0K highmem
  71. [ 0.000000] Virtual kernel memory layout:
  72. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  73. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  74. [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  75. [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  76. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  77. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  78. [ 0.000000] .text : 0xc0008000 - 0xc075b1f8 (7501 kB)
  79. [ 0.000000] .init : 0xc075c000 - 0xc07be540 ( 394 kB)
  80. [ 0.000000] .data : 0xc07c0000 - 0xc08563c8 ( 601 kB)
  81. [ 0.000000] .bss : 0xc08563c8 - 0xc0dba8a0 (5522 kB)
  82. [ 0.000000] Hierarchical RCU implementation.
  83. [ 0.000000] RCU restricting CPUs from NR_CPUS=2 to nr_cpu_ids=1.
  84. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  85. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
  86. [ 0.000000] Total of 128 interrupts on 1 active controller
  87. [ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
  88. [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
  89. [ 0.000000] OMAP clocksource: timer1 at 24000000 Hz
  90. [ 0.000000] Console: colour dummy device 80x30
  91. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  92. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  93. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  94. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  95. [ 0.000000] ... CLASSHASH_SIZE: 4096
  96. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  97. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  98. [ 0.000000] ... CHAINHASH_SIZE: 16384
  99. [ 0.000000] memory used by lock dependency info: 3695 kB
  100. [ 0.000000] per task-struct memory footprint: 1152 bytes
  101. [ 0.001318] Calibrating delay loop... 363.72 BogoMIPS (lpj=1818624)
  102. [ 0.119607] pid_max: default: 32768 minimum: 301
  103. [ 0.120270] Security Framework initialized
  104. [ 0.120463] Mount-cache hash table entries: 512
  105. [ 0.133417] CPU: Testing write buffer coherency: ok
  106. [ 0.135338] CPU0: thread -1, cpu 0, socket -1, mpidr 0
  107. [ 0.135431] Setting up static identity map for 0xc0554108 - 0xc0554178
  108. [ 0.139322] Brought up 1 CPUs
  109. [ 0.139355] SMP: Total of 1 processors activated (363.72 BogoMIPS).
  110. [ 0.139370] CPU: All CPU(s) started in SVC mode.
  111. [ 0.143620] devtmpfs: initialized
  112. [ 0.224293] pinctrl core: initialized pinctrl subsystem
  113. [ 0.230411] regulator-dummy: no parameters
  114. [ 0.235248] NET: Registered protocol family 16
  115. [ 0.246149] DMA: preallocated 256 KiB pool for atomic coherent allocations
  116. [ 0.276154] OMAP GPIO hardware version 0.1
  117. [ 0.305792] No ATAGs?
  118. [ 0.305827] hw-breakpoint: debug architecture 0x4 unsupported.
  119. [ 0.391018] bio: create slab <bio-0> at 0
  120. [ 0.404954] SCSI subsystem initialized
  121. [ 0.407953] usbcore: registered new interface driver usbfs
  122. [ 0.408579] usbcore: registered new interface driver hub
  123. [ 0.409594] usbcore: registered new device driver usb
  124. [ 0.412852] omap_i2c 44e0b000.i2c: did not get pins for i2c error: -19
  125. [ 0.415576] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
  126. [ 0.423729] DCDC1: at 1800 mV
  127. [ 0.426760] vdd_mpu: 925 <--> 1325 mV at 1100 mV
  128. [ 0.429332] vdd_core: 925 <--> 1150 mV at 1100 mV
  129. [ 0.432752] LDO1: at 1800 mV
  130. [ 0.435287] LDO2: at 3300 mV
  131. [ 0.437839] LDO3: at 3300 mV
  132. [ 0.441033] LDO4: at 3300 mV
  133. [ 0.443255] tps65217 0-0024: TPS65217 ID 0xf version 1.1
  134. [ 0.454230] Switching to clocksource timer1
  135. [ 0.636366] NET: Registered protocol family 2
  136. [ 0.639079] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  137. [ 0.639367] TCP bind hash table entries: 2048 (order: 4, 73728 bytes)
  138. [ 0.640615] TCP: Hash tables configured (established 2048 bind 2048)
  139. [ 0.640933] TCP: reno registered
  140. [ 0.640977] UDP hash table entries: 256 (order: 2, 20480 bytes)
  141. [ 0.641323] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  142. [ 0.643083] NET: Registered protocol family 1
  143. [ 0.645433] RPC: Registered named UNIX socket transport module.
  144. [ 0.645467] RPC: Registered udp transport module.
  145. [ 0.645483] RPC: Registered tcp transport module.
  146. [ 0.645500] RPC: Registered tcp NFSv4.1 backchannel transport module.
  147. [ 0.646672] Trying to unpack rootfs image as initramfs...
  148. [ 0.648265] rootfs image is not initramfs (junk in compressed archive); looks like an initrd
  149. [ 0.914315] Freeing initrd memory: 32768K (c2000000 - c4000000)
  150. [ 0.914479] NetWinder Floating Point Emulator V0.97 (double precision)
  151. [ 1.166131] VFS: Disk quotas dquot_6.5.2
  152. [ 1.166457] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  153. [ 1.170033] NFS: Registering the id_resolver key type
  154. [ 1.170656] Key type id_resolver registered
  155. [ 1.170685] Key type id_legacy registered
  156. [ 1.170877] jffs2: version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
  157. [ 1.171618] msgmni has been set to 477
  158. [ 1.176322] io scheduler noop registered
  159. [ 1.176357] io scheduler deadline registered
  160. [ 1.176491] io scheduler cfq registered (default)
  161. [ 1.178399] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
  162. [ 1.184194] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  163. [ 1.193630] omap_uart 44e09000.serial: did not get pins for uart0 error: -19
  164. [ 1.194993] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 88) is a OMAP UART0
  165. [ 1.824231] console [ttyO0] enabled
  166. [ 1.871594] brd: module loaded
  167. [ 1.900124] loop: module loaded
  168. [ 1.911045] mtdoops: mtd device (mtddev=name/number) must be supplied
  169. [ 1.930092] usbcore: registered new interface driver asix
  170. [ 1.936937] usbcore: registered new interface driver ax88179_178a
  171. [ 1.943945] usbcore: registered new interface driver cdc_ether
  172. [ 1.951214] usbcore: registered new interface driver smsc95xx
  173. [ 1.958167] usbcore: registered new interface driver net1080
  174. [ 1.964689] usbcore: registered new interface driver cdc_subset
  175. [ 1.971665] usbcore: registered new interface driver zaurus
  176. [ 1.978392] usbcore: registered new interface driver cdc_ncm
  177. [ 1.987545] usbcore: registered new interface driver cdc_wdm
  178. [ 1.994194] usbcore: registered new interface driver usb-storage
  179. [ 2.001462] usbcore: registered new interface driver usbtest
  180. [ 2.010538] mousedev: PS/2 mouse device common for all mice
  181. [ 2.024151] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
  182. [ 2.031966] 44e3e000.rtc: already running
  183. [ 2.037892] i2c /dev entries driver
  184. [ 2.044544] Driver for 1-wire Dallas network protocol.
  185. [ 2.057138] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
  186. [ 2.069282] leds-gpio leds.3: pins are not configured from the driver
  187. [ 2.083439] ledtrig-cpu: registered to indicate activity on CPUs
  188. [ 2.092191] usbcore: registered new interface driver usbhid
  189. [ 2.098257] usbhid: USB HID core driver
  190. [ 2.104450] oprofile: no performance counters
  191. [ 2.112559] oprofile: using timer interrupt.
  192. [ 2.118274] TCP: cubic registered
  193. [ 2.121782] Initializing XFRM netlink socket
  194. [ 2.126525] NET: Registered protocol family 17
  195. [ 2.131335] NET: Registered protocol family 15
  196. [ 2.136692] Key type dns_resolver registered
  197. [ 2.141319] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  198. [ 2.149816] ThumbEE CPU extension supported.
  199. [ 2.224926] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
  200. [ 2.231376] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
  201. [ 2.241578] libphy: 4a101000.mdio: probed
  202. [ 2.246000] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
  203. [ 2.256171] Random MACID = ea:70:d6:d3:eb:e5
  204. [ 2.267007] omap_rtc 44e3e000.rtc: setting system clock to 2000-01-01 04:13:44 UTC (946700024)
  205. [ 2.281442] RAMDISK: ext2 filesystem found at block 0
  206. [ 2.287062] RAMDISK: Loading 10000KiB [1 disk] into ram disk... done.
  207. [ 2.931530] EXT2-fs (ram0): warning: mounting unchecked fs, running e2fsck is recommended
  208. [ 2.940989] VFS: Mounted root (ext2 filesystem) on device 1:0.
  209. [ 2.948578] devtmpfs: mounted
  210. [ 2.952503] Freeing unused kernel memory: 392K (c075c000 - c07be000)
  211. Mounting proc : OK
  212. Mounting sysfs : OK
  213. Mounting /dev : OK
  214. Creating local mdev devices
  215.  
  216. ******************************************
  217. Starting System Init for 6430EVM-6430
  218. Release: OpnSrc
  219. ******************************************
  220. Saving kernel ring buffer : OK
  221. Mounting devpts : OK
  222. Setting up networking
  223. Configuring lo : OK
  224. Configuring eth0 : ifup: can't open '/etc/network/interfaces': No such file or directory
  225. Failed
  226. Starting syslogd : OK
  227. Starting klogd : OK
  228. Mounting filesystems : mount: according to /proc/mounts, none is already mounted on /dev/pts
  229. mount: according to /proc/mounts, /proc is already mounted on /proc
  230. OK
  231.  
  232. Please press Enter to activate this console.
  233. #
  234. #
  235. #
  236. #
  237. # cat /proc/version
  238. Linux version 3.10.0-rc5-00018-g1d4579b (lokesh@a0131933lt) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #1 SMP Mon Ju3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement