Advertisement
phsx

bootup to system

May 16th, 2018
1,346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.35 KB | None | 0 0
  1. DU Setting Cal Done
  2.  
  3.  
  4. U-Boot 1.1.3 (Apr 21 2017 - 10:57:16)
  5.  
  6. Board: Ralink APSoC DRAM: 8 MB
  7. relocate_code Pointer at: 807b8000
  8. flash manufacture id: c2, device id 20 15
  9. find flash: MX25L1605D
  10. ============================================
  11. Ralink UBoot Version: 4.3.0.0
  12. --------------------------------------------
  13. ASIC 7628_MP (Port5<->None)
  14. DRAM component: 64 Mbits DDR, width 16
  15. DRAM bus: 16 bit
  16. Total memory: 8 MBytes
  17. Flash component: SPI Flash
  18. Date:Apr 21 2017 Time:10:57:16
  19. ============================================
  20. icache: sets:512, ways:4, linesz:32 ,total:65536
  21. dcache: sets:256, ways:4, linesz:32 ,total:32768
  22.  
  23. ##### The CPU freq = 575 MHZ ####
  24. estimate memory size =8 Mbytes
  25.  
  26. Please choose the operation:
  27. 1: Load system code to SDRAM via TFTP.
  28. 2: Load system code then write to Flash via TFTP.
  29. 3: Boot system code via Flash (default).
  30. 4: Entr boot command line interface.
  31. 7: Load Boot Loader code then write to Flash via Serial.
  32. 9: Load Boot Loader code then write to Flash via TFTP.
  33. 0
  34.  
  35. 3: System Boot system code via Flash.
  36. Booting System 1
  37. Erasing SPI Flash...
  38. .
  39. Writing to SPI Flash...
  40. .
  41. done
  42. ## Booting image at bc050000 ...
  43. Image Name: zxrouter
  44. Image Type: MIPS Linux Standalone Program (uncompressed)
  45. Data Size: 721648 Bytes = 704.7 kB
  46. Load Address: 80500000
  47. Entry Point: 80500000
  48. Verifying Checksum ... OK
  49. OK
  50. ZzOK
  51. diag init
  52. attach irq vector = 5 isr =0x8018b024
  53. Init device '/dev/ttydiag'
  54. Init device '/dev/tty0'
  55. Init device '/dev/tty1'
  56. Init device '/dev/haldiag'
  57. Init device '/dev/ser0'
  58. ra305x SERIAL init - dev: b0000c00.26
  59. %���сdevice '/dev/ser1'isr =0x80014044
  60. ra305x SERIAL init - dev: b0000d00.27
  61. attach irq vector = 27 isr =0x80014044
  62. Init device '/dev/ser2'
  63. ra305x SERIAL init - dev: b0000e00.28
  64. attach irq vector = 28 isr =0x80014044
  65. [cyg_net_init] Init: mbinit(0x00000000)
  66. [cyg_net_init] Init: cyg_net_init_devs(0x00000000)
  67. Init device 'ra305x_eth0'
  68. ifra305x eth0: init pnde=80219cd0, sc=801f011c, ifp=801f0370
  69. ifra305x: driver init
  70. ifra305x: init numtxd=4 txd-base=800 at a0224460
  71. ifra305x: init num_rxd=4 rxd_base=900 at a02244a0
  72. attach irq vector = 3 isr =0x80017648
  73. attach irq vector = 23 isr =0x800175f0
  74. flash manufacture id: c2, device id 20 15
  75. flash: mx25l1605d
  76. flsh_cfg_boot_off: 40000!
  77. CFG_load: flash offset=32e0, len=1108
  78. cfg_parse: add cfg item=325 (4360 bytes)
  79. CFG_load: flash read 325 items(4360 bytes) into ram
  80. cfg_parse: null config!
  81. cfg_load_static: read-only 2 items(48 bytes) into ram
  82. CFG_load: total 327 items(4408 bytes)
  83. cfg_parse_wlan: parse 3026 bytes!
  84. Parsing WIFI configuration succeeds
  85. LAN port mask =1f
  86. Init device 'ra305x_eth1'
  87. ifra305x eth1: init pnde=80219ce0, sc=801f0230, ifp=801f03b8
  88. WAN port mask =0
  89. Init device 'ra0'
  90.  
  91.  
  92. === pAd = 0x80272db0, size = 1039536 ===
  93.  
  94. <-- RTMPAllocTxRxRingMemory, Status=0, ErrorValue=0x
  95. <-- RTMPAllocAdapterBlock, Status=0
  96. rt_ecos_init:150
  97. RtmpChipOpsHook(536): Not support for HIF_MT yet!
  98. mt7628_init()-->
  99. mt7628_init(FW(8a00), HW(8a01), CHIPID(7628))
  100. e2.bin mt7628_init(1108)::(2), pChipCap->fw_len(63536)
  101. mt_bcn_buf_init(262): Not support for HIF_MT yet!
  102. <--mt7628_init()
  103. attach irq vector = 4 isr =0x800ca938
  104. Init device 'apcli0'
  105. [cyg_net_init] Init: loopattach(0x00000000)
  106. [cyg_net_init] Init: ifinit(0x00000000)
  107. [cyg_net_init] Init: domaininit(0x00000000)
  108. [cyg_net_init] Init: cyg_net_add_domain(0x80213598)
  109. New domain internet at 0x00000000
  110. [cyg_net_init] Init: cyg_net_add_domain(0x80213268)
  111. New domain route at 0x00000000
  112. [cyg_net_init] Init: call_route_init(0x00000000)
  113. [cyg_net_init] Init: sysctl_register_all(0x00000000)
  114. [cyg_net_init] Done
  115.  
  116. [cpuload_init]:calibration=9659180RPST_set, old:Uninitialized, new:Uninitialized
  117. Operation Mode: Gateway
  118. opmode = 1
  119. [ra305x_close]====>
  120. [ra305x_close]<====
  121. [ra305x_restart]====>
  122. ifra305x eth0: init pnde=80219cd0, sc=801f011c, ifp=801f0370
  123. ifra305x: driver init
  124. ifra305x: init numtxd=4 txd-base=800 at a0224460
  125. ifra305x: init num_rxd=4 rxd_base=900 at a02244a0
  126. LAN port mask =1f
  127. ifra305x eth1: init pnde=80219ce0, sc=801f0230, ifp=801f03b8
  128. WAN port mask =0
  129. ifra305x1: start
  130. [ra305x_restart]<====
  131. ifra305x0: start
  132. ifra305x0: start
  133. -----------------------------------------
  134. eth0: Get IP by manual
  135. IP address:20.20.20.1
  136. MASK:255.255.255.0
  137. Broadcast:20.20.20.255
  138. Gateway:255.255.255.255
  139. Server:0.0.0.0
  140. mtu:0
  141. Domain Name:
  142. -----------------------------------------
  143. interface eth0 init_net successed!
  144. ifra305x1: start
  145. TX_BCN DESC 0xa02269e4 size = 320
  146. RX[0] DESC 0xa02271e4 size = 1024
  147. RX[1] DESC 0xa02275e4 size = 1024
  148. cfg_mode=9
  149. cfg_mode=9
  150. wmode_band_equal(): Band Equal!
  151. RTMPReadParametersHook->first wifi
  152. load fw image from fw_header_image
  153. AndesMTLoadFwMethod1(2187)::pChipCap->fw_len(63536)
  154. CmdAddressLenReq:(ret = 0)
  155. CmdFwStartReq: override = 1, address = 1048576
  156. CmdStartDLRsp: WiFI FW Download Success
  157. MtAsicDMASchedulerInit(): DMA Scheduler Mode=0(LMAC)
  158. RtmpChipOpsEepromHook::e2p_type=0, inf_Type=4
  159. RtmpEepromGetDefault::e2p_dafault=2
  160. RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 2
  161. NVM is FLASH mode
  162. 1. Phy Mode = 14
  163. Country Region from e2p = ffff
  164. tssi_1_target_pwr_g_band = 34
  165. 2. Phy Mode = 14
  166. 3. Phy Mode = 14
  167. NICInitPwrPinCfg(11): Not support for HIF_MT yet!
  168. NICInitializeAsic(599): Not support rtmp_mac_sys_reset () for HIF_MT yet!
  169. mt_mac_init()-->
  170. MtAsicInitMac()-->
  171. mt7628_init_mac_cr()-->
  172. MtAsicSetMacMaxLen(1211): Set the Max RxPktLen=1024!
  173. <--mt_mac_init()
  174. WTBL Segment 1 info:
  175. MemBaseAddr/FID:0x28000/0
  176. EntrySize/Cnt:32/128
  177. WTBL Segment 2 info:
  178. MemBaseAddr/FID:0x40000/0
  179. EntrySize/Cnt:64/128
  180. WTBL Segment 3 info:
  181. MemBaseAddr/FID:0x42000/64
  182. EntrySize/Cnt:64/128
  183. WTBL Segment 4 info:
  184. MemBaseAddr/FID:0x44000/128
  185. EntrySize/Cnt:32/128
  186. AntCfgInit(2529): Not support for HIF_MT yet!
  187. MCS Set = ff ff 00 00 00
  188. MtAsicSetChBusyStat(818): Not support for HIF_MT yet!
  189. MtAsicSetPiggyBack(754): Not support for HIF_MT yet!
  190. MtAsicSetTxPreamble(2833): Not support for HIF_MT yet!
  191. MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0
  192. Main bssid = xx:xx:xx:xx:xx:xx
  193. <==== rt28xx_init, Status=0
  194. ==>Set_Debug_Proc()
  195. <==Set_Debug_Proc(RTDebugLevel = 1)
  196. bridge_cfg : eth0 , ra0
  197. RPST_set, old:Uninitialized, new:Initialized
  198. BRIDGE 020214 loaded
  199. eth0: promiscuous mode enabled
  200. ra0: promiscuous mode enabled
  201. -----------------------------------------
  202. Bridge Id: 1
  203. eth0: if_flags=0xffff8943 bdg_flags=0x5
  204. ra0: if_flags=0xffff8943 bdg_flags=0x5
  205. (max cache: 128, timeout: 300)
  206. -----------------------------------------
  207. DNS_daemon
  208. dnsMasqstart
  209. interfaceGet(): bind socket successful on 20.20.20.1:53
  210. serverInit(): DNS Server List 0. 10.10.10.1:53
  211. CMD>miio: connect to ot.io.mi.com ott.io.mi.com
  212. AddTxSType: already registered TxSType (PID = 32, Format = 0
  213. ======<<<<<< Stop apcli0 <<<<<<=====
  214. (ApCliCtrlDisconnectReqAction) 2. Before do ApCliLinkDown.
  215. set bandwitdh to 40MHZ
  216. SSID=XiaoMiRepeater_fe20
  217. MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0
  218. MtAsicSetPiggyBack(754): Not support for HIF_MT yet!
  219. MtAsicSetPiggyBack(754): Not support for HIF_MT yet!
  220. MtAsicSetTxPreamble(2833): Not support for HIF_MT yet!
  221. AddTxSType: already registered TxSType (PID = 32, Format = 0
  222. AddTxSType: already registered TxSType (PID = 6, Format = 0
  223. MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0
  224. Main bssid = xx:xx:xx:xx:xx:xx
  225. MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0
  226. MtAsicSetPiggyBack(754): Not support for HIF_MT yet!
  227. MtAsicSetPiggyBack(754): Not support for HIF_MT yet!
  228. MtAsicSetTxPreamble(2833): Not support for HIF_MT yet!
  229. AddTxSType: already registered TxSType (PID = 32, Format = 0
  230. AddTxSType: already registered TxSType (PID = 6, Format = 0
  231. MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0
  232. Main bssid = xx:xx:xx:xx:xx:xx
  233. MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0x0
  234. MtAsicSetPiggyBack(754): Not support for HIF_MT yet!
  235. MtAsicSetPiggyBack(754): Not support for HIF_MT yet!
  236. MtAsicSetTxPreamble(2833): Not support for HIF_MT yet!
  237. AddTxSType: already registered TxSType (PID = 32, Format = 0
  238. AddTxSType: already registered TxSType (PID = 6, Format = 0
  239. MtAsicSetPreTbtt(): bss_idx=0, PreTBTT timeout = 0xf0
  240. Main bssid = xx:xx:xx:xx:xx:xx
  241. 0 'bootcmd'->'tftp'
  242. 0 'bootdelay'->'5'
  243. 0 'baudrate'->'115200'
  244. 0 'ethaddr'->'"00:AA:BB:CC:DD:10"'
  245. 0 'ipaddr'->'10.10.10.123'
  246. 0 'serverip'->'10.10.10.3'
  247. 0 'miio_token_seed'->'xxxxxxxxxxxxxxxxxxxxxxx'
  248. 0 'ecos_version'->'2.2.14'
  249. 0 'ecos_channel'->'release'
  250. 0 'flag_ota_reboot'->'0'
  251. 0 'flag_boot_success'->'1'
  252. 0 'flag_try_sys1_failed'->'0'
  253. 0 'flag_try_sys2_failed'->'0'
  254. 0 'flag_last_success'->'0'
  255. 0 'stdin'->'serial'
  256. 0 'stdout'->'serial'
  257. 0 'stderr'->'serial'
  258. 0 'flag_boot_rootfs'->'0'
  259. ...+.Started WatchDog Timer.
  260. mcmd:[20] link[0] chk_link[0]
  261. help
  262. cfg net os nvram miio diag
  263. CMD>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement