aboutsummaryrefslogtreecommitdiff
path: root/include/configs/rk3188_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rk3188_common.h')
-rw-r--r--include/configs/rk3188_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/rk3188_common.h b/include/configs/rk3188_common.h
index 3ee9abd..8a01936 100644
--- a/include/configs/rk3188_common.h
+++ b/include/configs/rk3188_common.h
@@ -26,7 +26,7 @@
#define CONFIG_SYS_NS16550_MEM32
-#ifdef CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
+#ifdef CONFIG_SPL_ROCKCHIP_BACK_TO_BROM
/* Bootrom will load u-boot binary to 0x60000000 once return from SPL */
#define CONFIG_SYS_TEXT_BASE 0x60000000
#else