X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Ffiles%2Farch%2Fmips%2Finclude%2Fasm%2Fmach-ralink%2Fmachine.h;h=71fe2f9a13b48e536bb98a63151359dcfb4aed06;hb=d1a253a2fdc0afce1998e82dacece9a26dbe569e;hp=d09bd4101daeb48c657e201dc79e9e2a3f05eb70;hpb=89606b61b1feaf9e9ba5b7344883a6bae30f8485;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h index d09bd4101d..71fe2f9a13 100644 --- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h +++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h @@ -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 */ };