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

David Bauer mail at david-bauer.net
Wed May 20 13:55:22 EDT 2020


Hello Adrian,

On 5/20/20 3:41 PM, mail at adrianschmutzler.de wrote:
> 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.

The first two are used for the mtd-concat hack and the PCIe card provides GPIO controller functionality.

Best wishes
David

> 
> Best
> 
> Adrian
> 

_______________________________________________
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