commit | 1d3e24fec5accd147ed0b31f425eb2ba392012dd | [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 | 8c7188e305dc6ef296ef1f12835bbb0fc47ebaff [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>