Re: [PATCH 1/2] imx8mn_evk: Enable cache in SPL

2022-04-28 Thread Peng Fan (OSS)
On 2022/4/19 1:15, Fabio Estevam wrote: From: Fabio Estevam 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 Reviewed-by: Peng Fan --- configs/imx8mn_evk_def

[PATCH 1/2] imx8mn_evk: Enable cache in SPL

2022-04-22 Thread sbabic
> From: Fabio Estevam > 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 Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH 1/2] imx8mn_evk: Enable cache in SPL

2022-04-18 Thread Fabio Estevam
From: Fabio Estevam 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 --- configs/imx8mn_evk_defconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/imx8