aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorXavier Douville <github@douville.org>2019-03-21 09:21:34 -0400
committerPetr Štetiar <ynezz@true.cz>2019-03-22 00:40:29 +0100
commit5ac974f2145c770431a6eb7e006dd086b70224b1 (patch)
treef683b2a567d554d1cc04d3239000490103b09ccd /target/linux/ar71xx/base-files/etc/board.d/02_network
parent9be901061e14b4f9a4ddd17e2e858bfc59e18c18 (diff)
downloadupstream-5ac974f2145c770431a6eb7e006dd086b70224b1.tar.gz
upstream-5ac974f2145c770431a6eb7e006dd086b70224b1.tar.bz2
upstream-5ac974f2145c770431a6eb7e006dd086b70224b1.zip
ar71xx: Add support for Mikrotik RB SXT 2nD r3
The Mikrotik RouterBOARD SXT 2nD r3 is an outdoor WiFi AP / CPE with a single 2.4 GHz radio and a 100 Mbps Ethernet port. The device similar to the SXT 2nD r2, but it has SPI NOR flash instead of NAND flash. Hardware -------- CPU: Atheros AR9344 (600 MHz) RAM: 64 MiB FLASH: 16 MiB SPI NOR W25Q128 ETH: 1x 100 Mbps Atheros AG71xx WiFi: 2T2R 802.11b/g/n (ath9k) Power: Passive PoE 8-30 V Installation instructions: 1. Boot openwrt-ar71xx-mikrotik-vmlinux-initramfs.elf using a DHCP+TFTP server. 2. Erase the "firmware" partition using the mtd command. This should no longer be required once this patch is merged. 3. Use sysupgrade to install to flash. The file openwrt-ar71xx-mikrotik-rb-nor-flash-16M-squashfs-sysupgrade.bin should be used. Signed-off-by: Xavier Douville <github@douville.org>
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network
index 13dfd2b000..0588e1b3c1 100755
--- a/target/linux/ar71xx/base-files/etc/board.d/02_network
+++ b/target/linux/ar71xx/base-files/etc/board.d/02_network
@@ -110,6 +110,7 @@ ar71xx_setup_interfaces()
rb-lhg-5nd|\
rb-mapl-2nd|\
rb-sxt2n|\
+ rb-sxt-2nd-r3|\
rb-sxt5n|\
rb-wap-2nd|\
rb-wapr-2nd|\