summaryrefslogtreecommitdiff
path: root/include/configs/imx7_spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx7_spl.h')
-rw-r--r--include/configs/imx7_spl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/imx7_spl.h b/include/configs/imx7_spl.h
index aca32dbabd..7ef7017f51 100644
--- a/include/configs/imx7_spl.h
+++ b/include/configs/imx7_spl.h
@@ -21,7 +21,6 @@
* and some padding thus 'our' max size is really 0x00946BB8 - 0x00911000.
* 64KB is more then enough for the SPL.
*/
-#define CONFIG_SPL_TEXT_BASE 0x00911000
#define CONFIG_SPL_MAX_SIZE 0x10000
#define CONFIG_SPL_STACK 0x00946BB8
/*