immortalwrt/tools
Sander Vanheule 24c07f9d55
ath79: support for TP-Link EAP225 v3
TP-Link EAP225 v3 is an AC1350 (802.11ac Wave-2) ceiling mount access
point. Serial port access for debricking requires fine soldering.

Device specifications:
* SoC: QCA9563 @ 775MHz
* RAM: 128MiB DDR2
* Flash: 16MiB SPI-NOR
* Wireless 2.4GHz (SoC): b/g/n, 3x3
* Wireless 5Ghz (QCA9886): a/n/ac, 2x2 MU-MINO
* Ethernet (AR8033): 1× 1GbE, 802.3at PoE

Flashing instructions:
* ssh into target device and run `cliclientd stopcs`
* Upgrade with factory image via web interface

Debricking:
* Serial port can be soldered on PCB J3 (1: TXD, 2: RXD, 3: GND, 4: VCC)
    * Bridge unpopulated resistors R225 (TXD) and R237 (RXD).
      Do NOT bridge R230.
    * Use 3.3V, 115200 baud, 8n1
* Interrupt bootloader by holding CTRL+B during boot
* tftp initramfs to flash via LuCI web interface
    setenv ipaddr 192.168.1.1 # default, change as required
    setenv serverip 192.168.1.10 # default, change as required
    tftp 0x80800000 initramfs.bin
    bootelf $fileaddr

MAC addresses:
MAC address (as on device label) is stored in device info partition at
an offset of 8 bytes. ath9k device has same address as ethernet, ath10k
uses address incremented by 1.
From OEM boot log:

    Using interface ath0 with hwaddr b0:...:3e and ssid "..."
    Using interface ath10 with hwaddr b0:...:3f and ssid "..."

Tested by forum user blinkstar88

Signed-off-by: Sander Vanheule <sander@svanheule.net>
2020-11-28 18:25:38 +08:00
..
autoconf
autoconf-archive tools: add autoconf-archive 2020-05-23 19:20:29 +08:00
automake
b43-tools
bc tools/bc: use autoreconf to fix build failure on macOS with recent Xcode versions 2020-11-21 17:41:58 +08:00
bison tools/bison: update to 3.7.1 2020-08-23 23:38:07 +08:00
cbootimage treewide: update email address of Tomasz Maciej Nowak 2020-11-24 23:28:39 +08:00
cbootimage-configs treewide: update email address of Tomasz Maciej Nowak 2020-11-24 23:28:39 +08:00
ccache tools/ccache: update to 3.7.11 2020-08-24 11:34:47 +08:00
cmake tools/cmake: update to 3.18.2 2020-08-24 11:34:26 +08:00
coreutils tools/coreutils: update to 8.32 2020-08-31 11:10:51 +08:00
dosfstools
e2fsprogs tools/e2fsprogs: fix build under macos 2020-04-10 20:04:56 +08:00
elftosb
expat
fakeroot tools/fakeroot: fix build on macOS with recent Xcode versions 2020-11-21 17:41:40 +08:00
findutils tools/findutils: Update to 4.7.0 2020-04-10 09:17:04 +08:00
firmware-utils ath79: support for TP-Link EAP225 v3 2020-11-28 18:25:38 +08:00
flex
flock tools/flock: add PKG_{VERSION,RELEASE} 2020-07-23 22:45:21 +08:00
genext2fs
gengetopt
gmp
include
isl
kernel2minor
libelf tools/libelf: use autoreconf to fix build failure on macOS with recent Xcode versions 2020-11-21 17:41:53 +08:00
libressl tools/libressl: update to 3.2.1 2020-09-19 11:25:22 +08:00
libtool
lzma treewide: https for downloads.openwrt.org sources 2020-09-01 17:32:38 +08:00
lzma-old treewide: https for downloads.openwrt.org sources 2020-09-01 17:32:38 +08:00
m4
make-ext4fs
missing-macros treewide: remove empty default cases 2020-09-18 16:37:37 +08:00
mkimage tools/mkimage: create .itb file with read-access for group,other not just owner. 2020-07-24 20:01:12 +08:00
mklibs
mm-macros tools/mm-macros: Update to 1.0.0 2020-04-10 09:18:12 +08:00
mpc tools/mpc: update to 1.2.0 2020-08-28 09:26:04 +08:00
mpfr tools/mpfr: update to 4.1.0 2020-08-24 11:34:03 +08:00
mtd-utils tools: mtd-utils: Update to version 2.1.2 2020-08-27 12:02:57 +08:00
mtools tools/mtools: Update to 4.0.24 2020-04-10 09:17:20 +08:00
padjffs2 tools: drop PKG_VERSION for purely local packages 2020-07-23 22:44:05 +08:00
patch
patch-image tools/patch-image: add PKG_RELEASE 2020-07-23 22:44:24 +08:00
patchelf
pkg-config Revert "tools/pkg-config: Replace with pkgconf" 2020-03-12 03:40:27 +08:00
qemu luci-app-ssr-plus: fix v2ray Netflix unlock 2020-03-17 10:42:17 +08:00
quilt
sdimage
sed
sparse
squashfs squashfs: Fix compile with GCC 10 2020-06-19 17:09:24 +08:00
squashfskit4 tools/squashfskit4: fix build on non-linux systems 2020-09-02 11:32:04 +08:00
sstrip tools/sstrip: add PKG_{VERSION,RELEASE} 2020-07-23 22:45:02 +08:00
tar
ucl ucl: fix CLEAN 2020-04-23 01:44:28 +08:00
upx upx: fix host build (#3339) 2020-03-01 14:05:09 +08:00
xz tools/xz: Update to 5.2.5 2020-04-10 09:17:36 +08:00
zip
zlib
zstd tools: add zstd 2020-05-31 19:37:02 +08:00
Makefile Merge Mainline 2020-11-21 18:58:08 +08:00