From 21c8d63505881609c5b7f04d8e8d97ce210b7985 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 24 Nov 2010 10:01:23 +0000 Subject: ramips: add support for Belkin F5D8235 v2 board No support for usb for now. Signed-off-by: Roman Yeryomin SVN-Revision: 24126 --- target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/files/arch/mips/include/asm') 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 286323f..d0aaa6b 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 @@ -21,6 +21,7 @@ enum ramips_mach_type { RAMIPS_MACH_DIR_300_REVB, /* D-Link DIR-300 rev B */ /* RT3052 based machines */ + RAMIPS_MACH_F5D8235_V2, /* Belkin F5D8235 v2 */ RAMIPS_MACH_PWH2004, /* Prolink 2004H / Abocom 5205 */ RAMIPS_MACH_WCR150GN, /* Sparklan WCR-150GN */ RAMIPS_MACH_V22RW_2X2, /* Ralink AP-RT3052-V22RW-2X2 */ -- cgit v1.1