ramips: Fix network for routers without VLANs on eth0.
authorVittorio Gambaletta (VittGam) <openwrt@vittgam.net>
Wed, 4 May 2016 19:21:41 +0000 (21:21 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 10 May 2016 08:43:12 +0000 (10:43 +0200)
commitffb7bf7672ddf531497d1a81b7e969e43484ea0f
treea3219498eb89484cafa4b66495d7c3a17f221fb1
parent40bfe9f0bdb4750a77140d1e402e9cf37326c38f
ramips: Fix network for routers without VLANs on eth0.

Some routers only have one port, so eth0 is used without VLANs for them.

Revision r47720 introduced some changes, but wrongly confused "enable" with "reset".

VLANs need to be disabled for those routers, and the switch may be reset.

Fix this, by explicitly disabling VLANs instead of resetting the switch for these routers.

Also merge duplicate configuration for the "m2m".

Signed-off-by: Vittorio Gambaletta <openwrt@vittgam.net>
target/linux/ramips/base-files/etc/board.d/02_network