Albin Hellström
f8c87aa2d2
ath79: add support for Extreme Networks WS-AP3805i
...
Specifications:
- SoC: Qualcomm Atheros QCA9557-AT4A
- RAM: 2x 128MB Nanya NT5TU64M16HG
- FLASH: 64MB - SPANSION FL512SAIFG1
- LAN: Atheros AR8035-A (RGMII GbE with PoE+ IN)
- WLAN2: Qualcomm Atheros QCA9557 2x2 2T2R
- WLAN5: Qualcomm Atheros QCA9882-BR4A 2x2 2T2R
- SERIAL: UART pins at J10 (115200 8n1)
Pinout is 3.3V - GND - TX - RX (Arrow Pad is 3.3V)
- LEDs: Power (Green/Amber)
WiFi 5 (Green)
WiFi 2 (Green)
- BTN: Reset
Installation:
1. Download the OpenWrt initramfs-image.
Place it into a TFTP server root directory and rename it to 1D01A8C0.img
Configure the TFTP server to listen at 192.168.1.66/24.
2. Connect the TFTP server to the access point.
3. Connect to the serial console of the access point.
Attach power and interrupt the boot procedure when prompted.
Credentials are admin / new2day
4. Configure U-Boot for booting OpenWrt from ram and flash:
$ setenv boot_openwrt 'setenv bootargs; bootm 0xa1280000'
$ setenv ramboot_openwrt 'setenv serverip 192.168.1.66;
tftpboot 0x89000000 1D01A8C0.img; bootm'
$ setenv bootcmd 'run boot_openwrt'
$ saveenv
5. Load OpenWrt into memory:
$ run ramboot_openwrt
6. Transfer the OpenWrt sysupgrade image to the device.
Write the image to flash using sysupgrade:
$ sysupgrade -n /path/to/openwrt-sysupgrade.bin
Signed-off-by: Albin Hellström <albin.hellstrom@gmail.com>
[rename vendor - minor style fixes - update commit message]
Signed-off-by: David Bauer <mail@david-bauer.net>
2022-08-29 01:09:17 +02:00
..
2021-04-08 09:20:59 +02:00
2021-04-08 09:20:59 +02:00
2021-07-19 14:51:22 +02:00
2021-07-01 23:26:49 +02:00
2021-04-08 09:20:59 +02:00
2021-12-11 00:50:02 +01:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2022-04-15 07:11:18 +02:00
2021-12-11 00:50:02 +01:00
2022-06-24 17:10:24 +02:00
2022-06-15 20:07:26 +02:00
2022-03-08 18:33:42 +01:00
2022-06-15 20:07:26 +02:00
2022-06-24 17:10:24 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2022-06-15 20:07:26 +02:00
2021-11-06 22:18:45 +01:00
2021-11-06 22:18:45 +01:00
2021-07-07 17:13:16 +02:00
2022-06-24 17:09:54 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-01-16 21:42:19 +01:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2021-12-11 00:50:02 +01:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-08-06 20:15:30 +02:00
2022-03-30 17:48:30 +02:00
2022-08-06 20:15:30 +02:00
2022-08-06 20:15:30 +02:00
2022-03-30 17:48:30 +02:00
2021-12-11 00:50:02 +01:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2021-12-11 00:50:02 +01:00
2021-12-11 00:50:02 +01:00
2021-03-22 09:23:10 +01:00
2021-03-22 09:23:10 +01:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-01 23:26:49 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2020-12-30 23:32:07 +01:00
2020-12-30 23:32:07 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-12-11 00:50:02 +01:00
2021-07-19 14:51:22 +02:00
2022-02-27 15:09:36 +01:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-04-16 01:27:09 +00:00
2021-08-26 15:07:18 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2020-12-29 00:03:26 +01:00
2020-12-29 00:03:26 +01:00
2020-12-29 00:03:26 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-02-24 02:53:53 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-01-15 18:32:38 +01:00
2022-06-15 20:07:26 +02:00
2020-11-03 18:34:10 +01:00
2020-11-18 21:13:46 +01:00
2020-11-18 21:13:46 +01:00
2022-06-15 20:07:26 +02:00
2020-11-03 18:34:10 +01:00
2020-11-03 18:34:10 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-10-30 16:32:59 +02:00
2021-07-19 14:51:22 +02:00
2022-08-21 00:09:53 +02:00
2022-08-21 00:09:53 +02:00
2022-08-21 00:09:53 +02:00
2022-08-21 00:09:53 +02:00
2022-08-21 00:09:53 +02:00
2021-07-19 14:51:22 +02:00
2022-02-27 15:09:36 +01:00
2022-03-13 19:54:57 +01:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-06-06 18:56:45 +02:00
2021-06-06 18:56:45 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2021-12-03 12:30:08 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-10-30 16:32:59 +02:00
2021-05-01 13:17:57 +02:00
2022-06-29 12:34:49 +02:00
2022-02-07 00:03:27 +01:00
2022-04-15 07:11:18 +02:00
2022-06-19 12:31:02 +02:00
2021-11-03 12:45:40 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-01-19 15:39:36 +01:00
2021-01-19 15:39:36 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2022-02-07 00:03:27 +01:00
2021-07-19 14:51:22 +02:00
2021-12-11 00:50:02 +01:00
2022-06-15 20:07:26 +02:00
2021-12-11 00:50:02 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-02-20 01:26:14 +01:00
2022-06-18 11:57:21 +02:00
2021-07-19 14:51:22 +02:00
2021-12-29 22:55:16 +01:00
2022-06-18 11:54:40 +02:00
2021-02-24 02:53:53 +01:00
2021-04-08 09:20:59 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2022-01-13 09:33:29 +01:00
2021-12-11 00:50:02 +01:00
2021-07-19 14:51:22 +02:00
2022-02-27 15:09:36 +01:00
2022-02-27 15:09:36 +01:00
2022-02-27 15:09:36 +01:00
2022-02-27 15:09:36 +01:00
2022-02-27 16:54:54 +01:00
2022-06-30 00:23:42 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-12-11 00:50:02 +01:00
2021-02-24 02:53:53 +01:00
2022-04-30 23:56:47 +02:00
2022-06-05 21:19:32 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2022-03-17 21:55:10 +01:00
2021-07-28 14:25:53 +02:00
2021-11-01 00:15:09 +01:00
2022-05-21 13:54:08 +02:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2021-07-19 14:51:22 +02:00
2020-11-12 17:18:26 +01:00
2020-11-12 17:18:26 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-02-26 13:57:02 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2022-06-18 11:57:21 +02:00
2022-06-18 11:57:21 +02:00
2022-04-15 07:11:18 +02:00
2022-05-21 13:54:02 +02:00
2022-05-21 13:54:02 +02:00
2021-02-24 02:53:53 +01:00
2022-06-29 12:36:04 +02:00
2022-03-08 18:33:42 +01:00
2022-04-18 07:24:09 +02:00
2021-11-20 21:08:21 +01:00
2020-12-28 19:37:24 +01:00
2020-12-28 19:37:24 +01:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2022-04-15 07:11:18 +02:00
2022-03-13 12:39:58 +09:00
2021-02-24 02:53:53 +01:00
2022-04-15 07:11:18 +02:00
2021-07-19 14:51:22 +02:00
2022-03-13 19:54:57 +01:00
2021-07-19 14:51:22 +02:00
2022-06-18 11:57:21 +02:00
2022-02-01 14:54:16 +09:00
2022-02-01 14:54:16 +09:00
2022-02-01 14:54:16 +09:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-07-19 14:51:22 +02:00
2022-08-29 01:09:17 +02:00
2021-02-24 02:53:53 +01:00
2020-12-04 15:50:24 +01:00
2021-07-19 14:51:22 +02:00
2022-03-13 19:54:58 +01:00
2020-12-14 16:57:21 +01:00
2020-12-14 16:59:49 +01:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-25 01:42:17 +02:00
2021-07-19 14:51:22 +02:00
2021-08-20 18:13:55 +02:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2021-08-20 18:13:55 +02:00
2020-11-24 14:40:55 +01:00
2020-11-24 14:40:55 +01:00
2022-06-18 11:57:19 +02:00
2022-06-18 11:57:21 +02:00
2022-06-18 11:57:21 +02:00
2021-07-19 14:51:22 +02:00
2020-12-22 19:11:50 +01:00
2021-02-24 02:53:53 +01:00
2021-12-11 00:50:02 +01:00
2021-07-19 14:51:22 +02:00
2022-04-15 07:11:18 +02:00
2022-06-29 12:34:49 +02:00
2021-10-31 21:24:47 +01:00
2022-04-16 16:59:29 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-06-05 01:17:11 +02:00
2021-06-05 01:17:11 +02:00
2022-06-15 20:07:26 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-01-19 21:41:26 +01:00
2021-01-19 21:41:26 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2022-08-06 20:33:59 +02:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-04-16 16:59:29 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2021-11-28 01:13:08 +01:00
2021-11-28 01:13:08 +01:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00
2021-02-24 02:53:53 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-02-26 13:36:30 +01:00
2020-12-04 15:50:24 +01:00
2021-02-24 02:53:53 +01:00
2021-06-06 21:21:51 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-07-19 14:51:22 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-06-18 19:30:44 +02:00
2021-07-19 14:51:22 +02:00
2022-06-30 00:16:59 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-02-24 02:53:53 +01:00
2021-02-24 02:53:53 +01:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2022-07-12 09:25:43 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 19:30:44 +02:00
2022-06-22 17:47:11 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 19:30:44 +02:00
2022-06-28 10:58:16 +02:00
2022-06-16 21:39:32 +02:00
2022-06-18 09:36:21 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-09-05 23:52:35 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2021-08-18 23:46:02 +02:00
2022-06-15 20:07:26 +02:00
2022-06-15 20:07:26 +02:00
2021-08-20 18:13:55 +02:00
2022-06-15 20:07:26 +02:00
2022-04-15 07:11:18 +02:00
2022-06-15 20:07:26 +02:00
2022-02-26 17:46:10 +01:00
2022-06-15 20:07:26 +02:00
2022-02-26 17:46:10 +01:00
2022-02-26 17:46:10 +01:00
2022-02-26 17:46:10 +01:00
2022-02-20 13:45:06 +09:00
2022-06-15 20:07:26 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-08-20 18:13:55 +02:00
2021-07-19 14:51:22 +02:00
2021-07-19 14:51:22 +02:00