[U-Boot] [PATCH 00/10] net: fec: Code Improvement/cleanups
Joe Hershberger
joe.hershberger at ni.com
Tue Oct 9 20:31:52 UTC 2018
Hi Jagan,
On Mon, Jul 30, 2018 at 7:46 AM Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> dm code in fec_mxc has some quite few issues with mdio handling
> and the dm vs non-dm code in fec_mxc looks very uncomfortable
> to read and add new support.
>
> This series is trying to fixe all necessary issues regarding fec_mxc,
> along with necessary CONFIG options are moved into defconfig.
>
> Require enough testing to get these changes to move further.
>
> Jagan Teki (10):
> configs: Drop imx27lite-common.h
> configs: Move CONFIG_FEC_MXC
> net: fec: Use PHY_INTERFACE_MODE_ for xcv_type
> net: fec: Add default CONFIG_FEC_MXC_PHYADDR for few boards
> net: fec: Use PHY_ADDR instead of FEC_MXC_PHYADDR
> net: fec_mxc: Use udevice to retrive priv, in fec_phy_init
> dm: net: fec: Move enet init in fec_enet
> dm: net: fec: Refactor mdio_init code
> dm: net: fec: Add support for PHY reset
> net: fec: Setup common eth_ops code for dm and non-dm
I never heard back from you on a new version of "net: fec: Use
PHY_INTERFACE_MODE_ for xcv_type" that deals with the change in phy
header that happened last release, and now the series has diverged
further. Can you rebase this series?
Thanks,
-Joe
More information about the U-Boot
mailing list