[U-Boot] [PATCH] mmc: fix SD card SCR register decoding on little endian systems

Andy Fleming afleming at gmail.com
Wed Jun 3 00:23:49 CEST 2009


On Tue, Jun 2, 2009 at 10:47 AM, Herrmann Ulrich <
Ulrich.Herrmann at austriamicrosystems.com> wrote:

>
> Rabin Vincent's fix for little endian systems fixes only the issues
> regarding responses received on the command line.
> However the SD card's SCR register is received on the DAT0 line
> - therefore it must be handled in an endian independent way.
>
> This is an addendum to "[PATCH 4/5] mmc: fix response decoding on little
> endian" from rabin at rab.in.


I ended up applying another patch which solved the same problem, mostly
because it was further back in the queue.  Changes should show up in my tree
soon, and the pull request will follow soon after.

Andy


More information about the U-Boot mailing list