
On Wed, May 31, 2017 at 7:45 AM, Daniel Schwierzeck daniel.schwierzeck@gmail.com wrote:
Hi Joe,
Am 30.05.2017 um 22:29 schrieb Joe Hershberger:
Hi Daniel,
On Sun, Apr 30, 2017 at 2:57 PM, Daniel Schwierzeck daniel.schwierzeck@gmail.com wrote:
This series is a resend of selected net/pch_gbe patches from the original patch series [1] which was blocked by other patch series. This series only contains the net/pch_gbe patches required for MIPS Boston board, but whose can be separately applied.
[1] https://lists.denx.de/pipermail/u-boot/2016-September/268137.html
Changes in v2:
- move the switch to dm_pci_virt_to_mem() in pch_gbe_rx_descs_init() to the next patch as suggested by Bin Meng
- move the switch to dm_pci_virt_to_mem() in pch_gbe_rx_descs_init() from the previous patch to this one as suggested by Bin Meng
Paul Burton (5): net: pch_gbe: Reset during probe net: pch_gbe: Fix rx descriptor buffer addresses net: pch_gbe: CPU accessible addresses are virtual net: pch_gbe: Add cache maintenance net: pch_gbe: Support PHY reset GPIOs
This series is assigned to you in patchwork. Does that mean you would like to apply it? If you want me to apply it, please delegate it to me.
ok, I've delegated patches 1/5 to 4/5 to you. I'll send another version of patch 5/5 which fetches the PHY reset interval from device-tree. But I need some time, so at least the first four patches could be applied. Thanks!
OK, I've sent them to travis for build testing.
https://travis-ci.org/jhershbe/u-boot/builds/237978449 https://travis-ci.org/jhershbe/u-boot/builds/237978597 https://travis-ci.org/jhershbe/u-boot/builds/237978697 https://travis-ci.org/jhershbe/u-boot/builds/237979116
Cheers, -Joe