Commit graph

2 commits

Author SHA1 Message Date
Christian Hewitt
17a9b50be3 ethmactool: dependency changes for devices with no eth0 2021-11-26 12:00:19 +00:00
kszaq
f6dd0660bd ethmactool: new package for getting HW MAC address or generating from CPU SN
Ethernet MAC address should be passed by u-boot in device tree. In
many cases this address is not correct: ethmactool package allows
userspace to take care of it.

Currently these are possible sources of "real" MAC:
 - Amlogic: cmdline, eFuse, CPU SN
 - Rockchip: CPU SN
2019-05-05 21:22:21 +02:00