]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/ti_armv7_common.h
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
[thirdparty/u-boot.git] / include / configs / ti_armv7_common.h
index 2d1f0372ae359127969cafe3095f691ea852fef1..05536c3eedc82e6d1b6989499b2fd704a52014d4 100644 (file)
 /* General parts of the framework, required. */
 
 #ifdef CONFIG_MTD_RAW_NAND
-#define CONFIG_SYS_NAND_U_BOOT_START   CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_NAND_U_BOOT_START   CONFIG_TEXT_BASE
 #endif
 #endif /* !CONFIG_NOR_BOOT */