
27 Jan
2020
27 Jan
'20
7:02 a.m.
-----Original Message----- From: U-Boot u-boot-bounces@lists.denx.de On Behalf Of Alex Marginean Sent: Tuesday, December 10, 2019 8:26 PM To: u-boot@lists.denx.de Cc: Joe Hershberger joe.hershberger@ni.com; Claudiu Manoil claudiu.manoil@nxp.com; Vladimir Oltean vladimir.oltean@nxp.com 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 alexandru.marginean@nxp.com
Patch applied (after removing extra spaces in description) in u-boot-fsl-qoriq/master -priyankajain