All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] ls1021a: Add DDR errata num 008109
@ 2020-06-30  7:26 jaiprakash.singh at nxp.com
  2020-07-21  8:53 ` Priyanka Jain
  0 siblings, 1 reply; 2+ messages in thread
From: jaiprakash.singh at nxp.com @ 2020-06-30  7:26 UTC (permalink / raw)
  To: u-boot

From: Jaiprakash Singh <Jaiprakash.singh@nxp.com>

Signed-off-by: Jaiprakash Singh <Jaiprakash.singh@nxp.com>
---
 arch/arm/cpu/armv7/ls102xa/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/cpu/armv7/ls102xa/Kconfig b/arch/arm/cpu/armv7/ls102xa/Kconfig
index 937989b..ba0731d 100644
--- a/arch/arm/cpu/armv7/ls102xa/Kconfig
+++ b/arch/arm/cpu/armv7/ls102xa/Kconfig
@@ -2,6 +2,7 @@ config ARCH_LS1021A
 	bool
 	select SYS_FSL_DDR_BE if SYS_FSL_DDR
 	select SYS_FSL_DDR_VER_50 if SYS_FSL_DDR
+	select SYS_FSL_ERRATUM_A008109
 	select SYS_FSL_ERRATUM_A008378
 	select SYS_FSL_ERRATUM_A008407
 	select SYS_FSL_ERRATUM_A008850
-- 
2.7.4

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

* [PATCH 1/1] ls1021a: Add DDR errata num 008109
  2020-06-30  7:26 [PATCH 1/1] ls1021a: Add DDR errata num 008109 jaiprakash.singh at nxp.com
@ 2020-07-21  8:53 ` Priyanka Jain
  0 siblings, 0 replies; 2+ messages in thread
From: Priyanka Jain @ 2020-07-21  8:53 UTC (permalink / raw)
  To: u-boot

>-----Original Message-----
>From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of
>jaiprakash.singh at nxp.com
>Sent: Tuesday, June 30, 2020 12:57 PM
>To: u-boot at lists.denx.de
>Cc: Priyanka Jain <priyanka.jain@nxp.com>; Jaiprakash Singh
><jaiprakash.singh@nxp.com>
>Subject: [PATCH 1/1] ls1021a: Add DDR errata num 008109
>
>From: Jaiprakash Singh <Jaiprakash.singh@nxp.com>
>
>Signed-off-by: Jaiprakash Singh <Jaiprakash.singh@nxp.com>
>---
> arch/arm/cpu/armv7/ls102xa/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/arch/arm/cpu/armv7/ls102xa/Kconfig
>b/arch/arm/cpu/armv7/ls102xa/Kconfig
>index 937989b..ba0731d 100644
>--- a/arch/arm/cpu/armv7/ls102xa/Kconfig
>+++ b/arch/arm/cpu/armv7/ls102xa/Kconfig
>@@ -2,6 +2,7 @@ config ARCH_LS1021A
> 	bool
> 	select SYS_FSL_DDR_BE if SYS_FSL_DDR
> 	select SYS_FSL_DDR_VER_50 if SYS_FSL_DDR
>+	select SYS_FSL_ERRATUM_A008109
> 	select SYS_FSL_ERRATUM_A008378
> 	select SYS_FSL_ERRATUM_A008407
> 	select SYS_FSL_ERRATUM_A008850
>--
>2.7.4
As DDR initialization is now done in TFA. Is this change required?

Regards
Priyanka

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

end of thread, other threads:[~2020-07-21  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30  7:26 [PATCH 1/1] ls1021a: Add DDR errata num 008109 jaiprakash.singh at nxp.com
2020-07-21  8:53 ` Priyanka Jain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.