projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: fix firmware partition size on the MZK-W04NU board
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.34
/
220-bcm5354.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
b/target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
index
f396ca7
..
a2691b0
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
+++ b/
target/linux/brcm47xx/patches-2.6.34/220-bcm5354.patch
@@
-31,7
+31,7
@@
}
--- a/drivers/ssb/main.c
+++ b/drivers/ssb/main.c
-@@ -10
69,6 +1069
,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus)
+@@ -10
70,6 +1070
,8 @@ u32 ssb_clockspeed(struct ssb_bus *bus)
if (bus->chip_id == 0x5365) {
rate = 100000000;
This page took
0.026349 seconds
and
4
git commands to generate.