commit | ef72fd39c4add460c57ba9ca6abc18414496eb12 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Dec 14 11:47:14 2017 +0100 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 12 18:11:04 2018 +0900 |
tree | f2ad0d2643d235589094160a05d2a8420c767ff1 | |
parent | 1d1a32d550810b15e22c3618f15d77ecbbbe2beb [diff] |
dm: mmc: sandbox: Update SD card emulation The SDcard initialization procedure does a few more things than it did earlier: * switch the bus width even for 1-bit bus width * check that speed has been properly set (in resp[4] of SD_CMD_SWITCH_FUNC) Update the SD simulator to handle those requests gracefully. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>