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)
commit3bc90a4d23e05be4a54edfccae3d45eefcfa5557
treeab387b07ef6b90afeeb88a2487eb1b5960c406ec
parent17bbc928823c15ed47b6302c916fba23c90e6499
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]