imx8mp_rsb3720a1: Enable cache in SPL
authorFabio Estevam <festevam@denx.de>
Thu, 19 May 2022 11:59:28 +0000 (08:59 -0300)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 10:36:48 +0000 (12:36 +0200)
commit886e423a21dfb92e20fa697e68daa5817316764b
tree0bf56cdab4661caad8f136f0fd33ef2b931d021b
parenta3f0d49408f64a5b4e399dc2fd475ceb40bae10e
imx8mp_rsb3720a1: Enable cache in SPL

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/imx8mp_rsb3720a1_4G_defconfig
configs/imx8mp_rsb3720a1_6G_defconfig