
4 Aug
2016
4 Aug
'16
7:26 p.m.
On Thu, Aug 04, 2016 at 12:10:33PM -0500, Joe Hershberger wrote:
Hi Tom,
On Tue, Aug 2, 2016 at 6:31 AM, Max Filippov jcmvbkbc@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.
Sounds good, thanks.
--
Tom