]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/p3mx.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / p3mx.h
index 33a94bc2ca79fc65b74f4b15f03745837dc6f47d..1128c4ecb4b4406cb9d9ca978d6c3afdbe8020dd 100644 (file)
 #define CFG_FLASH_PROTECTION   1       /* use hardware flash protection        */
 #define CFG_FLASH_EMPTY_INFO           /* print 'E' for empty sector on flinfo */
 
-#define CFG_ENV_IS_IN_FLASH     1      /* use FLASH for environment vars       */
+#define CONFIG_ENV_IS_IN_FLASH     1   /* use FLASH for environment vars       */
 #if defined (CONFIG_P3M750)
 #define CFG_ENV_SECT_SIZE      0x20000 /* one sector (1 device)                */
 #elif defined (CONFIG_P3M7448)