summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIgor Opaniuk <igor.opaniuk@toradex.com>2020-03-23 20:22:02 +0200
committerIgor Opaniuk <igor.opaniuk@toradex.com>2020-03-24 14:46:31 +0200
commit4653dcf81b930bff4430dc20e183f4c1225f71da (patch)
treea74dfe5ae543a921bd1f2a017f13dd47cec97281 /include
parent569703d45b63cff563822e5fec54674ed33079d2 (diff)
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 <igor.opaniuk@toradex.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/apalis-imx8x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/apalis-imx8x.h b/include/configs/apalis-imx8x.h
index 0d2cdb74bf..8c692abdf0 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 */