>-----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 1/2] drivers: net: fsl_enetc: use write_hwaddr() > >Intead of setting the MAC address in enetc_start() use the proper >write_hwaddr(). U-Boot takes care of the random MAC address, too. > >Signed-off-by: Michael Walle <[email protected]> >Signed-off-by: Alex Marginean <[email protected]> >--- patch applied in u-boot-fsl-qoriq/master -priyankajain

