ramips: Disable all ethernet ports except port 4 on HT-TM02.
Port 4 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> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48097 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
f92804f323
commit
72104c0406
|
@ -57,6 +57,7 @@
|
|||
|
||||
esw@10110000 {
|
||||
ralink,portmap = <0x10>;
|
||||
ralink,portdisable = <0x2f>;
|
||||
};
|
||||
|
||||
wmac@10180000 {
|
||||
|
|
Loading…
Reference in New Issue