[U-Boot] [PATCH v2 0/4] Tegra2: mmc DMA related fixes
Anton Staaf
robotboy at chromium.org
Wed Nov 9 20:45:41 CET 2011
I have removed the bounce buffer implmenetation from this patch set as it
feels like a separate task now. This patch set is just magic number cleanup
, a bit of refactoring, and bug fixes in the existing Tegra2 MMC driver.
Changes in v2:
- Added initial patch to define Tegra MMC register field values
- Remove patches for bounce buffer implementation
Anton Staaf (4):
Tegra2: mmc: define register field values in tegra2_mmc.h
Tegra2: mmc: Support DMA restarts at buffer boundaries
Tegra2: mmc: Add data transfer completion timeout
Tegra2: mmc: Factor out mmc_wait_inhibit functionality
drivers/mmc/tegra2_mmc.c | 188 ++++++++++++++++++++++------------------------
drivers/mmc/tegra2_mmc.h | 80 ++++++++++++++++++++
2 files changed, 169 insertions(+), 99 deletions(-)
Cc: Andy Fleming <afleming at gmail.com>
Cc: Tom Warren <twarren at nvidia.com>
Cc: Stephen Warren <swarren at nvidia.com>
Cc: Albert Aribaud <albert.u.boot at aribaud.net>
--
1.7.3.1
More information about the U-Boot
mailing list