From 4653dcf81b930bff4430dc20e183f4c1225f71da Mon Sep 17 00:00:00 2001 From: Igor Opaniuk Date: Mon, 23 Mar 2020 20:22:02 +0200 Subject: apalis-imx8x: sync with MEK platform 1. Enable CONFIG_SNVS_SEC_SC_AUTO by default 2. Move BOOTAUX_* defines to defconfig Related-to: ELB-2605 Signed-off-by: Igor Opaniuk --- include/configs/apalis-imx8x.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/apalis-imx8x.h') diff --git a/include/configs/apalis-imx8x.h b/include/configs/apalis-imx8x.h index 0d2cdb74bf9..8c692abdf04 100644 --- a/include/configs/apalis-imx8x.h +++ b/include/configs/apalis-imx8x.h @@ -193,7 +193,5 @@ #endif #define CONFIG_OF_SYSTEM_SETUP -#define BOOTAUX_RESERVED_MEM_BASE 0x88000000 -#define BOOTAUX_RESERVED_MEM_SIZE 0x08000000 /* Reserve from second 128MB */ #endif /* __APALIS_IMX8QXP_H */ -- cgit v1.2.3