[OpenWrt-Devel] MAC addresses read by ralink,mtd-eeprom

Adrian Schmutzler mail at adrianschmutzler.de
Thu Aug 15 07:26:13 EDT 2019


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
-------------- 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/20190815/85746ded/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