summaryrefslogtreecommitdiff
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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/imx6_logic.h b/include/configs/imx6_logic.h
index 008fc079a6..7760c8c418 100644
--- a/include/configs/imx6_logic.h
+++ b/include/configs/imx6_logic.h
@@ -116,8 +116,8 @@
/* Environment organization */
/* NAND stuff */
-#define CONFIG_SYS_NAND_BASE 0x40000000
-#define CONFIG_SYS_NAND_U_BOOT_START CONFIG_TEXT_BASE
+#define CFG_SYS_NAND_BASE 0x40000000
+#define CFG_SYS_NAND_U_BOOT_START CONFIG_TEXT_BASE
/* USB Configs */
#ifdef CONFIG_CMD_USB