mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 18:19:02 +00:00
b309248730
Traversing the device-tree by referencing a network device to determine
a devices labe-mac does not work with the generic nvmem implementation,
as the userspace expects the MAC-address to be available as a
device-tree property.
The legacy mtd-mac-address implementation did create such a node. Do the
same when using the nvmem implementation to allow reading the MAC
address.
Fixes commit
|
||
---|---|---|
.. | ||
backport-5.4 | ||
backport-5.10 | ||
files | ||
hack-5.4 | ||
hack-5.10 | ||
image | ||
other-files | ||
pending-5.4 | ||
pending-5.10 | ||
config-5.4 | ||
config-5.10 | ||
config-filter | ||
PATCHES |