- added support for TP-Link TL-WR842ND v2

Signed-off-by: Steffen Pankratz <kratz00@gmx.de>
Reviewed-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
Steffen Pankratz 2015-10-18 13:19:33 +02:00 committed by Tim Niemeyer
parent 05773565ad
commit bba3b9a168
3 changed files with 2673 additions and 0 deletions

18
bsp/board_wr842.bsp Normal file
View File

@ -0,0 +1,18 @@
machine=wr842
target=$builddir/$machine
board_prepare() {
echo "nothing todo" > /dev/null
}
board_prebuild() {
echo "nothing todo" > /dev/null
}
board_postbuild() {
cp $target/bin/ar71xx/openwrt-ar71xx-generic-tl-wr842n-v2-squashfs-*.bin ./bin/
}
board_clean() {
/bin/rm -rf $target bin/*$machine*
}

2646
bsp/wr842/.config Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,9 @@
WANDEV=eth0
SWITCHDEV=eth1
CLIENT_PORTS="1 4 0t"
WAN_PORTS=
BATMAN_PORTS="3 2 0t"
CLIENTIF="eth1.1 w2ap"
ETHMESHMAC=eth0
ROUTERMAC=eth1