]> git.baikalelectronics.ru Git - uboot.git/commit
imx8mm-cl-iot-gate: Enable cache in SPL
authorFabio Estevam <festevam@denx.de>
Thu, 19 May 2022 11:59:26 +0000 (08:59 -0300)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 10:36:48 +0000 (12:36 +0200)
commitd4d9ecb98acbaa3f6c6105893907b38b5bc91684
treeef17f9f5db3267fcc1f12f52562f94933ef588c5
parent16b9e765b2d478e3bf1673f13e1e84157d2def14
imx8mm-cl-iot-gate: 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>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
configs/imx8mm-cl-iot-gate-optee_defconfig
configs/imx8mm-cl-iot-gate_defconfig