diff options
Diffstat (limited to 'include/configs/imx7_spl.h')
-rw-r--r-- | include/configs/imx7_spl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/imx7_spl.h b/include/configs/imx7_spl.h index b89dba6554..93d7096a6c 100644 --- a/include/configs/imx7_spl.h +++ b/include/configs/imx7_spl.h @@ -54,7 +54,6 @@ #define CONFIG_SPL_BSS_MAX_SIZE 0x100000 /* 1 MB */ #define CONFIG_SYS_SPL_MALLOC_START 0x88300000 #define CONFIG_SYS_SPL_MALLOC_SIZE 0x100000 /* 1 MB */ -#define CONFIG_SYS_TEXT_BASE 0x87800000 #endif /* CONFIG_SPL */ |