2
0
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:
Enrique Giraldo
2017-07-06 14:04:31 +02:00
committed by Piotr Dymacz
parent fefdb1e0b9
commit 71067e3b79
2 changed files with 5 additions and 11 deletions

View File

@@ -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