On Thu, May 15, 2025 at 12:10 PM Dario Binacchi <[email protected]> wrote: > > From: Michael Trimarchi <[email protected]> > > The function arch_spl_mmc_get_uboot_raw_sector() was never compiled, > even when the option CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION was > enabled. So rename the macro SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION to > CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION. > > Fixes: 2a00d73d081a ("spl: mmc: Try to clean up raw-mode options") > Signed-off-by: Michael Trimarchi <[email protected]> > Signed-off-by: Dario Binacchi <[email protected]> > Reviewed-by: Quentin Schulz <[email protected]>
Applied the series, thanks.

