Add Failsafe support for Linksys E3000V1 / WRT610NV2
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 4 Feb 2013 22:40:57 +0000 (22:40 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 4 Feb 2013 22:40:57 +0000 (22:40 +0000)
commita1e3c0ca46dabc9ba5a904d0bf5726c251ffece5
treed8b75912775ac952058a7205ad35bf307f9b2eb2
parentc2198aba320bf354de00cc76e1ae990da24ee1ec
Add Failsafe support for Linksys E3000V1 / WRT610NV2

Adds specification of the correct cpu_port for Linksys E3000V1 and WRT610NV2
in /lib/preinit/05_init_interfaces_brcm.  The list of devices will need to
be expanded.  Is there a way to determine the correct cpu_port to use in a
generic sense; for instance, if "/proc/switch/eth0/port/8" exists, or if
"/sys/class/net/eth0/device/driver/module/drivers/bcma:bgmac" exists?  Could
a similar method be used in "/etc/init.d/netconfig"?

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 35491
target/linux/brcm47xx/base-files/lib/preinit/05_init_interfaces_brcm