]> Git Repo - u-boot.git/commit
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID
authorTaylor Hutt <[email protected]>
Sat, 20 Oct 2012 17:15:59 +0000 (17:15 +0000)
committerAndy Fleming <[email protected]>
Tue, 27 Nov 2012 23:26:47 +0000 (17:26 -0600)
commitbabce5f64e29366b04e1eb8bc1698203261ee5b4
treea44befe8ec5509886f7b3e86f0f6ad79bfb54c55
parentd0ebbb8dfa76e1e063b3618d617b8cbcf758079d
mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID

The interpretation of the data returned by the MMC_CMD_ALL_SEND_CID
command was incorrect with respect to the JEDEC Standard No. 84-A441.

This change makes the interpretation correct with respect to the
defined fields of the CID register.

Signed-off-by: Simon Glass <[email protected]>
Signed-off-by: Taylor Hutt <[email protected]>
Signed-off-by: Andy Fleming <[email protected]>
drivers/mmc/mmc.c
This page took 0.031686 seconds and 4 git commands to generate.