firmware/bsp/board_ar71xx.bsp
Tobias Klaus d6fa29f86a Adds support for WR841n-v11
* adds openwrt patch
* adds networkconfig

power-LED is not working

Signed-off-by: Tobias Klaus <tk+ff@meskal.net>
Reviewed-by: Christian Dresel <fff@chrisi01.de>
Reviewed-by: Tim Niemeyer <tim@tn-x.org>
2016-04-24 10:35:32 +02:00

24 lines
1.4 KiB
Plaintext

machine=ar71xx
chipset=ar71xx
target=$builddir/$machine
images=("openwrt-ar71xx-generic-ubnt-nano-m-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-ubnt-loco-m-xw-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr740n-v4-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr741nd-v2-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr741nd-v4-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr841nd-v7-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr841n-v8-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr841n-v9-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr841n-v10-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr841n-v11-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr842n-v2-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr1043nd-v1-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr1043nd-v2-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wr1043nd-v3-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wa860re-v1-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-wa850re-v1-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-gl-ar150-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-tl-mr3020-v1-squashfs-sysupgrade.bin"
"openwrt-ar71xx-generic-ubnt-bullet-m-squashfs-sysupgrade.bin"
)