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 <[email protected]>
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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

