X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fatheros-2.6%2Fpatches%2F100-board.patch;h=f04953a1e32df32165e8586360331e2e61e47ed9;hb=d95a7917c4468d89ff2c0bb623b92626a29adb6e;hp=a137d15d204d6151072ae55b9e9f284b5b7c68ed;hpb=63b12ffd1bf4012ffb97802ca54a60a3d895903a;p=openwrt-10.03%2F.git diff --git a/target/linux/atheros-2.6/patches/100-board.patch b/target/linux/atheros-2.6/patches/100-board.patch index a137d15d2..f04953a1e 100644 --- a/target/linux/atheros-2.6/patches/100-board.patch +++ b/target/linux/atheros-2.6/patches/100-board.patch @@ -46,7 +46,7 @@ diff -urN linux.old/arch/mips/Makefile linux.dev/arch/mips/Makefile diff -urN linux.old/include/asm-mips/bootinfo.h linux.dev/include/asm-mips/bootinfo.h --- linux.old/include/asm-mips/bootinfo.h 2007-02-02 23:55:52.913446632 +0100 +++ linux.dev/include/asm-mips/bootinfo.h 2007-02-03 17:51:02.531494032 +0100 -@@ -212,6 +212,13 @@ +@@ -212,6 +212,18 @@ #define MACH_GROUP_NEC_EMMA2RH 25 /* NEC EMMA2RH (was 23) */ #define MACH_NEC_MARKEINS 0 /* NEC EMMA2RH Mark-eins */ @@ -54,8 +54,13 @@ diff -urN linux.old/include/asm-mips/bootinfo.h linux.dev/include/asm-mips/booti + * Valid machtype for group ATHEROS + */ +#define MACH_GROUP_ATHEROS 26 -+#define MACH_ATHEROS_AR5312 0 /* Atheros AR5312, AR2312/3/4 */ -+#define MACH_ATHEROS_AR5315 1 /* Atheros AR2315/6/7/8 */ ++#define MACH_ATHEROS_AR5312 0 ++#define MACH_ATHEROS_AR2312 1 ++#define MACH_ATHEROS_AR2313 2 ++#define MACH_ATHEROS_AR2315 3 ++#define MACH_ATHEROS_AR2316 4 ++#define MACH_ATHEROS_AR2317 5 ++#define MACH_ATHEROS_AR2318 6 + #define CL_SIZE COMMAND_LINE_SIZE