[PATCH u-boot 0/4] mmc: Explain and cleanup partition selection

Pali Rohár pali at kernel.org
Thu Apr 13 23:10:53 CEST 2023


Some people do not want to read review comments in emails. So put
comments and explanation into the source code itself; make emmc
partition selection code more explicit and validate configuration in
bubt command.

Pali Rohár (4):
  mmc: spl: Make partition choice in
    default_spl_mmc_emmc_boot_partition() more explicit
  cmd: mvebu/bubt: Validate EXT_CSD[179] eMMC register in
    mmc_burn_image()
  sunxi: eMMC: Add comments explaining mapping between bootpart and
    mmc_switch_part()
  board: purism: Use U-Boot mmc function for converting boot part to
    part access

 arch/arm/mach-sunxi/board.c    | 12 ++++++++++-
 board/purism/librem5/librem5.c |  6 +-----
 cmd/mvebu/bubt.c               | 24 +++++++++++++++++++--
 common/spl/spl_mmc.c           | 38 +++++++++++++++++++++++++++-------
 4 files changed, 64 insertions(+), 16 deletions(-)

-- 
2.20.1



More information about the U-Boot mailing list