]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/CRAYL1.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[people/ms/u-boot.git] / include / configs / CRAYL1.h
index 604779a691b27f4758d46638e4ac412fd10b1adc..c15a02ab961476a2a2ffc577a680667526c2aa70 100644 (file)
 
 /* BEG ENVIRONNEMENT FLASH: needs to be a whole FlashSector  */
 #define CFG_ENV_OFFSET         0x3c8000
-#define CFG_ENV_IS_IN_FLASH    1       /* use FLASH for environment vars */
+#define CONFIG_ENV_IS_IN_FLASH 1       /* use FLASH for environment vars */
 #define        CFG_ENV_SIZE            0x1000   /* Total Size of Environment area      */
 #define CFG_ENV_SECT_SIZE      0x10000  /* see README - env sector total size  */