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

 drivers/net/pch_gbe.c | 71 +++++++++++++++++++++++++++++++++++++++++----------
 drivers/net/pch_gbe.h |  1 +
 2 files changed, 58 insertions(+), 14 deletions(-)

-- 
2.11.0

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to