openwrt/target/linux/ath79/generic/base-files/etc/hotplug.d
INAGAKI Hiroshi d276b4c91a Revert "ath79: elecom,wab: use nvmem"
This reverts commit 70e41d0205.

"ethaddr" is stored into the "u-boot-env" (stock: "Config") partition
and it's quoted with double-quotations, but that format is not supported
by the current NVMEM u-boot-env driver (and mac_pton() function) and the
MAC address won't be parsed to byte array.
This causes random MAC addresses on the adapters, so revert the above
commit.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17116
(cherry picked from commit af611bce44)
Link: https://github.com/openwrt/openwrt/pull/17117
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-11-29 18:25:36 +01:00
..
firmware ath79: aruba,ap115: use nvmem 2024-10-19 23:16:20 +02:00
ieee80211 Revert "ath79: elecom,wab: use nvmem" 2024-11-29 18:25:36 +01:00
tty ath79: register ttyATH1 as OpenWrt console for ELECOM WAB-I1750-PS 2024-03-24 21:10:59 +01:00