mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 16:43:09 +02:00
Fix the bcm96358 PRID
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8381 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ab0edce43a
commit
e15d624e59
@ -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_BCM6345 0x8000
|
||||
+#define PRID_IMP_BCM6348 0x9100
|
||||
+#define PRID_IMP_BCM6358 0x9200
|
||||
+#define PRID_IMP_BCM6358 0xA000
|
||||
+
|
||||
/*
|
||||
* Definitions for 7:0 on legacy processors
|
||||
|
Loading…
Reference in New Issue
Block a user