[U-Boot] [RESEND PATCH v2 0/5] net/pch_gbe: updates for MIPS Boston board

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Sun Apr 30 19:57:04 UTC 2017


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



More information about the U-Boot mailing list