diff options
author | David Bauer <mail@david-bauer.net> | 2021-07-20 22:00:10 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-07-22 04:32:28 +0200 |
commit | b30924873062be47250e6b872347461c8221688d (patch) | |
tree | 4afc2631224c4a6e469d85f646a3be32ca717ada /target/linux/amazon/patches-2.6.30/100-board.patch | |
parent | 089c2bb2178daa144baa2e3ed20a55fb9a5c11ab (diff) | |
download | upstream-master.tar.gz upstream-master.tar.bz2 upstream-master.zip |
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 d284e6ef0f06 ("treewide: convert mtd-mac-address-increment*
to generic implementation")
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/amazon/patches-2.6.30/100-board.patch')
0 files changed, 0 insertions, 0 deletions