]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit7918a7e0dddc66b043523aa0befa68ea5ee64812
tree0bf56cdab4661caad8f136f0fd33ef2b931d021b
parentb339fd845a05975ee5e474c4dd8aaad2fa8aaa1f
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