openwrt/target/linux/ath79
Thibaut VARÈNE d6a06e1d18 ath79: add support for RouterBOARD mAP
The MikroTik mAP-2nd (sold as mAP) is an indoor 2.4Ghz AP with
802.3af/at PoE input and passive PoE passthrough.

See https://mikrotik.com/product/RBmAP2nD for more details.

Specifications:
 - SoC: QCA9533
 - RAM: 64MB
 - Storage: 16MB NOR
 - Wireless: QCA9533 802.11b/g/n 2x2
 - Ethernet: 2x 10/100 ports,
    802.3af/at PoE in port 1, 500 mA passive PoE out on port 2
 - 7 user-controllable LEDs

Note: the device is a tiny AP and does not distinguish between both
ethernet ports roles, so they are both assigned to lan.
With the current setup, ETH1 is connected to eth1 and ETH2 is connected
to eth0 via the embedded switch port 2.

Flashing:
 TFTP boot initramfs image and then perform sysupgrade. The "ETH1" port
 must be used to upload the TFTP image. Follow common MikroTik procedure
 as in https://openwrt.org/toh/mikrotik/common.

Tested-By: Andrew Powers-Holmes <aholmes@omnom.net>
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
(cherry picked from commit e1223dbee3)
2022-06-30 10:05:25 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:53 +02:00
dts ath79: add support for RouterBOARD mAP 2022-06-30 10:05:25 +02:00
files ath79: add support for reset key on MikroTik RB912UAG-2HPnD 2022-01-19 16:40:12 +01:00
generic ath79: fix label MAC address for D-Link DIR-825B1 2022-05-29 00:01:52 +02:00
image ath79: add support for RouterBOARD mAP 2022-06-30 10:05:25 +02:00
mikrotik ath79: add support for RouterBOARD mAP 2022-06-30 10:05:25 +02:00
nand ath79: ZTE MF286[A,R]: add "Power button blocker" GPIO switch 2022-05-15 16:39:45 +02:00
patches-5.10 kernel: bump 5.10 to 5.10.122 2022-06-27 22:34:07 +02:00
tiny ath79: Move TPLink WPA8630Pv2 to ath79-tiny target 2022-04-10 16:26:01 +01:00
config-5.10 generic: enable CRYPTO_LIB_BLAKE2S[_X86|_ARM] 2022-06-27 22:34:07 +02:00
Makefile ath79: switch to Kernel 5.10 2021-12-21 21:38:52 +01:00
modules.mk