commit | fc88c0bfc07455ed242b237322bf73c45c8f2639 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@denx.de> | Thu May 19 08:59:26 2022 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 20 12:36:48 2022 +0200 |
tree | ef17f9f5db3267fcc1f12f52562f94933ef588c5 | |
parent | 9d680d1769d65043eb469411ae3ac8efbdc517cc [diff] |
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>