ar71xx: Add support for AirTight Networks C-55
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index c677c08..46e6311 100755 (executable)
@@ -414,6 +414,9 @@ ar71xx_board_detect() {
        *CAP324)
                name="cap324"
                ;;
+       *C-55)
+               name="c-55"
+               ;;
        *CAP4200AG)
                name="cap4200ag"
                ;;
@@ -427,6 +430,9 @@ ar71xx_board_detect() {
        *CR3000)
                name="cr3000"
                ;;
+       *CR5000)
+               name="cr5000"
+               ;;
        *"DB120 reference board")
                name="db120"
                ;;