Hi,

just a simple question:

My current understanding of ralink,mtd-eeprom for &wmac is that this reads the 
MAC address "automatically" if it's in the correct location (start+4).

Does this mean that e.g. in the following configuration I can tell that &wmac 
and &ethernet have the _same_ MAC address (without checking on device):

&ethernet {
        mtd-mac-address = <&factory 0x4>;
        mediatek,portmap = "wllll";
};
&wmac {
        ralink,mtd-eeprom = <&factory 0>;
};

Thanks

Adrian

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to