>-----Original Message----- >From: U-Boot <[email protected]> On Behalf Of Michael Walle >Sent: Friday, December 20, 2019 6:47 PM >To: [email protected] >Cc: Joe Hershberger <[email protected]> >Subject: [PATCH v2 2/2] 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 <[email protected]> >Signed-off-by: Alex Marginean <[email protected]> >--- patch applied in u-boot-fsl-qoriq/master -priyankajain

