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

[adm5120] restore support for Infineon's EASY 5120 boards

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8021 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2007-07-17 15:43:58 +00:00
parent a61bb64c8b
commit 94ccfb64e7
5 changed files with 95 additions and 21 deletions

View File

@@ -103,11 +103,11 @@ Index: linux-2.6.22.1/include/asm-mips/bootinfo.h
+#define MACH_ADM5120_CAS861 39 /* Cellvision CAS-861/861W */
+#define MACH_ADM5120_NFS101U 40 /* Cellvision NFS-101U/101WU */
+#define MACH_ADM5120_NFS202U 41 /* Cellvision NFS-202U/202WU */
+#define MACH_ADM5120_EASY5120 43 /* Infineon EASY 5120 */
+#define MACH_ADM5120_EASY5120RT 44 /* Infineon EASY 5120-RT */
+#define MACH_ADM5120_EASY5120PATA 45 /* Infineon EASY 5120P-ATA */
+#define MACH_ADM5120_EASY83000 46 /* Infineon EASY-83000 */
+#define MACH_ADM5120_BR6104K 47 /* Edimax BR-6104K */
+#define MACH_ADM5120_EASY5120PATA 42 /* Infineon EASY 5120P-ATA */
+#define MACH_ADM5120_EASY5120RT 43 /* Infineon EASY 5120-RT */
+#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 CL_SIZE COMMAND_LINE_SIZE