]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/siemens-am33x-common.h
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
[thirdparty/u-boot.git] / include / configs / siemens-am33x-common.h
index fcb0fd5cec3b2782b7b0f84e93862484532404f4..5759794b145b7478deb3a0de23c17918eab27fac 100644 (file)
@@ -63,7 +63,7 @@
 #define        CONFIG_SYS_NAND_ECCTOTAL        (CONFIG_SYS_NAND_ECCBYTES * \
                                                CONFIG_SYS_NAND_ECCSTEPS)
 
-#define        CONFIG_SYS_NAND_U_BOOT_START    CONFIG_SYS_TEXT_BASE
+#define        CONFIG_SYS_NAND_U_BOOT_START    CONFIG_TEXT_BASE
 
 /*
  * 1MB into the SDRAM to allow for SPL's bss at the beginning of SDRAM