[PATCH] imx8qxp_mek: Run with caches enabled

Peng Fan peng.fan at nxp.com
Tue Apr 21 14:15:58 CEST 2020


Hi Fabio,

> -----Original Message-----
> From: Fabio Estevam <festevam at gmail.com>
> Sent: 2020年4月21日 2:55
> To: sbabic at denx.de
> Cc: Peng Fan <peng.fan at nxp.com>; dl-uboot-imx <uboot-imx at nxp.com>;
> u-boot at lists.denx.de; Fabio Estevam <festevam at gmail.com>
> 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>
> ---
>  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

Currently there is no mmu setup in SPL stage.

Regards,
Peng.

>  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