[U-Boot] [PATCH 4/6 v3] drivers: net: apply serdes configuration for ENETC Ethernet interfaces

Bin Meng bmeng.cn at gmail.com
Mon Jul 1 08:08:48 UTC 2019


On Thu, Jun 20, 2019 at 10:48 PM Alex Marginean
<alexandru.marginean at nxp.com> wrote:
>
> Ethernet interfaces using serial protocols go through the serdes block
> integrated in the SoC.  This is accessed over dedicated internal MDIOs
> which are part of the Ethernet PCI functions.  Set up serdes at _start,
> along with other protocol specific port/MAC configuration.
> MDIO code is shared with enetc_mdio, read/write functions are exported
> from fsl_enetc_mdio for this reason.
>
> Signed-off-by: Alex Marginean <alexm.osslist at gmail.com>
> ---
>  drivers/net/fsl_enetc.c      | 148 ++++++++++++++++++++++++++++++++++-
>  drivers/net/fsl_enetc.h      |  38 +++++++++
>  drivers/net/fsl_enetc_mdio.c |   8 +-
>  3 files changed, 189 insertions(+), 5 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list