All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] configs: imxrt1050-evk: enable D/I cache
@ 2020-02-01 14:29 Giulio Benetti
  2020-02-10 14:21 ` Giulio Benetti
  2020-03-10 15:31 ` sbabic at denx.de
  0 siblings, 2 replies; 3+ messages in thread
From: Giulio Benetti @ 2020-02-01 14:29 UTC (permalink / raw)
  To: u-boot

Soc supports cache so let's enable it.

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 configs/imxrt1050-evk_defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/configs/imxrt1050-evk_defconfig b/configs/imxrt1050-evk_defconfig
index 102e663886..71970552c0 100644
--- a/configs/imxrt1050-evk_defconfig
+++ b/configs/imxrt1050-evk_defconfig
@@ -1,6 +1,4 @@
 CONFIG_ARM=y
-CONFIG_SYS_ICACHE_OFF=y
-CONFIG_SYS_DCACHE_OFF=y
 CONFIG_ARCH_IMXRT=y
 CONFIG_SYS_TEXT_BASE=0x80002000
 CONFIG_SPL_GPIO_SUPPORT=y
-- 
2.20.1

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

* [PATCH] configs: imxrt1050-evk: enable D/I cache
  2020-02-01 14:29 [PATCH] configs: imxrt1050-evk: enable D/I cache Giulio Benetti
@ 2020-02-10 14:21 ` Giulio Benetti
  2020-03-10 15:31 ` sbabic at denx.de
  1 sibling, 0 replies; 3+ messages in thread
From: Giulio Benetti @ 2020-02-10 14:21 UTC (permalink / raw)
  To: u-boot

+Cc Stefano

On 2/1/20 3:29 PM, Giulio Benetti wrote:
> Soc supports cache so let's enable it.
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>   configs/imxrt1050-evk_defconfig | 2 --
>   1 file changed, 2 deletions(-)
> 
> diff --git a/configs/imxrt1050-evk_defconfig b/configs/imxrt1050-evk_defconfig
> index 102e663886..71970552c0 100644
> --- a/configs/imxrt1050-evk_defconfig
> +++ b/configs/imxrt1050-evk_defconfig
> @@ -1,6 +1,4 @@
>   CONFIG_ARM=y
> -CONFIG_SYS_ICACHE_OFF=y
> -CONFIG_SYS_DCACHE_OFF=y
>   CONFIG_ARCH_IMXRT=y
>   CONFIG_SYS_TEXT_BASE=0x80002000
>   CONFIG_SPL_GPIO_SUPPORT=y
> 

-- 
Giulio Benetti
Benetti Engineering sas

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

* [PATCH] configs: imxrt1050-evk: enable D/I cache
  2020-02-01 14:29 [PATCH] configs: imxrt1050-evk: enable D/I cache Giulio Benetti
  2020-02-10 14:21 ` Giulio Benetti
@ 2020-03-10 15:31 ` sbabic at denx.de
  1 sibling, 0 replies; 3+ messages in thread
From: sbabic at denx.de @ 2020-03-10 15:31 UTC (permalink / raw)
  To: u-boot

> Soc supports cache so let's enable it.
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.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 at denx.de
=====================================================================

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

end of thread, other threads:[~2020-03-10 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-01 14:29 [PATCH] configs: imxrt1050-evk: enable D/I cache Giulio Benetti
2020-02-10 14:21 ` Giulio Benetti
2020-03-10 15:31 ` sbabic at denx.de

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.