[OpenWrt-Devel] mtd-mac-address on MT7610E chip

Adrian Schmutzler mail at adrianschmutzler.de
Mon Sep 2 12:13:01 EDT 2019


Hi,

we just have encountered the case of a 5 GHz radio on a MT7610E chip that does not provide its MAC address via caldata.

We tried the following:

&pcie0 {
	wifi at 0,0 {
		reg = <0x0000 0 0 0 0>;
		mediatek,mtd-eeprom = <&factory 0x8000>;
		ieee80211-freq-limit = <5000000 6000000>;
		mtd-mac-address = <&factory 0x28>;
		mtd-mac-address-increment = <2>;
	};
};

But the device insists on using the address from 0x8004.

Any ideas? Is mtd-mac-address(-increment) not implemented for this chip?

PR fixing MAC addresses:  https://github.com/openwrt/openwrt/pull/2370
PR introducing MT7610E for device: https://github.com/openwrt/openwrt/pull/1496

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/20190902/ba1ab55a/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