p2771-0000: Pass Ethernet MAC to the kernel
authorThierry Reding <treding@nvidia.com>
Mon, 15 Apr 2019 09:32:34 +0000 (11:32 +0200)
committerTom Warren <twarren@nvidia.com>
Wed, 5 Jun 2019 16:16:35 +0000 (09:16 -0700)
commit8317189737a93753f634e0f14d984226b7a2da4c
treeb07d0beb64833b9bf153697371c40bd48f4cc2a2
parenta930a727423c6559ccf0b35c833669ad491a3db5
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>
board/nvidia/p2771-0000/p2771-0000.c
configs/p2771-0000-000_defconfig
configs/p2771-0000-500_defconfig