ramips: fix LAN/WAN MAC addresses of Xiaomi MiWiFi Mini board
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 21 Oct 2019 13:40:32 +0000 (15:40 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 22 Oct 2019 09:45:50 +0000 (11:45 +0200)
commitfd1d03f8536aa232ab1a164cc340791858f3ae89
tree8266e09519a0fdb1b848e1274c3e6a6eb2caf85b
parent940844e077d7d41bc94728f42b39a65854d38b87
ramips: fix LAN/WAN MAC addresses of Xiaomi MiWiFi Mini board

Based on stock firmware tests, both LAN and WAN ports use the
MAC address from 0x28 on factory partition.

In OpenWrt, this one is already set in DTS. This patch removes the
local bit set in 02_network previously, and adjusts LAN/WAN
addresses as on stock firmware.

Note that in tests we found a MAC address in 0x2e that is the one
in 0x28 plus 1. Since stock firmware does not use it though, we
do not use it either.

Thanks to Chih-Wei Chen for testing this on his device.

ref: https://github.com/openwrt/openwrt/pull/2497

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ramips/base-files/etc/board.d/02_network