Advertisement
Guest User

Untitled

a guest
May 8th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.41 KB | None | 0 0
  1. CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
  2. Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
  3. Copyright (C) 2000,2001,2002 Broadcom Corporation.
  4.  
  5. Add MAC client version(DNI).
  6. Initializing Arena.
  7. Initializing Devices.
  8. et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller
  9. CPU type 0x29007: 200MHz
  10. Total memory: 0x2000000 bytes (32MB)
  11.  
  12. Total memory used by CFE: 0x81BB1280 - 0x82000000 (4517248)
  13. Initialized Data: 0x81BB1280 - 0x81BB3E90 (11280)
  14. BSS Area: 0x81BB3E90 - 0x81BB45D0 (1856)
  15. Local Heap: 0x81BB45D0 - 0x81FB45D0 (4194304)
  16. Stack Area: 0x81FB45D0 - 0x81FB65D0 (8192)
  17. Text (code) segment: 0x81FB65E0 - 0x81FFFFB0 (301520)
  18. Boot area (physical): 0x01B70000 - 0x01BB0000
  19. Relocation Factor: I:E23B65E0 - D:01BB0280
  20.  
  21. configure vlans
  22. *****************************************************************
  23. *********************** VLAN Driver initial ********************
  24. *****************************************************************
  25. Process LAN port(2-5) vlan Architecture...
  26. SUCCESS: trying to create VLAN 0 for switch
  27. SUCCESS: trying to add LAN port
  28.  
  29. Process WAN port(2-5) vlan Architecture...
  30. SUCCESS: trying to create VLAN 0 for switch
  31. SUCCESS: trying to add WAN port
  32. SUCCESS: enable ports success
  33. configure vlans...done
  34. Automatic startup canceled via Ctrl-C
  35. CFE> ^C
  36. CFE> ^C
  37. CFE> ^C
  38. CFE> ^C
  39. CFE> ^C
  40. CFE> ^C
  41. CFE> ^C
  42. CFE> ^C
  43. CFE> ^C
  44. CFE> ^C
  45. CFE> ^C
  46. CFE> ^C
  47. CFE> ^C
  48. CFE> ^C
  49. CFE> ^C
  50. CFE> ^C
  51. CFE> ^C
  52. CFE> ^C
  53. CFE> ^C
  54. CFE> ^C
  55. CFE> ^C
  56. CFE> ^C
  57. CFE> ^C
  58. CFE> ^C
  59. CFE> ^C
  60. CFE> ^C
  61. CFE> ^C
  62. CFE> ^C
  63. CFE> ^C
  64. CFE> ^C
  65. CFE> ^C
  66. CFE> ifconfig eth0 -addr=192.168.1.250 -mask=255.255.255.0
  67. Device eth0: hwaddr 00-0F-B5-9A-8E-76, ipaddr 192.168.1.250, mask 255.255.255.
  68. gateway not set, nameserver not set
  69. *** command status = 0
  70. CFE> flash -noheader 192.168.1.1:part1.bin flash0.os
  71. Reading 192.168.1.1:part1.bin: Failed.: Timeout occured
  72. *** command status = -21
  73. CFE> flash -noheader 192.168.1.1:part1.bin flash0.os
  74. Reading 192.168.1.1:part1.bin: Failed.: Timeout occured
  75. *** command status = -21
  76. CFE> flash -noheader 192.168.1.1:part1.bin flash0.os
  77. Reading 192.168.1.1:part1.bin: Failed.: Timeout occured
  78. *** command status = -21
  79. CFE> flash -noheader 192.168.1.1:part1.bin flash0.os
  80. Reading 192.168.1.1:part1.bin: Done. 2000000 bytes read
  81. Programming...done. 2000000 bytes written
  82. *** command status = 0
  83. CFE> flash -noheader -offset=2000000 192.168.1.1:part2.bin flash0.os
  84. Reading 192.168.1.1:part2.bin: Done. 2000000 bytes read
  85. Programming...done. 2000000 bytes written
  86. *** command status = 0
  87. CFE> flash -noheader -offset=4000000 192.168.1.1:part3.bin flash0.os
  88. Reading 192.168.1.1:part3.bin: Done. 526080 bytes read
  89. Programming...done. 526080 bytes written
  90. *** command status = 0
  91. CFE> reboot
  92.  
  93.  
  94. CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
  95. Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
  96. Copyright (C) 2000,2001,2002 Broadcom Corporation.
  97.  
  98. Add MAC client version(DNI).
  99. Initializing Arena.
  100. Initializing Devices.
  101. et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller
  102. CPU type 0x29007: 200MHz
  103. Total memory: 0x2000000 bytes (32MB)
  104.  
  105. Total memory used by CFE: 0x81BB1280 - 0x82000000 (4517248)
  106. Initialized Data: 0x81BB1280 - 0x81BB3E90 (11280)
  107. BSS Area: 0x81BB3E90 - 0x81BB45D0 (1856)
  108. Local Heap: 0x81BB45D0 - 0x81FB45D0 (4194304)
  109. Stack Area: 0x81FB45D0 - 0x81FB65D0 (8192)
  110. Text (code) segment: 0x81FB65E0 - 0x81FFFFB0 (301520)
  111. Boot area (physical): 0x01B70000 - 0x01BB0000
  112. Relocation Factor: I:E23B65E0 - D:01BB0280
  113.  
  114. configure vlans
  115. *****************************************************************
  116. *********************** VLAN Driver initial ********************
  117. *****************************************************************
  118. Process LAN port(2-5) vlan Architecture...
  119. SUCCESS: trying to create VLAN 0 for switch
  120. SUCCESS: trying to add LAN port
  121.  
  122. Process WAN port(2-5) vlan Architecture...
  123. SUCCESS: trying to create VLAN 0 for switch
  124. SUCCESS: trying to add WAN port
  125. SUCCESS: enable ports success
  126. configure vlans...done
  127. Device eth0: hwaddr 00-0F-B5-9A-8E-76, ipaddr 192.168.1.1, mask 255.255.255.0
  128. gateway not set, nameserver not set
  129. Loader:elf Filesys:raw Dev:flash0.os File: Options:(null)
  130. ***************************
  131. **** MAC Client V1.0 ****
  132. ***************************
  133. et0macaddr value :flag =0 value=00-0f-b5-9a-8e-76
  134. et1macaddr value :flag =0 value=00-0f-b5-9a-8e-77
  135. MAC exist at least one
  136. system ethernet mac exist and not default....
  137. Skip mac client process.....
  138. Loading: 0x80000000/7928 Entry at 0x80001000
  139. Closing network.
  140. et0: link down
  141. Starting program at 0x80001000
  142. [ 0.000000] Linux version 4.14.95 (buildbot@7befac494a11) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7676-cddd7b4c77)) #0 Wed Jan 30 12:21:02 2019
  143. [ 0.000000] CPU0 revision is: 00029007 (Broadcom BMIPS3300)
  144. [ 0.000000] bcm47xx: Using ssb bus
  145. [ 0.000000] ssb: Found chip with id 0x5365, rev 0x01 and package 0x00
  146. [ 0.000000] early_nvram_init: WGT634U NVRAM found.
  147. [ 0.000000] Couldn't parse nvram board type entry with value "bcm95365r"
  148. [ 0.000000] ssb: Sonics Silicon Backplane found at address 0x18000000
  149. [ 0.000000] Determined physical RAM map:
  150. [ 0.000000] memory: 02000000 @ 00000000 (usable)
  151. [ 0.000000] Initrd not found or empty - disabling initrd
  152. [ 0.000000] Primary instruction cache 8kB, VIPT, 2-way, linesize 16 bytes.
  153. [ 0.000000] Primary data cache 4kB, 2-way, VIPT, no aliases, linesize 16 bytes
  154. [ 0.000000] Zone ranges:
  155. [ 0.000000] Normal [mem 0x0000000000000000-0x0000000001ffffff]
  156. [ 0.000000] Movable zone start for each node
  157. [ 0.000000] Early memory node ranges
  158. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000001ffffff]
  159. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000001ffffff]
  160. [ 0.000000] random: get_random_bytes called from 0x8043c734 with crng_init=0
  161. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8128
  162. [ 0.000000] Kernel command line: noinitrd console=ttyS0,115200
  163. [ 0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
  164. [ 0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  165. [ 0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  166. [ 0.000000] Memory: 27600K/32768K available (3731K kernel code, 158K rwdata, 436K rodata, 208K init, 279K bss, 5168K reserved, 0K cma-reserved)
  167. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  168. [ 0.000000] NR_IRQS: 128
  169. [ 0.000000] MIPS: machine is Unknown Board
  170. [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
  171. [ 0.000058] sched_clock: 32 bits at 100MHz, resolution 10ns, wraps every 21474836475ns
  172. [ 0.000317] Calibrating delay loop... 199.06 BogoMIPS (lpj=995328)
  173. [ 0.080671] pid_max: default: 32768 minimum: 301
  174. [ 0.082133] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  175. [ 0.082344] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  176. [ 0.096270] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  177. [ 0.096433] futex hash table entries: 256 (order: -1, 3072 bytes)
  178. [ 0.100532] NET: Registered protocol family 16
  179. [ 0.104096] Can't analyze schedule() prologue at 803a1664
  180. [ 0.219607] clocksource: Switched to clocksource MIPS
  181. [ 0.547536] PCI host bridge to bus 0000:00
  182. [ 0.547695] pci_bus 0000:00: root bus resource [mem 0x40000000-0x7fffffff]
  183. [ 0.547820] pci_bus 0000:00: root bus resource [io 0x0100-0x07ff]
  184. [ 0.547944] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
  185. [ 0.548064] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  186. [ 0.548423] ssb: PCI: Fixing up bridge 0000:00:00.0
  187. [ 0.548551] ssb: PCI: Fixing up device 0000:00:00.0
  188. [ 0.548681] ssb: PCI: Fixing latency timer of device 0000:00:00.0 to 168
  189. [ 0.558070] pci 0000:00:01.0: BAR 0: assigned [mem 0x40000000-0x4000ffff]
  190. [ 0.558280] pci 0000:00:02.0: BAR 0: assigned [mem 0x40010000-0x40010fff]
  191. [ 0.558485] pci 0000:00:02.1: BAR 0: assigned [mem 0x40011000-0x40011fff]
  192. [ 0.558690] pci 0000:00:02.2: BAR 0: assigned [mem 0x40012000-0x400120ff]
  193. [ 0.565515] NET: Registered protocol family 2
  194. [ 0.569575] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  195. [ 0.570066] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  196. [ 0.570274] TCP: Hash tables configured (established 1024 bind 1024)
  197. [ 0.571216] UDP hash table entries: 256 (order: 0, 4096 bytes)
  198. [ 0.571448] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  199. [ 0.572725] NET: Registered protocol family 1
  200. [ 0.598804] Crashlog allocated RAM at address 0x1f00000
  201. [ 0.609932] workingset: timestamp_bits=30 max_order=13 bucket_order=0
  202. [ 0.652134] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  203. [ 0.652235] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  204. [ 0.724683] io scheduler noop registered
  205. [ 0.724786] io scheduler deadline registered (default)
  206. [ 0.726799] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  207. [ 0.744870] console [ttyS0] disabled
  208. [ 0.765380] serial8250.0: ttyS0 at MMIO 0xb8000400 (irq = 3, base_baud = 115740) is a 16550A
  209. [ 1.210406] console [ttyS0] enabled
  210. [ 1.236148] serial8250.0: ttyS1 at MMIO 0xb8000300 (irq = 3, base_baud = 115740) is a 16550A
  211. [ 1.250626] physmap platform flash device: 02000001 at 1c000000
  212. [ 1.256835] physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000089 Chip ID 0x000017
  213. [ 1.267703] Intel/Sharp Extended Query Table at 0x0031
  214. [ 1.273184] Intel/Sharp Extended Query Table at 0x0031
  215. [ 1.278424] Using buffer write method
  216. [ 1.282359] cfi_cmdset_0001: Erase suspend on write enabled
  217. [ 1.293600] 3 bcm47xxpart partitions found on MTD device physmap-flash.0
  218. [ 1.300603] Creating 3 MTD partitions on "physmap-flash.0":
  219. [ 1.306304] 0x000000000000-0x0000000a0000 : "boot"
  220. [ 1.334996] 0x0000000a0000-0x0000007e0000 : "firmware"
  221. [ 1.345670] 3 trx partitions found on MTD device firmware
  222. [ 1.351383] Creating 3 MTD partitions on "firmware":
  223. [ 1.356481] 0x00000000001c-0x000000000948 : "loader"
  224. [ 1.378370] 0x000000000948-0x00000016b400 : "linux"
  225. [ 1.394768] 0x00000016b400-0x000000740000 : "rootfs"
  226. [ 1.405125] mtd: device 4 (rootfs) set to be root filesystem
  227. [ 1.411168] 1 squashfs-split partitions found on MTD device rootfs
  228. [ 1.417485] 0x000000400000-0x000000740000 : "rootfs_data"
  229. [ 1.440432] 0x0000007e0000-0x000000800000 : "nvram"
  230. [ 1.474257] libphy: Fixed MDIO Bus: probed
  231. [ 1.479092] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
  232. [ 1.500134] libphy: b44_eth_mii: probed
  233. [ 1.603619] b53_common: found switch: BCM5365, rev 0
  234. [ 1.608774] Broadcom B53 (3) 1:1e: attached PHY driver [Broadcom B53 (3)] (mii_bus:phy_addr=1:1e, irq=POLL)
  235. [ 1.618822] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:0f:b5:9a:8e:76
  236. [ 1.629861] bcm47xx-wdt bcm47xx-wdt.0: BCM47xx Watchdog Timer enabled (30 seconds, Software Timer)
  237. [ 1.639420] GPIO_WDT: failed to register misc device
  238. [ 1.650942] NET: Registered protocol family 10
  239. [ 1.676680] Segment Routing with IPv6
  240. [ 1.681055] NET: Registered protocol family 17
  241. [ 1.685857] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  242. [ 1.699098] 8021q: 802.1Q VLAN Support v1.8
  243. [ 1.727849] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
  244. [ 1.738171] Freeing unused kernel memory: 208K
  245. [ 1.742911] This architecture does not have kernel memory protection.
  246. [ 2.569748] random: fast init done
  247. [ 3.128661] init: Console is alive
  248. [ 3.133602] init: - watchdog -
  249. [ 5.141924] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  250. [ 5.270255] usbcore: registered new interface driver usbfs
  251. [ 5.276511] usbcore: registered new interface driver hub
  252. [ 5.282751] usbcore: registered new device driver usb
  253. [ 5.313660] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  254. [ 5.326024] ehci-platform: EHCI generic platform driver
  255. [ 5.344008] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  256. [ 5.355193] ohci-platform: OHCI generic platform driver
  257. [ 5.361212] ohci-platform ohci-platform.0: Generic Platform OHCI controller
  258. [ 5.368500] ohci-platform ohci-platform.0: new USB bus registered, assigned bus number 1
  259. [ 5.377369] ohci-platform ohci-platform.0: irq 6, io mem 0x18003000
  260. [ 5.460134] hub 1-0:1.0: USB hub found
  261. [ 5.466049] hub 1-0:1.0: 2 ports detected
  262. [ 5.486305] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  263. [ 5.505604] init: - preinit -
  264. [ 6.116578] usb 1-1: new low-speed USB device number 2 using ohci-platform
  265. [ 6.463738] usb 1-1: device descriptor read/64, error -62
  266. [ 6.892117] usb 1-1: device descriptor read/64, error -62
  267. [ 7.239928] usb 1-1: new low-speed USB device number 3 using ohci-platform
  268. [ 7.459899] usb 1-1: device descriptor read/64, error -62
  269. [ 7.789921] usb 1-1: device descriptor read/64, error -62
  270. [ 7.910216] usb usb1-port1: attempt power cycle
  271. [ 8.469910] usb 1-1: new low-speed USB device number 4 using ohci-platform
  272. [ 8.626531] random: jshn: uninitialized urandom read (4 bytes read)
  273. [ 8.906946] random: jshn: uninitialized urandom read (4 bytes read)
  274. [ 8.959895] usb 1-1: device not accepting address 4, error -62
  275. [ 9.179928] usb 1-1: new low-speed USB device number 5 using ohci-platform
  276. [ 9.411024] random: jshn: uninitialized urandom read (4 bytes read)
  277. [ 9.639898] usb 1-1: device not accepting address 5, error -62
  278. [ 9.649908] usb usb1-port1: unable to enumerate USB device
  279. [ 10.168090] usb 1-2: new low-speed USB device number 6 using ohci-platform
  280. [ 10.419993] usb 1-2: device descriptor read/64, error -62
  281. [ 10.642804] b44 ssb0:0 eth0: Link is up at 100 Mbps, half duplex
  282. [ 10.648906] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
  283. [ 10.659178] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  284. [ 10.668671] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready
  285. [ 10.675876] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.1: link becomes ready
  286. [ 10.686353] random: procd: uninitialized urandom read (4 bytes read)
  287. [ 10.759986] usb 1-2: device descriptor read/64, error -62
  288. [ 11.093039] usb 1-2: new low-speed USB device number 7 using ohci-platform
  289. Press the [f] key and hit [enter] to enter failsafe mode
  290. Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
  291. [ 11.319845] usb 1-2: device descriptor read/64, error -62
  292. [ 11.649828] usb 1-2: device descriptor read/64, error -62
  293. [ 11.690363] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  294. [ 11.698398] b44 ssb0:0 eth0: Link is Up - 100Mbps/Full - flow control off
  295. [ 11.770097] usb usb1-port2: attempt power cycle
  296. [ 12.319854] usb 1-2: new low-speed USB device number 8 using ohci-platform
  297. [ 12.759831] usb 1-2: device not accepting address 8, error -62
  298. [ 12.969837] usb 1-2: new low-speed USB device number 9 using ohci-platform
  299. [ 13.409831] usb 1-2: device not accepting address 9, error -62
  300. [ 13.416077] usb usb1-port2: unable to enumerate USB device
  301. [ 22.980736] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
  302. [ 23.098183] urandom-seed: Seed file not found (/etc/urandom.seed)
  303. [ 23.308339] b44 ssb0:0 eth0: powering down PHY
  304. [ 23.389242] procd: - early -
  305. [ 23.393018] procd: - watchdog -
  306. [ 24.169859] b44 ssb0:0 eth0: Link is Down
  307. [ 24.412293] procd: - watchdog -
  308. [ 24.417627] procd: - ubus -
  309. [ 24.541316] random: ubusd: uninitialized urandom read (4 bytes read)
  310. [ 24.606983] random: ubusd: uninitialized urandom read (4 bytes read)
  311. [ 24.615638] random: ubusd: uninitialized urandom read (4 bytes read)
  312. [ 24.630983] procd: - init -
  313. Please press Enter to activate this console.
  314. [ 27.571133] kmodloader: loading kernel modules from /etc/modules.d/*
  315. [ 27.651981] ip6_tables: (C) 2000-2006 Netfilter Core Team
  316. [ 27.711310] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
  317. [ 27.719378] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
  318. [ 27.738364] ip_tables: (C) 2000-2006 Netfilter Core Team
  319. [ 27.781219] nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
  320. [ 28.030843] xt_time: kernel timezone is -0000
  321. [ 28.604169] PPP generic driver version 2.4.2
  322. [ 28.620960] NET: Registered protocol family 24
  323. [ 28.668997] PCI: Enabling device 0000:00:01.0 (0000 -> 0002)
  324. [ 28.674983] ssb: PCI: Fixing up device 0000:00:01.0
  325. [ 28.680879] ath5k 0000:00:01.0: registered as 'phy0'
  326. [ 29.199203] ath5k: phy0: Atheros AR5213A chip found (MAC: 0x59, PHY: 0x43)
  327. [ 29.206433] ath5k: phy0: RF2112B 2GHz radio found (0x46)
  328. [ 29.304273] kmodloader: done loading kernel modules from /etc/modules.d/*
  329. [ 94.858110] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
  330. [ 94.864454] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
  331. [ 94.873252] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  332. [ 95.056023] br-lan: port 1(eth0.1) entered blocking state
  333. [ 95.061750] br-lan: port 1(eth0.1) entered disabled state
  334. [ 95.071470] device eth0.1 entered promiscuous mode
  335. [ 95.076348] device eth0 entered promiscuous mode
  336. [ 95.227502] br-lan: port 1(eth0.1) entered blocking state
  337. [ 95.233215] br-lan: port 1(eth0.1) entered forwarding state
  338. [ 95.240204] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  339. [ 95.850025] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  340. [ 95.859353] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  341. [ 95.960057] b44 ssb0:0 eth0: Link is Up - 100Mbps/Full - flow control off
  342. [ 98.702742] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0
  343. [ 98.779877] jffs2_build_filesystem(): unlocking the mtd device...
  344. [ 99.940746] random: crng init done
  345. [ 99.950420] random: 3 urandom warning(s) missed due to ratelimiting
  346. [ 103.389844] done.
  347. [ 103.391863] jffs2_build_filesystem(): erasing all blocks after the end marker...
  348. [ 132.586700] done.
  349. [ 132.596528] jffs2: notice: (1097) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  350. [ 133.328775] overlayfs: upper fs does not support tmpfile.
  351. [ 575.862180] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  352. [ 575.951977] br-lan: port 2(wlan0) entered blocking state
  353. [ 575.957381] br-lan: port 2(wlan0) entered disabled state
  354. [ 575.964956] device wlan0 entered promiscuous mode
  355. [ 576.049910] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  356. [ 576.057375] br-lan: port 2(wlan0) entered blocking state
  357. [ 576.063060] br-lan: port 2(wlan0) entered forwarding state
  358. [ 576.134699] br-lan: port 3(wlan0-1) entered blocking state
  359. [ 576.140837] br-lan: port 3(wlan0-1) entered disabled state
  360. [ 576.148200] device wlan0-1 entered promiscuous mode
  361. [ 576.217778] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
  362. [ 576.224210] br-lan: port 3(wlan0-1) entered blocking state
  363. [ 576.230042] br-lan: port 3(wlan0-1) entered forwarding state
  364. [ 576.893713] br-lan: port 3(wlan0-1) entered disabled state
  365. [ 579.626945] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
  366. [ 579.634839] br-lan: port 3(wlan0-1) entered blocking state
  367. [ 579.640691] br-lan: port 3(wlan0-1) entered forwarding state
  368. [ 672.292285] device wlan0 left promiscuous mode
  369. [ 672.297717] br-lan: port 2(wlan0) entered disabled state
  370. [ 672.317886] device wlan0-1 left promiscuous mode
  371. [ 672.323682] br-lan: port 3(wlan0-1) entered disabled state
  372. [ 678.121157] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  373. [ 678.237807] br-lan: port 2(wlan0) entered blocking state
  374. [ 678.243460] br-lan: port 2(wlan0) entered disabled state
  375. [ 678.251000] device wlan0 entered promiscuous mode
  376. [ 681.185373] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  377. [ 681.193034] br-lan: port 2(wlan0) entered blocking state
  378. [ 681.198442] br-lan: port 2(wlan0) entered forwarding state
  379. [ 864.507774] device wlan0 left promiscuous mode
  380. [ 864.513083] br-lan: port 2(wlan0) entered disabled state
  381. [ 1235.461627] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  382. [ 1235.604791] br-lan: port 2(wlan0) entered blocking state
  383. [ 1235.610484] br-lan: port 2(wlan0) entered disabled state
  384. [ 1235.617678] device wlan0 entered promiscuous mode
  385. [ 1237.744880] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  386. [ 1237.752541] br-lan: port 2(wlan0) entered blocking state
  387. [ 1237.757944] br-lan: port 2(wlan0) entered forwarding state
  388.  
  389.  
  390. CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
  391. Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
  392. Copyright (C) 2000,2001,2002 Broadcom Corporation.
  393.  
  394. Add MAC client version(DNI).
  395. Initializing Arena.
  396. Initializing Devices.
  397. et0: chipattach: NVRAM_GET(et0phyaddr) not found
  398. et0: chipattach error
  399. et0: etc_attach failed
  400. Could not attach bcm4710 ethernet: -2
  401. CPU type 0x29007: 200MHz
  402. Total memory: 0x2000000 bytes (32MB)
  403.  
  404. Total memory used by CFE: 0x81BB1280 - 0x82000000 (4517248)
  405. Initialized Data: 0x81BB1280 - 0x81BB3E90 (11280)
  406. BSS Area: 0x81BB3E90 - 0x81BB45D0 (1856)
  407. Local Heap: 0x81BB45D0 - 0x81FB45D0 (4194304)
  408. Stack Area: 0x81FB45D0 - 0x81FB65D0 (8192)
  409. Text (code) segment: 0x81FB65E0 - 0x81FFFFB0 (301520)
  410. Boot area (physical): 0x01B70000 - 0x01BB0000
  411. Relocation Factor: I:E23B65E0 - D:01BB0280
  412.  
  413. CFE>
  414.  
  415. CFE version 1.0.34 for BCM95365R (32bit,SP,LE)
  416. Build Date: Tue Feb 24 03:21:41 CST 2004 (root@jackylinux)
  417. Copyright (C) 2000,2001,2002 Broadcom Corporation.
  418.  
  419. Add MAC client version(DNI).
  420. Initializing Arena.
  421. Initializing Devices.
  422. et0: chipattach: NVRAM_GET(et0phyaddr) not found
  423. et0: chipattach error
  424. et0: etc_attach failed
  425. Could not attach bcm4710 ethernet: -2
  426. CPU type 0x29007: 200MHz
  427. Total memory: 0x2000000 bytes (32MB)
  428.  
  429. Total memory used by CFE: 0x81BB1280 - 0x82000000 (4517248)
  430. Initialized Data: 0x81BB1280 - 0x81BB3E90 (11280)
  431. BSS Area: 0x81BB3E90 - 0x81BB45D0 (1856)
  432. Local Heap: 0x81BB45D0 - 0x81FB45D0 (4194304)
  433. Stack Area: 0x81FB45D0 - 0x81FB65D0 (8192)
  434. Text (code) segment: 0x81FB65E0 - 0x81FFFFB0 (301520)
  435. Boot area (physical): 0x01B70000 - 0x01BB0000
  436. Relocation Factor: I:E23B65E0 - D:01BB0280
  437.  
  438. CFE>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement