[PATCH RFT v3 2/3] fastboot: blk: switch emmc to use the block helpers

Mattijs Korpershoek mkorpershoek at kernel.org
Wed May 7 12:06:23 CEST 2025


Hi Neil,

Thank you for the patch.

On mar., mai 06, 2025 at 18:10, neil.armstrong at linaro.org wrote:

> From: Dmitrii Merkurev <dimorinny at google.com>
>
> Switch the mmc backend to this new shared block helpers,
> reducing block logic and only leaving MMC specific logic.
>
> Signed-off-by: Dmitrii Merkurev <dimorinny at google.com>
> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>

Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>

> ---
>  drivers/fastboot/Kconfig  |   4 +-
>  drivers/fastboot/Makefile |   3 +-
>  drivers/fastboot/fb_mmc.c | 210 +++-------------------------------------------
>  3 files changed, 16 insertions(+), 201 deletions(-)
>


More information about the U-Boot mailing list