]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: don't read the size of eMMC enhanced user data area in SPL
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Thu, 4 Jan 2018 14:23:35 +0000 (15:23 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:24 +0000 (18:11 +0900)
commit173c06dfcc5419e38160d7eaf596256df0b4bdd5
treeda28cfa00f4361fc1a775289a52d19beecea06d1
parente6fa5a546154a42c4f6662cd8890c238207ce21a
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>
drivers/mmc/mmc.c
include/mmc.h