Guest User

Untitled

a guest
Jul 16th, 2013
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.51 KB | None | 0 0
  1. CFE for Foxconn Router version: v1.0.14
  2. Build Date: Thu Feb 21 16:35:23 CST 2013
  3. Init Arena
  4. Init Devs.
  5. Boot up from NAND flash...
  6. Boot partition size = 262144(0x40000)
  7. DDR Clock: 533 MHz
  8. Info: DDR frequency set from clkfreq=800,*533*
  9. et0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 6.30.163.2002 (r382208)
  10. CPU type 0x0: 800MHz
  11. Tot mem: 262144 KBytes
  12.  
  13. Device eth0: hwaddr 28-C6-8E-3B-9F-82, ipaddr 192.168.1.1, mask 255.255.255.0
  14. gateway not set, nameserver not set
  15. Checking crc...Loader:raw Filesys:raw Dev:nflash0.os File: Options:(null)
  16. Loading: ... 1989817 bytes read
  17. Entry at 0x00008000
  18. Closing network.
  19. Starting program at 0x00008000
  20. [ 0.000000] Booting Linux on physical CPU 0x0
  21. [ 0.000000] Linux version 3.11.0-rc1+ (hauke@hauke-desktop) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 r37031) ) #19 Tue Jul 16 15:44:03 CEST 2013
  22. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c53c7d
  23. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  24. [ 0.000000] Machine: BCM53XX, model: Netgear R6250 V1 (BCM4708)
  25. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  26. [ 0.000000] On node 0 totalpages: 32768
  27. [ 0.000000] free_area_init_node: node 0, pgdat c038b310, node_mem_map c03b8000
  28. [ 0.000000] Normal zone: 256 pages used for memmap
  29. [ 0.000000] Normal zone: 0 pages reserved
  30. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  31. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  32. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  33. [ 0.000000] pcpu-alloc: [0] 0
  34. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  35. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk debug
  36. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  37. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  38. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  39. [ 0.000000] Memory: 126100K/131072K available (1870K kernel code, 70K rwdata, 528K rodata, 1125K init, 177K bss, 4972K reserved)
  40. [ 0.000000] Virtual kernel memory layout:
  41. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  42. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  43. [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB)
  44. [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
  45. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  46. [ 0.000000] .text : 0xc0008000 - 0xc025fd7c (2400 kB)
  47. [ 0.000000] .init : 0xc0260000 - 0xc03796cc (1126 kB)
  48. [ 0.000000] .data : 0xc037a000 - 0xc038b9a0 ( 71 kB)
  49. [ 0.000000] .bss : 0xc038b9a0 - 0xc03b7e88 ( 178 kB)
  50. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  51. [ 0.000000] sched_clock: 32 bits at 400MHz, resolution 2ns, wraps every 10737ms
  52. [ 0.000109] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
  53. [ 0.040053] pid_max: default: 32768 minimum: 301
  54. [ 0.040150] Mount-cache hash table entries: 512
  55. [ 0.040661] CPU: Testing write buffer coherency: ok
  56. [ 0.040926] Setting up static identity map for 0xc01da428 - 0xc01da45c
  57. [ 0.044510] NET: Registered protocol family 16
  58. [ 0.045000] DMA: preallocated 256 KiB pool for atomic coherent allocations
  59. [ 0.050669] bio: create slab <bio-0> at 0
  60. [ 0.053724] DMA-API: preallocated 4096 debug entries
  61. [ 0.053738] DMA-API: debugging enabled by kernel config
  62. [ 0.053773] Switched to clocksource arm_global_timer
  63. [ 0.055982] NET: Registered protocol family 2
  64. [ 0.056477] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  65. [ 0.056510] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  66. [ 0.056530] TCP: Hash tables configured (established 1024 bind 1024)
  67. [ 0.056600] TCP: reno registered
  68. [ 0.056616] UDP hash table entries: 256 (order: 0, 4096 bytes)
  69. [ 0.056635] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  70. [ 0.056853] NET: Registered protocol family 1
  71. [ 0.683207] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  72. [ 0.683227] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  73. [ 0.683289] msgmni has been set to 246
  74. [ 0.683643] io scheduler noop registered
  75. [ 0.683658] io scheduler deadline registered (default)
  76. [ 0.684004] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  77. [ 0.685210] 18000300.uart: ttyS0 at MMIO 0x18000300 (irq = 117) is a 16550
  78. [ 1.018362] console [ttyS0] enabled
  79. [ 1.022414] 18000400.uart: ttyS1 at MMIO 0x18000400 (irq = 117) is a 16550
  80. [ 1.030936] TCP: cubic registered
  81. [ 1.034290] NET: Registered protocol family 17
  82. [ 1.038738] 8021q: 802.1Q VLAN Support v1.8
  83. [ 1.045242] Freeing unused kernel memory: 1124K (c0260000 - c0379000)
  84. [ 1.052237] External imprecise Data abort at addr=0xb6f23005, fsr=0x1c06 ignored.
  85. procd: Console is alive
  86. procd: - preinit -
  87. Press the [f] key and hit [enter] to enter failsafe mode
  88. procd: - early -
  89. procd: - init -
  90. Please press Enter to activate this console.
  91. Jan 1 00:00:03 sysinit: missing module (null)
  92. Jan 1 00:00:03 sysinit: missing module (null)
  93. Jan 1 00:00:03 sysinit: missing module (null)
  94. Jan 1 00:00:03 sysinit: missing module (null)
  95. Jan 1 00:00:03 sysinit: missing module (null)
  96. Jan 1 00:00:03 sysinit: missing module (null)
  97. Jan 1 00:00:03 sysinit: missing module (null)
  98. Jan 1 00:00:03 sysinit: missing module (null)
  99. Jan 1 00:00:03 sysinit: missing module (null)
  100. Jan 1 00:00:03 sysinit: missing module (null)
  101. Jan 1 00:00:03 sysinit: missing module (null)
  102. Jan 1 00:00:03 sysinit: missing module (null)
  103. Jan 1 00:00:03 sysinit: missing module (null)
  104. Jan 1 00:00:03 sysinit: missing module (null)
  105. Jan 1 00:00:03 sysinit: missing module (null)
  106. Jan 1 00:00:03 sysinit: missing module (null)
  107. Jan 1 00:00:03 sysinit: missing module (null)
  108. Jan 1 00:00:03 sysinit: missing module (null)
  109. Jan 1 00:00:03 sysinit: missing module (null)
  110. procd: - init complete -
  111.  
  112.  
  113.  
  114. BusyBox v1.19.4 (2013-07-16 15:09:19 CEST) built-in shell (ash)
  115. Enter 'help' for a list of built-in commands.
  116.  
  117. _______ ________ __
  118. | |.-----.-----.-----.| | | |.----.| |_
  119. | - || _ | -__| || | | || _|| _|
  120. |_______|| __|_____|__|__||________||__| |____|
  121. |__| W I R E L E S S F R E E D O M
  122. -----------------------------------------------------
  123. BARRIER BREAKER (Bleeding Edge, r37350)
  124. -----------------------------------------------------
  125. * 1/2 oz Galliano Pour all ingredients into
  126. * 4 oz cold Coffee an irish coffee mug filled
  127. * 1 1/2 oz Dark Rum with crushed ice. Stir.
  128. * 2 tsp. Creme de Cacao
  129. -----------------------------------------------------
  130. root@OpenWrt:/# free
  131. total used free shared buffers
  132. Mem: 127224 7812 119412 0 0
  133. -/+ buffers: 7812 119412
  134. Swap: 0 0 0
  135. root@OpenWrt:/# dmesg
  136. [ 0.000000] Booting Linux on physical CPU 0x0
  137. [ 0.000000] Linux version 3.11.0-rc1+ (hauke@hauke-desktop) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2012.12 r37031) ) #19 Tue Jul 16 15:44:03 CEST 2013
  138. [ 0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c53c7d
  139. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  140. [ 0.000000] Machine: BCM53XX, model: Netgear R6250 V1 (BCM4708)
  141. [ 0.000000] Memory policy: ECC disabled, Data cache writeback
  142. [ 0.000000] On node 0 totalpages: 32768
  143. [ 0.000000] free_area_init_node: node 0, pgdat c038b310, node_mem_map c03b8000
  144. [ 0.000000] Normal zone: 256 pages used for memmap
  145. [ 0.000000] Normal zone: 0 pages reserved
  146. [ 0.000000] Normal zone: 32768 pages, LIFO batch:7
  147. [ 0.000000] CPU: All CPU(s) started in SVC mode.
  148. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  149. [ 0.000000] pcpu-alloc: [0] 0
  150. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
  151. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk debug
  152. [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
  153. [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  154. [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  155. [ 0.000000] Memory: 126100K/131072K available (1870K kernel code, 70K rwdata, 528K rodata, 1125K init, 177K bss, 4972K reserved)
  156. [ 0.000000] Virtual kernel memory layout:
  157. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  158. [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  159. [ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB)
  160. [ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
  161. [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  162. [ 0.000000] .text : 0xc0008000 - 0xc025fd7c (2400 kB)
  163. [ 0.000000] .init : 0xc0260000 - 0xc03796cc (1126 kB)
  164. [ 0.000000] .data : 0xc037a000 - 0xc038b9a0 ( 71 kB)
  165. [ 0.000000] .bss : 0xc038b9a0 - 0xc03b7e88 ( 178 kB)
  166. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  167. [ 0.000000] sched_clock: 32 bits at 400MHz, resolution 2ns, wraps every 10737ms
  168. [ 0.000109] Calibrating delay loop... 795.44 BogoMIPS (lpj=3977216)
  169. [ 0.040053] pid_max: default: 32768 minimum: 301
  170. [ 0.040150] Mount-cache hash table entries: 512
  171. [ 0.040661] CPU: Testing write buffer coherency: ok
  172. [ 0.040926] Setting up static identity map for 0xc01da428 - 0xc01da45c
  173. [ 0.044510] NET: Registered protocol family 16
  174. [ 0.045000] DMA: preallocated 256 KiB pool for atomic coherent allocations
  175. [ 0.050669] bio: create slab <bio-0> at 0
  176. [ 0.053724] DMA-API: preallocated 4096 debug entries
  177. [ 0.053738] DMA-API: debugging enabled by kernel config
  178. [ 0.053773] Switched to clocksource arm_global_timer
  179. [ 0.055982] NET: Registered protocol family 2
  180. [ 0.056477] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  181. [ 0.056510] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  182. [ 0.056530] TCP: Hash tables configured (established 1024 bind 1024)
  183. [ 0.056600] TCP: reno registered
  184. [ 0.056616] UDP hash table entries: 256 (order: 0, 4096 bytes)
  185. [ 0.056635] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  186. [ 0.056853] NET: Registered protocol family 1
  187. [ 0.683207] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  188. [ 0.683227] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  189. [ 0.683289] msgmni has been set to 246
  190. [ 0.683643] io scheduler noop registered
  191. [ 0.683658] io scheduler deadline registered (default)
  192. [ 0.684004] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  193. [ 0.685210] 18000300.uart: ttyS0 at MMIO 0x18000300 (irq = 117) is a 16550
  194. [ 1.018362] console [ttyS0] enabled
  195. [ 1.022414] 18000400.uart: ttyS1 at MMIO 0x18000400 (irq = 117) is a 16550
  196. [ 1.030936] TCP: cubic registered
  197. [ 1.034290] NET: Registered protocol family 17
  198. [ 1.038738] 8021q: 802.1Q VLAN Support v1.8
  199. [ 1.045242] Freeing unused kernel memory: 1124K (c0260000 - c0379000)
  200. [ 1.052237] External imprecise Data abort at addr=0xb6f23005, fsr=0x1c06 ignored.
  201. root@OpenWrt:/# cat /proc/cpuinfo
  202. processor : 0
  203. model name : ARMv7 Processor rev 0 (v7l)
  204. BogoMIPS : 795.44
  205. Features : swp half thumb fastmult edsp tls
  206. CPU implementer : 0x41
  207. CPU architecture: 7
  208. CPU variant : 0x3
  209. CPU part : 0xc09
  210. CPU revision : 0
  211.  
  212. Hardware : BCM53XX
  213. Revision : 0000
  214. Serial : 0000000000000000
  215. root@OpenWrt:/#
Advertisement
Add Comment
Please, Sign In to add comment