Advertisement
Guest User

Untitled

a guest
Feb 9th, 2011
886
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 13.13 KB | None | 0 0
  1. Using PowerPC 44x Platform machine description
  2. Linux version 2.6.32.11-svn21605 (steveh@steveh-desktop) (gcc version 4.2.2) #1 Fri Oct 15 17:13:23 PDT 2010
  3. Found legacy serial port 0 for /plb/opb/serial@ef600300
  4.   mem=4ef600300, taddr=4ef600300, irq=0, clk=7407407, speed=0
  5. Top of RAM: 0x10000000, Total RAM: 0x10000000
  6. Memory hole size: 0MB
  7. Zone PFN ranges:
  8.   DMA      0x00000000 -> 0x00001000
  9.   Normal   0x00001000 -> 0x00001000
  10. Movable zone start PFN for each node
  11. early_node_map[1] active PFN ranges
  12.     0: 0x00000000 -> 0x00001000
  13. On node 0 totalpages: 4096
  14. free_area_init_node: node 0, pgdat c06879b4, node_mem_map c0780000
  15.   DMA zone: 2 pages used for memmap
  16.   DMA zone: 0 pages reserved
  17.   DMA zone: 4094 pages, LIFO batch:0
  18. MMU: Allocated 1088 bytes of context maps for 255 contexts
  19. Built 1 zonelists in Zone order, mobility grouping off.  Total pages: 4094
  20. Kernel command line: root=/dev/md0 rw rootfstype=ext3 console=ttyS0,115200
  21. PID hash table entries: 1024 (order: -4, 4096 bytes)
  22. Dentry cache hash table entries: 32768 (order: 1, 131072 bytes)
  23. Inode-cache hash table entries: 16384 (order: 0, 65536 bytes)
  24. Memory: 253952k/262144k available (6400k kernel code, 8192k reserved, 512k data, 748k bss, 384k init)
  25. Kernel virtual memory layout:
  26.   * 0xfffe0000..0xffff0000  : fixmap
  27.   * 0xfd600000..0xfe000000  : consistent mem
  28.   * 0xfd600000..0xfd600000  : early ioremap
  29.   * 0xd1000000..0xfd600000  : vmalloc & ioremap
  30. Hierarchical RCU implementation.
  31. NR_IRQS:512
  32. UIC0 (32 IRQ sources) at DCR 0xc0
  33. UIC1 (32 IRQ sources) at DCR 0xd0
  34. irq: irq 30 on host /interrupt-controller0 mapped to virtual irq 30
  35. UIC2 (32 IRQ sources) at DCR 0xe0
  36. irq: irq 10 on host /interrupt-controller0 mapped to virtual irq 16
  37. UIC3 (32 IRQ sources) at DCR 0xf0
  38. irq: irq 16 on host /interrupt-controller0 mapped to virtual irq 17
  39. time_init: decrementer frequency = 800.000008 MHz
  40. time_init: processor frequency   = 800.000008 MHz
  41. clocksource: timebase mult[500000] shift[22] registered
  42. clockevent: decrementer mult[ccccccef] shift[32] cpu[0]
  43. Security Framework initialized
  44. Mount-cache hash table entries: 8192
  45. xor: measuring software checksum speed
  46.    8regs     :   128.000 MB/sec
  47.    8regs_prefetch:   240.000 MB/sec
  48.    32regs    :   112.000 MB/sec
  49.    32regs_prefetch:   240.000 MB/sec
  50. xor: using function: 32regs_prefetch (240.000 MB/sec)
  51. NET: Registered protocol family 16
  52. OCM1: 32768 Bytes (enabled)
  53. OCM1: 32768 Bytes (non-cached)
  54. OCM1: 0 Bytes (cached)
  55. irq: irq 11 on host /interrupt-controller1 mapped to virtual irq 18
  56. 256k L2-cache enabled
  57. Create sysfs power
  58. PCI: Probing PCI hardware
  59. bio: create slab <bio-0> at 0
  60. SCSI subsystem initialized
  61. libata version 3.00 loaded.
  62. usbcore: registered new interface driver usbfs
  63. usbcore: registered new interface driver hub
  64. usbcore: registered new device driver usb
  65. raid6: int32x1    185 MB/s
  66. raid6: int32x2    187 MB/s
  67. raid6: int32x4    193 MB/s
  68. raid6: int32x8    198 MB/s
  69. raid6: using algorithm int32x8 (198 MB/s)
  70. mod_init:1052
  71. ppc460ex_dma_per_chan_init:1064
  72. Switching to clocksource timebase
  73. init_pipe_fs: pipe_inode_cache initialized
  74. NET: Registered protocol family 2
  75. IP route cache hash table entries: 16384 (order: 0, 65536 bytes)
  76. TCP established hash table entries: 8192 (order: 0, 65536 bytes)
  77. TCP bind hash table entries: 8192 (order: -1, 32768 bytes)
  78. TCP: Hash tables configured (established 8192 bind 8192)
  79. TCP reno registered
  80. NET: Registered protocol family 1
  81. RPC: Registered udp transport module.
  82. RPC: Registered tcp transport module.
  83. RPC: Registered tcp NFSv4.1 backchannel transport module.
  84. irq: irq 1 on host /interrupt-controller1 mapped to virtual irq 19
  85. Probing AMCC DMA driver
  86. irq: irq 0 on host /interrupt-controller0 mapped to virtual irq 20
  87. PPC4xx PLB DMA engine IRQ 20
  88. __ioremap(): phys addr 0x0 is RAM lr c04bce04
  89. PPC460ex PLB DMA engine @0x00_00000100 size 263
  90. new_chan->chan_id 0x0
  91. new_chan->chan->chan_id 0x0
  92. apollo3g_gpio_init: GPIO 1 @ 0xe0000000; GPIO 2 @ 0xe1000000
  93. Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  94. Slow work thread pool: Starting up
  95. Slow work thread pool: Ready
  96. JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  97. SGI XFS with security attributes, large block/inode numbers, no debug enabled
  98. msgmni has been set to 496
  99. Cryptodev Interface Loaded
  100. User space CryptoAPI driver v0.1 loaded
  101. async_tx: api initialized (async)
  102. io scheduler noop registered
  103. io scheduler anticipatory registered (default)
  104. io scheduler deadline registered
  105. io scheduler cfq registered
  106. irq: irq 3 on host /interrupt-controller1 mapped to virtual irq 21
  107. Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  108. serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 19) is a 16550A
  109. console [ttyS0] enabled
  110. 4ef600300.serial: ttyS0 at MMIO 0x4ef600300 (irq = 19) is a 16550
  111. brd: module loaded
  112. sata-dwc 4bffd1800.sata: Gettting DMA channel 1
  113. sata-dwc 4bffd1800.sata: id 0, controller version 1.91
  114. irq: irq 25 on host /interrupt-controller0 mapped to virtual irq 25
  115. sata-dwc 4bffd1800.sata: DMA initialized
  116. sata-dwc 4bffd1800.sata: DMA CFG = 0x00000001
  117. dma_register_interrupt register irq (25)
  118. irq: irq 27 on host /interrupt-controller0 mapped to virtual irq 27
  119. ata4294967295: sata_dwc_port_start: setting burst size in DBTSR: 0x00100010
  120. sata-dwc 4bffd1800.sata: **** GEN II speed rate negotiated
  121. scsi0 : sata-dwc
  122. ata1: SATA max UDMA/133 irq 27
  123. Found: SST 39LF040
  124. 4fff80000.nor_flash: Found 1 x8 devices at 0x0 in 8-bit bank
  125. number of JEDEC chips: 1
  126. cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
  127. RedBoot partition parsing not available
  128. Creating 2 MTD partitions on "4fff80000.nor_flash":
  129. 0x000000000000-0x000000020000 : "3genv"
  130. 0x000000020000-0x000000080000 : "u-boot"
  131. ndfc 4fff80000.ndfc: failed to get memory
  132. ndfc: probe of 4fff80000.ndfc failed with error -5
  133. e1000e: Intel(R) PRO/1000 Network Driver - 1.0.2-k2
  134. e1000e: Copyright (c) 1999-2008 Intel Corporation.
  135. PPC 4xx OCP EMAC driver, version 3.54
  136. mal0: descriptor-memory = ocm
  137. irq: irq 6 on host /interrupt-controller2 mapped to virtual irq 22
  138. irq: irq 7 on host /interrupt-controller2 mapped to virtual irq 23
  139. irq: irq 3 on host /interrupt-controller2 mapped to virtual irq 24
  140. irq: irq 4 on host /interrupt-controller2 mapped to virtual irq 26
  141. irq: irq 5 on host /interrupt-controller2 mapped to virtual irq 28
  142. irq: irq 8 on host /interrupt-controller2 mapped to virtual irq 29
  143. irq: irq 12 on host /interrupt-controller2 mapped to virtual irq 31
  144. MAL: Enabled Interrupt Coal TxCnt: 1 RxCnt: 8
  145.                             TxTimer: 0 RxTimer: 10000
  146. MAL v2 /plb/mcmal, 1 TX channels, 1 RX channels
  147. RGMII /plb/opb/emac-rgmii@ef601500 initialized with MDIO support
  148. TAH /plb/opb/emac-tah@ef601350 initialized
  149. irq: irq 16 on host /interrupt-controller2 mapped to virtual irq 32
  150. irq: irq 20 on host /interrupt-controller2 mapped to virtual irq 33
  151. /plb/opb/emac-rgmii@ef601500: input 0 in RGMII mode
  152. bcm54610_init: before 0x2c8c, after 0x2c8c
  153. bcm54610_init: before 0x0d41, 0x0200; after 0x0d41, 0x0200
  154. eth0: EMAC-0 /plb/opb/ethernet@ef600c00, MAC 00:90:a9:b0:5c:9a
  155. eth0: found BCM54610 Gigabit Ethernet PHY (0x01)
  156. Intel(R) Gigabit Ethernet Network Driver - version 1.3.16-k2
  157. Copyright (c) 2007-2009 Intel Corporation.
  158. tun: Universal TUN/TAP device driver, 1.6
  159. tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  160. Fusion MPT base driver 3.04.12
  161. Copyright (c) 1999-2008 LSI Corporation
  162. Fusion MPT SAS Host driver 3.04.12
  163. Initializing USB Mass Storage driver...
  164. usbcore: registered new interface driver usb-storage
  165. USB Mass Storage support registered.
  166. usbcore: registered new interface driver libusual
  167. dwc_otg: version 2.60a 22-NOV-2006
  168. input: rst_button as /class/input/input0
  169. i2c /dev entries driver
  170. irq: irq 2 on host /interrupt-controller0 mapped to virtual irq 34
  171. ibm-iic 4ef600700.i2c: using standard (100 kHz) mode
  172. md: raid0 personality registered for level 0
  173. md: raid1 personality registered for level 1
  174. md: raid10 personality registered for level 10
  175. md: raid6 personality registered for level 6
  176. md: raid5 personality registered for level 5
  177. md: raid4 personality registered for level 4
  178. Registered led device: a3g_led
  179. irq: irq 20 on host /interrupt-controller0 mapped to virtual irq 35
  180. AMCC 4xx PKA v0.1 @0x04_00114000 size 16384 IRQ 35
  181. Initializing PKA...
  182. PKA Driver Successfully Initialized
  183. Reading pvr value = 12c41c81
  184. irq: irq 29 on host /interrupt-controller0 mapped to virtual irq 36
  185. Interrupt status = 0x00042020
  186. dev status = 0x03087722
  187. Interrupt status = 0x00042020
  188. dev status = 0x03087722
  189. Interrupt status = 0x00042020
  190. dev status = 0x03087722
  191. Interrupt status = 0x00042020
  192. dev status = 0x03087722
  193. Interrupt status = 0x00042020
  194. dev status = 0x03087722
  195. Interrupt status = 0x00042020
  196. dev status = 0x03087722
  197. Interrupt status = 0x00042020
  198. dev status = 0x03087722
  199. Interrupt status = 0x00042020
  200. dev status = 0x03087722
  201. Interrupt status = 0x00042020
  202. dev status = 0x03087722
  203. Interrupt status = 0x00042020
  204. dev status = 0x03087722
  205. Interrupt status = 0x00042020
  206. dev status = 0x03087722
  207. Interrupt status = 0x00042020
  208. dev status = 0x03087722
  209. Interrupt status = 0x00042020
  210. dev status = 0x03087722
  211. Interrupt status = 0x00042020
  212. dev status = 0x03087722
  213. Interrupt status = 0x00042020
  214. dev status = 0x03087722
  215. Interrupt status = 0x00042020
  216. dev status = 0x03087722
  217. Interrupt status = 0x00042020
  218. dev status = 0x03087722
  219. Interrupt status = 0x00042020
  220. dev status = 0x03087722
  221. Interrupt status = 0x00042020
  222. dev status = 0x03087722
  223. Interrupt status = 0x00042020
  224. dev status = 0x03087722
  225. Interrupt status = 0x00042020
  226. dev status = 0x03087722
  227. Interrupt status = 0x00042020
  228. dev status = 0x03087722
  229. Interrupt status = 0x00042020
  230. dev status = 0x03087722
  231. Interrupt status = 0x00042020
  232. dev status = 0x03087722
  233. Interrupt status = 0x00042020
  234. dev status = 0x03087722
  235. Interrupt status = 0x00042020
  236. dev status = 0x03087722
  237. Interrupt status = 0x00042020
  238. dev status = 0x03087722
  239. ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F0300)
  240. Interrupt status = 0x00042020
  241. dev status = 0x03087722
  242. Interrupt status = 0x00042020
  243. dev status = 0x03087722
  244. ata1.00: ATA-8: WDC WD10EARS-003BB1, 80.00A80, max UDMA/133
  245. Interrupt status = 0x00042020
  246. dev status = 0x03087722
  247. ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 1/32)
  248. Interrupt status = 0x00042020
  249. dev status = 0x03087722
  250. apm82181-adma: Probing AMCC APM82181 ADMA engines...
  251. ata1.00: configured for UDMA/133
  252. blk_queue_max_hw_segments: set to minimum 1
  253. scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EARS-003 80.0 PQ: 0 ANSI: 5
  254. irq: irq 13 on host /interrupt-controller0 mapped to virtual irq 37
  255. AMCC(R) APM82181 ADMA Engine found [1]: ( capabilities: memcpy )
  256. --------------- dma_async_device_register: 683-------------------------
  257. sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
  258. sd 0:0:0:0: Attached scsi generic sg0 type 0
  259. apm82181 adma1: allocated 512 descriptor slots
  260. irq: irq 14 on host /interrupt-controller0 mapped to virtual irq 38
  261. AMCC(R) APM82181 ADMA Engine found [2]: ( capabilities: memcpy )
  262. --------------- dma_async_device_register: 683-------------------------
  263. sd 0:0:0:0: [sda] Write Protect is off
  264. sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  265. sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  266. sda:apm82181 adma2: allocated 512 descriptor slots
  267. irq: irq 15 on host /interrupt-controller0 mapped to virtual irq 39
  268. AMCC(R) APM82181 ADMA Engine found [3]: ( capabilities: memcpy )
  269. --------------- dma_async_device_register: 683-------------------------
  270. apm82181 adma3: allocated 512 descriptor slots
  271. oprofile: using timer interrupt.
  272. Macsec proc interface Initiliazed
  273. Registered Macsec Interface
  274. IPv4 over IPv4 tunneling driver
  275. GRE over IPv4 tunneling driver
  276. ip_tables: (C) 2000-2006 Netfilter Core Team
  277. TCP cubic registered
  278. NET: Registered protocol family 10
  279. IPv6 over IPv4 tunneling driver
  280. NET: Registered protocol family 17
  281. Bridge firewalling registered
  282. 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  283. All bugs added by David S. Miller <davem@redhat.com>
  284. sda1 sda2 sda3 sda4
  285. drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
  286. sd 0:0:0:0: [sda] Attached SCSI disk
  287. md: Waiting for all devices to be available before autodetect
  288. md: If you don't use raid, use raid=noautodetect
  289. md: Autodetecting RAID arrays.
  290. md: Scanned 2 and added 2 devices.
  291. md: autorun ...
  292. md: considering sda2 ...
  293. md:  adding sda2 ...
  294. md:  adding sda1 ...
  295. md: created md0
  296. md: bind<sda1>
  297. md: bind<sda2>
  298. md: running: <sda2><sda1>
  299. md0: WARNING: sda2 appears to be on the same physical disk as sda1.
  300. True protection against single-disk failure might be compromised.
  301. raid1: raid set md0 active with 2 out of 2 mirrors
  302. md0: detected capacity change from 0 to 2047803392
  303. md: ... autorun DONE.
  304.  md0: unknown partition table
  305. kjournald starting.  Commit interval 5 seconds
  306. EXT3 FS on md0, internal journal
  307. EXT3-fs: mounted filesystem with writeback data mode.
  308. VFS: Mounted root (ext3 filesystem) on device 9:0.
  309. Freeing unused kernel memory: 384k init
  310. Enable EMAC EMI Fix
  311. eth0: link is up, 1000 FDX, pause enabled
  312. EXT4-fs (sda4): mounted filesystem with ordered data mode
  313. Adding 500608k swap on /dev/sda3.  Priority:-1 extents:1 across:500608k
  314. eth0: no IPv6 routers present
  315. svc: failed to register lockdv1 RPC service (errno 97).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement