]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/FLAGADM.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / FLAGADM.h
index 431844c7f3d1314a176b5cb283ec27c201333488..e7fcf751981514badd6e42d6c5a3a9dc2acead12 100644 (file)
 #define CFG_FLASH_ERASE_TOUT   8000    /* Timeout for Flash Erase (in ms)      */
 #define CFG_FLASH_WRITE_TOUT   500     /* Timeout for Flash Write (in ms)      */
 
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 /* This is a litlebit wasteful, but one sector is 128kb and we have to
  * assigne a whole sector for the environment, so that we can safely
  * erase and write it without disturbing the boot sector