[U-Boot] [PATCH 0/7] net/ethoc improvements

Joe Hershberger joe.hershberger at gmail.com
Thu Aug 4 19:10:33 CEST 2016


Hi Tom,

On Tue, Aug 2, 2016 at 6:31 AM, Max Filippov <jcmvbkbc at gmail.com> wrote:
> Hello,
>
> this series does the following improvements to the OpenCores 10/100 Mbps
> driver:
> - add Kconfig symbol for the driver;
> - add DM_ETH support;
> - add device tree support;
> - add optional phylib support;
> - add support for configurations with private packet memory;
> - clean up virtual/physical address usage.
>
> Please review.
>
> Max Filippov (7):
>   net/ethoc: add Kconfig entry for the driver
>   net/ethoc: use priv instead of dev internally
>   net/ethoc: add CONFIG_DM_ETH support
>   net/ethoc: support device tree
>   net/ethoc: don't mix virtual and physical addresses
>   net/ethoc: support private memory configurations
>   net/ethoc: implement MDIO bus and support phylib

I'm gonna put these in my queue on PW if that's OK with you.

-Joe


More information about the U-Boot mailing list