ar71xx: add support for the TRENDNet TEW-673GRU board

SVN-Revision: 30376
This commit is contained in:
Gabor Juhos
2012-02-08 16:26:25 +00:00
parent 09a8334a1e
commit 48e85cd47b
12 changed files with 500 additions and 2 deletions

View File

@@ -256,6 +256,9 @@ ar71xx_board_detect() {
*TEW-632BRP)
name="tew-632brp"
;;
*TEW-673GRU)
name="tew-673gru"
;;
*TL-WR1043ND)
name="tl-wr1043nd"
;;

View File

@@ -102,6 +102,7 @@ platform_check_image() {
mzk-w04nu | \
mzk-w300nh | \
tew-632brp | \
tew-673gru | \
wrt400n | \
airrouter | \
bullet-m | \