Advertisement
Guest User

Untitled

a guest
Jun 17th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. OMAP44XX SDP # tftpboot 0x80300000 uImage
  2.  
  3. ks8851snl ethernet initialized
  4. ethaddr rom: 08:00:28:01:4E:24
  5. port status information = 0x8080
  6. BOOTP broadcast 5
  7. Using KS8851SNL device
  8. TFTP from server 172.24.137.86; our IP address is 172.24.191.30; sending through gateway 172.24.188.1
  9. Filename 'uImage'.
  10. Load address: 0x80300000
  11. Loading: T #################################################################
  12.          #################################################################
  13.          #################################################################
  14.          #################################################################
  15.          #################################################################
  16.          #################################################################
  17.          #################################################################
  18.          #################################################################
  19.          #################################################################
  20.          ############################################################
  21. done
  22. Bytes transferred = 3301692 (32613c hex)
  23. OMAP44XX SDP # bootm 0x80300000
  24. ## Booting image at 80300000 ...
  25.    Image Name:   Linux-2.6.36-rc5-11456-g71e7473
  26.    Image Type:   ARM Linux Kernel Image (uncompressed)
  27.    Data Size:    3301628 Bytes =  3.1 MB
  28.    Load Address: 80008000
  29.    Entry Point:  80008000
  30.    Verifying Checksum ... OK
  31. OK
  32.  
  33. Starting kernel ...
  34.  
  35. Uncompressing Linux... done, booting the kernel.
  36. [    0.000000] Linux version 2.6.36-rc5-11456-g71e7473 (manju@DFL-61) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #7 SMP Mon Sep 27 17:47:26 IST 2010
  37. [    0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c53c7f
  38. [    0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  39. [    0.000000] Machine: OMAP4430 4430SDP board
  40. [    0.000000] Memory policy: ECC disabled, Data cache writealloc
  41. [    0.000000] Unknown OMAP4 CPU id
  42. [    0.000000] SRAM: Mapped pa 0x40300000 to va 0xfe400000 size: 0x100000
  43. [    0.000000] FIXME: omap44xx_sram_init not implemented
  44. [    0.000000] PERCPU: Embedded 7 pages/cpu @c0cff000 s6336 r8192 d14144 u65536
  45. [    0.000000] pcpu-alloc: s6336 r8192 d14144 u65536 alloc=16*4096
  46. [    0.000000] pcpu-alloc: [0] 0 [0] 1
  47. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
  48. [    0.000000] Kernel command line: console=ttyS2,115200n8 root=/dev/nfs rw nfsroot=172.24.137.86:/home/manju/fs/newbbox target,nolock,tcp,rsize=1024,wsize=p
  49. [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  50. [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  51. [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  52. [    0.000000] Memory: 128MB = 128MB total
  53. [    0.000000] Memory: 117612k/117612k available, 13460k reserved, 0K highmem
  54. [    0.000000] Virtual kernel memory layout:
  55. [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  56. [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  57. [    0.000000]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
  58. [    0.000000]     vmalloc : 0xc8800000 - 0xf8000000   ( 760 MB)
  59. [    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
  60. [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
  61. [    0.000000]       .init : 0xc0008000 - 0xc004c000   ( 272 kB)
  62. [    0.000000]       .text : 0xc004c000 - 0xc0608000   (5872 kB)
  63. [    0.000000]       .data : 0xc0632000 - 0xc069fda0   ( 440 kB)
  64. [    0.000000] Hierarchical RCU implementation.
  65. [    0.000000]  RCU-based detection of stalled CPUs is disabled.
  66. [    0.000000]  Verbose stalled-CPUs detection is disabled.
  67. [    0.000000] NR_IRQS:402
  68. [    0.000000] GPMC revision 6.0
  69. [    0.000000] Could not get gpios_ick
  70. [    0.000000] Could not get gpios_fck
  71. [    0.000000] OMAP GPIO hardware version 0.1
  72. [    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
  73. [    0.000000] Console: colour dummy device 80x30
  74. [    0.000000] Lock dependency validator: Copyright (c) 2006 Red Hat, Inc., Ingo Molnar
  75. [    0.000000] ... MAX_LOCKDEP_SUBCLASSES:  8
  76. [    0.000000] ... MAX_LOCK_DEPTH:          48
  77. [    0.000000] ... MAX_LOCKDEP_KEYS:        8191
  78. [    0.000000] ... CLASSHASH_SIZE:          4096
  79. [    0.000000] ... MAX_LOCKDEP_ENTRIES:     16384
  80. [    0.000000] ... MAX_LOCKDEP_CHAINS:      32768
  81. [    0.000000] ... CHAINHASH_SIZE:          16384
  82. [    0.000000]  memory used by lock dependency info: 3695 kB
  83. [    0.000000]  per task-struct memory footprint: 1152 bytes
  84. [    0.000000] Calibrating delay loop... 2009.29 BogoMIPS (lpj=7847936)
  85. [    0.000000] pid_max: default: 32768 minimum: 301
  86. [    0.000000] Security Framework initialized
  87. [    0.000000] Mount-cache hash table entries: 512
  88. [    0.000000] CPU: Testing write buffer coherency: ok
  89. [    0.000000] L310 cache controller enabled
  90. [    0.000000] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x0e050000
  91. [    0.000000] CPU1: Booted secondary processor
  92. [    0.000000] Brought up 2 CPUs
  93. [    0.000000] SMP: Total of 2 processors activated (4022.78 BogoMIPS).
  94. [    0.000000] regulator: core version 0.5
  95. [    0.000000] NET: Registered protocol family 16
  96. [    0.000000] mux: Could not set signal i2c2_scl
  97. [    0.000000] mux: Could not set signal i2c2_sda
  98. [    0.000000] mux: Could not set signal i2c3_scl
  99. [    0.000000] mux: Could not set signal i2c3_sda
  100. [    0.000000] mux: Could not set signal i2c4_scl
  101. [    0.000000] mux: Could not set signal i2c4_sda
  102. [    0.000000] pm_dbg_init: only OMAP3 supported
  103. [    0.000518] OMAP DMA hardware revision 0.0
  104. [    0.029174] bio: create slab <bio-0> at 0
  105. [    0.032318] SCSI subsystem initialized
  106. [    0.036224] usbcore: registered new interface driver usbfs
  107. [    0.036651] usbcore: registered new interface driver hub
  108. [    0.036926] usbcore: registered new device driver usb
  109. [    0.049133] i2c_omap i2c_omap.1: bus 1 rev4.0 at 400 kHz
  110. [    0.051208] Skipping twl internal clock init and using bootloader value (unknown osc rate)
  111. [    0.053161] twl6030: PIH (irq 39) chaining IRQs 368..387
  112. [    0.056213] regulator: VMMC: 1200 <--> 3000 mV at 1800 mV normal standby
  113. [    0.058013] regulator: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
  114. [    0.059570] regulator: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby
  115. [    0.060638] regulator: VANA: 2100 mV normal standby
  116. [    0.061645] regulator: VCXIO: 1800 mV normal standby
  117. [    0.062683] regulator: VDAC: 1800 mV normal standby
  118. [    0.063690] regulator: VUSB: 3300 mV normal standby
  119. [    0.065704] regulator: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby
  120. [    0.067260] regulator: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
  121. [    0.068786] regulator: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
  122. [    0.080230] i2c_omap i2c_omap.2: bus 2 rev4.0 at 400 kHz
  123. [    0.095825] i2c_omap i2c_omap.3: bus 3 rev4.0 at 400 kHz
  124. [    0.111450] i2c_omap i2c_omap.4: bus 4 rev4.0 at 400 kHz
  125. [    0.113830] Advanced Linux Sound Architecture Driver Version 1.0.23.
  126. [    0.115539] Bluetooth: Core ver 2.15
  127. [    0.115753] NET: Registered protocol family 31
  128. [    0.115783] Bluetooth: HCI device and connection manager initialized
  129. [    0.115844] Bluetooth: HCI socket layer initialized
  130. [    0.116638] cfg80211: Calling CRDA to update world regulatory domain
  131. [    0.117919] Switching to clocksource 32k_counter
  132. [    0.119262] Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
  133. [    0.119262] Clockevents: could not switch to one-shot mode: dummy_timer is not functional.
  134. [    0.119262] Could not switch to high resolution mode on CPU 1
  135. [    0.119293] Could not switch to high resolution mode on CPU 0
  136. [    0.154113] NET: Registered protocol family 2
  137. [    0.154479] IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  138. [    0.155487] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  139. [    0.155639] TCP bind hash table entries: 4096 (order: 5, 131072 bytes)
  140. [    0.156555] TCP: Hash tables configured (established 4096 bind 4096)
  141. [    0.156616] TCP reno registered
  142. [    0.156646] UDP hash table entries: 64 (order: 0, 5120 bytes)
  143. [    0.156768] UDP-Lite hash table entries: 64 (order: 0, 5120 bytes)
  144. [    0.157287] NET: Registered protocol family 1
  145. [    0.157928] RPC: Registered udp transport module.
  146. [    0.157958] RPC: Registered tcp transport module.
  147. [    0.157958] RPC: Registered tcp NFSv4.1 backchannel transport module.
  148. [    0.159820] ------------[ cut here ]------------
  149. [    0.159851] WARNING: at arch/arm/mach-omap2/pm.c:53 _init_omap_device+0x7c/0x9c()
  150. [    0.159881] _init_omap_device: could not find omap_hwmod for mpu
  151. [    0.159881] Modules linked in:
  152. [    0.159942] [<c0053358>] (unwind_backtrace+0x0/0xe4) from [<c0088d48>] (warn_slowpath_common+0x4c/0x64)
  153. [    0.159973] [<c0088d48>] (warn_slowpath_common+0x4c/0x64) from [<c0088de0>] (warn_slowpath_fmt+0x2c/0x3c)
  154. [    0.159973] [<c0088de0>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0059f88>] (_init_omap_device+0x7c/0x9c)
  155. [    0.160034] [<c0059f88>] (_init_omap_device+0x7c/0x9c) from [<c0010330>] (omap2_common_pm_init+0x14/0x48)
  156. [    0.160064] [<c0010330>] (omap2_common_pm_init+0x14/0x48) from [<c004c578>] (do_one_initcall+0xcc/0x1a4)
  157. [    0.160095] [<c004c578>] (do_one_initcall+0xcc/0x1a4) from [<c0008580>] (kernel_init+0x148/0x210)
  158. [    0.160095] [<c0008580>] (kernel_init+0x148/0x210) from [<c004dcb8>] (kernel_thread_exit+0x0/0x8)
  159. [    0.160125] ---[ end trace 3bf60df478e4c84a ]---
  160. [    0.160156] ------------[ cut here ]------------
  161. [    0.160156] WARNING: at arch/arm/mach-omap2/pm.c:53 _init_omap_device+0x7c/0x9c()
  162. [    0.160156] _init_omap_device: could not find omap_hwmod for iva
  163. [    0.160156] Modules linked in:
  164. [    0.160186] [<c0053358>] (unwind_backtrace+0x0/0xe4) from [<c0088d48>] (warn_slowpath_common+0x4c/0x64)
  165. [    0.160217] [<c0088d48>] (warn_slowpath_common+0x4c/0x64) from [<c0088de0>] (warn_slowpath_fmt+0x2c/0x3c)
  166. [    0.160217] [<c0088de0>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0059f88>] (_init_omap_device+0x7c/0x9c)
  167. [    0.160247] [<c0059f88>] (_init_omap_device+0x7c/0x9c) from [<c001033c>] (omap2_common_pm_init+0x20/0x48)
  168. [    0.160247] [<c001033c>] (omap2_common_pm_init+0x20/0x48) from [<c004c578>] (do_one_initcall+0xcc/0x1a4)
  169. [    0.160278] [<c004c578>] (do_one_initcall+0xcc/0x1a4) from [<c0008580>] (kernel_init+0x148/0x210)
  170. [    0.160278] [<c0008580>] (kernel_init+0x148/0x210) from [<c004dcb8>] (kernel_thread_exit+0x0/0x8)
  171. [    0.160308] ---[ end trace 3bf60df478e4c84b ]---
  172. [    0.160308] ------------[ cut here ]------------
  173. [    0.160308] WARNING: at arch/arm/mach-omap2/pm.c:53 _init_omap_device+0x7c/0x9c()
  174. [    0.160308] _init_omap_device: could not find omap_hwmod for l3_main
  175. [    0.160339] Modules linked in:
  176. [    0.160339] [<c0053358>] (unwind_backtrace+0x0/0xe4) from [<c0088d48>] (warn_slowpath_common+0x4c/0x64)
  177. [    0.160369] [<c0088d48>] (warn_slowpath_common+0x4c/0x64) from [<c0088de0>] (warn_slowpath_fmt+0x2c/0x3c)
  178. [    0.160369] [<c0088de0>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0059f88>] (_init_omap_device+0x7c/0x9c)
  179. [    0.160400] [<c0059f88>] (_init_omap_device+0x7c/0x9c) from [<c0010348>] (omap2_common_pm_init+0x2c/0x48)
  180. [    0.160400] [<c0010348>] (omap2_common_pm_init+0x2c/0x48) from [<c004c578>] (do_one_initcall+0xcc/0x1a4)
  181. [    0.160430] [<c004c578>] (do_one_initcall+0xcc/0x1a4) from [<c0008580>] (kernel_init+0x148/0x210)
  182. [    0.160430] [<c0008580>] (kernel_init+0x148/0x210) from [<c004dcb8>] (kernel_thread_exit+0x0/0x8)
  183. [    0.160461] ---[ end trace 3bf60df478e4c84c ]---
  184. [    0.160461] NetWinder Floating Point Emulator V0.97 (double precision)
  185. [    0.255340] VFS: Disk quotas dquot_6.5.2
  186. [    0.255462] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  187. [    0.256683] JFFS2 version 2.2. (NAND) (SUMMARY)  �© 2001-2006 Red Hat, Inc.
  188. [    0.257293] msgmni has been set to 229
  189. [    0.259643] io scheduler noop registered
  190. [    0.259643] io scheduler deadline registered
  191. [    0.259765] io scheduler cfq registered (default)
  192. [    0.261810] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  193. [    0.355285] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 104) is a ST16654
  194. [    0.537445] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 105) is a ST16654
  195. [    0.718933] serial8250.2: ttyS2 at MMIO 0x48020000 (irq = 106) is a ST16654
  196. [    1.742950] console [ttyS2] enabled
  197. [    1.759918] brd: module loaded
  198. [    1.769470] loop: module loaded
  199. [    1.775848] mtdoops: mtd device (mtddev=name/number) must be supplied
  200. [    1.782501] omap2-nand driver initializing
  201. [    1.787048] OneNAND driver initializing
  202. [    1.793304] ks8851 spi1.0: message enable is 0
  203. [    1.802246] ks8851 spi1.0: eth0: revision 0, MAC 22:75:95:2a:a5:65, IRQ 194
  204. [    1.810394] usbcore: registered new interface driver asix
  205. [    1.816101] usbcore: registered new interface driver cdc_ether
  206. [    1.822143] usbcore: registered new interface driver net1080
  207. [    1.828063] usbcore: registered new interface driver cdc_subset
  208. [    1.834228] usbcore: registered new interface driver zaurus
  209. [    1.840148] usbcore: registered new interface driver usb8xxx
  210. [    1.845855] libertas_sdio: Libertas SDIO driver
  211. [    1.850402] libertas_sdio: Copyright Pierre Ossman
  212. [    1.856353] usbcore: registered new interface driver cdc_wdm
  213. [    1.862091] Initializing USB Mass Storage driver...
  214. [    1.867218] usbcore: registered new interface driver usb-storage
  215. [    1.873260] USB Mass Storage support registered.
  216. [    1.878448] usbcore: registered new interface driver libusual
  217. [    1.884429] usbcore: registered new interface driver usbtest
  218. [    1.890167] udc: OMAP UDC driver, version: 4 October 2004 (iso) (dma)
  219. [    1.897857] mice: PS/2 mouse device common for all mice
  220. [    1.904113] input: gpio-keys as /devices/platform/gpio-keys/input/input0
  221. [    1.913726] input: twl4030_pwrbutton as /devices/platform/i2c_omap.1/i2c-1/1-0049/twl4030_pwrbutton/input/input1
  222. [    1.925292] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
  223. [    1.931945] twl_rtc twl_rtc: Power up reset detected.
  224. [    1.939636] twl_rtc twl_rtc: Enabling TWL-RTC.
  225. [    1.945129] i2c /dev entries driver
  226. [    1.950744] Driver for 1-wire Dallas network protocol.
  227. [    1.957580] OMAP Watchdog Timer Rev 0x00: initial timeout 60 sec
  228. [    1.964294] twl4030_wdt twl4030_wdt: Failed to register misc device
  229. [    1.970611] twl4030_wdt: probe of twl4030_wdt failed with error -16
  230. [    1.977142] Bluetooth: HCI UART driver ver 2.2
  231. [    1.981628] Bluetooth: HCI H4 protocol initialized
  232. [    1.986450] Bluetooth: HCI BCSP protocol initialized
  233. [    1.991455] Bluetooth: HCILL protocol initialized
  234. [    1.996185] Bluetooth: Broadcom Blutonium firmware driver ver 1.2
  235. [    2.002563] usbcore: registered new interface driver bcm203x
  236. [    2.008239] Bluetooth: Digianswer Bluetooth USB driver ver 0.10
  237. [    2.014434] usbcore: registered new interface driver bpa10x
  238. [    2.031555] usbcore: registered new interface driver usbhid
  239. [    2.037170] usbhid: USB HID core driver
  240. [    2.042449] usbcore: registered new interface driver snd-usb-audio
  241. [    2.049468] No device for DAI omap-mcbsp-dai-0
  242. [    2.053924] No device for DAI omap-mcbsp-dai-1
  243. [    2.058410] No device for DAI omap-mcbsp-dai-2
  244. [    2.062896] No device for DAI omap-mcbsp-dai-3
  245. [    2.067382] No device for DAI omap-mcbsp-dai-4
  246. [    2.071868] ALSA device list:
  247. [    2.074859]   No soundcards found.
  248. [    2.078460] oprofile: hardware counters not available
  249. [    2.083648] oprofile: using timer interrupt.
  250. [    2.088348] TCP cubic registered
  251. [    2.091613] Initializing XFRM netlink socket
  252. [    2.096008] NET: Registered protocol family 17
  253. [    2.100616] NET: Registered protocol family 15
  254. [    2.105285] Bluetooth: L2CAP ver 2.15
  255. [    2.108947] Bluetooth: L2CAP socket layer initialized
  256. [    2.114135] Bluetooth: SCO (Voice Link) ver 0.6
  257. [    2.118682] Bluetooth: SCO socket layer initialized
  258. [    2.123779] Bluetooth: RFCOMM TTY layer initialized
  259. [    2.128753] Bluetooth: RFCOMM socket layer initialized
  260. [    2.133911] Bluetooth: RFCOMM ver 1.11
  261. [    2.137695] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  262. [    2.143035] Bluetooth: BNEP filters: protocol multicast
  263. [    2.148315] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  264. [    2.154815] lib80211: common routines for IEEE802.11 drivers
  265. [    2.160552] Registering the dns_resolver key type
  266. [    2.165557] ThumbEE CPU extension supported.
  267. [    2.169921] Power Management for TI OMAP4.
  268. [    2.184722] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
  269. [    2.195251] regulator_init_complete: incomplete constraints, leaving VAUX3_6030 on
  270. [    2.203399] regulator_init_complete: incomplete constraints, leaving VAUX2_6030 on
  271. [    2.212005] regulator_init_complete: incomplete constraints, leaving VUSB on
  272. [    2.219604] regulator_init_complete: incomplete constraints, leaving VDAC on
  273. [    2.227203] regulator_init_complete: incomplete constraints, leaving VCXIO on
  274. [    2.234924] regulator_init_complete: incomplete constraints, leaving VANA on
  275. [    2.242523] regulator_init_complete: incomplete constraints, leaving VUSIM on
  276. [    2.250213] regulator_init_complete: incomplete constraints, leaving VPP on
  277. [    2.259338] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
  278. [    3.775512] Sending DHCP requests ., OK
  279. [    4.884857] IP-Config: Got DHCP answer from 0.0.0.0, my address is 172.24.190.232
  280. [    4.893066] IP-Config: Complete:
  281. [    4.896148]      device=eth0, addr=172.24.190.232, mask=255.255.252.0, gw=172.24.188.1,
  282. [    4.904144]      host=172.24.190.232, domain=india.ti.com, nis-domain=(none),
  283. [    4.911346]      bootserver=0.0.0.0, rootserver=172.24.137.86, rootpath=
  284. [    4.943084] Looking up port of RPC 100003/2 on 172.24.137.86
  285. [    5.057403] Looking up port of RPC 100005/1 on 172.24.137.86
  286. [    5.440032] VFS: Mounted root (nfs filesystem) on device 0:13.
  287. [    5.446014] Freeing init memory: 272K
  288. Mounting proc : OK
  289. Mounting sysfs : OK
  290. Mounting /dev : OK
  291. Creating local mdev devices
  292.  
  293. ******************************************
  294. Starting System Init for 3430SDP-3430
  295. Release: OpnSrc
  296. ******************************************
  297. Saving kernel ring buffer : OK
  298. Mounting devpts : OK
  299. Setting up networking
  300. Configuring lo : OK
  301. Configuring eth0 : OK - 172.24.190.232
  302. Starting telnetd : OK
  303. Starting syslogd : OK
  304. Starting klogd : OK
  305. Mounting filesystems : mount: according to /proc/mounts, none is already mounted on /dev/pts
  306. mount: according to /proc/mounts, /proc is already mounted on /proc
  307. OK
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement