ramips: rt3883: add inital support for the DIR-645 board
[openwrt/openwrt.git] / target / linux / ramips / files / arch / mips / include / asm / mach-ralink / machine.h
index d09bd4101daeb48c657e201dc79e9e2a3f05eb70..71fe2f9a13b48e536bb98a63151359dcfb4aed06 100644 (file)
@@ -23,6 +23,7 @@ enum ramips_mach_type {
        /* RT3050 based machines */
        RAMIPS_MACH_3G_6200N,           /* Edimax 3G-6200N */
        RAMIPS_MACH_ALL0256N,           /* Allnet ALL0256N */
+       RAMIPS_MACH_CARAMBOLA,          /* 8devices Carambola */
        RAMIPS_MACH_DIR_300_B1,         /* D-Link DIR-300 B1 */
        RAMIPS_MACH_DIR_600_B1,         /* D-Link DIR-600 B1 */
        RAMIPS_MACH_DIR_600_B2,         /* D-Link DIR-600 B2 */
@@ -35,6 +36,7 @@ enum ramips_mach_type {
        RAMIPS_MACH_WL_330N3G,          /* Asus WL-330N3G */
 
        /* RT3052 based machines */
+       RAMIPS_MACH_ALL0239_3G,         /* ALL0239-3G */
        RAMIPS_MACH_ARGUS_ATP52B,       /* Argus ATP-52B */
        RAMIPS_MACH_BC2,                /* NexAira BC2 */
        RAMIPS_MACH_DAP_1350,           /* D-Link DAP-1350 */
@@ -60,11 +62,12 @@ enum ramips_mach_type {
        RAMIPS_MACH_WR6202,             /* Accton WR6202 */
        RAMIPS_MACH_XDXRN502J,          /* unknown XDX-RN502J */
        RAMIPS_MACH_UR_336UN,           /* UPVEL ROUTER */
-       
+
        /* RT3352 based machines */
        RAMIPS_MACH_ALL5002,            /* Allnet ALL5002 */
        RAMIPS_MACH_DIR_615_H1,
 
        /* RT3662 based machines */
+       RAMIPS_MACH_DIR_645,            /* D-Link DIR-645 */
        RAMIPS_MACH_RT_N56U,            /* Asus RT-N56U */
 };