Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
[platform/kernel/u-boot.git] / include / configs / ti_armv7_common.h
index 2d1f037..05536c3 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 */