Hello Adrian, On 5/20/20 3:41 PM, [email protected] wrote: > Hi David, > >> + label-mac-device = ð0; > > 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 [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
