immortalwrt/target/linux
Giovanni Cascione bbae15b61b ramips: add support for D-Link DAP-1325-A1
This patch adds support for D-Link DAP-1325-A1 (Range Extender Wi-Fi N300)

Specifications:
- SoC: 580Mhz MT7628NN
- RAM: 64MB, DDR2 SDRAM
- Storage: 8MB, SPI (W25Q64JVSSIQ)
- Ethernet: 1x 10/100 LAN port
- WIFI: 2.4 GHz 802.11bgn
- LED: Status (2x to provide 3 colors), Wi-Fi Signal Strength (4x)
- Buttons: Reset, WPS
- UART: Serial console (57600, 8n1)
Row of 4 holes near LAN port, starting from square hole:
3.3V, TX,RX,GND
- FCC ID: fccid.io/KA2AP1325A1/

Installation:

Failsafe UI
Firmware can be uploaded with Failsafe UI web page:
- turn device off
- press and hold reset button
- turn device on
- keep holding reset until red wifi strength led turns on (ab. 10sec)
- connect to device through LAN port
PC must be configured with static ip (192.168.0.x)
- connect to 192.168.0.50
- select image to be flashed and upload.
Device will reboot after successful update

Serial port/TFTP server
- Connect through serial connectors on PCB (e.g. with teraterm)
- Set up a TFTP server, and connect through LAN with static IP
- Put image file in the root of the server
- Boot the device and select '2' at U-Boot startup
- Set device IP, server IP and image file name
- Start upload and flash

Signed-off-by: Giovanni Cascione <ing.cascione@gmail.com>
[fix whitespaces in DTS, convert to nvmem, add mtd-eeprom]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-08-25 12:10:14 +08:00
..
apm821xx kernel: bump to 4.9.278, 4.14.242, 4.19.201 2021-08-06 22:23:34 +08:00
arc770
archs38 archs38: Do not activate ext3 driver options 2021-08-21 12:16:08 +08:00
armvirt
at91
ath25
ath79 ath79: add support for Atheros DB120 reference board 2021-08-23 12:04:51 +08:00
bcm27xx bcm27xx: add 5.10 as testing kernel 2021-08-23 12:09:46 +08:00
bcm47xx
bcm53xx kernel: bump 5.10 to 5.10.55 2021-08-09 12:02:53 +08:00
bcm63xx
bcm4908 kernel: bump 5.4 to 5.4.139 2021-08-15 12:38:21 +08:00
bmips treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
gemini treewide: add various missing config symbols 2021-08-11 12:03:11 +08:00
generic generic: fix debloat dma-buf 5.10 patch 2021-08-22 12:20:00 +08:00
imx6
ipq40xx ipq40xx: ar40xx: reset port status register 2021-08-15 12:37:47 +08:00
ipq806x ipq806x: fix min<>target opp-microvolt DTS mixup 2021-08-22 12:19:07 +08:00
ipq807x kernel: Do not deactivate staging drivers 2021-08-21 12:17:15 +08:00
kirkwood
lantiq lantiq: convert mtd-mac-address to nvmem for Fritz!Box 736x 2021-08-21 12:14:41 +08:00
layerscape kernel: bump 5.4 to 5.4.141 2021-08-22 12:12:43 +08:00
malta
mediatek mediatek: mt7623: enable clock drivers for Mali-450 and audio 2021-08-23 12:03:06 +08:00
mpc85xx treewide: add various missing config symbols 2021-08-11 12:03:11 +08:00
mvebu kernel: bump 5.4 to 5.4.140 2021-08-15 12:38:33 +08:00
mxs
octeon kernel: bump 5.4 to 5.4.139 2021-08-15 12:38:21 +08:00
octeontx kernel: bump 5.4 to 5.4.136 2021-08-01 12:01:27 +08:00
omap omap: Remove EXT2 and EXT3 driver config 2021-08-09 12:10:36 +08:00
oxnas kernel: Do not deactivate staging drivers 2021-08-21 12:17:15 +08:00
pistachio
ramips ramips: add support for D-Link DAP-1325-A1 2021-08-25 12:10:14 +08:00
realtek kernel: bump 5.4 to 5.4.139 2021-08-15 12:38:21 +08:00
rockchip kernel: Do not deactivate staging drivers 2021-08-21 12:17:15 +08:00
sunxi sunxi: refresh kernel 5.4 patches 2021-08-10 12:06:36 +08:00
tegra tegra: add missing Kconfig symbol 2021-08-14 12:21:27 +08:00
uml
x86 kernel: bump 5.4 to 5.4.142 2021-08-22 12:12:55 +08:00
zynq kernel: Do not deactivate staging drivers 2021-08-21 12:17:15 +08:00
Makefile