summaryrefslogtreecommitdiff
path: root/include/configs/omap3_pandora.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap3_pandora.h')
-rw-r--r--include/configs/omap3_pandora.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap3_pandora.h b/include/configs/omap3_pandora.h
index 9e6a868458..211078464d 100644
--- a/include/configs/omap3_pandora.h
+++ b/include/configs/omap3_pandora.h
@@ -52,7 +52,7 @@
#define CONFIG_SYS_MEMTEST_END (OMAP34XX_SDRC_CS0 + \
0x01F00000) /* 31MB */
-#if defined(CONFIG_NAND)
+#if defined(CONFIG_MTD_RAW_NAND)
#define CONFIG_SYS_FLASH_BASE NAND_BASE
#endif