X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fti_armv7_omap.h;h=727c6483193a0a740e9dd29ca19aead7710304e3;hb=88718be3001055fa2801a44ab10570279b3f2cb7;hp=98b5839154657390cd4271e973521737efb6103d;hpb=94d022bb400890f22fe35220d2519c3bce73f05e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ti_armv7_omap.h b/include/configs/ti_armv7_omap.h index 98b5839..727c648 100644 --- a/include/configs/ti_armv7_omap.h +++ b/include/configs/ti_armv7_omap.h @@ -15,7 +15,7 @@ * GPMC NAND block. We support 1 device and the physical address to * access CS0 at is 0x8000000. */ -#ifdef CONFIG_NAND +#ifdef CONFIG_MTD_RAW_NAND #ifndef CONFIG_SYS_NAND_BASE #define CONFIG_SYS_NAND_BASE 0x8000000 #endif