projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the bcm96358 PRID
[openwrt.git]
/
target
/
linux
/
brcm63xx-2.6
/
patches
/
001-bcm963xx.patch
diff --git
a/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch
b/target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch
index
92fc225
..
f85ceb9
100644
(file)
--- a/
target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch
+++ b/
target/linux/brcm63xx-2.6/patches/001-bcm963xx.patch
@@
-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 0x
92
00
++#define PRID_IMP_BCM6358 0x
A0
00
+
/*
* Definitions for 7:0 on legacy processors
This page took
0.02182 seconds
and
4
git commands to generate.