[PATCH] imx8qxp_mek: Run with caches enabled

Peng Fan peng.fan at nxp.com
Tue Apr 21 14:43:22 CEST 2020


> Subject: [PATCH] imx8qxp_mek: Run with caches enabled
> 
> There is no need to run with caches disabled.
> 
> Signed-off-by: Fabio Estevam <festevam at gmail.com>

Reviewed-by: Peng Fan <peng.fan at nxp.com>

> ---
>  configs/imx8qxp_mek_defconfig | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/configs/imx8qxp_mek_defconfig b/configs/imx8qxp_mek_defconfig
> index 8a7e9ee9c7..46b8cbf351 100644
> --- a/configs/imx8qxp_mek_defconfig
> +++ b/configs/imx8qxp_mek_defconfig
> @@ -1,6 +1,4 @@
>  CONFIG_ARM=y
> -CONFIG_SPL_SYS_ICACHE_OFF=y
> -CONFIG_SPL_SYS_DCACHE_OFF=y
>  CONFIG_ARCH_IMX8=y
>  CONFIG_SYS_TEXT_BASE=0x80020000
>  CONFIG_SPL_GPIO_SUPPORT=y
> --
> 2.17.1



More information about the U-Boot mailing list