Advertisement
Guest User

Untitled

a guest
Dec 5th, 2010
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.52 KB | None | 0 0
  1. Texas Instruments X-Loader 1.4.4ss (Dec 5 2010 - 14:34:36)
  2. Beagle xM Rev A
  3. Reading boot sector
  4. Loading u-boot.bin from mmc
  5.  
  6.  
  7. U-Boot 2010.03-00001-ga09e237 (Dec 05 2010 - 16:09:28)
  8.  
  9. OMAP3630/3730-GP ES1.0, CPU-OPP2, L3-165MHz,
  10. OMAP3 Beagle board + LPDDR/NAND
  11. I2C: ready
  12. DRAM: 512 MB
  13. NAND: 0 MiB
  14. *** Warning - bad CRC or NAND, using default environment
  15.  
  16. In: serial
  17. Out: serial
  18. Err: serial
  19.  
  20. Probing for expansion boards, if none are connected you'll see a harmless I2C error.
  21.  
  22. No EEPROM on expansion board
  23. Beagle xM Rev A
  24. Die ID #28f800001bf00000015739ea0702702e
  25. Hit any key to stop autoboot: 0
  26. mmc1 is available
  27. The user button is currently NOT pressed.
  28. reading boot.scr
  29.  
  30. 473 bytes read
  31. Running bootscript from mmc ...
  32. ## Executing script at 80200000
  33. reading uImage
  34.  
  35. 2985636 bytes read
  36. Booting from mmc ...
  37. ## Booting kernel from Legacy Image at 80200000 ...
  38. Image Name: Linux-2.6.37-rc4-09010-ga04fd22
  39. Image Type: ARM Linux Kernel Image (uncompressed)
  40. Data Size: 2985572 Bytes = 2.8 MB
  41. Load Address: 80008000
  42. Entry Point: 80008000
  43. Verifying Checksum ... OK
  44. Loading Kernel Image ... OK
  45. OK
  46.  
  47. Starting kernel ...
  48.  
  49. Uncompressing Linux... done, booting the kernel.
  50. [ 0.000000] Linux version 2.6.37-rc4-09010-ga04fd22 (carlo@belfagor) (gcc version 4.4.3 (crosstool-NG-hg_default@2181_a797ad9c7bd5) ) #1 SMP Sun Dec 5 18:46:47 CET 2010
  51. [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
  52. [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
  53.  
  54. [ 0.000000] Machine: OMAP3 Beagle Board
  55. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  56. [ 0.000000] OMAP3630 ES1.0 (l2cache iva sgx neon isp 192mhz_clk )
  57. [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
  58. [ 0.000000] PERCPU: Embedded 7 pages/cpu @c0f53000 s6080 r8192 d14400 u32768
  59. [ 0.000000] pcpu-alloc: s6080 r8192 d14400 u32768 alloc=8*4096
  60. [ 0.000000] pcpu-alloc: [0] 0
  61. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 117760
  62. [ 0.000000] Kernel command line: console=ttyO2,115200n8 mem=80M@0x80000000 mem=384M@0x88000000 mpurate=1000 buddy=none camera=lbcm3m1 vram=16M omapfb.vram=0:8M,1:4M,2:4M omapfb.mode=dvi:hd720 omapdss.def_disp=dvi root=/dev/mmcblk0p2 ro rootfstype=ext3 rootwait
  63. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  64. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  65. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  66. [ 0.000000] Memory: 80MB 384MB = 464MB total
  67. [ 0.000000] Memory: 459404k/459404k available, 15732k reserved, 0K highmem
  68. [ 0.000000] Virtual kernel memory layout:
  69. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  70. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  71. [ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
  72. [ 0.000000] vmalloc : 0xe0800000 - 0xf8000000 ( 376 MB)
  73. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  74. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  75. [ 0.000000] .init : 0xc0008000 - 0xc0050000 ( 288 kB)
  76. [ 0.000000] .text : 0xc0050000 - 0xc057d008 (5301 kB)
  77. [ 0.000000] .data : 0xc057e000 - 0xc05f0b40 ( 459 kB)
  78. [ 0.000000] Hierarchical RCU implementation.
  79. [ 0.000000] RCU-based detection of stalled CPUs is disabled.
  80. [ 0.000000] NR_IRQS:402
  81. [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/332/600 MHz
  82. [ 0.000000] Reprogramming SDRC clock to 332000000 Hz
  83. [ 0.000000] GPMC revision 5.0
  84. [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
  85. [ 0.000000] Total of 96 interrupts on 1 active controller
  86. [ 0.000000] OMAP clockevent source: GPTIMER12 at 32768 Hz
  87. [ 0.000000] Console: colour dummy device 80x30
  88. [ 0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  89. [ 0.000000] ... MAX_LOCKDEP_SUBCLASSES: 8
  90. [ 0.000000] ... MAX_LOCK_DEPTH: 48
  91. [ 0.000000] ... MAX_LOCKDEP_KEYS: 8191
  92. [ 0.000000] ... CLASSHASH_SIZE: 4096
  93. [ 0.000000] ... MAX_LOCKDEP_ENTRIES: 16384
  94. [ 0.000000] ... MAX_LOCKDEP_CHAINS: 32768
  95. [ 0.000000] ... CHAINHASH_SIZE: 16384
  96. [ 0.000000] memory used by lock dependency info: 3695 kB
  97. [ 0.000000] per task-struct memory footprint: 1152 bytes
  98. [ 0.000000] Calibrating delay loop... 494.72 BogoMIPS (lpj=1933312)
  99. [ 0.000000] pid_max: default: 32768 minimum: 301
  100. [ 0.000000] Security Framework initialized
  101. [ 0.000000] Mount-cache hash table entries: 512
  102. [ 0.000000] CPU: Testing write buffer coherency: ok
  103. [ 0.000000] Brought up 1 CPUs
  104. [ 0.000000] SMP: Total of 1 processors activated (494.72 BogoMIPS).
  105. [ 0.000000] regulator: core version 0.5
  106. [ 0.000000] regulator: dummy:
  107.  
  108. [ 0.000000] NET: Registered protocol family 16
  109. [ 0.000000] OMAP GPIO hardware version 2.5
  110. [ 0.000000] OMAP GPIO hardware version 2.5
  111. [ 0.000000] OMAP GPIO hardware version 2.5
  112. [ 0.000000] OMAP GPIO hardware version 2.5
  113. [ 0.000000] OMAP GPIO hardware version 2.5
  114. [ 0.000000] OMAP GPIO hardware version 2.5
  115. [ 0.000000] omap_mux_init: Add partition: #1: core, flags: 0
  116. [ 0.000000] OMAP3 Beagle Rev: xM
  117. [ 0.000000] Found NAND on CS0
  118. [ 0.000000] Registering NAND on CS0
  119. [ 0.000000] Unable to get DVI reset GPIO
  120. [ 0.000000] hw-breakpoint: debug architecture 0x4 unsupported.
  121. [ 0.000000] ------------[ cut here ]------------
  122. [ 0.000000] WARNING: at arch/arm/mach-omap2/clock.c:440 omap2_clk_switch_mpurate_at_boot+0x7c/0xb0()
  123. [ 0.000000] clock: dpll1_ck: unable to set MPU rate to 1000: -22
  124. [ 0.000000] Modules linked in:
  125. [ 0.000000] [<c0061b60>] (unwind_backtrace+0x0/0xf0) from [<c00909cc>] (warn_slowpath_common+0x4c/0x64)
  126. [ 0.000000] [<c00909cc>] (warn_slowpath_common+0x4c/0x64) from [<c0090a64>] (warn_slowpath_fmt+0x2c/0x3c)
  127. [ 0.000000] [<c0090a64>] (warn_slowpath_fmt+0x2c/0x3c) from [<c00129d0>] (omap2_clk_switch_mpurate_at_boot+0x7c/0xb0)
  128. [ 0.000000] [<c00129d0>] (omap2_clk_switch_mpurate_at_boot+0x7c/0xb0) from [<c0012ea0>] (omap3xxx_clk_arch_init+0x20/0x50)
  129. [ 0.000000] [<c0012ea0>] (omap3xxx_clk_arch_init+0x20/0x50) from [<c0050580>] (do_one_initcall+0xcc/0x1a4)
  130. [ 0.000000] [<c0050580>] (do_one_initcall+0xcc/0x1a4) from [<c00084e4>] (kernel_init+0x14c/0x210)
  131. [ 0.000000] [<c00084e4>] (kernel_init+0x14c/0x210) from [<c005bef0>] (kernel_thread_exit+0x0/0x8)
  132. [ 0.000000] ---[ end trace 1b75b31a2719ed1c ]---
  133. [ 0.000000] OMAP DMA hardware revision 5.0
  134. [ 0.050750] bio: create slab <bio-0> at 0
  135. [ 0.058593] SCSI subsystem initialized
  136. [ 0.064880] usbcore: registered new interface driver usbfs
  137. [ 0.065948] usbcore: registered new interface driver hub
  138. [ 0.066619] usbcore: registered new device driver usb
  139. [ 0.068969] omap_device: i2c_omap.1: new worst case activate latency 0: 30517
  140. [ 0.069183] i2c_omap i2c_omap.1: bus 1 rev4.0 at 2600 kHz
  141. [ 0.079437] twl4030: PIH (irq 7) chaining IRQs 368..375
  142. [ 0.079589] twl4030: power (irq 373) chaining IRQs 376..383
  143. [ 0.081390] twl4030: gpio (irq 368) chaining IRQs 384..401
  144. [ 0.092315] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
  145. [ 0.094421] regulator: VDAC: 1800 mV normal standby
  146. [ 0.096710] regulator: VDVI: 1800 mV normal standby
  147. [ 0.098968] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
  148. [ 0.099609] i2c_omap i2c_omap.3: bus 3 rev4.0 at 100 kHz
  149. [ 0.109558] Switching to clocksource 32k_counter
  150. [ 0.206665] NET: Registered protocol family 2
  151. [ 0.207305] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
  152. [ 0.209075] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
  153. [ 0.209808] TCP bind hash table entries: 16384 (order: 7, 589824 bytes)
  154. [ 0.219909] TCP: Hash tables configured (established 16384 bind 16384)
  155. [ 0.220031] TCP reno registered
  156. [ 0.220062] UDP hash table entries: 256 (order: 2, 20480 bytes)
  157. [ 0.220428] UDP-Lite hash table entries: 256 (order: 2, 20480 bytes)
  158. [ 0.221343] NET: Registered protocol family 1
  159. [ 0.222656] RPC: Registered udp transport module.
  160. [ 0.222656] RPC: Registered tcp transport module.
  161. [ 0.222686] RPC: Registered tcp NFSv4.1 backchannel transport module.
  162.  
  163. [ 0.223541] NetWinder Floating Point Emulator V0.97 (double precision)
  164. [ 0.384033] VFS: Disk quotas dquot_6.5.2
  165. [ 0.384307] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  166. [ 0.386871] JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  167. [ 0.388000] msgmni has been set to 897
  168. [ 0.392395] io scheduler noop registered
  169. [ 0.392425] io scheduler deadline registered
  170. [ 0.392669] io scheduler cfq registered (default)
  171. [ 0.397003] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  172. [ 0.404083] omap-hsuart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
  173. [ 0.405670] omap-hsuart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
  174. [ 0.407165] omap-hsuart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
  175. [ 1.133819] console [ttyO2] enabled
  176. [ 1.138732] omap-hsuart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
  177. [ 1.183135] brd: module loaded
  178. [ 1.203643] loop: module loaded
  179. [ 1.208190] omap_device: i2c_omap.1: new worst case activate latency 0: 122070
  180. [ 1.216247] omap_device: i2c_omap.1: new worst case deactivate latency 0: 30517
  181. [ 1.230895] mtdoops: mtd device (mtddev=name/number) must be supplied
  182. [ 1.238159] omap2-nand driver initializing
  183. [ 1.243041] No NAND device found.
  184. [ 1.246734] No NAND device found.
  185. [ 1.251098] OneNAND driver initializing
  186. [ 1.263580] usbcore: registered new interface driver asix
  187. [ 1.269958] usbcore: registered new interface driver cdc_ether
  188. [ 1.276855] usbcore: registered new interface driver net1080
  189. [ 1.283416] usbcore: registered new interface driver cdc_subset
  190. [ 1.290252] usbcore: registered new interface driver zaurus
  191. [ 1.298614] usbcore: registered new interface driver cdc_wdm
  192. [ 1.304565] Initializing USB Mass Storage driver...
  193. [ 1.310394] usbcore: registered new interface driver usb-storage
  194. [ 1.316772] USB Mass Storage support registered.
  195. [ 1.322753] usbcore: registered new interface driver libusual
  196. [ 1.329467] usbcore: registered new interface driver usbtest
  197. [ 1.335418] udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma)
  198. [ 1.345703] mice: PS/2 mouse device common for all mice
  199. [ 1.353881] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  200. [ 1.369506] input: twl4030_pwrbutton as /devices/platform/omap/i2c_omap.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
  201. [ 1.384674] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  202. [ 1.391571] twl_rtc twl_rtc: Power up reset detected.
  203. [ 1.397552] twl_rtc twl_rtc: Enabling TWL-RTC.
  204. [ 1.403656] i2c /dev entries driver
  205. [ 1.411529] Driver for 1-wire Dallas network protocol.
  206. [ 1.418945] omap_device: omap_wdt.-1: new worst case activate latency 0: 30517
  207. [ 1.428283] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
  208. [ 1.434753] omap_device: omap_wdt.-1: new worst case deactivate latency 0: 30517
  209. [ 1.443542] twl4030_wdt twl4030_wdt: Failed to register misc device
  210. [ 1.450256] twl4030_wdt: probe of twl4030_wdt failed with error -16
  211. [ 1.476196] usbcore: registered new interface driver usbhid
  212. [ 1.482177] usbhid: USB HID core driver
  213. [ 1.486267] oprofile: hardware counters not available
  214. [ 1.491516] oprofile: using timer interrupt.
  215. [ 1.496612] TCP cubic registered
  216. [ 1.500030] Initializing XFRM netlink socket
  217.  
  218. [ 1.504699] NET: Registered protocol family 17
  219. [ 1.509521] NET: Registered protocol family 15
  220. [ 1.514556] Registering the dns_resolver key type
  221. [ 1.520019] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
  222. [ 1.529174] ThumbEE CPU extension supported.
  223. [ 1.541595] Power Management for TI OMAP3.
  224. [ 1.576354] clock: disabling unused clocks to save power
  225. [ 1.587646] regulator_init_complete: incomplete constraints, leaving VDVI on
  226. [ 1.595458] regulator_init_complete: incomplete constraints, leaving VDAC on
  227. [ 1.604492] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  228. [ 1.616424] Waiting for root device /dev/mmcblk0p2...
  229. [ 1.993865] mmc0: host does not support reading read-only switch. assuming write-enable.
  230. [ 2.016387] mmc0: new high speed SDHC card at address 1234
  231. [ 2.025177] mmcblk0: mmc0:1234 SA04G 3.68 GiB
  232. [ 2.037170] mmcblk0: p1 p2
  233. [ 2.063964] EXT3-fs: barriers not enabled
  234. [ 2.071594] kjournald starting. Commit interval 5 seconds
  235. [ 2.078155] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
  236. [ 2.085937] VFS: Mounted root (ext3 filesystem) readonly on device 179:2.
  237. [ 2.093322] Freeing init memory: 288K
  238. INIT: version 2.86 booting
  239. proc on /proc type proc (rw)
  240. sysfs on /sys type sysfs (rw)
  241. [ 3.210540] udevd (520): /proc/520/oom_adj is deprecated, please use /proc/520/oom_score_adj instead.
  242. Triggering udev events: /sbin/udevadm trigger --action=add
  243. Setting system time from the hardware clock (localtime).
  244. Testing root filesystem status: read-only filesystem
  245. Checking root filesystem:
  246. fsck from util-linux-ng 2.17.2
  247. ARMEDSLACK: Superblock last mount time (Sun Dec 5 21:24:18 2010,
  248. now = Sat Jan 1 00:00:04 2000) is in the future.
  249. FIXED.
  250. ARMEDSLACK: Superblock last write time (Sun Dec 5 21:24:43 2010,
  251. now = Sat Jan 1 00:00:04 2000) is in the future.
  252. FIXED.
  253. ARMEDSLACK: clean, 19110/215568 files, 71212/861485 blocks
  254. Remounting root device with read-write enabled.
  255. [ 6.056793] EXT3-fs (mmcblk0p2): using internal journal
  256. /dev/mmcblk0p2 on / type ext4 (rw,errors=remount-ro)
  257. Checking non-root filesystems:
  258. fsck from util-linux-ng 2.17.2
  259. usbfs on /proc/bus/usb type usbfs (rw)
  260. Mounting non-root local filesystems:
  261. nothing was mounted
  262. Using /etc/random-seed to initialize /dev/urandom.
  263. INIT: Entering runlevel: 3
  264. Going multiuser...
  265. Updating shared library links: /sbin/ldconfig &
  266. cannot (un)set powersave mode
  267. Starting sysklogd daemons: /usr/sbin/syslogd Unknown HZ value! (94) Assume 100.
  268. /usr/sbin/klogd -c 3 -x
  269. Triggering udev events: /sbin/udevadm trigger --type=failed
  270. Starting OpenSSH SSH daemon: /usr/sbin/sshd
  271. Starting system message bus: /usr/bin/dbus-uuidgen --ensure ; /usr/bin/dbus-daemon --system
  272.  
  273. Loading /usr/share/kbd/keymaps/i386/qwerty/it.map.gz
  274.  
  275.  
  276. Welcome to Linux 2.6.37-rc4-09010-ga04fd22 (ttyO2)
  277.  
  278. slackware login: root
  279. Password:
  280. Login incorrect
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement