[U-Boot] [PATCH 0/5 v2] altera_tse: Several small, but relevant fixes/feature
Joachim Foerster
joachim.foerster at missinglinkelectronics.com
Wed Oct 26 10:39:53 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 transfer, like in sync
case
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
Changes for v2:
- Fix checkpatch.pl warnings about brace around single-if-statements,
PATCH 4/5
- Fix typo in added comment in code, PATCH 1/5
- Really minor commit message style fixes:
- Remove periods from end of summary lines
- Improve commit messages in PATCH 2/5 and 5/5
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