cgtqmx8: Enable cache in SPL
authorFabio Estevam <festevam@denx.de>
Thu, 19 May 2022 11:59:27 +0000 (08:59 -0300)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 10:36:48 +0000 (12:36 +0200)
commita3f0d49408f64a5b4e399dc2fd475ceb40bae10e
treea048745d43f416c54001557682c5607233d0dbcc
parentec7eb75fcfe993a3b9efaf5a4e5d6e2f76ba2198
cgtqmx8: 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/cgtqmx8_defconfig