commit | 5b2e72f32721484d2dea3d0dcf8c020bf3cbe574 | [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 | d6400c3f8520bb9a203fe397039279c80f093c27 [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>