[U-Boot] [PATCH 0/5] net: altera_tse: add mSG-DMA support
Marek Vasut
marex at denx.de
Mon Nov 9 15:26:54 CET 2015
On Monday, November 09, 2015 at 07:37:50 AM, Thomas Chou wrote:
> 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(-)
Reviewed-by: Marek Vasut <marex at denx.de>
Best regards,
Marek Vasut
More information about the U-Boot
mailing list