Advertisement
Guest User

Untitled

a guest
Nov 17th, 2015
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.51 KB | None | 0 0
  1. HELO
  2. CPUI
  3. L1CI
  4. DRAM
  5. ----
  6. PHYS
  7. ZQDN
  8. PHYE
  9. DINT
  10. LSYN
  11. USYN
  12. MSYN
  13. LMBE
  14. PASS
  15. ----
  16. ZBSS
  17. CODE
  18. DATA
  19. L12F
  20. MAIN
  21.  
  22.  
  23. CFE version 1.0.37-106.5 for BCM96328 (32bit,SP,BE)
  24. Build Date: Fri Aug 29 08:42:30 CST 2014 (root@localhost.localdomain)
  25. Copyright (C) 2000-2009 Broadcom Corporation.
  26.  
  27. clock=40000000
  28. flash=S25FL128 size=16MB id=0x12018 sector=64k
  29.  
  30. HS Serial flash device: name S25FL128, id 0x12018 size 16384KB
  31. Total Flash size: 16384K with 256 sectors
  32. Chip ID: BCM6328B0, MIPS: 320MHz, DDR: 320MHz, Bus: 160MHz
  33. Main Thread: TP0
  34. Memory Test Passed
  35. Total Memory: 67108864 bytes (64MB)
  36. Boot Address: 0xb8000000
  37.  
  38.  
  39. Board IP address : 192.168.1.1:ffffff00
  40. Host IP address : 192.168.1.100
  41. Gateway IP address :
  42. Run from flash/host (f/h) : f
  43. Default host run file name : vmlinux
  44. Default host flash file name : bcm963xx_fs_kernel
  45. Boot delay (0-9 seconds) : 1
  46. Board Id (0-2) : 96328ang
  47. Number of MAC Addresses (1-32) : 11
  48. Base MAC Address : f4:3e:61:c2:4e:dc
  49. PSI Size (1-64) KBytes : 32
  50. Enable Backup PSI [0|1] : 1
  51. System Log Size (0-256) KBytes : 0
  52. Main Thread Number [0|1] : 0
  53.  
  54. send udp message finished.
  55. Not response, auto boot ...
  56. *** Press any key to stop auto run (1 seconds) ***
  57. Auto run second count down: 0
  58. Booting from only image (0xb8010000) ...
  59. Code Address: 0x80A00000, Entry Address: 0x80a00000
  60. LZMA: Prossible old LZMA format, trying to decompress..
  61. Decompression OK!
  62. Entry at 0x80a00000
  63. Closing network.
  64. Disabling Switch ports.
  65. Flushing Receive Buffers...
  66. 8 buffers found.
  67. Closing DMA Channels.
  68. Starting program at 0x80a00000
  69. [ 0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version 4.8.3 (Op5
  70. [ 0.000000] Detected Broadcom 0x6328 CPU revision b0
  71. [ 0.000000] CPU frequency is 320 MHz
  72. [ 0.000000] 64MB of RAM installed
  73. [ 0.000000] board_bcm963xx: Boot address 0xb8000000
  74. [ 0.000000] board_bcm963xx: CFE version: 1.0.37-106.5
  75. [ 0.000000] bootconsole [early0] enabled
  76. [ 0.000000] CPU0 revision is: 0002a075 (Broadcom BMIPS4350)
  77. [ 0.000000] board: board name: 96328avng
  78. [ 0.000000] MIPS: machine is Broadcom BCM96328avng reference board
  79. [ 0.000000] Determined physical RAM map:
  80. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  81. [ 0.000000] Initrd not found or empty - disabling initrd
  82. [ 0.000000] Zone ranges:
  83. [ 0.000000] Normal [mem 0x00000000-0x03ffffff]
  84. [ 0.000000] Movable zone start for each node
  85. [ 0.000000] Early memory node ranges
  86. [ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
  87. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
  88. [ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 16 bytes.
  89. [ 0.000000] Primary data cache 32kB, 2-way, VIPT, cache aliases, linesize 16s
  90. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pa6
  91. [ 0.000000] Kernel command line: root=/dev/mtdblock2 rootfstype=squashfs,jf0
  92. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  93. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  94. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  95. [ 0.000000] Memory: 59908K/65536K available (2805K kernel code, 139K rwdata,)
  96. [ 0.000000] NR_IRQS:256
  97. [ 0.000000] Calibrating delay loop... 319.74 BogoMIPS (lpj=639488)
  98. [ 0.040000] pid_max: default: 32768 minimum: 301
  99. [ 0.044000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  100. [ 0.048000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  101. [ 0.060000] NET: Registered protocol family 16
  102. [ 0.296000] registering PCI controller with io_map_base unset
  103. [ 0.316000] PCI host bridge to bus 0000:00
  104. [ 0.320000] pci_bus 0000:00: root bus resource [mem 0x10f00000-0x10ffffff]
  105. [ 0.324000] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  106. [ 0.328000] pci_bus 0000:00: No busn resource found for root bus, will use []
  107. [ 0.332000] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reg
  108. [ 0.336000] pci 0000:00:00.0: BAR 8: assigned [mem 0x10f00000-0x10ffffff]
  109. [ 0.340000] pci 0000:01:00.0: BAR 0: assigned [mem 0x10f00000-0x10f07fff 64b]
  110. [ 0.344000] pci 0000:00:00.0: PCI bridge to [bus 01]
  111. [ 0.348000] pci 0000:00:00.0: bridge window [mem 0x10f00000-0x10ffffff]
  112. [ 0.352000] Switched to clocksource MIPS
  113. [ 0.356000] PCI: Enabling device 0000:00:00.0 (0000 -> 0002)
  114. [ 0.364000] PCI: Enabling device 0000:01:00.0 (0000 -> 0002)
  115. [ 0.368000] bcma: bus0: Found chip with id 43227, rev 0x01 and package 0x09
  116. [ 0.376000] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev)
  117. [ 0.384000] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, re)
  118. [ 0.392000] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x14,)
  119. [ 0.404000] bcma_fallback_sprom: pci bus/device num mismatch: expected 0/0, 0
  120. [ 0.420000] bcma: bus0: Bus registered
  121. [ 0.424000] NET: Registered protocol family 2
  122. [ 0.432000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  123. [ 0.440000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  124. [ 0.444000] TCP: Hash tables configured (established 1024 bind 1024)
  125. [ 0.452000] TCP: reno registered
  126. [ 0.456000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  127. [ 0.464000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  128. [ 0.468000] NET: Registered protocol family 1
  129. [ 0.476000] futex hash table entries: 256 (order: -1, 3072 bytes)
  130. [ 0.484000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  131. [ 0.488000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORI.
  132. [ 0.500000] msgmni has been set to 117
  133. [ 0.504000] io scheduler noop registered
  134. [ 0.508000] io scheduler deadline registered (default)
  135. [ 0.516000] bcm63xx_uart.0: ttyS0 at MMIO 0xb0000100 (irq = 36, base_baud = t
  136. [ 0.528000] console [ttyS0] enabled
  137. [ 0.528000] console [ttyS0] enabled
  138. [ 0.532000] bootconsole [early0] disabled
  139. [ 0.532000] bootconsole [early0] disabled
  140. [ 0.544000] m25p80 spi1.0: found s25fl129p1, expected m25p80
  141. [ 0.552000] m25p80 spi1.0: s25fl129p1 (16384 Kbytes)
  142. [ 0.556000] bcm63xxpart: CFE boot tag found with version 6 and board type 96g
  143. [ 0.564000] bcm63xxpart: Partition 0 is CFE offset 0 and length 10000
  144. [ 0.572000] bcm63xxpart: Partition 1 is kernel offset 10100 and length 11eb51
  145. [ 0.580000] bcm63xxpart: Partition 2 is rootfs offset 12ec51 and length ec13f
  146. [ 0.588000] bcm63xxpart: Partition 3 is nvram offset ff0000 and length 10000
  147. [ 0.592000] bcm63xxpart: Partition 4 is linux offset 10000 and length fe0000
  148. [ 0.600000] 5 bcm63xxpart partitions found on MTD device spi1.0
  149. [ 0.608000] Creating 5 MTD partitions on "spi1.0":
  150. [ 0.612000] 0x000000000000-0x000000010000 : "CFE"
  151. [ 0.620000] 0x000000010100-0x00000012ec51 : "kernel"
  152. [ 0.624000] 0x00000012ec51-0x000000ff0000 : "rootfs"
  153. [ 0.632000] mtd: device 2 (rootfs) set to be root filesystem
  154. [ 0.648000] 1 squashfs-split partitions found on MTD device rootfs
  155. [ 0.656000] 0x0000002c0000-0x000000ff0000 : "rootfs_data"
  156. [ 0.660000] 0x000000ff0000-0x000001000000 : "nvram"
  157. [ 0.668000] 0x000000010000-0x000000ff0000 : "linux"
  158. [ 0.712000] b53_common: found switch: BCM63xx, rev 0
  159. [ 0.716000] bcm63xx-wdt bcm63xx-wdt: started, timer margin: 30 sec
  160. [ 0.724000] TCP: cubic registered
  161. [ 0.728000] NET: Registered protocol family 17
  162. [ 0.732000] bridge: automatic filtering via arp/ip/ip6tables has been deprec.
  163. [ 0.748000] Bridge firewalling registered
  164. [ 0.752000] 8021q: 802.1Q VLAN Support v1.8
  165. [ 0.768000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  166. [ 0.796000] Freeing unused kernel memory: 1320K (80366000 - 804b0000)
  167. [ 2.444000] init: Console is alive
  168. [ 2.448000] init: - watchdog -
  169. [ 3.452000] init: - preinit -
  170. [ 4.212000] bcm63xx_enetsw bcm63xx_enetsw.0: link UP on Port 1, 100Mbps, fulx
  171. [ 4.400000] random: mktemp urandom read with 128 bits of entropy available
  172. Press the [f] key and hit [enter] to enter failsafe mode
  173. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  174. [ 4.532000] random: nonblocking pool is initialized
  175. [ 7.772000] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
  176. [ 7.832000] procd: - early -
  177. [ 7.836000] procd: - watchdog -
  178. [ 8.732000] procd: - ubus -
  179. [ 9.744000] procd: - init -
  180. Please press Enter to activate this console.
  181. [ 11.316000] NET: Registered protocol family 10
  182. [ 11.332000] ip6_tables: (C) 2000-2006 Netfilter Core Team
  183. [ 11.360000] ip_tables: (C) 2000-2006 Netfilter Core Team
  184. [ 11.388000] nf_conntrack version 0.5.0 (956 buckets, 3824 max)
  185. [ 11.456000] xt_time: kernel timezone is -0000
  186. [ 11.484000] PPP generic driver version 2.4.2
  187. [ 11.488000] NET: Registered protocol family 24
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement