summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h')
-rw-r--r--target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h b/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h
new file mode 100644
index 000000000..5b7786a8b
--- /dev/null
+++ b/target/linux/ifxmips/files-2.6.33/arch/mips/include/asm/mach-ifxmips/machine.h
@@ -0,0 +1,11 @@
+#include <asm/mips_machine.h>
+
+enum ramips_mach_type {
+ IFXMIPS_MACH_GENERIC,
+
+ /* Danube based machines */
+ IFXMIPS_MACH_EASY50712, /* danube evalkit */
+ IFXMIPS_MACH_ARV4519, /* Airties WAV-221 */
+ IFXMIPS_MACH_ARV452, /* Airties WAV-281, Arcor EasyboxA800 */
+};
+