commit | c94c547343d114bc83521d8ec1eb21b4216154ac | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Jan 04 15:23:35 2018 +0100 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 12 18:11:24 2018 +0900 |
tree | da28cfa00f4361fc1a775289a52d19beecea06d1 | |
parent | 27edffe91fe918e97d0a515d691953b216b86c98 [diff] |
mmc: don't read the size of eMMC enhanced user data area in SPL This information is only used by the "mmc info" command. On ARM removing this information from SPL saves about 140 of code space. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>