From: blogic Date: Mon, 2 May 2016 18:51:13 +0000 (+0000) Subject: ramips: Disable all ethernet ports except port 0 on A5-V11. X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=4d2bee98e289ae0e09f83dc3099ad25e613413bd;p=openwrt.git ramips: Disable all ethernet ports except port 0 on A5-V11. 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49292 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/dts/A5-V11.dts b/target/linux/ramips/dts/A5-V11.dts index 63d9604305..25ab924043 100644 --- 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 {