ramips: add support for Comfast CF-WR800N

This patch adds support for Comfast CF-WR800N, a wall-plug wireless router
based on the MT7620N SoC with one Ethernet port and a 802.11n 2.4 GHz radio.

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>

SVN-Revision: 45722
This commit is contained in:
John Crispin
2015-05-23 15:26:39 +00:00
parent 09bf72ae05
commit 5e96c2d541
7 changed files with 133 additions and 0 deletions

View File

@@ -91,6 +91,9 @@ ramips_board_detect() {
*"Buffalo WSR-1166DHP")
name="wsr-1166"
;;
*"Comfast CF-WR800N")
name="cf-wr800n"
;;
*"Firefly FireWRT")
name="firewrt"
;;