WDR7500 V3, openwrt 固件
tp-link吧
全部回复
仅看楼主
level 1
phorcys 楼主
百度网盘
需要使用ttl线刷入
不刷入直接tftp启动测试
>tftpboot 0x80020000 uimage.bin
>bootm
刷入
>tftpboot 0x80020000 factory.bin
>erase 0x9f020000 +0x7c0000
>cp.b 0x80020000 0x9f020000 0x7c0000
2014年06月29日 05点06分 1
level 1
phorcys 楼主
2.4g 5g全部工作正常
U-Boot 1.1.4 (Feb 10 2014 - 10:39:47)
ap135 - Scorpion 1.0DRAM:
sri
Scorpion 1.0
ath_ddr_initial_config(178): (32bit) ddr2 init
tap = 0x00000003
Tap (low, high) = (0x4, 0x1f)
Tap values = (0x11, 0x11, 0x11, 0x11)
128 MB
Flash Manuf Id 0xef, DeviceId0 0x40, DeviceId1 0x17
flash size 8MB, sector count = 128
Flash: 8 MB
Using default environment
*** Warning *** : PCIe WLAN Module not found !!!
In: serial
Out: serial
Err: serial
Net: ath_gmac_enet_initialize...
athrs_sgmii_res_cal: cal value = 0xe
No valid address in Flash. Using fixed address
No valid address in Flash. Using fixed address
ath_gmac_enet_initialize: reset mask:c02200
Scorpion ----> S17 PHY *
athrs17_reg_init: complete
: cfg1 0x80000000 cfg2 0x7114
eth0: ba:be:fa:ce:08:41
eth0 up
athrs17_reg_init_wan done
SGMII in forced mode
athr_gmac_sgmii_setup SGMII done
: cfg1 0x800c0000 cfg2 0x7214
eth1: ba:be:fa:ce:08:41
eth1 up
eth0, eth1
Setting 0x18116290 to 0x58b1214f
Autobooting in 1 seconds
## Booting image at 9f020000 ...
Uncompressing Kernel Image ... OK
Starting kernel ...
[ 0.000000] Linux version 3.10.36 (compile@tc_128_166) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r41355) ) #5 Sun Jun 29 11:35:20 CST 2014
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 00019750 (MIPS 74Kc)
[ 0.000000] SoC: Qualcomm Atheros QCA9558 rev 0
[ 0.000000] Clocks: CPU:720.000MHz, DDR:600.000MHz, AHB:200.000MHz, Ref:40.000MHz
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 08000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x07ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x07ffffff]
[ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
[ 0.000000] Kernel command line: board=ARCHER-C7 console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 126248k/131072k available (2217k kernel code, 4824k reserved, 592k data, 260k init, 0k highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.000000] Calibrating delay loop... 358.80 BogoMIPS (lpj=1794048)
[ 0.060000] pid_max: default: 32768 minimum: 301
[ 0.060000] Mount-cache hash table entries: 512
[ 0.070000] NET: Registered protocol family 16
[ 0.070000] MIPS: machine is TP-LINK Archer C7
[ 0.080000] ar724x-pci ar724x-pci.0: PCIe link is down
[ 0.080000] registering PCI controller with io_map_base unset
[ 0.090000] registering PCI controller with io_map_base unset
[ 0.500000] bio: create slab <bio-0> at 0
[ 0.500000] PCI host bridge to bus 0000:00
[ 0.510000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
[ 0.510000] pci_bus 0000:00: root bus resource [io 0x0000]
[ 0.520000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.520000] PCI host bridge to bus 0000:01
[ 0.530000] pci_bus 0000:01: root bus resource [mem 0x12000000-0x13ffffff]
[ 0.530000] pci_bus 0000:01: root bus resource [io 0x0001]
[ 0.540000] pci_bus 0000:01: No busn resource found for root bus, will use [bus 01-ff]
[ 0.540000] pci 0000:01:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
[ 0.550000] pci 0000:01:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref]
[ 0.550000] pci 0000:01:00.0: using irq 41 for pin 1
[ 0.560000] Switching to clocksource MIPS
[ 0.560000] NET: Registered protocol family 2
[ 0.570000] TCP established hash table entries: 1024 (order: 1, 8192 bytes)
[ 0.570000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.570000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.580000] TCP: reno registered
[ 0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.590000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.600000] NET: Registered protocol family 1
[ 0.610000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.620000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.630000] msgmni has been set to 246
[ 0.630000] io scheduler noop registered
[ 0.630000] io scheduler deadline registered (default)
[ 0.640000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
[ 0.670000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[ 0.670000] console [ttyS0] enabled, bootconsole disabled
[ 0.670000] console [ttyS0] enabled, bootconsole disabled
[ 0.690000] ath79-spi ath79-spi: master is unqueued, this is deprecated
[ 0.690000] m25p80 spi0.0: found s25fl064k, expected m25p80
[ 0.700000] m25p80 spi0.0: s25fl064k (8192 Kbytes)
[ 0.700000] 5 tp-link partitions found on MTD device spi0.0
[ 0.710000] Creating 5 MTD partitions on "spi0.0":
[ 0.710000] 0x000000000000-0x000000020000 : "u-boot"
[ 0.720000] 0x000000020000-0x00000011c9c4 : "kernel"
[ 0.730000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.740000] 0x00000011c9c4-0x0000007f0000 : "rootfs"
[ 0.750000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.760000] mtd: device 2 (rootfs) set to be root filesystem
[ 0.760000] 1 squashfs-split partitions found on MTD device rootfs
[ 0.770000] 0x000000380000-0x0000007f0000 : "rootfs_data"
[ 0.780000] 0x0000007f0000-0x000000800000 : "art"
[ 0.780000] 0x000000020000-0x0000007f0000 : "firmware"
[ 0.820000] switch0: Atheros AR8327 rev. 4 switch registered on ag71xx-mdio.0
[ 2.070000] li
bp
hy: ag71xx_mdio: probed
[ 2.620000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd034, driver=Atheros AR8216/AR8236/AR8316]
[ 2.630000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[ 3.190000] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:SGMII
[ 3.200000] TCP: cubic registered
[ 3.200000] NET: Registered protocol family 17
[ 3.200000] 8021q: 802.1Q VLAN Support v1.8
[ 3.210000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 3.220000] Freeing unused kernel memory: 260K (8031f000 - 80360000)
procd: Console is alive
procd: - watchdog -
procd: - preinit -
2014年06月29日 05点06分 2
level 1
有 web flash 版??
2014年07月10日 14点07分 4
level 1
楼主可以发个7500V2版的openwrt吗?
2014年08月14日 08点08分 6
level 1
最好web可刷的,ttl线刷入不会,麻烦楼主
2014年08月14日 08点08分 7
level 1
求tpl线接法
2014年08月29日 15点08分 8
level 1
求TTL线接法
2014年09月10日 09点09分 10
2014年09月13日 12点09分
level 1
phorcys 楼主
2014年09月13日 12点09分 11
请问楼主,直连 TTL 怎样登录?TL-WDR7500 mips #1 Mon Feb 10 10:43:22 CST 2014 (none) TL-WDR7500 login: root Password: Login incorrect
2014年12月30日 07点12分
level 11
让我小水一下呀,,,,,
2014年09月13日 14点09分 12
level 1
楼主可以直接用web页面刷进去吗?
2014年10月23日 05点10分 13
level 1
楼主,ttl刷机中, 到aboutbooting in 1 second 用tpl没有反应,求指导.
是国内版TPL不行了?
2014年12月05日 12点12分 15
持续狂按
2014年12月09日 08点12分
level 1
楼主固件用的哪个?
2015年03月03日 13点03分 20
level 1
求楼主分享详细教程,多谢了!@phorcys
2015年03月08日 06点03分 21
如果你还需要“详细教程” 请不要刷,不做死就不会死
2015年04月06日 06点04分
level 1
有没有V2的固件呢
2015年11月08日 13点11分 25
level 1
用了一周,没啥大问题,就是有时候5g会自动断开,虽然很快又会重连
2015年11月15日 04点11分 26
你好,我也用楼主的固件刷机了,但是无线只能开2.4G或者5G,没办法同时开启2.4G和5G。
2015年11月17日 15点11分
level 5
楼主刷完后无线可以2.4G和5G同时开吗?我的只能选择其中一样,需要设置什么吗?谢谢!
2015年11月17日 15点11分 27
level 5
搞定了,刷了Art,无线就出来了
2015年11月22日 01点11分 28
1 2 尾页