forked from Ivasoft/openwrt
ath79: patch Asus RP-AC66 clean up and fix for sysupgrade image
- clean up leftovers regarding MAC configure in dts - fix alphabetical order in caldata - IMAGE_SIZE for sysupgrade image Signed-off-by: Tamas Balogh <tamasbalogh@hotmail.com>
This commit is contained in:
committed by
Christian Lamparter
parent
83ce42b54e
commit
872b65ecc8
@@ -534,10 +534,6 @@ ath79_setup_macs()
|
||||
lan_mac=$(macaddr_setbit $base_mac 29)
|
||||
[ $lan_mac = $base_mac ] && lan_mac=$(macaddr_unsetbit $base_mac 29)
|
||||
;;
|
||||
asus,rp-ac66)
|
||||
lan_mac=$(mtd_get_mac_binary art 0x1002)
|
||||
label_mac=$lan_mac
|
||||
;;
|
||||
avm,fritz1750e|\
|
||||
avm,fritz450e|\
|
||||
avm,fritzdvbc)
|
||||
|
||||
Reference in New Issue
Block a user