You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips
Adrian Schmutzler fd1d03f853 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>
5 years ago
..
base-files ramips: fix LAN/WAN MAC addresses of Xiaomi MiWiFi Mini board 5 years ago
dts ramips: remove RAM size from device name for UniElec devices 5 years ago
files-4.14/drivers ramips: add MT7530 switch port-mirroring support 5 years ago
image ramips: fix TARGET_DEVICES after UniElec rename 5 years ago
mt76x8 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
mt7620 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
mt7621 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
patches-4.14 kernel: bump 4.14 to 4.14.147 5 years ago
rt288x ramips: disable CONFIG_MTD_SPLIT_FIRMWARE 5 years ago
rt305x treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
rt3883 treewide: remove kmod-usb-core from DEVICE_PACKAGES 5 years ago
Makefile ramips: switch to linux 4.14 6 years ago
modules.mk kernel: Fix kmod-regmap split 5 years ago