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@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

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

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to