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

Rabin Vincent rabin at rab.in
Fri Jun 5 15:09:39 CEST 2009


On Tue, Jun 02, 2009 at 05:47:09PM +0200, Herrmann Ulrich 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.
> 
> Signed-off-by: Ulrich Herrmann <ulrich.herrmann at austriamicrosystems.com>

Thanks for this.  Due to unrelated reasons the usage of the SEND_SCR
command had to be disabled for my controller, so I missed this.

Rabin


More information about the U-Boot mailing list