Re: [U-Boot] [PATCH 5/5] fix for MMC write issue

2012-09-06 Thread Andy Fleming
Please copy me on MMC patches. On Mon, Aug 13, 2012 at 3:13 AM, Srikanth Reddy Vintha wrote: > From: Shrinivas Sahukar > > Signed-off-by: Shrinivas Sahukar > --- > drivers/mmc/qc_mmc.c | 71 +++-- This driver isn't in the tree, so NAK Andy __

[U-Boot] [PATCH 5/5] fix for MMC write issue

2012-08-13 Thread Srikanth Reddy Vintha
From: Shrinivas Sahukar Signed-off-by: Shrinivas Sahukar --- drivers/mmc/qc_mmc.c | 71 +++-- 1 files changed, 68 insertions(+), 3 deletions(-) diff --git a/drivers/mmc/qc_mmc.c b/drivers/mmc/qc_mmc.c index 930c410..9949cda 100644 --- a/drivers/mmc

[U-Boot] [PATCH 5/5] fix for MMC write issue

2012-08-13 Thread Srikanth Reddy Vintha
From: Shrinivas Sahukar Signed-off-by: Shrinivas Sahukar --- drivers/mmc/qc_mmc.c | 71 +++-- 1 files changed, 68 insertions(+), 3 deletions(-) diff --git a/drivers/mmc/qc_mmc.c b/drivers/mmc/qc_mmc.c index 930c410..9949cda 100644 --- a/drivers/mmc