]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ADCIOP.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[u-boot] / include / configs / ADCIOP.h
index 148c905925e46b95ac69d65a18ae69a9db2e9af1..0069aabab7cf13269a5230a2040f1af08e9dfc6e 100644 (file)
 
 #else /* Use FLASH for environment variables */
 
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 #define CFG_ENV_OFFSET         0x00010000      /* Offset of Environment Sector */
 #define CFG_ENV_SIZE           0x1000  /* Total Size of Environment Sector     */