[U-Boot] [PATCH 0/5] altera_tse: Several small, but relevant fixes/feature

Joachim Foerster joachim.foerster at missinglinkelectronics.com
Mon Oct 17 17:24:41 CEST 2011


This patch series comprises small, but relevant fixes, regarding the
driver for Altera's TSE ip core. They are needed to make it run on a
Terasic DE4 board.
The new feature is the support for dedicated descriptor memory.

Joachim Foerster (5):
  altera_tse: Clear SGDMA's RUN bit in async case, too.
  altera_tse: Fix SGDMA reset triggering.
  altera_tse: Add support for dedicated descriptor memory.
  altera_tse: m88e1111s: Honor device flags regarding PHY interface
    mode.
  altera_tse: Fix return of eth_device's recv() callback.

 board/altera/nios2-generic/nios2-generic.c |   10 +++++-
 drivers/net/altera_tse.c                   |   45 ++++++++++++++++++++++-----
 include/netdev.h                           |    3 +-
 3 files changed, 47 insertions(+), 11 deletions(-)

-- 
1.7.6



More information about the U-Boot mailing list