immortalwrt/target
David Bauer a93d178a8b generic: add mac-address property for NVMEM mac addresses
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 d284e6ef0f ("treewide: convert mtd-mac-address-increment*
to generic implementation")

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-07-22 12:04:27 +08:00
..
imagebuilder imagebuilder: unset BINARY_FOLDER and DOWNLOAD_FOLDER in final archive 2021-05-09 00:35:59 +08:00
linux generic: add mac-address property for NVMEM mac addresses 2021-07-22 12:04:27 +08:00
sdk sdk: generate correct base feed 2021-05-26 22:34:13 +08:00
toolchain
Config.in include/image*: add support for device-tree overlays 2021-03-18 23:23:45 +08:00
Makefile