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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot