[OpenWrt-Devel] [PATCH] ath79: add support for Enterasys WS-AP3705i

mail at adrianschmutzler.de mail at adrianschmutzler.de
Wed May 20 09:41:35 EDT 2020


Hi David,

> +		label-mac-device = &eth0;

this only works if you set mtd-mac-address in DTS.

In your case, you need to add

label_mac=$(mtd_get_mac_ascii u-boot-env0 ethaddr)

to the mac address section of 02_network.

Despite, is there a need for the DT labels flash0, flash1 and ath9k? If no, I'd drop them.

Best

Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20200520/23422005/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list