ar71xx: add support for P&W R602N and CPE505N
[openwrt/staging/pepe2k.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 267cb6ad5828275725fe26417797566e6762cb29..eedcb7829c7c361f5186b7b045821081d0c0024a 100755 (executable)
@@ -508,6 +508,9 @@ ar71xx_board_detect() {
                name="cpe210"
                tplink_pharos_board_detect
                ;;
+       *"CPE505N")
+               name="cpe505n"
+               ;;
        *"CPE510/520")
                name="cpe510"
                tplink_pharos_board_detect
@@ -802,6 +805,9 @@ ar71xx_board_detect() {
        *"Qihoo 360 C301")
                name="qihoo-c301"
                ;;
+       *"R602N")
+               name="r602n"
+               ;;
        *"R6100")
                name="r6100"
                ;;