NET: add mtd-mac-address support to of_get_mac_address()
Many embedded devices have information such as mac addresses stored inside mtd devices. This patch allows us to add a property inside a node describing a network interface. The new property points at a mtd partition with an offset where the mac address can be found. Signed-off-by:John Crispin <blogic@openwrt.org> Signed-off-by:
Felix Fietkau <nbd@nbd.name>
Please register or sign in to comment