Advertisement
Guest User

Untitled

a guest
Apr 9th, 2010
1,709
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. CFE> flash -noheader -noerase 192.168.1.2:openwrt.trx flash1.trx
  2. Reading 192.168.1.2:openwrt.trx: Done. 3543040 bytes read
  3. fname=(null)
  4. Programming...
  5.  
  6. CFE version 1.0.37 for BCM947XX (32bit,SP,LE)
  7. Build Date: δΈ€ 11月 7 19:02:17 CST 2005 (root@localhost)
  8. Copyright (C) 2000,2001,2002,2003 Broadcom Corporation.
  9.  
  10. Initializing Arena
  11. Initializing Devices.
  12.  
  13. No DPN
  14. et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 3.90.38.0
  15. rndis0: Broadcom USB RNDIS Network Adapter (P-t-P)
  16. et1: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 3.90.38.0
  17. CPU type 0x29006: 264MHz
  18. Total memory: 32768 KBytes
  19.  
  20. Total memory used by CFE: 0x80300000 - 0x803A3890 (669840)
  21. Initialized Data: 0x803397A0 - 0x8033BEB0 (10000)
  22. BSS Area: 0x8033BEB0 - 0x8033D890 (6624)
  23. Local Heap: 0x8033D890 - 0x803A1890 (409600)
  24. Stack Area: 0x803A1890 - 0x803A3890 (8192)
  25. Text (code) segment: 0x80300000 - 0x803397A0 (235424)
  26. Boot area (physical): 0x003A4000 - 0x003E4000
  27. Relocation Factor: I:00000000 - D:00000000
  28.  
  29. Boot version: v3.5
  30. The boot is CFE
  31.  
  32. mac_init(): Find mac [00:16:B6:29:55:D0] in location 0
  33. Nothing...
  34.  
  35. No eou key find
  36. Device eth0: hwaddr 00-16-B6-29-55-D0, ipaddr 192.168.1.1, mask 255.255.255.0
  37. gateway not set, nameserver not set
  38. Boot program checksum is invalid
  39. Reading :: Failed.: Timeout occured
  40. Reading :: Failed.: Interrupted
  41. CFE> show devices
  42. Device Name Description
  43. ------------------- ---------------------------------------------------------
  44. uart0 NS16550 UART at 0x18000300
  45. uart1 NS16550 UART at 0x18000400
  46. flash0.boot New CFI flash at 1C000000 offset 00000000 size 256KB
  47. flash0.trx New CFI flash at 1C000000 offset 00040000 size 1KB
  48. flash0.os New CFI flash at 1C000000 offset 0004001C size 7904KB
  49. flash0.nvram New CFI flash at 1C000000 offset 007F8000 size 32KB
  50. flash1.boot New CFI flash at 1C000000 offset 00000000 size 256KB
  51. flash1.trx New CFI flash at 1C000000 offset 00040000 size 7904KB
  52. flash1.nvram New CFI flash at 1C000000 offset 007F8000 size 32KB
  53. flash0 New CFI flash at 1C000000 size 8192KB
  54. eth0 Broadcom BCM47xx 10/100 Mbps Ethernet Controller
  55. eth1 Broadcom USB RNDIS Network Adapter (P-t-P)
  56. eth2 Broadcom BCM47xx 10/100 Mbps Ethernet Controller
  57. *** command status = 0
  58. CFE>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement