commit | b23cf0bd55b0c6b703982446f679e00d6d929524 | [log] [tgz] |
---|---|---|
author | Seungwon Jeon <tgih.jun@samsung.com> | Fri Sep 23 14:15:29 2011 +0900 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 26 16:32:21 2011 -0400 |
tree | 7701af9bd8b7f35321dfb4a5accf71fc9c04e60d | |
parent | 66fd8ad5100b5003046aa744a4f12fa31bb831f9 [diff] |
mmc: core: Add default timeout value for CMD6 EXT_CSD[248] includes the default maximum timeout for CMD6. This field is added at eMMC4.5 Spec. And it can be used for default timeout except for some operations which don't define the timeout (i.e. background operation, sanitize, flush cache) in eMMC4.5 Spec. Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com> Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Chris Ball <cjb@laptop.org>