commit | 14f9d16811b8b83ae7c12f3686d0d4d760e4b153 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Apr 15 11:32:33 2019 +0200 |
committer | Tom Warren <twarren@nvidia.com> | Wed Jun 05 09:16:35 2019 -0700 |
tree | 5b4f4ca92874caad98d1f59fe542cdd49ffb1c39 | |
parent | 29ce1d0ef0a80b7a78e8f74d486bdee01c988f97 [diff] |
p2371-2180: Pass Ethernet MAC to the kernel Pass the ethernet MAC address to the kernel upon boot. This passes both the local-mac-address property (as passed to U-Boot from cboot) and the currently set MAC address via the mac-address property. The latter will only be set if it is different from the address that was already passed via the local-mac-address property. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>