]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/mt8512.h
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
[thirdparty/u-boot.git] / include / configs / mt8512.h
index 964c9578133852feada539a8b99799546909db3c..5ff5541c5098639d0658737b2809ba8aeea52755 100644 (file)
@@ -14,7 +14,7 @@
 #define CONFIG_SYS_NONCACHED_MEMORY            SZ_1M
 
 /* Uboot definition */
-#define CONFIG_SYS_UBOOT_START                 CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_UBOOT_START                 CONFIG_TEXT_BASE
 
 #define ENV_BOOT_READ_IMAGE \
        "boot_rd_img=mmc dev 0" \