Advertisement
RobertBerger

poky-1.1-beta-e3c5d7a90ae179a-bb-xm-rev-A3

Sep 28th, 2011
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.71 KB | None | 0 0
  1. Texas Instruments X-Loader 1.5.0 (Sep 28 2011 - 02:50:26)
  2. Beagle xM
  3. Reading boot sector
  4. Loading u-boot.bin from mmc
  5.  
  6.  
  7. U-Boot 2011.06 (Sep 28 2011 - 02:54:31)
  8.  
  9. OMAP3630/3730-GP ES1.0, CPU-OPP2, L3-165MHz, Max CPU Clock 1 Ghz
  10. OMAP3 Beagle board + LPDDR/NAND
  11. I2C: ready
  12. DRAM: 512 MiB
  13. NAND: 0 MiB
  14. MMC: OMAP SD/MMC: 0
  15. *** Warning - readenv() failed, using default environment
  16.  
  17. In: serial
  18. Out: serial
  19. Err: serial
  20. Beagle xM Rev A
  21. No EEPROM on expansion board
  22. Die ID #391a00001bf00000015739ea0700b00c
  23. Hit any key to stop autoboot: 0
  24. OMAP3 beagleboard.org # sete console "ttyO2,115200n8"
  25. OMAP3 beagleboard.org # sete sd_boot "mmc rescan ${mmcdev}; run loadbootscript; run bootscript; run loaduimage; run mmcboot;"
  26. OMAP3 beagleboard.org #
  27. OMAP3 beagleboard.org # run sd_boot
  28. ## Error: "loadbootscript" not defined
  29. ## Error: "bootscript" not defined
  30. reading uImage
  31.  
  32. 2809656 bytes read
  33. Booting from mmc ...
  34. ## Booting kernel from Legacy Image at 82000000 ...
  35. Image Name: Linux-2.6.37.6-yocto-standard+
  36. Image Type: ARM Linux Kernel Image (uncompressed)
  37. Data Size: 2809592 Bytes = 2.7 MiB
  38. Load Address: 80008000
  39. Entry Point: 80008000
  40. Verifying Checksum ... OK
  41. Loading Kernel Image ... OK
  42. OK
  43.  
  44. Starting kernel ...
  45.  
  46. Uncompressing Linux... done, booting the kernel.
  47. Initializing cgroup subsys cpuset
  48. Initializing cgroup subsys cpu
  49. Linux version 2.6.37.6-yocto-standard+ (rber@yocto-1) (gcc version 4.6.1 20110627 (prerelease) (GCC) ) #1 PREEMPT Wed Sep 28 01:00:16 EEST 2011
  50. CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  51. CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  52. Machine: OMAP3 Beagle Board
  53. Reserving 12582912 bytes SDRAM for VRAM
  54. Memory policy: ECC disabled, Data cache writeback
  55. OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )
  56. SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
  57. Built 1 zonelists in Zone order, mobility grouping on. Total pages: 126976
  58. Kernel command line: console=ttyO2,115200n8 mpurate=auto vram=12M omapfb.mode=dvi:1024x768MR-16@60 omapfb.debug=y omapdss.def_disp=dvi root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait
  59. PID hash table entries: 2048 (order: 1, 8192 bytes)
  60. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  61. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  62. allocated 2621440 bytes of page_cgroup
  63. please try 'cgroup_disable=memory' option if you don't want memory cgroups
  64. Memory: 500MB = 500MB total
  65. Memory: 498700k/498700k available, 25588k reserved, 0K highmem
  66. Virtual kernel memory layout:
  67. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  68. fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  69. DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  70. vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  71. lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  72. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  73. .init : 0xc0008000 - 0xc0056000 ( 312 kB)
  74. .text : 0xc0056000 - 0xc0573afc (5239 kB)
  75. .data : 0xc0574000 - 0xc05c9700 ( 342 kB)
  76. SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  77. Preemptable hierarchical RCU implementation.
  78. NR_IRQS:402
  79. Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
  80. Reprogramming SDRC clock to 332000000 Hz
  81. GPMC revision 5.0
  82. IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  83. Total of 96 interrupts on 1 active controller
  84. OMAP clockevent source: GPTIMER12 at 32768 Hz
  85. Console: colour dummy device 80x30
  86. Calibrating delay loop... 505.22 BogoMIPS (lpj=1974272)
  87. pid_max: default: 32768 minimum: 301
  88. Security Framework initialized
  89. Mount-cache hash table entries: 512
  90. Initializing cgroup subsys debug
  91. Initializing cgroup subsys ns
  92. ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
  93. Initializing cgroup subsys cpuacct
  94. Initializing cgroup subsys memory
  95. Initializing cgroup subsys devices
  96. Initializing cgroup subsys freezer
  97. Initializing cgroup subsys blkio
  98. CPU: Testing write buffer coherency: ok
  99. ftrace: allocating 16422 entries in 33 pages
  100. devtmpfs: initialized
  101. regulator: core version 0.5
  102. regulator: dummy:
  103. NET: Registered protocol family 16
  104. OMAP GPIO hardware version 2.5
  105. OMAP GPIO hardware version 2.5
  106. OMAP GPIO hardware version 2.5
  107. OMAP GPIO hardware version 2.5
  108. OMAP GPIO hardware version 2.5
  109. OMAP GPIO hardware version 2.5
  110. omap_mux_init: Add partition: #1: core, flags: 0
  111. OMAP3 Beagle Rev: xM A
  112. Found NAND on CS0
  113. Registering NAND on CS0
  114. Unable to get DVI reset GPIO
  115. beagle_opp_init: turbo OPPs enabled!
  116. OMAP DMA hardware revision 5.0
  117. bio: create slab <bio-0> at 0
  118. SCSI subsystem initialized
  119. usbcore: registered new interface driver usbfs
  120. usbcore: registered new interface driver hub
  121. usbcore: registered new device driver usb
  122. omap_device: omap_i2c.1: new worst case activate latency 0: 30517
  123. omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
  124. twl4030: PIH (irq 7) chaining IRQs 368..375
  125. twl4030: power (irq 373) chaining IRQs 376..383
  126. twl4030: gpio (irq 368) chaining IRQs 384..401
  127. regulator: VUSB1V5: 1500 mV normal standby
  128. regulator: VUSB1V8: 1800 mV normal standby
  129. regulator: VUSB3V1: 3100 mV normal standby
  130. twl4030_usb twl4030_usb: Initialized TWL4030 USB module
  131. regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
  132. regulator: VDAC: 1800 mV normal standby
  133. regulator: VDVI: 1800 mV normal standby
  134. regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
  135. omap_device: omap_i2c.1: new worst case deactivate latency 0: 30517
  136. omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
  137. omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
  138. Advanced Linux Sound Architecture Driver Version 1.0.23.
  139. Switching to clocksource 32k_counter
  140. musb_hdrc: version 6.0, musb-dma, otg (peripheral+host), debug=0
  141. musb_hdrc musb_hdrc: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
  142. NET: Registered protocol family 2
  143. IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  144. TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  145. TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
  146. TCP: Hash tables configured (established 16384 bind 16384)
  147. TCP reno registered
  148. UDP hash table entries: 256 (order: 0, 4096 bytes)
  149. UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  150. NET: Registered protocol family 1
  151. RPC: Registered udp transport module.
  152. RPC: Registered tcp transport module.
  153. RPC: Registered tcp NFSv4.1 backchannel transport module.
  154. VFS: Disk quotas dquot_6.5.2
  155. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  156. msgmni has been set to 974
  157. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  158. io scheduler noop registered
  159. io scheduler deadline registered
  160. io scheduler cfq registered (default)
  161. OMAP DSS rev 2.0
  162. OMAP DISPC rev 3.0
  163. OMAP VENC rev 2
  164. OMAP DSI rev 1.0
  165. Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  166. omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  167. omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  168. omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  169. console [ttyO2] enabled
  170. omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
  171. brd: module loaded
  172. omap2-nand driver initializing
  173. No NAND device found.
  174. No NAND device found.
  175. usbcore: registered new interface driver kaweth
  176. pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet driver
  177. usbcore: registered new interface driver pegasus
  178. usbcore: registered new interface driver asix
  179. usbcore: registered new interface driver cdc_ether
  180. usbcore: registered new interface driver dm9601
  181. usbcore: registered new interface driver smsc75xx
  182. usbcore: registered new interface driver smsc95xx
  183. usbcore: registered new interface driver net1080
  184. usbcore: registered new interface driver cdc_subset
  185. usbcore: registered new interface driver zaurus
  186. usbcore: registered new interface driver MOSCHIP usb-ethernet driver
  187. usbcore: registered new interface driver int51x1
  188. cdc_ncm: 30-Nov-2010
  189. usbcore: registered new interface driver cdc_ncm
  190. console [netcon0] enabled
  191. netconsole: network logging started
  192. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  193. ehci-omap.0 supply hsusb0 not found, using dummy regulator
  194. ehci-omap.0 supply hsusb1 not found, using dummy regulator
  195. ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
  196. ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
  197. ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
  198. ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
  199. hub 1-0:1.0: USB hub found
  200. hub 1-0:1.0: 3 ports detected
  201. Initializing USB Mass Storage driver...
  202. usbcore: registered new interface driver usb-storage
  203. USB Mass Storage support registered.
  204. mice: PS/2 mouse device common for all mice
  205. twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  206. twl_rtc twl_rtc: Power up reset detected.
  207. twl_rtc twl_rtc: Enabling TWL-RTC.
  208. omap_device: omap_wdt.-1: new worst case activate latency 0: 30517
  209. OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  210. cpuidle: using governor ladder
  211. cpuidle: using governor menu
  212. mmci-omap-hs: probe of mmci-omap-hs.1 failed with error -16
  213. usbcore: registered new interface driver usbhid
  214. usbhid: USB HID core driver
  215. OMAP3 Beagle/Devkit8000 SoC init
  216. asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
  217. ALSA device list:
  218. #0: omap3beagle
  219. TCP cubic registered
  220. NET: Registered protocol family 17
  221. Registering the dns_resolver key type
  222. VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  223. ThumbEE CPU extension supported.
  224. Power Management for TI OMAP3.
  225. ------------[ cut here ]------------
  226. WARNING: at /work/rber/poky-1.1-beta-e3c5d7a90ae179af0ac128ea4dfc1a5a6602c2e4/tmp/work/beagleboard-poky-linux-gnueabi/linux-yocto-2.6.37+git1+aeea99683c7283f1f3320bf2ee7085ee252d4e7e_1+3ddb22772862a8223640fa97580569924f51bddc-r21/linux/arch/arm/mach-omap2/cpuidle34xx.c:466 omap_init_power_states+0x1b8/0x1d8()
  227. omap_init_power_states: core off state C7 disabled due to i583
  228. Modules linked in:
  229. [<c0061540>] (unwind_backtrace+0x0/0xe8) from [<c008c9a0>] (warn_slowpath_common+0x54/0x6c)
  230. [<c008c9a0>] (warn_slowpath_common+0x54/0x6c) from [<c008ca50>] (warn_slowpath_fmt+0x34/0x44)
  231. [<c008ca50>] (warn_slowpath_fmt+0x34/0x44) from [<c006dce8>] (omap_init_power_states+0x1b8/0x1d8)
  232. [<c006dce8>] (omap_init_power_states+0x1b8/0x1d8) from [<c0012d30>] (omap3_idle_init+0x50/0x168)
  233. [<c0012d30>] (omap3_idle_init+0x50/0x168) from [<c0011c10>] (omap3_pm_init+0x538/0x764)
  234. [<c0011c10>] (omap3_pm_init+0x538/0x764) from [<c00563e8>] (do_one_initcall+0xc0/0x194)
  235. [<c00563e8>] (do_one_initcall+0xc0/0x194) from [<c00089c4>] (kernel_init+0xd0/0x1ac)
  236. usb 1-2: new high speed USB device using ehci-omap and address 2
  237. [<c00089c4>] (kernel_init+0xd0/0x1ac) from [<c005c1d4>] (kernel_thread_exit+0x0/0x8)
  238. ---[ end trace 5ed0ed9f7f6916be ]---
  239. sr_init: No PMIC hook to init smartreflex
  240. smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
  241. smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
  242. SmartReflex Class3 initialized
  243. clock: disabling unused clocks to save power
  244. mmc0: host does not support reading read-only switch. assuming write-enable.
  245. registered taskstats version 1
  246. fbcvt: 1024x768@60: CVT Name - .786M3-R
  247. mmc0: new high speed SDHC card at address 0001
  248. mmcblk0: mmc0:0001 00000 7.60 GiB
  249. mmcblk0: p1 p2
  250. Console: switching to colour frame buffer device 128x48
  251. regulator_init_complete: incomplete constraints, leaving VDAC on
  252. twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  253. EXT3-fs: barriers not enabled
  254. kjournald starting. Commit interval 5 seconds
  255. EXT3-fs (mmcblk0p2): using internal journal
  256. EXT3-fs (mmcblk0p2): recovery complete
  257. EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  258. VFS: Mounted root (ext3 filesystem) on device 179:2.
  259. devtmpfs: mounted
  260. Freeing init memory: 312K
  261. hub 1-2:1.0: USB hub found
  262. hub 1-2:1.0: 5 ports detected
  263. INIT: version 2.88 booting
  264. usb 1-2.1: new high speed USB device using ehci-omap and address 3
  265. smsc95xx v1.0.4
  266. smsc95xx 1-2.1:1.0: usb0: register 'smsc95xx' at usb-ehci-omap.0-2.1, smsc95xx USB 2.0 Ethernet, be:02:ac:3e:79:6d
  267. Starting udevudev[63]: starting version 164
  268.  
  269. NET: Registered protocol family 10
  270. Starting Bootlog daemon: usb0: link up, 100Mbps, full-duplex, lpa 0x4DE1
  271. bootlogd.
  272.  
  273. Yocto (Built by Poky 5.0) 1.0+snapshot-20110927 beagleboard ttyO2
  274.  
  275. beagleboard login: D-BUS per-session daemon address is: unix:abstract=/tmp/dbus-pQhoSpGr7A,guid=9340e23f390fb35837e14b0c00000016
  276. gnome-keyring-daemon: Missing argument for --componentsgnome-keyring-daemon: Missing argument for --componentsGNOME_KEYRING_CONTROL=/tmp/keyring-gUm2by
  277. SSH_AUTH_SOCK=/tmp/keyring-gUm2by/ssh
  278. GPG_AGENT_INFO=/tmp/keyring-gUm2by/gpg:0:1
  279. GNOME_KEYRING_PID=391
  280. GNOME_KEYRING_CONTROL=/tmp/keyring-5iuPaC
  281. SSH_AUTH_SOCK=/tmp/keyring-5iuPaC/ssh
  282. GPG_AGENT_INFO=/tmp/keyring-5iuPaC/gpg:0:1
  283. GNOME_KEYRING_PID=392
  284. gnome-keyring-daemon: Missing argument for --componentsGNOME_KEYRING_CONTROL=/tmp/keyring-n6Tm2K
  285. SSH_AUTH_SOCK=/tmp/keyring-n6Tm2K/ssh
  286. GPG_AGENT_INFO=/tmp/keyring-n6Tm2K/gpg:0:1
  287. GNOME_KEYRING_PID=400
  288. gnome-keyring-daemon: Missing argument for --componentsGNOME_KEYRING_CONTROL=/tmp/keyring-p3lPwR
  289. SSH_AUTH_SOCK=/tmp/keyring-p3lPwR/ssh
  290. GPG_AGENT_INFO=/tmp/keyring-p3lPwR/gpg:0:1
  291. GNOME_KEYRING_PID=404
  292. matchbox: Cant find a keycode for keysym 269025056
  293. matchbox: ignoring key shortcut XF86Calendar=!$contacts
  294.  
  295. matchbox: Cant find a keycode for keysym 2809
  296. matchbox: ignoring key shortcut telephone=!$dates
  297.  
  298. matchbox: Cant find a keycode for keysym 269025050
  299. matchbox: ignoring key shortcut XF86Start=!matchbox-remote -desktop
  300.  
  301. [settings daemon] Forking. run with -n to prevent fork
  302.  
  303. ** (matchbox-desktop:418): WARNING **: Error loading icon: Icon 'system-file-manager' not present in theme
  304.  
  305. ** (matchbox-desktop:418): WARNING **: Error loading icon: Icon 'preferences-desktop' not present in theme
  306.  
  307. ** (matchbox-desktop:418): WARNING **: Error loading icon: Icon 'computer' not present in theme
  308.  
  309. Yocto (Built by Poky 5.0) 1.0+snapshot-20110927 beagleboard ttyO2
  310.  
  311. beagleboard login: root
  312. root@beagleboard:~# ping 192.168.42.100
  313. PING 192.168.42.100 (192.168.42.100): 56 data bytes
  314. 64 bytes from 192.168.42.100: seq=0 ttl=64 time=0.976 ms
  315. 64 bytes from 192.168.42.100: seq=1 ttl=64 time=0.763 ms
  316. 
  317. --- 192.168.42.100 ping statistics ---
  318. 2 packets transmitted, 2 packets received, 0% packet loss
  319. round-trip min/avg/max = 0.763/0.869/0.976 ms
  320.  
  321. root@beagleboard:~#
  322.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement