[PATCH] imx8ulp: Disable SPL exception vector

2022-04-12 Thread sbabic
> Disable SPL exception vector which causes issue to ROM patch execution > when SPL calling ROM API. > Signed-off-by: Ye Li > Reviewed-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX

Re: [PATCH] imx8ulp: Disable SPL exception vector

2022-03-20 Thread Peng Fan (OSS)
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 Reviewed-by: Peng Fan --- arch/arm/mach-imx/imx8ulp/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH] imx8ulp: Disable SPL exception vector

2022-03-18 Thread Ye Li
Disable SPL exception vector which causes issue to ROM patch execution when SPL calling ROM API. Signed-off-by: Ye Li --- 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