[PATCH v2 1/7] common: avb_verify: don't call mmc_switch_part for SD
Dan Carpenter
dan.carpenter at linaro.org
Mon Feb 12 08:05:16 CET 2024
On Fri, Feb 09, 2024 at 08:20:39PM +0100, Igor Opaniuk wrote:
> From: Igor Opaniuk <igor.opaniuk at gmail.com>
>
> mmc_switch_part() is used for switching between hw partitions
> on eMMC (boot0, boot1, user, rpmb).
> There is no need to do that for SD card.
>
Is this a clean up or a bugfix? What are the visible effects for the
user?
regards,
dan carpenter
More information about the U-Boot
mailing list