]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/stm32h743-disco.h
configs: Migrate CONFIG_SYS_TEXT_BASE
[people/ms/u-boot.git] / include / configs / stm32h743-disco.h
index 967c5e570210dfa4cfe6233da9d21f97f32c63ff..fee0304c229effdbc364b513a0277bf6f4e0699d 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) STMicroelectronics SA 2017
- * Author(s): Patrice CHOTARD, <patrice.chotard@st.com> for STMicroelectronics.
+ * Copyright (C) 2017, STMicroelectronics - All Rights Reserved
+ * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics.
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
@@ -12,7 +12,6 @@
 
 #define CONFIG_SYS_FLASH_BASE          0x08000000
 #define CONFIG_SYS_INIT_SP_ADDR                0x24040000
-#define CONFIG_SYS_TEXT_BASE           0x08000000
 
 /*
  * Configuration of the external SDRAM memory
@@ -39,6 +38,8 @@
 #define CONFIG_BOOTARGS                                                        \
        "console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel"
 
+#define CONFIG_ENV_VARS_UBOOT_CONFIG
+
 /*
  * Command line configuration.
  */