commit | f3353b99022583cc17142146cdc4dd6a770fbc7f | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@oss.nxp.com> | Thu Mar 05 19:08:57 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 08 22:02:54 2020 -0700 |
tree | 7e4381ae0eb16f1e3ccee1ea8ed01edb4398d705 | |
parent | 6b995bdefc10b47e4d443b3a5dafb92f5bb09268 [diff] |
fsl/fman: tolerate missing MAC address in device tree Allow the initialization of the MAC to be performed even if the device tree does not provide a valid MAC address. Later a random MAC address should be assigned by the Ethernet driver. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Madalin Bucur <madalin.bucur@oss.nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>