Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2013
2,733
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.75 KB | None | 0 0
  1. U-Boot 2010.12-svn15934 (Dec 11 2012 - 16:23:49)
  2.  
  3. CPU: P1014, Version: 1.0, (0x80f10110)
  4. Core: E500, Version: 5.1, (0x80212151)
  5. Clock Configuration:
  6. CPU0:800 MHz,
  7. CCB:400 MHz,
  8. DDR:333.333 MHz (666.667 MT/s data rate) (Asynchronous), IFC:100 MHz
  9. L1: D-cache 32 kB enabled
  10. I-cache 32 kB enabled
  11. Board: P1014RDB
  12. SPI: ready
  13. DRAM: 128 MiB
  14. L2: 256 KB enabled
  15. Using default environment
  16.  
  17. PCIe1: Root Complex of mini PCIe Slot, x1, regs @ 0xffe0a000
  18. 01:00.0 - 168c:abcd - Network controller
  19. PCIe1: Bus 00 - 01
  20. PCIe2: Root Complex of PCIe Slot, x1, regs @ 0xffe09000
  21. 03:00.0 - 168c:0033 - Network controller
  22. PCIe2: Bus 02 - 03
  23. In: serial
  24. Out: serial
  25. Err: serial
  26. Net: initialization for Atheros AR8327/AR8328
  27. AR8327/AR8328 v1.1 is found!
  28. eTSEC1
  29. Autobooting in 1 seconds
  30. => setenv ipaddr 192.168.1.1; setenv serverip 192.168.1.254; setenv bootargs 'console=ttyS0,115200 root=/dev/ram'
  31. => tftp 0x2000000 openwrt-mpc85xx-zImage; tftp 0x3000000 openwrt-mpc85xx-p1010rdb.fdt; bootm 0x2000000 - 0x3000000
  32. Check for phy link status
  33. Speed: 1000, full duplex
  34. Using eTSEC1 device
  35. TFTP from server 192.168.1.254; our IP address is 192.168.1.1
  36. Filename 'openwrt-mpc85xx-zImage'.
  37. Load address: 0x2000000
  38. Loading: #################################################################
  39. #################################################################
  40. #################################################################
  41. #################################################################
  42. #################################################################
  43. #################################################################
  44. #################################################################
  45. #################################################################
  46. ##################################
  47. done
  48. Bytes transferred = 2832413 (2b381d hex)
  49. Check for phy link status
  50. Speed: 1000, full duplex
  51. Using eTSEC1 device
  52. TFTP from server 192.168.1.254; our IP address is 192.168.1.1
  53. Filename 'openwrt-mpc85xx-p1010rdb.fdt'.
  54. Load address: 0x3000000
  55. Loading: ###
  56. done
  57. Bytes transferred = 11223 (2bd7 hex)
  58. ## Booting kernel from Legacy Image at 02000000 ...
  59. Image Name: Linux-3.7.5
  60. Image Type: PowerPC Linux Kernel Image (gzip compressed)
  61. Data Size: 2832349 Bytes = 2.7 MiB
  62. Load Address: 00000000
  63. Entry Point: 00000000
  64. Verifying Checksum ... OK
  65. ## Flattened Device Tree blob at 03000000
  66. Booting using the fdt blob at 0x3000000
  67. Uncompressing Kernel Image ... OK
  68. Loading Device Tree to 00ffa000, end 00fffbd6 ... OK
  69. [ 0.000000] Using P1010 RDB machine description
  70. [ 0.000000] Memory CAM mapping: 64/64 Mb, residual: 0Mb
  71. [ 0.000000] Linux version 3.7.5 (juhosg@mag2) (gcc version 4.6.4 20121210 (prerelease) (Linaro GCC 4.6-2012.12) ) #2 Sat Feb 2 12:13
  72. [ 0.000000] bootconsole [udbg0] enabled
  73. setup_arch: bootmem
  74. p1010_rdb_setup_arch()
  75. [ 0.000000] P1010 RDB board from Freescale Semiconductor
  76. arch: exit
  77. [ 0.000000] Zone ranges:
  78. [ 0.000000] DMA [mem 0x00000000-0x07ffffff]
  79. [ 0.000000] Normal empty
  80. [ 0.000000] Movable zone start for each node
  81. [ 0.000000] Early memory node ranges
  82. [ 0.000000] node 0: [mem 0x00000000-0x07ffffff]
  83. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  84. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  85. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/ram
  86. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  87. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  88. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  89. [ 0.000000] Memory: 57840k/131072k available (5892k kernel code, 73232k reserved, 96k data, 174k bss, 3440k init)
  90. [ 0.000000] Kernel virtual memory layout:
  91. [ 0.000000] * 0xfffdf000..0xfffff000 : fixmap
  92. [ 0.000000] * 0xfdffe000..0xfe000000 : early ioremap
  93. [ 0.000000] * 0xc9000000..0xfdffe000 : vmalloc & ioremap
  94. [ 0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  95. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  96. [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 1 CPUs
  97. [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
  98. [ 0.000000] mpic: Initializing for 256 sources
  99. [ 0.000000] clocksource: timebase mult[14000000] shift[24] registered
  100. [ 0.006382] pid_max: default: 32768 minimum: 301
  101. [ 0.011059] Mount-cache hash table entries: 512
  102. [ 0.017392] NET: Registered protocol family 16
  103.  
  104. [ 0.029382] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->255
  105. [ 0.037394] PCI host bridge /pcie@ffe09000 (primary) ranges:
  106. [ 0.043028] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
  107. [ 0.050231] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
  108. [ 0.057357] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
  109. [ 0.062459] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->255
  110. [ 0.070465] PCI host bridge /pcie@ffe0a000 ranges:
  111. [ 0.075321] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
  112. [ 0.082524] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
  113. [ 0.089649] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
  114. [ 0.103968] PCI: Probing PCI hardware
  115. [ 0.107805] PCI host bridge to bus 0000:00
  116. [ 0.111835] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  117. [ 0.117977] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xbfffffff]
  118. [ 0.124835] pci_bus 0000:00: root bus resource [bus 00-ff]
  119. [ 0.130348] pci 0000:00:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  120. [ 0.146052] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  121. [ 0.151745] PCI host bridge to bus 0001:02
  122. [ 0.155768] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
  123. [ 0.164696] pci_bus 0001:02: root bus resource [mem 0x80000000-0x9fffffff]
  124. [ 0.171553] pci_bus 0001:02: root bus resource [bus 02-ff]
  125. [ 0.177063] pci 0001:02:00.0: ignoring class 0x0b2000 (doesn't match header type 01)
  126. [ 0.184816] pci 0001:02:00.0: Primary bus is hard wired to 0
  127. [ 0.190390] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
  128. [ 0.206394] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
  129. [ 0.212017] pci 0000:00:00.0: BAR 9: can't assign mem pref (size 0x100000)
  130. [ 0.218815] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
  131. [ 0.226008] pci 0000:00:00.0: PCI bridge to [bus 01]
  132. [ 0.230954] pci 0000:00:00.0: bridge window [io 0x0000-0xffff]
  133. [ 0.237030] pci 0000:00:00.0: bridge window [mem 0xa0000000-0xbfffffff]
  134. [ 0.243803] pci 0001:02:00.0: BAR 9: can't assign mem pref (size 0x100000)
  135. [ 0.250660] pci 0001:03:00.0: BAR 6: assigned [mem 0x80020000-0x8002ffff pref]
  136. [ 0.257862] pci 0001:02:00.0: PCI bridge to [bus 03]
  137. [ 0.262809] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
  138. [ 0.269059] pci 0001:02:00.0: bridge window [mem 0x80000000-0x9fffffff]
  139. [ 0.278531] bio: create slab <bio-0> at 0
  140. [ 0.283499] Switching to clocksource timebase
  141. [ 0.289089] NET: Registered protocol family 2
  142. [ 0.293634] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  143. [ 0.300679] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  144. [ 0.307069] TCP: Hash tables configured (established 4096 bind 4096)
  145. [ 0.313417] TCP: reno registered
  146. [ 0.316587] UDP hash table entries: 256 (order: 0, 4096 bytes)
  147. [ 0.322404] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  148. [ 0.328786] NET: Registered protocol family 1
  149. [ 0.376467] msgmni has been set to 241
  150. [ 0.380284] io scheduler noop registered
  151. [ 0.384124] io scheduler deadline registered (default)
  152. [ 0.437887] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
  153. [ 0.444793] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550A
  154. [ 0.451520] console [ttyS0] enabled, bootconsole disabled
  155. [ 0.451520] console [ttyS0] enabled, bootconsole disabled
  156. [ 0.462637] serial8250.0: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550A
  157. [ 0.470073] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42) is a 16550
  158. [ 0.477490] ffe04600.serial: ttyS1 at MMIO 0xffe04600 (irq = 42) is a 16550
  159. [ 0.484795] Generic RTC Driver v1.07
  160. [ 0.489119] libphy: Freescale PowerQUICC MII Bus: probed
  161. [ 0.496091] libphy: Freescale PowerQUICC MII Bus: probed
  162. [ 0.501894] libphy: Freescale PowerQUICC MII Bus: probed
  163. [ 0.509036] fsl-gianfar ethernet.1 eth0: mac: 00:04:9f:ef:01:01
  164. [ 0.514974] fsl-gianfar ethernet.1 eth0: Running with NAPI enabled
  165. [ 0.521155] fsl-gianfar ethernet.1 eth0: RX BD ring size for Q[0]: 256
  166. [ 0.527682] fsl-gianfar ethernet.1 eth0: RX BD ring size for Q[1]: 256
  167. [ 0.534208] fsl-gianfar ethernet.1 eth0: RX BD ring size for Q[2]: 256
  168. [ 0.540735] fsl-gianfar ethernet.1 eth0: RX BD ring size for Q[3]: 256
  169. [ 0.547261] fsl-gianfar ethernet.1 eth0: RX BD ring size for Q[4]: 256
  170. [ 0.553788] fsl-gianfar ethernet.1 eth0: RX BD ring size for Q[5]: 256
  171. [ 0.560315] fsl-gianfar ethernet.1 eth0: RX BD ring size for Q[6]: 256
  172. [ 0.566841] fsl-gianfar ethernet.1 eth0: RX BD ring size for Q[7]: 256
  173. [ 0.573368] fsl-gianfar ethernet.1 eth0: TX BD ring size for Q[0]: 256
  174. [ 0.579895] fsl-gianfar ethernet.1 eth0: TX BD ring size for Q[1]: 256
  175. [ 0.586421] fsl-gianfar ethernet.1 eth0: TX BD ring size for Q[2]: 256
  176. [ 0.592948] fsl-gianfar ethernet.1 eth0: TX BD ring size for Q[3]: 256
  177. [ 0.599474] fsl-gianfar ethernet.1 eth0: TX BD ring size for Q[4]: 256
  178. [ 0.606001] fsl-gianfar ethernet.1 eth0: TX BD ring size for Q[5]: 256
  179. [ 0.612528] fsl-gianfar ethernet.1 eth0: TX BD ring size for Q[6]: 256
  180. [ 0.619054] fsl-gianfar ethernet.1 eth0: TX BD ring size for Q[7]: 256
  181. [ 0.626755] fsl-gianfar ethernet.2 eth1: mac: 00:04:9f:ef:02:02
  182. [ 0.632692] fsl-gianfar ethernet.2 eth1: Running with NAPI enabled
  183. [ 0.638871] fsl-gianfar ethernet.2 eth1: RX BD ring size for Q[0]: 256
  184. [ 0.645398] fsl-gianfar ethernet.2 eth1: RX BD ring size for Q[1]: 256
  185. [ 0.651924] fsl-gianfar ethernet.2 eth1: RX BD ring size for Q[2]: 256
  186. [ 0.658451] fsl-gianfar ethernet.2 eth1: RX BD ring size for Q[3]: 256
  187. [ 0.664977] fsl-gianfar ethernet.2 eth1: RX BD ring size for Q[4]: 256
  188. [ 0.671504] fsl-gianfar ethernet.2 eth1: RX BD ring size for Q[5]: 256
  189. [ 0.678030] fsl-gianfar ethernet.2 eth1: RX BD ring size for Q[6]: 256
  190. [ 0.684557] fsl-gianfar ethernet.2 eth1: RX BD ring size for Q[7]: 256
  191. [ 0.691083] fsl-gianfar ethernet.2 eth1: TX BD ring size for Q[0]: 256
  192. [ 0.697610] fsl-gianfar ethernet.2 eth1: TX BD ring size for Q[1]: 256
  193. [ 0.704137] fsl-gianfar ethernet.2 eth1: TX BD ring size for Q[2]: 256
  194. [ 0.710663] fsl-gianfar ethernet.2 eth1: TX BD ring size for Q[3]: 256
  195. [ 0.717190] fsl-gianfar ethernet.2 eth1: TX BD ring size for Q[4]: 256
  196. [ 0.723716] fsl-gianfar ethernet.2 eth1: TX BD ring size for Q[5]: 256
  197. [ 0.730242] fsl-gianfar ethernet.2 eth1: TX BD ring size for Q[6]: 256
  198. [ 0.736769] fsl-gianfar ethernet.2 eth1: TX BD ring size for Q[7]: 256
  199. [ 0.743460] ucc_geth: QE UCC Gigabit Ethernet Controller
  200. [ 0.749125] TCP: cubic registered
  201. [ 0.752451] NET: Registered protocol family 17
  202. [ 0.756944] 8021q: 802.1Q VLAN Support v1.8
  203. [ 0.771594] Freeing unused kernel memory: 3440k freed
  204. - preinit -
  205. Press the [f] key and hit [enter] to enter failsafe mode
  206. - regular preinit -
  207. - init -
  208. [ 4.680047] PPP generic driver version 2.4.2
  209. [ 4.699851] ip_tables: (C) 2000-2006 Netfilter Core Team
  210. [ 4.739870] NET: Registered protocol family 24
  211. [ 4.750247] nf_conntrack version 0.5.0 (1986 buckets, 7944 max)
  212. [ 4.817695] booke_wdt: powerpc book-e watchdog driver loaded
  213.  
  214. Please press Enter to activate this console. [ 6.427367] device eth0 entered promiscuous mode
  215.  
  216.  
  217.  
  218. BusyBox v1.19.4 (2013-01-30 19:32:20 CET) built-in shell (ash)
  219. Enter 'help' for a list of built-in commands.
  220.  
  221. _______ ________ __
  222. | |.-----.-----.-----.| | | |.----.| |_
  223. | - || _ | -__| || | | || _|| _|
  224. |_______|| __|_____|__|__||________||__| |____|
  225. |__| W I R E L E S S F R E E D O M
  226. -----------------------------------------------------
  227. BARRIER BREAKER (Bleeding Edge, r35453)
  228. -----------------------------------------------------
  229. * 1/2 oz Galliano Pour all ingredients into
  230. * 4 oz cold Coffee an irish coffee mug filled
  231. * 1 1/2 oz Dark Rum with crushed ice. Stir.
  232. * 2 tsp. Creme de Cacao
  233. -----------------------------------------------------
  234. root@OpenWrt:/# uname -a
  235. Linux OpenWrt 3.7.5 #2 Sat Feb 2 12:11:10 CET 2013 ppc GNU/Linux
  236. root@OpenWrt:/#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement