commit | a930a727423c6559ccf0b35c833669ad491a3db5 | [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 | 74a50ac2a4b9a1906fa3787a4bcd5b079e97d3f8 [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>