summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/include/asm
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-10-18 08:48:07 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-10-18 08:48:07 +0000
commit279c5dad253eef51ce4f9673b4bb5f45db829c7d (patch)
tree3c81f53d9e4a7bd97eea1a0e62fc86d86635b63e /target/linux/ramips/files/arch/mips/include/asm
parent94cdcbde6d2fa931d27a239452ef794ab35f46ef (diff)
downloadmaster-31e0f0ae-279c5dad253eef51ce4f9673b4bb5f45db829c7d.tar.gz
master-31e0f0ae-279c5dad253eef51ce4f9673b4bb5f45db829c7d.tar.bz2
master-31e0f0ae-279c5dad253eef51ce4f9673b4bb5f45db829c7d.zip
ramips: add preliminary support for the DIR-300 revB board
SVN-Revision: 18058
Diffstat (limited to 'target/linux/ramips/files/arch/mips/include/asm')
-rw-r--r--target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h3
1 files changed, 3 insertions, 0 deletions
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 60691818e5..4241f57b97 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
@@ -13,6 +13,9 @@ enum ramips_mach_type {
/* RT2880 based machines */
RAMIPS_MACH_RT_N15, /* Asus RT-N15 */
+ /* RT3050 based machines */
+ RAMIPS_MACH_DIR_300_REVB, /* D-Link DIR-300 rev B */
+
/* RT3052 based machines */
RAMIPS_MACH_V22RW_2X2, /* Ralink AP-RT3052-V22RW-2X2 */
RAMIPS_MACH_WHR_G300N, /* Buffalo WHR-G300N */