commit | 92f9f8c090d02191e1476b673aaffebac9148fe1 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Apr 15 11:32:34 2019 +0200 |
committer | Tom Warren <twarren@nvidia.com> | Wed Jun 05 09:16:35 2019 -0700 |
tree | b07d0beb64833b9bf153697371c40bd48f4cc2a2 | |
parent | 14f9d16811b8b83ae7c12f3686d0d4d760e4b153 [diff] |
p2771-0000: 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>