Home
last modified time | relevance | path

Searched hist:e6fa5a54 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dmmc.ce6fa5a54 Thu Jan 04 08:23:34 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: compile out erase and write mmc commands if write operations are not enabled

Also remove erase_grp_size and write_bl_len from struct mmc as they are
not used anymore. On ARM, removing them saves about 100 bytes of code
space in SPL.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
/openbmc/u-boot/include/
H A Dmmc.he6fa5a54 Thu Jan 04 08:23:34 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: compile out erase and write mmc commands if write operations are not enabled

Also remove erase_grp_size and write_bl_len from struct mmc as they are
not used anymore. On ARM, removing them saves about 100 bytes of code
space in SPL.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
/openbmc/u-boot/drivers/mmc/
H A Dmmc.ce6fa5a54 Thu Jan 04 08:23:34 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: compile out erase and write mmc commands if write operations are not enabled

Also remove erase_grp_size and write_bl_len from struct mmc as they are
not used anymore. On ARM, removing them saves about 100 bytes of code
space in SPL.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>