1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00

ramips: add label MAC address for EPG600 and ESR600

set label mac for the current ESR600 and new EPG600
using the board.d scripts

Signed-off-by: Michael Pratt <mcpratt@pm.me>
This commit is contained in:
Michael Pratt 2021-04-27 17:41:31 -04:00 committed by Hauke Mehrtens
parent 4ef86c620f
commit 6f6d24a00a

@ -337,6 +337,7 @@ ramips_setup_macs()
engenius,esr600)
lan_mac=$(mtd_get_mac_ascii u-boot-env ethaddr)
wan_mac=$(mtd_get_mac_ascii u-boot-env wanaddr)
label_mac=$wan_mac
;;
glinet,gl-mt300a|\
glinet,gl-mt300n|\