diff options
author | Cezary Jackiewicz <cezary.jackiewicz@gmail.com> | 2016-05-19 07:37:58 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-05-23 11:03:23 +0200 |
commit | 296543099962be9d0896655586709249094624bd (patch) | |
tree | 11d6367a14e513d6c63e3958ecf6f5777c9d995d /target/linux/ramips/base-files/etc | |
parent | 31293752c8fd5f8704172312fe81cb7ea675b831 (diff) | |
download | upstream-296543099962be9d0896655586709249094624bd.tar.gz upstream-296543099962be9d0896655586709249094624bd.tar.bz2 upstream-296543099962be9d0896655586709249094624bd.zip |
ramips: cleanup for Hame MPR-A2
- disable all ethernet ports except port 0 on MPR-A2
Port 0 is the only ethernet port on this router, so disable all other PHYs in order to save power.
- don't use a VLAN for the single ethernet port of the MPR-A2
Like A5-V11, this router only has one ethernet port.
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
Diffstat (limited to 'target/linux/ramips/base-files/etc')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 985ce4b266..bf31c2af93 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -47,6 +47,7 @@ ramips_setup_interfaces() linkits7688d | \ m2m|\ microwrt|\ + mpr-a2|\ ncs601w|\ w150m|\ wnce2001|\ @@ -261,7 +262,6 @@ ramips_setup_macs() freestation5|\ hlk-rm04|\ mpr-a1|\ - mpr-a2|\ psr-680w|\ sl-r7205|\ y1|\ |