commit | 201559c447cfe411acad6e3a66e59cdc73f9ea00 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Jul 02 10:53:54 2019 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Mon Jul 15 10:16:49 2019 +0800 |
tree | b1dfc3653b52ad31ebc8eea5d52573dc7319e59d | |
parent | 4f04a32a0196e41ba81537c4a06189c106978104 [diff] |
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd Starting with rev 4.5, the eMMC can define a generic timeout for the SWITCH command. Following Linux Kernel code, the timeout also changed from 1000 -> 500 Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>