From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giulio Benetti Date: Mon, 10 Feb 2020 15:21:01 +0100 Subject: [PATCH] configs: imxrt1050-evk: enable D/I cache In-Reply-To: <20200201142945.57613-1-giulio.benetti@benettiengineering.com> References: <20200201142945.57613-1-giulio.benetti@benettiengineering.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de +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 > --- > 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