commit | cb534f0b6c1843e6dd4f8dc854980b0aad0ca0e4 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Jan 04 15:23:33 2018 +0100 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 12 18:11:24 2018 +0900 |
tree | 3ef275f860354dcbb115081ee0dbe02c436eb68c | |
parent | d053167c76bd06f1a7558b5b43f9ed96daaab2c3 [diff] |
mmc: read ssr only if MMC write support is enabled The content of ssr is useful only for erase operations. on ARM, removing sd_read_ssr() saves around 300 bytes. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>