找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 6729|回复: 0

[AR9130]Dlink DIR-615C2、趋势TEW-632BRP的TTL接线及DDWRT启动信息

[复制链接]
发表于 2011-2-23 22:33:04 | 显示全部楼层 |阅读模式
经过用万用表实际测量和试验,DLINK DIR-615C2、TEW-632BRP TTL连接速率为115200,得到DDWRT启动TTL信息如下:
----------加电前长按RESET键进入DLINK救援模式,IP 为192.168.10.1----------------
  1. U-Boot 1.1.4 (Mar 23 2009 - 15:07:56)

  2. AP81 (ar7100) U-boot
  3. DRAM: AP81 initdram

  4. sri:ddr_init
  5. 32 MB
  6. Top of RAM usable for U-Boot at: 82000000
  7. Reserving 177k for U-Boot at: 81fd0000
  8. Reserving 192k for malloc() at: 81fa0000
  9. Reserving 44 Bytes for Board Info at: 81f9ffd4
  10. Reserving 36 Bytes for Global Data at: 81f9ffb0
  11. Reserving 128k for boot params() at: 81f7ffb0
  12. Stack Pointer at: 81f7ff98
  13. Now running in RAM - U-Boot at: 81fd0000
  14. ar7100 flash_init
  15. id read 0x10000107
  16. flash size 400000, sector count = 64
  17. Flash: 4 MB
  18. Using default environment

  19. In: serial
  20. Out: serial
  21. Err: serial
  22. Net: eth_initialize CONFIG_NET_MULTI
  23. ag7100_enet_initialize
  24. eth0: 00:14:d1:65:b3:a1
  25. ethernet found.
  26. eth0
  27. httpd start

  28. hostaddr = 0xc0a8 a01
复制代码
--------------------------------------------

TTL接线图:

