]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cogent_mpc8260.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / cogent_mpc8260.h
index 84d50c71dd5f6f10ad65859cf445252fc5a85ac9..fff35f98ecf135ad17d8c0909a300eb5481edd0f 100644 (file)
 #define CFG_FLASH_ERASE_TOUT   120000  /* Flash Erase Timeout (in ms)  */
 #define CFG_FLASH_WRITE_TOUT   500     /* Flash Write Timeout (in ms)  */
 
-#define        CFG_ENV_IS_IN_FLASH     1
+#define        CONFIG_ENV_IS_IN_FLASH  1
 #define CFG_ENV_ADDR           CFG_FLASH_BASE /* Addr of Environment Sector */
 #ifdef CONFIG_CMA302
 #define        CFG_ENV_SIZE            0x1000  /* Total Size of Environment Sector */