brcm47xx: fix switch handling
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Jul 2013 13:19:58 +0000 (13:19 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 14 Jul 2013 13:19:58 +0000 (13:19 +0000)
commit4ec49cdaf00998bf927978994d473ff2c9c2212d
tree6f8774e1d6a23d27dc8be19355ba30c287aa806a
parentaa43fa02e46c604319e0ed588a546bf5b9c8362a
brcm47xx: fix switch handling

This fixes some problems with the switch handling

 * It now send the messages again to indicate a button for failsafe mode should be pressed
 * it does not leak packages between wan and lan any more
 * the switch works again in normal mode

The Ethernet connection has to be up when the switch driver switch-robo
is insmoded therefor we just do it again.
Explicitly set enable_vlan to prevent leaking packages.

This should close #13869, #13868 and #13716

SVN-Revision: 37286
target/linux/brcm47xx/base-files/lib/preinit/05_init_interfaces_brcm
target/linux/brcm47xx/base-files/lib/preinit/05_set_failsafe_switch_brcm
target/linux/brcm47xx/base-files/lib/preinit/15_set_preinit_interface_brcm
target/linux/brcm47xx/base-files/lib/preinit/20_failsafe_net_echo_brcm [deleted file]