commit | 42c66f057f6f35b4e3463a4ba37c7460cab48964 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Fri Dec 20 14:16:48 2019 +0100 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Fri Jan 24 14:28:26 2020 +0530 |
tree | b82a64e78ce99d0c4400f2c12f88e5454ac98e29 | |
parent | ee5c70b8f74e4676327c9415cb8a36a7a7f35d8f [diff] |
drivers: net: fsl_enetc: add write_hwaddr() for LS1028A The LS1028A SoC is special in the handling of the MAC addresses. We need to write to the IERB version of the PSIPMAR0/1 register. This value will be sampled into the corresponding port PSIPMAR0/1 register if the PCI memory access is enabled. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>