commit | 00e446fa0453d435815b6f34b694d696a025f648 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Nov 30 17:43:56 2017 +0100 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 12 18:11:04 2018 +0900 |
tree | 2fd1c75d0454240bf1dd910ce1bb3d70e6ca3e01 | |
parent | 7abff2c3b3cbf091f486605684f306d0d631d8d6 [diff] |
mmc: Fixed a problem with old sd or mmc that do not support High speed As the legacy modes were not added to the list of supported modes, old cards that do not support other modes could not be used. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>