Advertisement
Guest User

Untitled

a guest
Jun 30th, 2010
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.03 KB | None | 0 0
  1. [HIT KEY TO PREVENT LINUX FROM BOOTING]
  2.  
  3. Marvell>> >> setenv bootargs console=ttyS0,115200 mtdparts=nand_mtd:0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs) rw root=/dev/mtdblock1 rw ip=192.168.0.10:192.168.0.254:192.168.0.254:255.255.255.0:DB88FXX81:eth0:none
  4. Marvell>> boot
  5.  
  6. NAND read: device 0 offset 0x100000, size 0x400000
  7.  
  8. Reading data from 0x4ff800 -- 100% complete.
  9. 4194304 bytes read: OK
  10. ## Booting image at 00800000 ...
  11. Image Name: Linux-2.6.22.18
  12. Created: 2009-03-19 9:18:16 UTC
  13. Image Type: ARM Linux Kernel Image (uncompressed)
  14. Data Size: 2106696 Bytes = 2 MB
  15. Load Address: 00008000
  16. Entry Point: 00008000
  17. Verifying Checksum ... OK
  18. OK
  19.  
  20. Starting kernel ...
  21.  
  22. Uncompressing Linux.................................................................................................................................... done, booting the kernel.
  23. Linux version 2.6.22.18 (dhaval@devbox) (gcc version 4.2.1) #1 Thu Mar 19 14:46:22 IST 2009
  24. CPU: ARM926EJ-S [56251311] revision 1 (ARMv5TE), cr=00053177
  25. Machine: Feroceon-KW
  26. Using UBoot passing parameters structure
  27. Memory policy: ECC disabled, Data cache writeback
  28. CPU0: D VIVT write-back cache
  29. CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
  30. CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
  31. Built 1 zonelists. Total pages: 130048
  32. Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs) rw root=/dev/mtdblock1 rw ip=192.168.0.10:192.168.0.254:192.168.0.254:255.255.255.0:DB88FXX81:eth0:none
  33. PID hash table entries: 2048 (order: 11, 8192 bytes)
  34. Console: colour dummy device 80x30
  35. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  36. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  37. Memory: 256MB 256MB 0MB 0MB = 512MB total
  38. Memory: 515456KB available (3864K code, 257K data, 104K init)
  39. Mount-cache hash table entries: 512
  40. CPU: Testing write buffer coherency: ok
  41. NET: Registered protocol family 16
  42.  
  43. CPU Interface
  44. -------------
  45. SDRAM_CS0 ....base 00000000, size 256MB
  46. SDRAM_CS1 ....base 10000000, size 256MB
  47. SDRAM_CS2 ....disable
  48. SDRAM_CS3 ....disable
  49. PEX0_MEM ....base e8000000, size 128MB
  50. PEX0_IO ....base f2000000, size 1MB
  51. INTER_REGS ....base f1000000, size 1MB
  52. NFLASH_CS ....base fa000000, size 2MB
  53. SPI_CS ....base f4000000, size 16MB
  54. BOOT_ROM_CS ....no such
  55. DEV_BOOTCS ....no such
  56. CRYPT_ENG ....base f0000000, size 2MB
  57.  
  58. Marvell Development Board (LSP Version KW_LSP_4.2.7_patch2)-- SHEEVA PLUG Soc: 88F6281 A0 LE
  59.  
  60. Detected Tclk 200000000 and SysClk 400000000
  61. MV Buttons Device Load
  62. Marvell USB EHCI Host controller #0: c08b8600
  63. PEX0 interface detected no Link.
  64. PCI: bus0: Fast back to back transfers enabled
  65. SCSI subsystem initialized
  66. usbcore: registered new interface driver usbfs
  67. usbcore: registered new interface driver hub
  68. usbcore: registered new device driver usb
  69. NET: Registered protocol family 2
  70. Time: kw_clocksource clocksource has been installed.
  71. IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  72. TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  73. TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
  74. TCP: Hash tables configured (established 65536 bind 65536)
  75. TCP reno registered
  76. RTC registered
  77. Use the XOR engines (acceleration) for enhancing the following functions:
  78. o RAID 5 Xor calculation
  79. o kernel memcpy
  80. o kenrel memzero
  81. Number of XOR engines to use: 4
  82. cesadev_init(c000c894)
  83. mvCesaInit: sessions=640, queue=64, pSram=f0000000
  84. Warning: TS unit is powered off.
  85. MV Buttons Driver Load
  86. NTFS driver 2.1.28 [Flags: R/O].
  87. JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  88. io scheduler noop registered
  89. io scheduler anticipatory registered (default)
  90. Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
  91. serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
  92. serial8250.0: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A
  93. Loading Marvell Ethernet Driver:
  94. o Cached descriptors in DRAM
  95. o DRAM SW cache-coherency
  96. o Single RX Queue support - ETH_DEF_RXQ=0
  97. o Single TX Queue support - ETH_DEF_TXQ=0
  98. o TCP segmentation offload enabled
  99. o Receive checksum offload enabled
  100. o Transmit checksum offload enabled
  101. o Network Fast Processing (Routing) supported
  102. o Driver ERROR statistics enabled
  103. o Driver INFO statistics enabled
  104. o Proc tool API enabled
  105. o Rx descripors: q0=128
  106. o Tx descripors: q0=532
  107. o Loading network interface(s):
  108. o eth0, ifindex = 1, GbE port = 0
  109. o eth1, ifindex = 2, GbE port = 1
  110.  
  111. mvFpRuleDb (dfd00000): 16384 entries, 65536 bytes
  112. Intel(R) PRO/1000 Network Driver - version 7.3.20-k2-NAPI
  113. Copyright (c) 1999-2006 Intel Corporation.
  114. e100: Intel(R) PRO/100 Network Driver, 3.5.17-k4-NAPI
  115. e100: Copyright(c) 1999-2006 Intel Corporation
  116.  
  117. Warning Sata is Powered Off
  118. NFTL driver: nftlcore.c $Revision: 1.98 $, nftlmount.c $Revision: 1.41 $
  119. NAND device: Manufacturer ID: 0xad, Chip ID: 0xdc (Hynix NAND 512MiB 3,3V 8-bit)
  120. Scanning device for bad blocks
  121. 2 cmdlinepart partitions found on MTD device nand_mtd
  122. Using command line partition definition
  123. Creating 2 MTD partitions on "nand_mtd":
  124. 0x00100000-0x00500000 : "uImage"
  125. 0x00500000-0x20000000 : "rootfs"
  126. ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
  127. ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1
  128. ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
  129. ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
  130. usb usb1: configuration #1 chosen from 1 choice
  131. hub 1-0:1.0: USB hub found
  132. hub 1-0:1.0: 1 port detected
  133. USB Universal Host Controller Interface driver v3.0
  134. usbcore: registered new interface driver usblp
  135. drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
  136. Initializing USB Mass Storage driver...
  137. usbcore: registered new interface driver usb-storage
  138. USB Mass Storage support registered.
  139. mice: PS/2 mouse device common for all mice
  140. i2c /dev entries driver
  141. Linux telephony interface: v1.00
  142. Marvell Telephony Driver:
  143. mvBoardVoiceAssembleModeGet: TDM not supported(boardId=0x9)
  144. assembly=-1,irq=-1
  145. mp_check_config: Error, invalid voice assembley mode
  146. md: linear personality registered for level -1
  147. md: raid0 personality registered for level 0
  148. md: raid1 personality registered for level 1
  149. raid6: int32x1 97 MB/s
  150. raid6: int32x2 114 MB/s
  151. raid6: int32x4 122 MB/s
  152. raid6: int32x8 110 MB/s
  153. raid6: using algorithm int32x4 (122 MB/s)
  154. md: raid6 personality registered for level 6
  155. md: raid5 personality registered for level 5
  156. md: raid4 personality registered for level 4
  157. raid5: measuring checksumming speed
  158. arm4regs : 1084.000 MB/sec
  159. 8regs : 754.800 MB/sec
  160. 32regs : 900.000 MB/sec
  161. raid5: using function: arm4regs (1084.000 MB/sec)
  162. device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
  163. dm_crypt using the OCF package.
  164. sdhci: Secure Digital Host Controller Interface driver
  165. sdhci: Copyright(c) Pierre Ossman
  166. mvsdmmc: irq =28 start f1090000
  167. mvsdmmc: no IRQ detect
  168. usbcore: registered new interface driver usbhid
  169. drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
  170. Advanced Linux Sound Architecture Driver Version 1.0.14 (Thu May 31 09:03:25 2007 UTC).
  171. mvCLAudioCodecRegGet: Error while reading register!
  172. mvCLAudioCodecInit: Error - Invalid Cirrus Logic chip/rev ID!
  173. Error - Cannot initialize audio decoder.at address =0xff<6>ALSA device list:
  174. #0: Marvell mv88fx_snd ALSA driver
  175. TCP cubic registered
  176. NET: Registered protocol family 1
  177. NET: Registered protocol family 17
  178. eth0: link down
  179. eth0: started
  180. IP-Config: Complete:
  181. device=eth0, addr=192.168.0.10, mask=255.255.255.0, gw=192.168.0.254,
  182. host=DB88FXX81, domain=, nis-domain=(none),
  183. bootserver=192.168.0.254, rootserver=192.168.0.254, rootpath=
  184. md: Autodetecting RAID arrays.
  185. md: autorun ...
  186. md: ... autorun DONE.
  187. eth0: link up, full duplex, speed 100 Mbps
  188. Empty flash at 0x0bbc9abc ends at 0x0bbca000
  189. Empty flash at 0x1cb20efc ends at 0x1cb21000
  190. VFS: Mounted root (jffs2 filesystem).
  191. Freeing init memory: 104K
  192. * Filesystem type 'fusectl' is not supported. Skipping mount.
  193. [ OK ]ting preliminary keymap...
  194. [ OK ]rting kernel event manager...
  195. [ OK ]ding hardware drivers...
  196. [ OK ]ding kernel modules... * Loading manual drivers...
  197. [ OK ]ting kernel variables (/etc/sysctl.conf)...
  198. [ OK ]ting kernel variables (/etc/sysctl.d/10-console-messages.conf)...
  199. * Setting kernel variables (/etc/sysctl.d/10-network-security.conf)... error: "net.ipv4.tcp_syncookies" is an unknown key
  200. [fail]
  201. [ OK ]ivating swap...
  202. FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory
  203. FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory
  204. [ OK ]rting early crypto disks...
  205. FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory
  206. FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory
  207. [ OK ]rting remaining crypto disks...
  208. * Checking file systems... fsck 1.41.4 (27-Jan-2009)
  209. [ OK ]
  210. [fail]nting local filesystems...
  211. [ OK ]ivating swapfile swap...
  212. * Reloading /etc/samba/smb.conf smbd only
  213. [ OK ]figuring network interfaces...
  214. [ OK ]ting up console font and keymap...
  215. * Starting system log daemon...
  216. Ubuntu 9.04 debian ttyS0
  217.  
  218. [ OK ] login:
  219. [ OK ] * Starting kernel log daemon...
  220. [ OK ] * Starting OpenBSD Secure Shell server sshd
  221. [ OK ] * Starting Samba daemons
  222. [ OK ] * Starting periodic command scheduler crond
  223.  
  224. Ubuntu 9.04 debian ttyS0
  225.  
  226. debian login:
  227. [LOGGED ON]
  228.  
  229. root@debian:~# netstat -nat
  230. Active Internet connections (servers and established)
  231. Proto Recv-Q Send-Q Local Address Foreign Address State
  232. tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN
  233. tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
  234. tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement