Guest User

Serial Console AR9331

a guest
Jan 23rd, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. U-Boot 1.1.4 (Nov 28 2012 - 05:03:30)
  2.  
  3. AP121 (ar9331) U-boot
  4.  
  5. DRAM: 32 MB
  6. Top of RAM usable for U-Boot at: 82000000
  7. Reserving 140k for U-Boot at: 81fdc000
  8. Reserving 192k for malloc() at: 81fac000
  9. Reserving 44 Bytes for Board Info at: 81fabfd4
  10. Reserving 36 Bytes for Global Data at: 81fabfb0
  11. Reserving 128k for boot params() at: 81f8bfb0
  12. Stack Pointer at: 81f8bf98
  13. Now running in RAM - U-Boot at: 81fdc000
  14. Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x17
  15. flash size 8388608, sector count = 128
  16. Flash: 8 MB
  17. Using default environment
  18.  
  19. In: serial
  20. Out: serial
  21. Err: serial
  22. Net: ag7240_enet_initialize...
  23. No valid address in Flash. Using fixed address
  24. No valid address in Flash. Using fixed address
  25. : cfg1 0x5 cfg2 0x7114
  26. eth0: 00:03:7f:09:0b:ad
  27. eth0 up
  28. : cfg1 0xf cfg2 0x7214
  29. eth1: 00:03:7f:09:0b:ad
  30. athrs26_reg_init_lan
  31. ATHRS26: resetting s26
  32. ATHRS26: s26 reset done
  33. eth1 up
  34. eth0, eth1
  35. Hit any key to stop autoboot: 0
  36. primary rootfs checksum=cf3dd921 33cc33cc
  37. Failed to load primary partition try back
  38. ## Booting image at 9f6f0000 ...argc=1
  39. Bad Magic Number 1
  40. Telenet> AP121 (ar9331) U-boot
  41.  
  42. DRAM: 32 MB
  43. Top of RAM usable for U-Boot at: 82000000
  44. Reserving 140k for U-Boot at: 81fdc000
  45. Reserving 192k for malloc() at: 81fac000
  46. Reserving 44 Bytes for Board Info at: 81fabfd4
  47. Reserving 36 Bytes for Global Data at: 81fabfb0
  48. Reserving 128k for boot params() at: 81f8bfb0
  49. Stack Pointer at: 81f8bf98
  50. Now running in RAM - U-Boot at: 81fdc000
  51. Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x17
  52. flash size 8388608, sector count = 128
  53. Flash: 8 MB
  54. Using default environment
  55.  
  56. In: serial
  57. Out: serial
  58. Err: serial
  59. Net: ag7240_enet_initialize...
  60. No valid address in Flash. Using fixed address
  61. No valid address in Flash. Using fixed address
  62. : cfg1 0x5 cfg2 0x7114
  63. eth0: 00:03:7f:09:0b:ad
  64. eth0 up
  65. : cfg1 0xf cfg2 0x7214
  66. eth1: 00:03:7f:09:0b:ad
  67. athrs26_reg_init_lan
  68. ATHRS26: resetting s26
  69. ATHRS26: s26 reset done
  70. eth1 up
  71. eth0, eth1
  72. Hit any key to stop autoboot: 0
  73. primary rootfs checksum=cf3dd921 33cc33cc
  74. Failed to load primary partition try back
  75. ## Booting image at 9f6f0000 ...argc=1
  76. Bad Magic Number 1
  77. Telenet>
  78.  
  79. Telenet> tftp
  80. tftp
  81. eth0 link down
  82. FAIL
  83. eth1 link down
  84. FAIL
  85. *** Warning: no boot file name; using '6300A8C0.img'
  86. Using eth0 device
  87. TFTP from server 192.168.0.10; our IP address is 192.168.0.99
  88. Filename '6300A8C0.img'.
  89. Load address: 0x9f6f0000
  90. Loading: T T T T T T T T
  91. Retry count exceeded; starting again
  92. eth1 link down
  93. FAIL
  94. eth0 link down
  95. FAIL
  96. *** Warning: no boot file name; using '6300A8C0.img'
  97. Using eth1 device
  98. TFTP from server 192.168.0.10; our IP address is 192.168.0.99
  99. Filename '6300A8C0.img'.
  100. Load address: 0x9f6f0000
  101. Loading: T T T T T T T T
Add Comment
Please, Sign In to add comment