ath79: add support for ALFA Network AP121F
authorRoger Pueyo Centelles <roger.pueyo@guifi.net>
Thu, 4 Jul 2019 12:08:10 +0000 (14:08 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 31 Jul 2019 06:38:01 +0000 (08:38 +0200)
commit334bbc51987c6694e130af25876f178babf37140
treedfb7ba47ac3e4a296b904d895a923794b6500c26
parent12840674d0550e6f5aa077cd2b578988f0c07074
ath79: add support for ALFA Network AP121F

This commit ports support for the ALFA Network AP121F, a pocket-size
router with 1 Ethernet and 2.4 GHz WiFi based on the AR9331 SoC, to the
ath79 target (it was already supported in ar71xx; see commit 0c6165d2
for more details).

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
[pepe2k@gmail.com: fixed GPIO polarity, included USB support, changed
DTS nodes order, moved WLAN LED trigger define to DTS, made U-Boot env
partition writable]
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/ath79/base-files/etc/board.d/01_leds
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/dts/ar9331_alfa-network_ap121f.dts [new file with mode: 0644]
target/linux/ath79/image/generic.mk