刷了DDWRT 的启动信息:
  1. U-Boot 1.1.4 (Mar 23 2009 - 15:07:56)

  2. AP81 (ar7100) U-boot
  3. DRAM: AP81 initdram

  4. sri:ddr_init
  5. 32 MB
  6. Top of RAM usable for U-Boot at: 82000000
  7. Reserving 177k for U-Boot at: 81fd0000
  8. Reserving 192k for malloc() at: 81fa0000
  9. Reserving 44 Bytes for Board Info at: 81f9ffd4
  10. Reserving 36 Bytes for Global Data at: 81f9ffb0
  11. Reserving 128k for boot params() at: 81f7ffb0
  12. Stack Pointer at: 81f7ff98
  13. Now running in RAM - U-Boot at: 81fd0000
  14. ar7100 flash_init
  15. id read 0x10000107
  16. flash size 400000, sector count = 64
  17. Flash: 4 MB
  18. Using default environment

  19. In: serial
  20. Out: serial
  21. Err: serial
  22. Net: eth_initialize CONFIG_NET_MULTI
  23. ag7100_enet_initialize
  24. eth0: 00:14:d1:65:b3:a1
  25. ethernet found.
  26. eth0
  27. ## Booting image at bf030000 ...
  28. checksum:495c8327
  29. Image Name: DD-WRT v24 Linux Kernel Image
  30. Created: 2010-03-24 10:20:12 UTC
  31. Image Type: MIPS Linux Kernel Image (lzma compressed)
  32. Data Size: 822719 Bytes = 803.4 kB
  33. Load Address: 80002000
  34. Entry Point: 80242000
  35. Verifying Checksum ... OK
  36. LZMA Umcompressing Kernel Image ... Image loaded from 80002000-8025e480
  37. OK
  38. Boot image os 5=IH_OS_LINUX
  39. ## do_bootm_linux start....
  40. No initrd
  41. ## Transferring control to Linux (at address 80242000) ...
  42. ## Giving linux memsize in bytes, 33554432

  43. ##Starting kernel ...

  44. Linux version 2.6.24.111 (root@dd-wrt) (gcc version 4.3.3 (GCC) ) #1482 Wed Mar 24 11:14:11 CET 2010
  45. flash_size passed from bootloader = 4
  46. CPU revision is: 00019374
  47. booting platform Atheros AR9130 rev 2 (0xb8)
  48. Determined physical RAM map:
  49. memory: 02000000 @ 00000000 (usable)
  50. Built 1 zonelists in Zone order. Total pages: 8128
  51. Kernel command line: console=ttyS0,115200 root=1f02 rootfstype=squashfs noinitrd init=/sbin/init
  52. Primary instruction cache 64kB, physically tagged, 4-way, linesize 32 bytes.
  53. Primary data cache 32kB, 4-way, linesize 32 bytes.
  54. Synthesized TLB refill handler (20 instructions).
  55. Synthesized TLB load handler fastpath (32 instructions).
  56. Synthesized TLB store handler fastpath (32 instructions).
  57. Synthesized TLB modify handler fastpath (31 instructions).
  58. Cache parity protection disabled
  59. PID hash table entries: 128 (order: 7, 512 bytes)
  60. Using 200.000 MHz high precision timer.
  61. Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
  62. Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
  63. Memory: 29660k/32768k available (1996k kernel code, 3108k reserved, 303k data, 116k init, 0k highmem)
  64. Mount-cache hash table entries: 512
  65. NET: Registered protocol family 16
  66. NET: Registered protocol family 2
  67. Time: MIPS clocksource has been installed.
  68. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  69. TCP established hash table entries: 1024 (order: 1, 8192 bytes)
  70. TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  71. TCP: Hash tables configured (established 1024 bind 1024)
  72. TCP reno registered
  73. gpio_proc: module loaded and /proc/gpio/ created
  74. AR7100 GPIOC major 0
  75. devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
  76. devfs: boot_options: 0x1
  77. squashfs: version 3.0 (2006/03/15) Phillip Lougher
  78. io scheduler noop registered
  79. io scheduler deadline registered (default)
  80. Serial: 8250/16550 driver $Revision: 1.90 $ 1 ports, IRQ sharing disabled
  81. serial8250.0: ttyS0 at MMIO 0x0 (irq = 19) is a 16550A
  82. console [ttyS0] enabled
  83. PPP generic driver version 2.4.2
  84. PPP Deflate Compression module registered
  85. PPP BSD Compression module registered
  86. MPPE/MPPC encryption/compression module registered
  87. NET: Registered protocol family 24
  88. PPPoL2TP kernel driver, V1.0
  89. IMQ starting with 2 devices...
  90. IMQ driver loaded successfully.
  91. Hooking IMQ before NAT on PREROUTING.
  92. Hooking IMQ after NAT on POSTROUTING.
  93. tun: Universal TUN/TAP device driver, 1.6
  94. tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  95. AG7100: Length per segment 1536
  96. AG7100: Max segments per packet 1
  97. AG7100: Max tx descriptor count 100
  98. AG7100: Max rx descriptor count 252
  99. AG7100: fifo cfg 3 00780008
  100. AG7100CHH: Mac address for unit 0
  101. AG7100CHH: 00:08:ff:ff:ff:ff
  102. AG7100CHH: Mac address for unit 1
  103. AG7100CHH: ff:ff:ff:ff:ff:ff
  104. guessed flashsize = 4M
  105. scanning for root partition
  106. uboot detected
  107. bootloader size = 30000

  108. found squashfs at F9000
  109. Creating 8 MTD partitions on "ar7100-nor0":
  110. 0x00000000-0x00030000 : "RedBoot"
  111. 0x00030000-0x003e0000 : "linux"
  112. 0x000f9000-0x003c0000 : "rootfs"
  113. mtd: partition "rootfs" doesn't start on an erase block boundary -- force read-only
  114. 0x003c0000-0x003e0000 : "ddwrt"
  115. 0x003e0000-0x003f0000 : "nvram"
  116. 0x003f0000-0x00400000 : "FIS directory"
  117. 0x003f0000-0x00400000 : "board_config"
  118. 0x00000000-0x00400000 : "fullflash"
  119. Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)
  120. GACT probability on
  121. Mirror/redirect action on
  122. Simple TC action Loaded
  123. u32 classifier
  124. Actions configured
  125. Netfilter messages via NETLINK v0.30.
  126. nf_conntrack version 0.5.0 (1024 buckets, 4096 max)
  127. ctnetlink v0.93: registering with nfnetlink.
  128. IPv4 over IPv4 tunneling driver
  129. GRE over IPv4 tunneling driver
  130. ip_tables: (C) 2000-2006 Netfilter Core Team
  131. IPP2P v0.8.2 loading
  132. ClusterIP Version 0.8 loaded successfully
  133. TCP bic registered
  134. TCP cubic registered
  135. TCP westwood registered
  136. TCP highspeed registered
  137. TCP hybla registered
  138. TCP htcp registered
  139. TCP vegas registered
  140. TCP scalable registered
  141. NET: Registered protocol family 1
  142. NET: Registered protocol family 17
  143. Welcome to PF_RING 3.2.1
  144. (C) 2004-06 L.Deri <deri@ntop.org>
  145. NET: Registered protocol family 27
  146. PF_RING: bucket length 128 bytes
  147. PF_RING: ring slots 4096
  148. PF_RING: sample rate 1 [1=no sampling]
  149. PF_RING: capture TX No [RX only]
  150. PF_RING: transparent mode Yes
  151. PF_RING initialized correctly.
  152. PF_RING: registered /proc/net/pf_ring/
  153. 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  154. All bugs added by David S. Miller <davem@redhat.com>
  155. decode 1f02
  156. VFS: Mounted root (squashfs filesystem) readonly.
  157. Mounted devfs on /dev
  158. Freeing unused kernel memory: 116k freed
  159. start service
  160. starting Architecture code for ap83
  161. load ATH Ethernet Driver
  162. ag7100_ring_alloc Allocated 1600 at 0x811b4800
  163. ag7100_ring_alloc Allocated 4032 at 0x8106e000
  164. AG7100: cfg1 0x2f cfg2 0x7014
  165. AG7100: unit 0 phy is up...RMii 100Mbps full duplex
  166. AG7100: pll reg 0x18050014: 0x13000a44 AG7100: CPU PhaseLockLoop : 0x81050
  167. AG7100: Secondary PhaseLockLoop: 0x1032
  168. AG7100: Ethernet Internal Clock Control: 0x0
  169. AG7100: mii: 0x13
  170. AG7100: cfg1: 0x2f
  171. AG7100: cfg2: 0x7115
  172. AG7100: fcfg_0: 0x1d1f00
  173. AG7100: fcfg_1: 0x7ff0000
  174. AG7100: fcfg_2: 0xfff
  175. AG7100: fcfg_3: 0x780008
  176. AG7100: fcfg_4: 0xffff
  177. AG7100: fcfg_5: 0x7efef
  178. AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x13
  179. AG7100: LAN Rx Hang Detected 1 times!
  180. Writing 4
  181. ag7100_ring_alloc Allocated 1600 at 0x81c4a000
  182. ag7100_ring_alloc Allocated 4032 at 0x813a8000
  183. AG7100: cfg1 0x3f cfg2 0x7014
  184. AG7100: WAN Rx Hang Detected 1 times!
  185. Writing 6
  186. load ATH 802.11 a/b/g Driver
  187. load ATH 802.11n Driver
  188. ath_mimo_hal: module license 'Proprietary' taints kernel.
  189. ath_mimo_hal: 0.9.17.1 (AR5416, REGOPS_FUNC)
  190. ath_ahb: 0.9.4.5 (Atheros/multi-bss)
  191. ath_dfs: Version 2.0.0
  192. Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved
  193. wlan: 0.8.4.2 (Atheros/multi-bss)
  194. wlan: mac acl policy registered
  195. ath_rate_atheros: Version 2.0.1
  196. Copyright (c) 2001-2004 Atheros Communications, Inc, All Rights Reserved
  197. ar5416CheckEepromDef: Read Magic = 0x0003
  198. EEPROM being read from flash @0xbfff1000
  199. need_swap = False.
  200. Howl Revision ID 0xb8
  201. dfs_init_radar_filters: dfs->dfs_rinfo.rn_numradars: 0
  202. 1Mbps 2Mbps 5.5Mbps 11Mbps
  203. 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  204. 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  205. 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
  206. 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  207. 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
  208. 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  209. 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
  210. wifi0: mac 20.0 phy 10.2 radio 15.0
  211. wifi0: Use hw queue 1 for WME_AC_BE traffic
  212. wifi0: Use hw queue 0 for WME_AC_BK traffic
  213. wifi0: Use hw queue 2 for WME_AC_VI traffic
  214. wifi0: Use hw queue 3 for WME_AC_VO traffic
  215. wifi0: Use hw queue 8 for CAB traffic
  216. wifi0: Use hw queue 9 for beacons
  217. wifi0: Use hw queue 7 for UAPSD
  218. wifi0: Atheros AR9100 WiSoC: mem=0xb80c0000, irq=2
  219. configure wifi0 to 00:14:d1:65:b3:a1
  220. br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
  221. device br0 entered promiscuous mode
  222. ag7100_ring_free Freeing at 0x811b4800
  223. ag7100_ring_free Freeing at 0x8106e000
  224. ag7100_ring_alloc Allocated 1600 at 0x81c4a800
  225. ag7100_ring_alloc Allocated 4032 at 0x8106e000
  226. AG7100: cfg1 0x2f cfg2 0x7115
  227. AG7100: unit 0 phy is up...RMii 100Mbps full duplex
  228. AG7100: pll reg 0x18050014: 0x13000a44 AG7100: CPU PhaseLockLoop : 0x81050
  229. AG7100: Secondary PhaseLockLoop: 0x1032
  230. AG7100: Ethernet Internal Clock Control: 0x0
  231. AG7100: mii: 0x13
  232. AG7100: cfg1: 0x2f
  233. AG7100: cfg2: 0x7115
  234. AG7100: fcfg_0: 0x1f1f00
  235. AG7100: fcfg_1: 0x7ff0000
  236. AG7100: fcfg_2: 0xfff
  237. AG7100: fcfg_3: 0x780008
  238. AG7100: fcfg_4: 0xffff
  239. AG7100: fcfg_5: 0x7efef
  240. AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x13
  241. Writing 4
  242. ag7100_ring_free Freeing at 0x81c4a800
  243. ag7100_ring_free Freeing at 0x8106e000
  244. ag7100_ring_alloc Allocated 1600 at 0x813cd800
  245. ag7100_ring_alloc Allocated 4032 at 0x8106e000
  246. AG7100: cfg1 0x2f cfg2 0x7115
  247. AG7100: WAN Rx Hang Detected 1 times!
  248. AG7100: WAN Rx Hang Detected 2 times!
  249. AG7100: unit 0 phy is up...RMii 100Mbps full duplex
  250. AG7100: pll reg 0x18050014: 0x13000a44 AG7100: CPU PhaseLockLoop : 0x81050
  251. AG7100: Secondary PhaseLockLoop: 0x1032
  252. AG7100: Ethernet Internal Clock Control: 0x0
  253. AG7100: mii: 0x13
  254. AG7100: cfg1: 0x2f
  255. AG7100: cfg2: 0x7115
  256. AG7100: fcfg_0: 0x1f1f00
  257. AG7100: fcfg_1: 0x7ff0000
  258. AG7100: fcfg_2: 0xfff
  259. AG7100: fcfg_3: 0x780008
  260. AG7100: fcfg_4: 0xffff
  261. AG7100: fcfg_5: 0x7efef
  262. AG7100: done cfg2 0x7115 ifctl 0x10000 miictrl 0x13
  263. Writing 4
  264. ag7100_ring_free Freeing at 0x81c4a000
  265. ag7100_ring_free Freeing at 0x813a8000
  266. ag7100_ring_alloc Allocated 1600 at 0x81cdc000
  267. ag7100_ring_alloc Allocated 4032 at 0x813a8000
  268. AG7100: cfg1 0x3f cfg2 0x7014
  269. AG7100: WAN Rx Hang Detected 1 times!
  270. Writing 6
  271. device eth0 entered promiscuous mode
  272. sh: can't create /proc/sys/dev/wifi0/pollingmode: nonexistent directory
  273. sh: can't create /proc/sys/dev/wifi0/maxv
  274. ath_numswbaperbc = 4aps: nonexistent(1)adj=51200
  275. directory
  276. ath0
  277. Invalid command : maxassoc
  278. Invalid command : wdssep
  279. device ath0 entered promiscuous mode
  280. br0: port 2(ath0) entering learning state
  281. br0: port 1(eth0) entering learning state
  282. device br0 left promiscuous mode
  283. device br0 entered promiscuous mode
  284. device br0 left promiscuous mode
  285. device br0 entered promiscuous mode
  286. Ethernet Channel Bonding Driver: v3.1.3 (June 13, 2007)
  287. bonding: MII link monitoring set to 100 ms
  288. device eth1 entered promiscuous mode
  289. device eth1 left promiscuous mode
  290. eth1: No such process
  291. br0: topology change detected, propagating
  292. br0: port 2(ath0) entering forwarding state
  293. br0: topology change detected, propagating
  294. br0: port 1(eth0) entering forwarding state
  295. SIOCGIFFLAGS: No such device
  296. SIOCGIFFLAGS: No such device
  297. SIOCGIFFLAGS: No such device
  298. SIOCGIFFLAGS: No such device
  299. SIOCGIFFLAGS: No such device
  300. SIOCGIFFLAGS: No such device
  301. SIOCGIFFLAGS: No such device
  302. etherip: Ethernet over IPv4 tunneling driver
  303. find_best_11ng_centerchan: found best center chan: 1
  304. Freeing node: 00:14:d1:65:b3:a1
  305. ic->ic_cwm.cw_width :0, ic->ic_cwm.cw_extoffset: 0
  306. device eth1 entered promiscuous mode
  307. device eth1 left promiscuous mode
  308. eth1: No such process
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
*滑块验证:
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|小黑屋|宽带技术网 |网站地图 粤公网安备44152102000001号

GMT+8, 2025-9-23 04:33 , Processed in 0.021511 second(s), 4 queries , Redis On.

Powered by Discuz! X3.5 Licensed

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表