From fe1ef8a9246515f5a7007427e82cc20f1fbded53 Mon Sep 17 00:00:00 2001 From: Jose Miguel Sanchez Sanabria Date: Tue, 12 Jun 2018 17:47:18 +0200 Subject: IGEP0146: Use 512M Ram Signed-off-by: Jose Miguel Sanchez Sanabria --- configs/igep0146_imx6ul_512M_defconfig | 2 +- include/configs/igep0146.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/igep0146_imx6ul_512M_defconfig b/configs/igep0146_imx6ul_512M_defconfig index 2ba0418..d3f6b9e 100644 --- a/configs/igep0146_imx6ul_512M_defconfig +++ b/configs/igep0146_imx6ul_512M_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/isee/igep0146/mxul_igep0146_prcarlos.cfg,MX6UL" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/isee/igep0146/mx6ul_igep0146_1x512_nt.cfg,MX6UL" CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_MX6UL=y diff --git a/include/configs/igep0146.h b/include/configs/igep0146.h index 15f1718..2819086 100644 --- a/include/configs/igep0146.h +++ b/include/configs/igep0146.h @@ -23,7 +23,6 @@ #define CONFIG_SYS_FSL_SEC_COMPAT 4 /* HAB version */ #define CONFIG_FSL_CAAM -#define CONFIG_SYS_FSL_SEC_LE /* Falcon Mode */ #ifdef CONFIG_SPL -- cgit v1.1