mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-28 23:42:09 -05:00
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 | ||