[U-Boot] [PATCH v2 1/3] mmc: sdhci: fix the wrong operation when response type is R1b
Lei Wen
adrian.wenl at gmail.com
Sat Mar 31 14:39:09 CEST 2012
Hi Jaehoon,
On Sat, Mar 31, 2012 at 2:55 PM, Jae hoon Chung <jh80.chung at gmail.com> wrote:
> Hi Lei.
>
> I will try to test with your opinion.
> Just wondering..If apply with my patch, is it something problem?
First, you patch limit the original mask which could be extend to
other flag to only
SDHCI_INT_RESPONSE | SDHCI_INT_DATA_END, second, obviously you just need
a timeout, so only two or three lines changes of code to implement it
to keep the patch
simple.
> Anyway i will test and share the result. then resend the patch.
>
> I want to use the generic sdhci code.
That is also my glad to more people to use it.
>
> Best Regards,
> Jaehoon Chung
Thanks,
Lei
More information about the U-Boot
mailing list