forked from Ivasoft/openwrt
ar71xx: wpj558: remove unused eth1 device and fix MAC address
Signed-off-by: Enrique Giraldo <enrique.giraldo@galgus.net>
This commit is contained in:
committed by
Piotr Dymacz
parent
fefdb1e0b9
commit
71067e3b79
@@ -540,7 +540,8 @@ ar71xx_setup_macs()
|
||||
mynet-n750)
|
||||
wan_mac=$(mtd_get_mac_ascii devdata "wanmac")
|
||||
;;
|
||||
wpj344)
|
||||
wpj344|\
|
||||
wpj558)
|
||||
wan_mac=$(mtd_get_mac_binary u-boot 0x2e018)
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user