From: Fabio Estevam <festevam@gmail.com>
To: sbabic@denx.de
Cc: u-boot@lists.denx.de, paul.liu@linaro.org,
oliver.graute@kococonnector.com, Fabio Estevam <festevam@denx.de>
Subject: [PATCH 2/3] cgtqmx8: Enable cache in SPL
Date: Thu, 19 May 2022 08:59:27 -0300 [thread overview]
Message-ID: <20220519115928.2601675-2-festevam@gmail.com> (raw)
In-Reply-To: <20220519115928.2601675-1-festevam@gmail.com>
From: Fabio Estevam <festevam@denx.de>
There is no reason for disabling I-cache and D-cache
in SPL.
Remove the unneeded CONFIG_SPL_SYS_ICACHE_OFF and
CONFIG_SPL_SYS_DCACHE_OFF options.
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
configs/cgtqmx8_defconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/configs/cgtqmx8_defconfig b/configs/cgtqmx8_defconfig
index 2cf882f826ab..c53fa742751a 100644
--- a/configs/cgtqmx8_defconfig
+++ b/configs/cgtqmx8_defconfig
@@ -1,6 +1,4 @@
CONFIG_ARM=y
-CONFIG_SPL_SYS_ICACHE_OFF=y
-CONFIG_SPL_SYS_DCACHE_OFF=y
CONFIG_ARCH_IMX8=y
CONFIG_SYS_TEXT_BASE=0x80020000
CONFIG_SYS_MALLOC_LEN=0x2400000
--
2.25.1
next prev parent reply other threads:[~2022-05-19 12:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-19 11:59 [PATCH 1/3] imx8mm-cl-iot-gate: Enable cache in SPL Fabio Estevam
2022-05-19 11:59 ` Fabio Estevam [this message]
2022-05-20 13:40 ` [PATCH 2/3] cgtqmx8: " sbabic
2022-05-19 11:59 ` [PATCH 3/3] imx8mp_rsb3720a1: " Fabio Estevam
2022-05-20 13:43 ` sbabic
2022-05-19 12:01 ` [PATCH 1/3] imx8mm-cl-iot-gate: " Michael Nazzareno Trimarchi
2022-05-20 13:44 ` sbabic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220519115928.2601675-2-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=festevam@denx.de \
--cc=oliver.graute@kococonnector.com \
--cc=paul.liu@linaro.org \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox