[PATCH] imx8ulp: Disable SPL exception vector
Peng Fan (OSS)
peng.fan at oss.nxp.com
Mon Mar 21 02:49:38 CET 2022
On 2022/3/18 15:50, Ye Li wrote:
> Disable SPL exception vector which causes issue to ROM patch execution
> when SPL calling ROM API.
>
> Signed-off-by: Ye Li <ye.li at nxp.com>
Reviewed-by: Peng Fan <peng.fan at nxp.com>
> ---
> arch/arm/mach-imx/imx8ulp/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-imx/imx8ulp/Kconfig b/arch/arm/mach-imx/imx8ulp/Kconfig
> index 963fc93..d8b5ef7 100644
> --- a/arch/arm/mach-imx/imx8ulp/Kconfig
> +++ b/arch/arm/mach-imx/imx8ulp/Kconfig
> @@ -2,7 +2,6 @@ if ARCH_IMX8ULP
>
> config IMX8ULP
> bool
> - select ARMV8_SPL_EXCEPTION_VECTORS
>
> config SYS_SOC
> default "imx8ulp"
>
More information about the U-Boot
mailing list