1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] add preliminary support for the Mikrotik RouterBOARD 192

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8978 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2007-09-23 13:11:35 +00:00
parent 1ab846c8f0
commit 327d37a974
3 changed files with 20 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ Index: linux-2.6.22.1/include/asm-mips/bootinfo.h
===================================================================
--- linux-2.6.22.1.orig/include/asm-mips/bootinfo.h
+++ linux-2.6.22.1/include/asm-mips/bootinfo.h
@@ -213,6 +213,57 @@
@@ -213,6 +213,58 @@
#define MACH_GROUP_NEC_EMMA2RH 25 /* NEC EMMA2RH (was 23) */
#define MACH_NEC_MARKEINS 0 /* NEC EMMA2RH Mark-eins */
@@ -108,6 +108,7 @@ Index: linux-2.6.22.1/include/asm-mips/bootinfo.h
+#define MACH_ADM5120_EASY5120WVOIP 44 /* Infineon EASY 5120-WVoIP */
+#define MACH_ADM5120_EASY83000 45 /* Infineon EASY-83000 */
+#define MACH_ADM5120_BR6104K 46 /* Edimax BR-6104K */
+#define MACH_ADM5120_RB_192 47 /* Mikrotik RouterBOARD 192 */
+
#define CL_SIZE COMMAND_LINE_SIZE