Wow did you solder the chip on yourself? How did you get the uboot code onto the flash?
U-Boot 1.1.4 (Jan 26 2013 - 13:35:40)
ap135 - Scorpion 1.0DRAM:
sri
Scorpion 1.0
ath_ddr_initial_config(178): (32bit) ddr2 init
tap = 0x00000003
Tap (low, high) = (0x3, 0x1f)
Tap values = (0x11, 0x11, 0x11, 0x11)
128 MB
Flash Manuf Id 0x1c, DeviceId0 0x30, 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 *
Vlan config...
TEST: FINAL REG VAL after TX Calibration - 0x46000000
TEST: FINAL XMII VAL after RX Calibration - 0x56000000
TEST: FINAL ETH_CFG VAL after RX Calibration - 0x00028001
athrs17_reg_init: complete
: cfg1 0x80000000 cfg2 0x7335
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 0x54a9214f
Autobooting in 1 seconds
## Booting image at 9f020000 ...
Uncompressing Kernel Image ... OK
Starting kernel ...
[ 0.000000] Linux version 3.8.13 (leslie@leslie-lappy) (gcc version 4.6.4 (Op enWrt/Linaro GCC 4.6-2012.12 r36730) ) #1 Wed May 29 06:34:47 NZST 2013
[ 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.00 0MHz
[ 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 pag es: 32512
[ 0.000000] Kernel command line: board=TL-WDR7500 console=ttyS0,115200 rootf stype=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] __ex_table already sorted, skipping sort
[ 0.000000] Writing ErrCtl register=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 126312k/131072k available (2188k kernel code, 4760k reser ved, 585k data, 232k init, 0k highmem)
[ 0.000000] SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, No des=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 TL-WDR7500
[ 0.480000] ar724x-pci ar724x-pci.0: PCIe link is down
[ 0.490000] registering PCI controller with io_map_base unset
[ 0.490000] registering PCI controller with io_map_base unset
[ 0.500000] bio: create slab <bio-0> at 0
[ 0.510000] PCI host bridge to bus 0000:00
[ 0.510000] pci_bus 0000:00: root bus resource [mem 0x10000000-0x11ffffff]
[ 0.520000] pci_bus 0000:00: root bus resource [io 0x0000]
[ 0.520000] pci_bus 0000:00: No busn resource found for root bus, will use [b us 00-ff]
[ 0.530000] PCI host bridge to bus 0000:01
[ 0.530000] pci_bus 0000:01: root bus resource [mem 0x12000000-0x13ffffff]
[ 0.540000] pci_bus 0000:01: root bus resource [io 0x0001]
[ 0.540000] pci_bus 0000:01: No busn resource found for root bus, will use [b us 01-ff]
[ 0.550000] pci 0000:01:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bi t]
[ 0.550000] pci 0000:01:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref ]
[ 0.560000] pci 0000:01:00.0: using irq 41 for pin 1
[ 0.560000] Switching to clocksource MIPS
[ 0.570000] 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_PRIORIT Y) (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.680000] ath79-spi ath79-spi: master is unqueued, this is deprecated
[ 0.690000] m25p80 spi0.0: found en25q64, expected m25p80
[ 0.700000] m25p80 spi0.0: en25q64 (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-0x000000118500 : "kernel"
[ 0.730000] mtd: partition "kernel" must either start or end on erase block b oundary or be smaller than an erase block -- forcing read-only
[ 0.740000] 0x000000118500-0x0000007f0000 : "rootfs"
[ 0.740000] mtd: partition "rootfs" must either start or end on erase block b oundary or be smaller than an erase block -- forcing read-only
[ 0.760000] mtd: partition "rootfs" set to be root filesystem
[ 0.760000] mtd: partition "rootfs_data" created automatically, ofs=310000, l en=4E0000
[ 0.770000] 0x000000310000-0x0000007f0000 : "rootfs_data"
[ 0.780000] 0x0000007f0000-0x000000800000 : "art"
[ 0.780000] 0x000000020000-0x0000007f0000 : "firmware"
[ 0.820000] switch0: Atheros AR8327 switch registered on ag71xx-mdio.0
[ 2.070000] libphy: ag71xx_mdio: probed
[ 2.070000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[ 2.630000] ag71xx ag71xx.0 eth0: connected to PHY at ag71xx-mdio.0:00 [uid=0 04dd034, driver=Atheros AR8216/AR8236/AR8316]
[ 2.640000] 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: 232k freed
- preinit -
Press the [f] key and hit [enter] to enter failsafe mode
[ 6.650000] eth0: link up (1000Mbps/Full duplex)
- regular preinit -
[ 8.500000] jffs2: notice: (496) jffs2_build_xattr_subsystem: complete buildi ng xattr subsystem, 17 of xdatum (1 unchecked, 16 orphan) and 26 of xref (0 dead , 16 orphan) found.
switching to jffs2
- init -
[ 8.580000] eth0: link down
Please press Enter to activate this console. [ 9.720000] compat-drivers backp ort release: compat-drivers-2013-03-28-5
[ 9.730000] Backport based on wireless-testing.git master-2013-04-16
[ 9.730000] compat.git: wireless-testing.git
[ 9.750000] cfg80211: Calling CRDA to update world regulatory domain
[ 9.760000] cfg80211: World regulatory domain updated:
[ 9.770000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gai n, max_eirp)
[ 9.770000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 20 00 mBm)
[ 9.780000] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 20 00 mBm)
[ 9.790000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 20 00 mBm)
[ 9.800000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 20 00 mBm)
[ 9.800000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 20 00 mBm)
[ 10.020000] NET: Registered protocol family 10
[ 10.220000] SCSI subsystem initialized
[ 10.310000] usbcore: registered new interface driver usbfs
[ 10.310000] usbcore: registered new interface driver hub
[ 10.320000] usbcore: registered new device driver usb
[ 10.800000] ieee80211 phy0: Atheros AR9550 Rev:0 mem=0xb8100000, irq=47
[ 10.810000] cfg80211: Calling CRDA for country: US
[ 10.820000] cfg80211: Regulatory domain changed to country: US
[ 10.820000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 10.830000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[ 10.840000] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
[ 10.850000] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 10.860000] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 10.860000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 10.870000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 11.290000] NTFS driver 2.1.30 [Flags: R/O MODULE].
[ 11.550000] PPP generic driver version 2.4.2
[ 11.750000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 11.830000] xt_time: kernel timezone is -0000
[ 11.910000] NET: Registered protocol family 24
[ 11.990000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 12.000000] ehci-platform: EHCI generic platform driver
[ 12.010000] ehci-platform ehci-platform.0: EHCI Host Controller
[ 12.010000] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[ 12.020000] ehci-platform ehci-platform.0: irq 48, io mem 0x1b000000
[ 12.050000] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[ 12.050000] hub 1-0:1.0: USB hub found
[ 12.060000] hub 1-0:1.0: 1 port detected
[ 12.060000] ehci-platform ehci-platform.1: EHCI Host Controller
[ 12.070000] ehci-platform ehci-platform.1: new USB bus registered, assigned bus number 2
[ 12.070000] ehci-platform ehci-platform.1: irq 49, io mem 0x1b400000
[ 12.100000] ehci-platform ehci-platform.1: USB 2.0 started, EHCI 1.00
[ 12.100000] hub 2-0:1.0: USB hub found
[ 12.110000] hub 2-0:1.0: 1 port detected
[ 12.170000] nf_conntrack version 0.5.0 (1977 buckets, 7908 max)
[ 12.650000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 12.840000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 12.990000] Initializing USB Mass Storage driver...
[ 12.990000] usbcore: registered new interface driver usb-storage
[ 13.000000] USB Mass Storage support registered.
[ 16.210000] eth1: link up (1000Mbps/Full duplex)
[ 16.210000] device eth1 entered promiscuous mode
[ 16.220000] br-lan: port 1(eth1) entered forwarding state
[ 16.220000] br-lan: port 1(eth1) entered forwarding state
[ 16.230000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 16.700000] eth0: link up (1000Mbps/Full duplex)
[ 16.710000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 17.210000] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 18.220000] br-lan: port 1(eth1) entered forwarding state
[ 22.210000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 22.240000] device wlan0 entered promiscuous mode
[ 22.250000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 22.420000] br-lan: port 2(wlan0) entered forwarding state
[ 22.430000] br-lan: port 2(wlan0) entered forwarding state
[ 22.430000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 24.430000] br-lan: port 2(wlan0) entered forwarding state
You also said your board is a v2? Is that a chinese imported one like mine? I didn't know there was a v2 out. The only board I know of like the wdr7500 is the Archer C7 which is the rest of world version of the wdr7500.