commit | babce5f64e29366b04e1eb8bc1698203261ee5b4 | [log] [tgz] |
---|---|---|
author | Taylor Hutt <thutt@chromium.org> | Sat Oct 20 17:15:59 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Tue Nov 27 17:26:47 2012 -0600 |
tree | a44befe8ec5509886f7b3e86f0f6ad79bfb54c55 | |
parent | d0ebbb8dfa76e1e063b3618d617b8cbcf758079d [diff] |
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 <sjg@chromium.org> Signed-off-by: Taylor Hutt <thutt@chromium.org> Signed-off-by: Andy Fleming <afleming@freescale.com>