ar71xx: add initial support for the TL-WR741ND v4 board
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / machtype.h
index fa8d5cbd83f3cf91cdf3707f2118ddfdfe5dd8f9..cd95da96b29449e31a74bf31bc7f9ad1e59062b2 100644 (file)
@@ -16,6 +16,7 @@
 
 enum ar71xx_mach_type {
        AR71XX_MACH_GENERIC = 0,
+       AR71XX_MACH_ALL0258N,   /* Allnet ALL0258N */
        AR71XX_MACH_AP121,      /* Atheros AP121 */
        AR71XX_MACH_AP121_MINI, /* Atheros AP121-MINI */
        AR71XX_MACH_AP81,       /* Atheros AP81 */
@@ -32,6 +33,7 @@ enum ar71xx_mach_type {
        AR71XX_MACH_MZK_W04NU,  /* Planex MZK-W04NU */
        AR71XX_MACH_MZK_W300NH, /* Planex MZK-W300NH */
        AR71XX_MACH_NBG460N,    /* Zyxel NBG460N/550N/550NH */
+       AR71XX_MACH_OM2P,       /* OpenMesh OM2P */
        AR71XX_MACH_PB42,       /* Atheros PB42 */
        AR71XX_MACH_PB44,       /* Atheros PB44 */
        AR71XX_MACH_PB92,       /* Atheros PB92 */
@@ -62,6 +64,7 @@ enum ar71xx_mach_type {
        AR71XX_MACH_UBNT_RSPRO, /* Ubiquiti RouterStation Pro */
        AR71XX_MACH_UBNT_RS,    /* Ubiquiti RouterStation */
        AR71XX_MACH_UBNT_UNIFI, /* Unifi */
+       AR71XX_MACH_WHR_HP_G300N, /* Buffalo WHR-HP-G300N */
        AR71XX_MACH_WNDR3700,   /* NETGEAR WNDR3700 */
        AR71XX_MACH_WNDR3700V2, /* NETGEAR WNDR3700v2 */
        AR71XX_MACH_WNR2000,    /* NETGEAR WNR2000 */