ramips: rt305x: add support for Edimax 3G-6200N
Support for Edimax 3G-6200N router with USB. Signed-off-by: Lukasz Golebiowski <lgolebio@gmail.com> SVN-Revision: 32682
This commit is contained in:
@@ -8,6 +8,10 @@ preinit_set_mac_address() {
|
||||
. /lib/ramips.sh
|
||||
|
||||
case $(ramips_board_name) in
|
||||
3g-6200n)
|
||||
mac=$(ramips_get_mac_binary factory 4)
|
||||
ifconfig eth0 hw ether $mac 2>/dev/null
|
||||
;;
|
||||
bc2 |\
|
||||
esr-9753 |\
|
||||
freestation5 |\
|
||||
|
||||
Reference in New Issue
Block a user