public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] imx8ulp: Disable SPL exception vector
@ 2022-03-18  7:50 Ye Li
  2022-03-21  1:49 ` Peng Fan (OSS)
  2022-04-12 18:46 ` sbabic
  0 siblings, 2 replies; 3+ messages in thread
From: Ye Li @ 2022-03-18  7:50 UTC (permalink / raw)
  To: sbabic, u-boot, peng.fan; +Cc: uboot-imx

Disable SPL exception vector which causes issue to ROM patch execution
when SPL calling ROM API.

Signed-off-by: Ye Li <ye.li@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"
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] imx8ulp: Disable SPL exception vector
  2022-03-18  7:50 [PATCH] imx8ulp: Disable SPL exception vector Ye Li
@ 2022-03-21  1:49 ` Peng Fan (OSS)
  2022-04-12 18:46 ` sbabic
  1 sibling, 0 replies; 3+ messages in thread
From: Peng Fan (OSS) @ 2022-03-21  1:49 UTC (permalink / raw)
  To: Ye Li, sbabic@denx.de, u-boot@lists.denx.de, Peng Fan; +Cc: dl-uboot-imx



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@nxp.com>

Reviewed-by: Peng Fan <peng.fan@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"
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] imx8ulp: Disable SPL exception vector
  2022-03-18  7:50 [PATCH] imx8ulp: Disable SPL exception vector Ye Li
  2022-03-21  1:49 ` Peng Fan (OSS)
@ 2022-04-12 18:46 ` sbabic
  1 sibling, 0 replies; 3+ messages in thread
From: sbabic @ 2022-04-12 18:46 UTC (permalink / raw)
  To: Ye Li, u-boot

> Disable SPL exception vector which causes issue to ROM patch execution
> when SPL calling ROM API.
> Signed-off-by: Ye Li <ye.li@nxp.com>
> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-12 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-18  7:50 [PATCH] imx8ulp: Disable SPL exception vector Ye Li
2022-03-21  1:49 ` Peng Fan (OSS)
2022-04-12 18:46 ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox