Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmmc.cb7a6e2c9 Thu Jan 04 08:23:36 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: remove hc_wp_grp_size from struct mmc if not needed

hc_wp_grp_size is needed only if hardware partitionning is used.
On ARM removing it saves about 30 bytes of code space.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
/openbmc/u-boot/include/
H A Dmmc.hb7a6e2c9 Thu Jan 04 08:23:36 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: remove hc_wp_grp_size from struct mmc if not needed

hc_wp_grp_size is needed only if hardware partitionning is used.
On ARM removing it saves about 30 bytes of code space.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
/openbmc/u-boot/drivers/mmc/
H A Dmmc.cb7a6e2c9 Thu Jan 04 08:23:36 CST 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: remove hc_wp_grp_size from struct mmc if not needed

hc_wp_grp_size is needed only if hardware partitionning is used.
On ARM removing it saves about 30 bytes of code space.

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