[PATCH v3 1/2] arm: imx: imx8m: soc: fix the macro name
Peng Fan
peng.fan at nxp.com
Fri May 16 03:44:45 CEST 2025
> Subject: [PATCH v3 1/2] arm: imx: imx8m: soc: fix the macro name
>
> From: Michael Trimarchi <michael at amarulasolutions.com>
>
> 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 <michael at amarulasolutions.com>
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> Reviewed-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> ---
Reviewed-by: Peng Fan <peng.fan at nxp.com>
More information about the U-Boot
mailing list