[PATCH 2/2] spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Patrick DELAUNAY
patrick.delaunay at st.com
Fri Apr 24 15:09:46 CEST 2020
Dear Harald,
> From: Harald Seiler <hws at denx.de>
> Sent: mercredi 15 avril 2020 11:34
>
> This function is only relevant to the MMC driver so calling it
> spl_boot_partition() might be confusing. Rename it to
> spl_mmc_boot_partition() to make its purpose more clear (and bring it in line with
> spl_mmc_boot_mode()).
>
> Signed-off-by: Harald Seiler <hws at denx.de>
> ---
> include/spl.h | 14 +++++++++++++-
> common/spl/spl_mmc.c | 5 ++---
> arch/arm/mach-stm32mp/spl.c | 2 +-
> 3 files changed, 16 insertions(+), 5 deletions(-)
>
Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>
Thanks
Patrick
More information about the U-Boot
mailing list