[OpenWrt-Devel] [PATCH] ramips: Fix sysupgrade for Xiaomi mir3g

Adrian Schmutzler mail at adrianschmutzler.de
Tue Jan 7 06:39:46 EST 2020


Hi Hauke,

since you seem to have a mir3g, maybe you can look into the following MAC address issue/question when you find some time:

For the mir3g, 02_network sets the lan_mac to factory 0xe006, while the address from 0xe000 set to &ethernet is (thus) used for wan:
https://github.com/openwrt/openwrt/blob/master/target/linux/ramips/mt7621/base-files/etc/board.d/02_network#L262

That's the opposite of what's usual for mt7621 (lan: 0xe000, wan: 0xe006). Therefore, if you happen to have some spare time, it would be interesting to check which assignment is correct (with vendor OS). When dealing with this anyway, it would also be interesting whether the device has a label MAC address.

However, this is not really a pressing issue, so if you're short on time just ignore me.

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/20200107/7257ca25/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