[U-Boot] [PATCH 0/5] net: altera_tse: add mSG-DMA support
Thomas Chou
thomas at wytron.com.tw
Mon Nov 9 07:37:50 CET 2015
The Modular Scatter-Gather DMA core is a new DMA core to work
with the Altera Triple-Speed Ethernet MegaCore. It replaces the
legacy Scatter-Gather Direct Memory Access (SG-DMA) controller
core. Please find details on the "Embedded Peripherals IP User
Guide" of Altera.
Thomas Chou (5):
net: zap altera_tse_initialize prototypes
net: altera_tse: factor out stop mac func
net: altera_tse: wait sgdma in altera_tse_recv
net: altera_tse: add priv ops to prepare msgdma support
net: altera_tse: add mSG-DMA support
drivers/net/altera_tse.c | 237 +++++++++++++++++++++++++++++++++++++++++------
drivers/net/altera_tse.h | 80 +++++++++++++++-
include/netdev.h | 3 -
3 files changed, 285 insertions(+), 35 deletions(-)
--
2.5.0
More information about the U-Boot
mailing list