]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/PK1C20.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / PK1C20.h
index d90351add35c80d15ed73e2a72f17579653dfda2..48e9269d99bcd061955623f8b6f829063bee3023 100644 (file)
@@ -86,7 +86,7 @@
  * of flash. NOTE: the monitor length must be multiple of sector size
  * (which is common practice).
  *----------------------------------------------------------------------*/
-#define CFG_ENV_IS_IN_FLASH    1               /* Environment in flash */
+#define CONFIG_ENV_IS_IN_FLASH 1               /* Environment in flash */
 #define CFG_ENV_SIZE           (64 * 1024)     /* 64 KByte (1 sector)  */
 #define CONFIG_ENV_OVERWRITE                   /* Serial change Ok     */
 #define CFG_ENV_ADDR   (CFG_RESET_ADDR + CFG_MONITOR_LEN)