summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@nokia.com>2010-08-24 12:20:26 +0200
committerChris Ball <cjb@laptop.org>2010-10-23 15:11:16 +0200
commit0f8d8ea64ec7c77ca5beb59534d386fe0235961a (patch)
tree8d6aebd250897aa33cb166994720497f40a9aaa6 /tools
parentmmc: MMC 4.4 DDR support (diff)
downloadlinux-0f8d8ea64ec7c77ca5beb59534d386fe0235961a.tar.xz
linux-0f8d8ea64ec7c77ca5beb59534d386fe0235961a.zip
mmc: Fixes for Dual Data Rate (DDR) support
The DDR support patch needs the following fixes: - The block driver does not need to know about DDR, any more than it needs to know about bus width. - Not only the card must be switched to DDR mode. The host controller must also be configured, which is done through the 'set_ios()' function. - Do not set the DDR mode state until after the switch command is successful. - Setting block length is not supported in DDR mode. Make that a core function and change the other place it is used (mmc_test) also. Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com> Signed-off-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions