Advertisement
Guest User

Untitled

a guest
Aug 14th, 2017
500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.94 KB | None | 0 0
  1. Linux version 2.6.31.8 (root@BuildMachine) (gcc version 4.3.2 (sdk3.3-ct-ng-1.4.1) ) #2 Mon Aug 11 16:32:01 CST 2014
  2. CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
  3. CPU: VIVT data cache, VIVT instruction cache
  4. Machine: Feroceon-KW
  5. Using UBoot passing parameters structure
  6. Memory policy: ECC disabled, Data cache writeback
  7. On node 0 totalpages: 131072
  8. free_area_init_node: node 0, pgdat c085e014, node_mem_map c087e000
  9. Normal zone: 1024 pages used for memmap
  10. Normal zone: 0 pages reserved
  11. Normal zone: 130048 pages, LIFO batch:31
  12. Built 1 zonelists in Zone order, mobility grouping off. Total pages: 130048
  13. Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/nfs rw init=/init
  14. PID hash table entries: 2048 (order: 11, 8192 bytes)
  15. Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  16. Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  17. Memory: 512MB = 512MB total
  18. Memory: 506752KB available (5360K code, 302K data, 2832K init, 0K highmem)
  19. Hierarchical RCU implementation.
  20. NR_IRQS:128
  21. Console: colour dummy device 80x30
  22. Calibrating delay loop... 1599.07 BogoMIPS (lpj=7995392)
  23. Mount-cache hash table entries: 512
  24. CPU: Testing write buffer coherency: ok
  25. NET: Registered protocol family 16
  26. Feroceon L2: Enabling L2
  27. Feroceon L2: Cache support initialised.
  28. invoking softwareStaggeredSpinUp()..., it will delay 5 seconds to spin up the second harddisk
  29.  
  30. CPU Interface
  31. -------------
  32. SDRAM_CS0 ....base 00000000, size 512MB
  33. SDRAM_CS1 ....disable
  34. SDRAM_CS2 ....disable
  35. SDRAM_CS3 ....disable
  36. PEX0_MEM ....base e0000000, size 128MB
  37. PEX0_IO ....base f2000000, size 1MB
  38. PEX1_MEM ....base e8000000, size 128MB
  39. PEX1_IO ....base f2100000, size 1MB
  40. INTER_REGS ....base f1000000, size 1MB
  41. NFLASH_CS ....base fa000000, size 2MB
  42. SPI_CS ....base f4000000, size 16MB
  43. BOOT_ROM_CS ....no such
  44. DEV_BOOTCS ....no such
  45. CRYPT_ENG ....base f0000000, size 2MB
  46.  
  47. Marvell Development Board (LSP Version KW_LSP_5.1.3_patch18)-- DB-88F6282A-BP Soc: MV88F6282 Rev 1 LE
  48.  
  49. Detected Tclk 200000000 and SysClk 533333333
  50. Marvell USB EHCI Host controller #0: d003a740
  51. [BlueDBG] reseting SoC Pex[0] 0 ...
  52. PEX0 interface detected Link X1
  53. [BlueDBG] reseting SoC Pex[1] 0 ...
  54. [BlueDBG] reseting SoC Pex[1] 1 ...
  55. [BlueDBG] reseting SoC Pex[1] 2 ...
  56. [BlueDBG] reseting SoC Pex[1] 3 ...
  57. [BlueDBG] reseting SoC Pex[1] 4 ...
  58. [BlueDBG] reseting SoC Pex[1] 5 ...
  59. [BlueDBG] reseting SoC Pex[1] 6 ...
  60. [BlueDBG] reseting SoC Pex[1] 7 ...
  61. [BlueDBG] reseting SoC Pex[1] 8 ...
  62. [BlueDBG] reseting SoC Pex[1] 9 ...
  63. [BlueDBG] reseting SoC Pex[1] 10 ...
  64. PEX1 interface detected no Link.
  65. pci 0000:00:01.0: reg 10 64bit mmio: [0x000000-0x001fff]
  66. pci 0000:00:01.0: PME# supported from D0 D3hot
  67. pci 0000:00:01.0: PME# disabled
  68. PCI: bus0: Fast back to back transfers disabled
  69. PCI: bus1: Fast back to back transfers enabled
  70. bio: create slab <bio-0> at 0
  71. SCSI subsystem initialized
  72. usbcore: registered new interface driver usbfs
  73. usbcore: registered new interface driver hub
  74. usbcore: registered new device driver usb
  75. cfg80211: Calling CRDA to update world regulatory domain
  76. NET: Registered protocol family 2
  77. IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
  78. TCP established hash table entries: 65536 (order: 7, 524288 bytes)
  79. TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
  80. TCP: Hash tables configured (established 65536 bind 65536)
  81. TCP reno registered
  82. NET: Registered protocol family 1
  83. cpufreq: Init kirkwood cpufreq driver
  84. cpufreq: High frequency: 1600000KHz - Low frequency: 533333KHz
  85. cpufreq: Setting CPU Frequency to 1600000 KHz
  86. cpufreq: Setting PowerSaveState to off
  87. XOR registered 4 channels
  88. XOR 2nd invalidate WA enabled
  89. mvCesaInit: sessions=640, queue=64, pSram=f0000000
  90. Warning: TS unit is powered off.
  91. gpio_dev = fd00000
  92. LED_SET_CTL_IOC_NUM= 6702
  93. High gpio polarity = 50
  94. High gpio polarity = 70
  95. Enable Interrupt
  96. mv88f6281_wdt: Watchdog Timer timeout = 8 sec.
  97. mv88f6281_wdt: HW Watchdog timeout = 15 sec.
  98. VFS: Disk quotas dquot_6.5.2
  99. Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  100. Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  101. JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  102. fuse init (API version 7.12)
  103. SGI XFS with security attributes, large block/inode numbers, no debug enabled
  104. SGI XFS Quota Management subsystem
  105. yaffs built Aug 11 2014 16:16:35 Installing.
  106.  
  107.  
  108.  
  109.  
  110. YAFFS-WARNING CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED selected.
  111.  
  112.  
  113.  
  114. msgmni has been set to 990
  115. alg: No test for cipher_null (cipher_null-generic)
  116. alg: No test for ecb(cipher_null) (ecb-cipher_null)
  117. alg: No test for digest_null (digest_null-generic)
  118. alg: No test for compress_null (compress_null-generic)
  119. alg: No test for stdrng (krng)
  120. Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  121. io scheduler noop registered
  122. io scheduler cfq registered (default)
  123. Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  124. serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
  125. console [ttyS0] enabled
  126. brd: module loaded
  127. loop: module loaded
  128. Integrated Sata device found
  129. IRQ 21/mvSata: IRQF_DISABLED is not guaranteed on shared IRQs
  130. Wake up disk0......
  131. Wake up disk1......
  132. scsi0 : Marvell SCSI to SATA adapter
  133. scsi1 : Marvell SCSI to SATA adapter
  134. scsi 0:0:0:0: Direct-Access WD20EFRX-68AX9N0 80.0 PQ: 0 ANSI: 5
  135. scsi 1:0:0:0: Direct-Access WD20EFRX-68AX9N0 80.0 PQ: 0 ANSI: 5
  136. EnablePowerSaving
  137. PowerSavingTime = 15
  138. sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
  139. sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
  140. sd 0:0:0:0: [sda] 0-byte physical blocks
  141. sd 1:0:0:0: [sdb] Sector size 0 reported, assuming 512.
  142. sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
  143. sd 1:0:0:0: [sdb] 0-byte physical blocks
  144. sd 0:0:0:0: [sda] Write Protect is off
  145. sd 0:0:0:0: [sda] Mode Sense: 23 00 10 00
  146. sd 0:0:0:0: Attached scsi generic sg0 type 0
  147. sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
  148. sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
  149. sd 1:0:0:0: Attached scsi generic sg1 type 0
  150. sd 1:0:0:0: [sdb] Write Protect is off
  151. sd 1:0:0:0: [sdb] Mode Sense: 23 00 10 00
  152. Loading Marvell Ethernet Driver:
  153. o Cached descriptors in DRAM
  154. o DRAM SW cache-coherency
  155. o 1 Giga ports supported
  156. o Single RX Queue support - ETH_DEF_RXQ=0
  157. o Single TX Queue support - ETH_DEF_TXQ=0
  158. o TCP segmentation offload (TSO) supported
  159. o Large Receive offload (LRO) supported
  160. o Receive checksum offload supported
  161. o Transmit checksum offload supported
  162. o Network Fast Processing (Routing) supported - (Disabled)
  163. o Driver ERROR statistics enabled
  164. o Proc tool API enabled
  165. o SKB Reuse supported - (Disabled)
  166. o SKB Recycle supported - (Disabled)
  167. o Rx descripors: q0=128
  168. o Tx descripors: q0=532
  169. o Loading network interface(s):
  170. o register under mv88fx_eth platform
  171. o eth0, ifindex = 2, GbE port = 0
  172.  
  173. mvFpRuleDb (d10b0000): 16384 entries, 65536 bytes
  174. Counter=0, opIdx=6, overhead=16
  175. Counter=1, opIdx=2, overhead=0
  176. Counter=2, opIdx=1, overhead=18
  177. Counter=3, opIdx=2, overhead=0
  178. sda:
  179. sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
  180. sd 1:0:0:0: [sdb] Sector size 0 reported, assuming 512.
  181. NAND device: Manufacturer ID: 0xec, Chip ID: 0xf1 (Samsung NAND 128MiB 3,3V 8-bit)
  182. Scanning device for bad blocks
  183. Bad eraseblock 39 at 0x0000004e0000
  184. Bad eraseblock 740 at 0x000005c80000
  185. 9 cmdlinepart partitions found on MTD device nand_mtd
  186. Using command line partition definition
  187. Creating 9 MTD partitions on "nand_mtd":
  188. 0x000000000000-0x000000100000 : "uboot"
  189. sda1 sda2
  190. sd 0:0:0:0: [sda] Sector size 0 reported, assuming 512.
  191. sdb:
  192. 0x000000100000-0x000000180000 : "uboot_env"
  193. sd 0:0:0:0: [sda] Attached SCSI disk
  194. 0x000000180000-0x000000200000 : "key_store"
  195. sdb1 sdb2
  196. sd 1:0:0:0: [sdb] Sector size 0 reported, assuming 512.
  197. 0x000000200000-0x000000280000 : "info"
  198. 0x000000280000-0x000000c80000 : "etc"
  199. sd 1:0:0:0: [sdb] Attached SCSI disk
  200. 0x000000c80000-0x000001680000 : "kernel_1"
  201. 0x000001680000-0x000004640000 : "rootfs1"
  202. 0x000004640000-0x000005040000 : "kernel_2"
  203. 0x000005040000-0x000008000000 : "rootfs2"
  204. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  205. ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
  206. ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1
  207. ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
  208. ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00
  209. usb usb1: configuration #1 chosen from 1 choice
  210. hub 1-0:1.0: USB hub found
  211. hub 1-0:1.0: 1 port detected
  212. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  213. uhci_hcd: USB Universal Host Controller Interface driver
  214. usbcore: registered new interface driver usblp
  215. Initializing USB Mass Storage driver...
  216. usbcore: registered new interface driver usb-storage
  217. USB Mass Storage support registered.
  218. usbcore: registered new interface driver ums-datafab
  219. usbcore: registered new interface driver ums-freecom
  220. usbcore: registered new interface driver ums-jumpshot
  221. usbcore: registered new interface driver ums-sddr09
  222. usbcore: registered new interface driver ums-sddr55
  223. usbcore: registered new interface driver ums-usbat
  224. mice: PS/2 mouse device common for all mice
  225. i2c /dev entries driver
  226. rtc-pcf8563 0-0051: chip found, driver version 0.4.3
  227. rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0
  228. md: linear personality registered for level -1
  229. md: raid0 personality registered for level 0
  230. md: raid1 personality registered for level 1
  231. cpufreq: Setting CPU Frequency to 1600000 KHz
  232. cpufreq: Setting PowerSaveState to off
  233. sdhci: Secure Digital Host Controller Interface driver
  234. sdhci: Copyright(c) Pierre Ossman
  235. mmc0: mvsdio driver initialized, lacking card detect (fall back to polling)
  236. usbcore: registered new interface driver hiddev
  237. usbcore: registered new interface driver usbhid
  238. usbhid: v2.6:USB HID core driver
  239. TCP cubic registered
  240. NET: Registered protocol family 10
  241. lo: Disabled Privacy Extensions
  242. Mobile IPv6
  243. IPv6 over IPv4 tunneling driver
  244. sit0: Disabled Privacy Extensions
  245. ip6tnl0: Disabled Privacy Extensions
  246. NET: Registered protocol family 17
  247. RPC: Registered udp transport module.
  248. RPC: Registered tcp transport module.
  249. rtc-pcf8563 0-0051: setting system clock to 2017-08-11 17:50:19 UTC (1502473819)
  250. Freeing init memory: 2832K
  251. usb 1-1: new high speed USB device using ehci_marvell and address 2
  252. In hub_port_init, and number is 1, retry 0, port 1 .....
  253. usb 1-1: configuration #1 chosen from 1 choice
  254. hub 1-1:1.0: USB hub found
  255. hub 1-1:1.0: 4 ports detected
  256. eth0: mac address changed
  257. egiga0: link down
  258. egiga0: started
  259. ADDRCONF(NETDEV_UP): egiga0: link is not ready
  260. yaffs: dev is 32505864 name is "mtdblock8" ro
  261. yaffs: passed flags ""
  262. yaffs: Attempting MTD mount of 31.8,"mtdblock8"
  263. yaffs: restored from checkpoint
  264. yaffs_read_super: isCheckpointed 1
  265. yaffs: dev is 32505860 name is "mtdblock4" rw
  266. yaffs: passed flags ""
  267. yaffs: Attempting MTD mount of 31.4,"mtdblock4"
  268. yaffs: restored from checkpoint
  269. yaffs_read_super: isCheckpointed 1
  270. NTFS driver 2.1.29 [Flags: R/O MODULE].
  271. tntfs: module license 'Commercial. For support email ntfs-support@tuxera.com.' taints kernel.
  272. Disabling lock debugging due to kernel taint
  273. Tuxera NTFS driver 3011.12.23 [Flags: R/W MODULE].
  274. PPP generic driver version 2.4.2
  275. PPP MPPE Compression module registered
  276. PPP Deflate Compression module registered
  277. NET: Registered protocol family 24
  278. PPP BSD Compression module registered
  279. egiga0: link up, full duplex, speed 100 Mbps
  280. ADDRCONF(NETDEV_CHANGE): egiga0: link becomes ready
  281. md: md0 stopped.
  282. md: bind<sdb2>
  283. md: bind<sda2>
  284. raid1: raid set md0 active with 2 out of 2 mirrors
  285. md0: detected capacity change from 0 to 1999868715008
  286. md0: unknown partition table
  287. EXT4-fs (md0): barriers disabled
  288. kjournald2 starting: pid 1603, dev md0:8, commit interval 5 seconds
  289. EXT4-fs (md0): warning: maximal mount count reached, running e2fsck is recommended
  290. EXT4-fs (md0): internal journal on md0:8
  291. EXT4-fs (md0): delayed allocation enabled
  292. EXT4-fs: file extents enabled
  293. EXT4-fs: mballoc enabled
  294. EXT4-fs (md0): mounted filesystem with writeback data mode
  295. egiga0: no IPv6 routers present
  296. DisablePowerSaving
  297. TimerState = 1
  298. EnablePowerSaving
  299. PowerSavingTime = 15
  300. PCI: enabling device 0000:00:01.0 (0140 -> 0142)
  301. xhci_hcd 0000:00:01.0: xHCI Host Controller
  302. xhci_hcd 0000:00:01.0: new USB bus registered, assigned bus number 2
  303. xhci_hcd 0000:00:01.0: irq 9, io mem 0xe0000000
  304. usb usb2: config 1 interface 0 altsetting 0 endpoint 0x81 has no SuperSpeed companion descriptor
  305. usb usb2: configuration #1 chosen from 1 choice
  306. xHCI xhci_add_endpoint called for root hub
  307. xHCI xhci_check_bandwidth called for root hub
  308. hub 2-0:1.0: USB hub found
  309. hub 2-0:1.0: 4 ports detected
  310. usb 2-3: new high speed USB device using xhci_hcd and address 0
  311. In hub_port_init, and number is 2, retry 0, port 3 .....
  312. usb 2-3: configuration #1 chosen from 1 choice
  313. scsi2 : SCSI emulation for USB Mass Storage devices
  314. usb-storage: device found at 2
  315. usb-storage: waiting for device to settle before scanning
  316. save exit: isCheckpointed 1
  317. scsi 2:0:0:0: Direct-Access Mass Storage Device PQ: 0 ANSI: 0
  318. sd 2:0:0:0: [sdc] 976773166 512-byte logical blocks: (500 GB/465 GiB)
  319. sd 2:0:0:0: [sdc] Write Protect is off
  320. sd 2:0:0:0: [sdc] Mode Sense: 03 00 00 00
  321. sd 2:0:0:0: [sdc] Assuming drive cache: write through
  322. sd 2:0:0:0: [sdc] Assuming drive cache: write through
  323. sdc: sdc1
  324. sd 2:0:0:0: Attached scsi generic sg2 type 0
  325. usb-storage: device scan complete
  326. sd 2:0:0:0: [sdc] Assuming drive cache: write through
  327. sd 2:0:0:0: [sdc] Attached SCSI disk
  328. Adding 514040k swap on /dev/sdb1. Priority:-1 extents:1 across:514040k
  329. Adding 524280k swap on /i-data/.system/swap_ul6545p. Priority:-2 extents:3 across:540664k
  330. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  331. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  332. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  333. NTFS volume version 3.1.
  334. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  335. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  336. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  337. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  338. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  339. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  340. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  341. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  342. program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO
  343. tntfs info: NTFS volume version 3.1 (cluster_size 4096, PAGE_CACHE_SIZE 4096).
  344. svc: failed to register lockdv1 RPC service (errno 97).
  345. GbE port 0: TxEnable WA - Enabled, deep=1, tx_en_bk=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement