projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bcc0b2
)
ramips: swap radio calibration data pointers for DIR-860L
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 26 Jul 2015 13:02:37 +0000
(13:02 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 26 Jul 2015 13:02:37 +0000
(13:02 +0000)
Fixes low 5 GHz tx power issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r46497
SVN-Revision: 46499
target/linux/ramips/dts/DIR-860L-B1.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/DIR-860L-B1.dts
b/target/linux/ramips/dts/DIR-860L-B1.dts
index 2d518a2462260672a03357b5c482875447137587..23ec1140bc89fa06aa2920bc43efc8bb7465fb42 100644
(file)
--- a/
target/linux/ramips/dts/DIR-860L-B1.dts
+++ b/
target/linux/ramips/dts/DIR-860L-B1.dts
@@
-72,7
+72,7
@@
mt76@0,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
- mediatek,mtd-eeprom = <&radio 0>;
+ mediatek,mtd-eeprom = <&radio 0
x2000
>;
mediatek,2ghz = <0>;
};
};
@@
-80,7
+80,7
@@
mt76@1,0 {
reg = <0x0000 0 0 0 0>;
device_type = "pci";
- mediatek,mtd-eeprom = <&radio 0
x2000
>;
+ mediatek,mtd-eeprom = <&radio 0>;
mediatek,5ghz = <0>;
};
};