aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx6_logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/imx6_logic.h')
-rw-r--r--include/configs/imx6_logic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx6_logic.h b/include/configs/imx6_logic.h
index 2913549c88..9ab3f8abef 100644
--- a/include/configs/imx6_logic.h
+++ b/include/configs/imx6_logic.h
@@ -118,7 +118,7 @@
/* NAND stuff */
#define CONFIG_SYS_MAX_NAND_DEVICE 1
#define CONFIG_SYS_NAND_BASE 0x40000000
-#define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
+#define CONFIG_SYS_NAND_U_BOOT_START CONFIG_TEXT_BASE
/* USB Configs */
#ifdef CONFIG_CMD_USB