Advertisement
Guest User

2430sdp_bootlog_sparse_fixes_usb_disabled

a guest
Sep 28th, 2010
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. OMAP243X SDP # tftpboot 0x80300000 uImage_2430
  2. Using MAC Address 08:00:28:01:4D:AD
  3. TFTP from server 172.24.137.86; our IP address is 172.24.191.30; sending through gateway 172.24.188.1
  4. Filename 'uImage_2430'.
  5. Load address: 0x80300000
  6. Loading: #################################################################
  7.          #################################################################
  8.          #################################################################
  9.          #################################################################
  10.          #################################################################
  11.          #################################################################
  12.          #################################################################
  13.          #################################################################
  14.          #################################################################
  15.          #######
  16. done
  17. Bytes transferred = 3027540 (2e3254 hex)
  18. OMAP243X SDP # bootm 0x80300000
  19. ## Booting image at 80300000 ...
  20.    Image Name:   Linux-2.6.36-rc5-00010-g006f23e
  21.    Image Type:   ARM Linux Kernel Image (uncompressed)
  22.    Data Size:    3027476 Bytes =  2.9 MB
  23.    Load Address: 80008000
  24.    Entry Point:  80008000
  25.    Verifying Checksum ... OK
  26. OK
  27.  
  28. Starting kernel ...
  29.  
  30. Uncompressing Linux... done, booting the kernel.
  31. [    0.000000] Linux version 2.6.36-rc5-00010-g006f23e (manju@manju-desktop) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #10 Tue Sep 28 08:29:53 IST0
  32. [    0.000000] CPU: ARMv6-compatible processor [4107b366] revision 6 (ARMv6TEJ), cr=00c5387f
  33. [    0.000000] CPU: VIPT aliasing data cache, VIPT aliasing instruction cache
  34. [    0.000000] Machine: OMAP2430 sdp2430 board
  35. [    0.000000] Memory policy: ECC disabled, Data cache writeback
  36. [    0.000000] OMAP2430
  37. [    0.000000]
  38. [    0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x100000
  39. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
  40. [    0.000000] Kernel command line: console=ttyS0,115200n8 root=/dev/nfs rw nfsroot=172.24.137.86:/home/manju/fs/newbbox target,nolock,tcp,rsize=1024,wsize=p
  41. [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  42. [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  43. [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  44. [    0.000000] Memory: 128MB = 128MB total
  45. [    0.000000] Memory: 116576k/116576k available, 14496k reserved, 0K highmem
  46. [    0.000000] Virtual kernel memory layout:
  47. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  48. [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  49. [    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
  50. [    0.000000]     vmalloc : 0xc8800000 - 0xf8000000   ( 760 MB)
  51. [    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
  52. [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  53. [    0.000000]       .init : 0xc0008000 - 0xc0044000   ( 240 kB)
  54. [    0.000000]       .text : 0xc0044000 - 0xc0589000   (5396 kB)
  55. [    0.000000]       .data : 0xc05b0000 - 0xc0779220   (1829 kB)
  56. [    0.000000] Hierarchical RCU implementation.
  57. [    0.000000]  RCU-based detection of stalled CPUs is disabled.
  58. [    0.000000]  Verbose stalled-CPUs detection is disabled.
  59. [    0.000000] NR_IRQS:402
  60. [    0.000000] Clocking rate (Crystal/DPLL/MPU): 13.0/660/330 MHz
  61. [    0.000000] GPMC revision 3.0
  62. [    0.000000] IRQ: Found an INTC at 0xfa0fe000 (revision 3.0) with 96 interrupts
  63. [    0.000000] Total of 96 interrupts on 1 active controller
  64. [    0.000000] OMAP GPIO hardware version 2.4
  65. [    0.000000] OMAP clockevent source: GPTIMER1 at 32000 Hz
  66. [    0.000000] Console: colour dummy device 80x30
  67. [    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  68. [    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
  69. [    0.000000] ... MAX_LOCK_DEPTH:          48
  70. [    0.000000] ... MAX_LOCKDEP_KEYS:        8191
  71. [    0.000000] ... CLASSHASH_SIZE:          4096
  72. [    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
  73. [    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
  74. [    0.000000] ... CHAINHASH_SIZE:          16384
  75. [    0.000000]  memory used by lock dependency info: 3951 kB
  76. [    0.000000]  per task-struct memory footprint: 2304 bytes
  77. [    0.000000] Calibrating delay loop... 319.32 BogoMIPS (lpj=1249280)
  78. [    0.000000] pid_max: default: 32768 minimum: 301
  79. [    0.000000] Security Framework initialized
  80. [    0.000000] Mount-cache hash table entries: 512
  81. [    0.000000] CPU: Testing write buffer coherency: ok
  82. [    0.000000] regulator: core version 0.5
  83. [    0.000000] NET: Registered protocol family 16
  84. [    0.000000] USB: hmc 0, usb0 3 wires, Mini-AB on usb0
  85. [    0.000000] pm_dbg_init: only OMAP3 supported
  86. [    0.003356] OMAP DMA hardware revision 4.0
  87. [    0.141357] bio: create slab <bio-0> at 0
  88. [    0.158233] SCSI subsystem initialized
  89. [    0.175842] i2c_omap i2c_omap.1: bus 1 rev3.7 at 100 kHz
  90. [    0.181945] i2c_omap i2c_omap.2: bus 2 rev3.7 at 2600 kHz
  91. [    0.199249] twl4030: PIH (irq 7) chaining IRQs 368..375
  92. [    0.199920] twl4030: power (irq 373) chaining IRQs 376..383
  93. [    0.203460] twl4030: gpio (irq 368) chaining IRQs 384..401
  94. [    0.222778] Advanced Linux Sound Architecture Driver Version 1.0.23.
  95. [    0.229339] Bluetooth: Core ver 2.15
  96. [    0.231079] NET: Registered protocol family 31
  97. [    0.231109] Bluetooth: HCI device and connection manager initialized
  98. [    0.231414] Bluetooth: HCI socket layer initialized
  99. [    0.235534] cfg80211: Calling CRDA to update world regulatory domain
  100. [    0.241821] Switching to clocksource 32k_counter
  101. [    0.435485] NET: Registered protocol family 2
  102. [    0.436614] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  103. [    0.440460] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  104. [    0.441070] TCP bind hash table entries: 4096 (order: 5, 163840 bytes)
  105. [    0.445129] TCP: Hash tables configured (established 4096 bind 4096)
  106. [    0.445343] TCP reno registered
  107. [    0.445404] UDP hash table entries: 64 (order: 0, 6144 bytes)
  108. [    0.445983] UDP-Lite hash table entries: 64 (order: 0, 6144 bytes)
  109. [    0.447479] NET: Registered protocol family 1
  110. [    0.449523] RPC: Registered udp transport module.
  111. [    0.449554] RPC: Registered tcp transport module.
  112. [    0.449584] RPC: Registered tcp NFSv4.1 backchannel transport module.
  113. [    0.462341] NetWinder Floating Point Emulator V0.97 (double precision)
  114. [    0.817871] VFS: Disk quotas dquot_6.5.2
  115. [    0.818084] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  116. [    0.822967] JFFS2 version 2.2. (NAND) (SUMMARY)  �© 2001-2006 Red Hat, Inc.
  117. [    0.825073] msgmni has been set to 227
  118. [    0.836486] io scheduler noop registered
  119. [    0.836517] io scheduler deadline registered
  120. [    0.836914] io scheduler cfq registered (default)
  121. [    0.850128] omap_rng omap_rng: OMAP Random Number Generator ver. 50
  122. [    0.852081] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  123. [    0.890991] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 72) is a ST16654
  124. [    1.398590] console [ttyS0] enabled
  125. [    1.427062] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 73) is a ST16654
  126. [    1.458374] serial8250.2: ttyS2 at MMIO 0x4806e000 (irq = 74) is a ST16654
  127. [    1.538848] brd: module loaded
  128. [    1.577423] loop: module loaded
  129. [    1.595855] mtdoops: mtd device (mtddev=name/number) must be supplied
  130. [    1.603546] omap2-nand driver initializing
  131. [    1.609130] OneNAND driver initializing
  132. [    1.624603] smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre <nico@fluxnic.net>
  133. [    1.637054] eth0: SMC91C94 (rev 9) at c887c300 IRQ 309 [nowait]
  134. [    1.643493] eth0: Ethernet addr: 08:00:28:01:4d:ad
  135. [    1.651275] libertas_sdio: Libertas SDIO driver
  136. [    1.655853] libertas_sdio: Copyright Pierre Ossman
  137. [    1.666168] mice: PS/2 mouse device common for all mice
  138. [    1.686645] input: twl4030_pwrbutton as /devices/platform/i2c_omap.2/i2c-2/2-0049/twl4030_pwrbutton/input/input0
  139. [    1.707672] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  140. [    1.714599] twl_rtc twl_rtc: Power up reset detected.
  141. [    1.720947] twl_rtc twl_rtc: Enabling TWL-RTC.
  142. [    1.728149] i2c /dev entries driver
  143. [    1.739685] Driver for 1-wire Dallas network protocol.
  144. [    1.752197] OMAP Watchdog Timer Rev 0x22: initial timeout 60 sec
  145. [    1.760406] twl4030_wdt twl4030_wdt: Failed to register misc device
  146. [    1.767150] twl4030_wdt: probe of twl4030_wdt failed with error -16
  147. [    1.774780] Bluetooth: HCI UART driver ver 2.2
  148. [    1.779296] Bluetooth: HCI H4 protocol initialized
  149. [    1.784362] Bluetooth: HCI BCSP protocol initialized
  150. [    1.789459] Bluetooth: HCILL protocol initialized
  151. [    1.817504] No device for DAI omap-mcbsp-dai-0
  152. [    1.822326] No device for DAI omap-mcbsp-dai-1
  153. [    1.826843] No device for DAI omap-mcbsp-dai-2
  154. [    1.831420] No device for DAI omap-mcbsp-dai-3
  155. [    1.835998] No device for DAI omap-mcbsp-dai-4
  156. [    1.840515] ALSA device list:
  157. [    1.843566]   No soundcards found.
  158. [    1.847015] oprofile: hardware counters not available
  159. [    1.852172] oprofile: using timer interrupt.
  160. [    1.857391] TCP cubic registered
  161. [    1.860809] Initializing XFRM netlink socket
  162. [    1.865447] NET: Registered protocol family 17
  163. [    1.870605] NET: Registered protocol family 15
  164. [    1.876037] Bluetooth: L2CAP ver 2.15
  165. [    1.879730] Bluetooth: L2CAP socket layer initialized
  166. [    1.885284] Bluetooth: SCO (Voice Link) ver 0.6
  167. [    1.889862] Bluetooth: SCO socket layer initialized
  168. [    1.895751] Bluetooth: RFCOMM TTY layer initialized
  169. [    1.900970] Bluetooth: RFCOMM socket layer initialized
  170. [    1.906280] Bluetooth: RFCOMM ver 1.11
  171. [    1.910064] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  172. [    1.915527] Bluetooth: BNEP filters: protocol multicast
  173. [    1.920806] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  174. [    1.930389] lib80211: common routines for IEEE802.11 drivers
  175. [    1.936279] Registering the dns_resolver key type
  176. [    1.956176] Power Management for OMAP2 initializing
  177. [    1.961242] PRCM revision 1.0
  178. [    2.003173] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 2
  179. [    2.022003] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  180. [    2.535491] eth0: link up
  181. [    3.539062] Sending DHCP requests ., OK
  182. [    3.555145] IP-Config: Got DHCP answer from 0.0.0.0, my address is 172.24.191.121
  183. [    3.565399] IP-Config: Complete:
  184. [    3.568511]      device=eth0, addr=172.24.191.121, mask=255.255.252.0, gw=172.24.188.1,
  185. [    3.576690]      host=172.24.191.121, domain=india.ti.com, nis-domain=(none),
  186. [    3.583984]      bootserver=0.0.0.0, rootserver=172.24.137.86, rootpath=
  187. [    3.611419] Looking up port of RPC 100003/2 on 172.24.137.86
  188. [    3.629882] Looking up port of RPC 100005/1 on 172.24.137.86
  189. [    3.662445] VFS: Mounted root (nfs filesystem) on device 0:13.
  190. [    3.668853] Freeing init memory: 240K
  191. Mounting proc : OK
  192. Mounting sysfs : OK
  193. Mounting /dev : OK
  194. Creating local mdev devices
  195.  
  196. ******************************************
  197. Starting System Init for 3430SDP-3430
  198. Release: OpnSrc
  199. ******************************************
  200. Saving kernel ring buffer : OK
  201. Mounting devpts : OK
  202. Setting up networking
  203. Configuring lo : OK
  204. Configuring eth0 : OK - 172.24.191.121
  205. Starting telnetd : OK
  206. Starting syslogd : OK
  207. Starting klogd : OK
  208. Mounting filesystems : mount: according to /proc/mounts, none is already mounted on /dev/pts
  209. mount: according to /proc/mounts, /proc is already mounted on /proc
  210. OK
  211.  
  212. Please press Enter to activate this console.
  213. # uname -a
  214. Linux 3430SDP-3430 2.6.36-rc5-00010-g006f23e #10 Tue Sep 28 08:29:53 IST 2010 armv6l GNU/Linux
  215. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement