summaryrefslogtreecommitdiff
path: root/include/configs/mt8512.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mt8512.h')
-rw-r--r--include/configs/mt8512.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mt8512.h b/include/configs/mt8512.h
index 964c957813..5ff5541c50 100644
--- a/include/configs/mt8512.h
+++ b/include/configs/mt8512.h
@@ -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" \