
11 Nov
2019
11 Nov
'19
4:23 p.m.
-----Original Message----- From: U-Boot u-boot-bounces@lists.denx.de On Behalf Of Michael Walle Sent: Saturday, October 26, 2019 6:09 AM To: u-boot@lists.denx.de Cc: Joe Hershberger joe.hershberger@ni.com; Catalin Horghidan catalin.horghidan@nxp.com Subject: [U-Boot] [PATCH 2/2] drivers: net: fsl_enetc: fix RGMII configuration
Add the missing RGMII PHY modes in which case the MAC has configure its RGMII settings. The only difference between these modes is the RX and TX delay configuration. A user might choose any RGMII mode in the device tree.
Signed-off-by: Michael Walle michael@walle.cc
Applied to fsl-qoriq master, awaiting upstream.
Thanks priyankajain