On Mon, Dec 01, 2025 at 08:32:47AM +0100, Jan Kiszka wrote: > From: Jan Kiszka <[email protected]> > > This function and the sector parameter evolved over the time. By now, > sector is influenced by spl_mmc_get_uboot_raw_sector which allows to > adjust the read sector with an offset that U-Boot proper may have inside > the partition. That used to work by chance if both > CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR and > CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION were enabled. Since > 2a00d73d081a they are a choice, and we need to drop the condition to > maintain this feature. > > Signed-off-by: Jan Kiszka <[email protected]>
Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: PGP signature

