>-----Original Message----- >From: U-Boot <[email protected]> On Behalf Of Alex Marginean >Sent: Tuesday, December 10, 2019 8:26 PM >To: [email protected] >Cc: Joe Hershberger <[email protected]>; Claudiu Manoil ><[email protected]>; Vladimir Oltean <[email protected]> >Subject: [PATCH v2] drivers: net: fsl_enetc: Pass on primary MAC address to >Linux > >Passes on the primary address used by u-boot to Linux. The code does a DT >fix-up for ENETC PFs and sets the primary MAC address in IERB. The address >in IERB is restored on ENETC PCI functions at FLR. > >Signed-off-by: Alex Marginean <[email protected]> >--- Patch applied (after removing extra spaces in description) in u-boot-fsl-qoriq/master -priyankajain

