projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5114b5
)
ramips: Disable all ethernet ports except port 0 on A5-V11.
author
blogic
<blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 May 2016 18:51:13 +0000
(18:51 +0000)
committer
Jo-Philipp Wich
<jo@mein.io>
Tue, 10 May 2016 08:43:12 +0000
(10:43 +0200)
Port 0 is the only ethernet port on this router, so disable all other PHYs
in order to save power.
Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
SVN-Revision: 49292
target/linux/ramips/dts/A5-V11.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/A5-V11.dts
b/target/linux/ramips/dts/A5-V11.dts
index 63d96043057e44a0b6746f2a43da4aec0ae41dc8..25ab924043721cf6f8977b063401e84561529b77 100644
(file)
--- a/
target/linux/ramips/dts/A5-V11.dts
+++ b/
target/linux/ramips/dts/A5-V11.dts
@@
-62,7
+62,8
@@
};
esw@10110000 {
- mediatek,portmap = <0x2f>;
+ mediatek,portmap = <0x1>;
+ mediatek,portdisable = <0x3e>;
};
wmac@10180000 {