commit | 39320c537def08bafa07ef3dd0f519465e56d57d | [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 | cd0b80ec9c97bdd9fb6642671efad8ef3cb33858 [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>