X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2FEP88x.h;h=5f1743b2ff3a2dab5048a43ce88e4c663acbc06b;hb=00b1883a4cac59d97cd297b1a3a398db85982865;hp=7824b900ad4d46f47c90fd73986dc870f584e8a6;hpb=9d2459f3532c009bb903b02b57079a3862420a5f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/EP88x.h b/include/configs/EP88x.h index 7824b90..5f1743b 100644 --- a/include/configs/EP88x.h +++ b/include/configs/EP88x.h @@ -138,7 +138,7 @@ */ #define CFG_FLASH_BASE 0xFC000000 #define CFG_FLASH_CFI /* The flash is CFI compatible */ -#define CFG_FLASH_CFI_DRIVER /* Use common CFI driver */ +#define CONFIG_FLASH_CFI_DRIVER /* Use common CFI driver */ #define CFG_MAX_FLASH_BANKS 1 /* Max number of flash banks */ #define CFG_MAX_FLASH_SECT 512 /* Max num of sects on one chip */