1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00

Fix the bcm96358 PRID

SVN-Revision: 8381
This commit is contained in:
Florian Fainelli 2007-08-08 15:35:22 +00:00
parent 3501c0716c
commit 46cbd5012e

@ -184,7 +184,7 @@ diff -urN linux-2.6.19/include/asm-mips/cpu.h linux-2.6.19.new/include/asm-mips/
+#define PRID_IMP_BCM6338 0x9000 +#define PRID_IMP_BCM6338 0x9000
+#define PRID_IMP_BCM6345 0x8000 +#define PRID_IMP_BCM6345 0x8000
+#define PRID_IMP_BCM6348 0x9100 +#define PRID_IMP_BCM6348 0x9100
+#define PRID_IMP_BCM6358 0x9200 +#define PRID_IMP_BCM6358 0xA000
+ +
/* /*
* Definitions for 7:0 on legacy processors * Definitions for 7:0 on legacy processors