Guest User

Untitled

a guest
Sep 20th, 2017
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. > U-Boot 1.1.4 (Jun 7 2016 - 15:56:08)
  2. >
  3. > ap152 - Dragonfly 1.0
  4. >
  5. > DRAM: 64 MB
  6. > Top of RAM usable for U-Boot at: 84000000
  7. > Reserving 363k for U-Boot at: 83fa4000
  8. > Reserving 192k for malloc() at: 83f74000
  9. > Reserving 44 Bytes for Board Info at: 83f73fd4
  10. > Reserving 36 Bytes for Global Data at: 83f73fb0
  11. > Reserving 128k for boot params() at: 83f53fb0
  12. > Stack Pointer at: 83f53f98
  13. > Now running in RAM - U-Boot at: 83fa4000
  14. > Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x18
  15. > flash size 16MB, sector count = 256
  16. > Flash: 16 MB
  17. > Using default environment
  18. >
  19. > In: serial
  20. > Out: serial
  21. > Err: serial
  22. > Net: ath_gmac_enet_initialize...
  23. > No valid address in Flash. Using fixed address
  24. > ath_gmac_enet_initialize: reset mask:c02200
  25. > athr_mgmt_init ::done
  26. > Dragonfly ----> S17 PHY *
  27. > athrs17_reg_init: complete
  28. > SGMII in forced mode
  29. > athr_gmac_sgmii_setup SGMII done
  30. > : cfg1 0x80000000 cfg2 0x7114
  31. > eth0: 00:03:7f:09:0b:ad
  32. > eth0 up
  33. > eth0
  34. > Setting 0x181162c0 to 0x20402100
  35. > is_auto_upload_firmware=1
  36. > Trying eth0
  37. > dup 1 speed 1000
  38. > Using eth0 device
  39. > TFTP from server 192.168.0.66; our IP address is 192.168.0.86
  40. > Filename 'wr1043ndv4_tp_recovery.bin'.
  41. > Load address: 0x80800000
  42. > Loading: #################################################################
  43. > #################################################################
  44. > #################################################################
  45. > #################################################################
  46. > #################################################################
  47. > #################################################################
  48. > #################################################################
  49. > #################################################################
  50. > #################################################################
  51. > #################################################################
  52. > #################################################################
  53. > ######################################################
  54. > done
  55. > Bytes transferred = 3932164 (3c0004 hex)
  56. > Firmware recovery: FLASH_SIZE = 16 filesize = 0x3c0004.
  57. > Do cmd fwrecov 0x80800000 0x003c0004
  58. > Reading Partition Table from NVRAM ... OK
  59. >
  60. > Parsing Partition Table ... [NM_Error](nm_lib_parsePtnIndexFile) 00598: invalid partition-index-file para id.
  61. >
  62. > FAILED
  63. >
  64. > Partition table initiating failed.
  65. > Autobooting in 1 seconds
  66. >
Advertisement
Add Comment
Please, Sign In to add comment