]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/lpc2292sodimm.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[karo-tx-uboot.git] / include / configs / lpc2292sodimm.h
index e3fef5e2ce9e0f021e5e86b6d48726f53dbffe6f..2f2a3e823afe8d1c9cad7e3d35e92abf79fe79ed 100644 (file)
 #define CFG_FLASH_ERASE_TOUT   (2*CFG_HZ) /* Timeout for Flash Erase */
 #define CFG_FLASH_WRITE_TOUT   (2*CFG_HZ) /* Timeout for Flash Write */
 
-#define        CFG_ENV_IS_IN_FLASH     1
+#define        CONFIG_ENV_IS_IN_FLASH  1
 #define CFG_ENV_ADDR           (0x0 + 0x3C000) /* Addr of Environment Sector   */
 #define CFG_ENV_SIZE           0x2000 /* Total Size of Environment Sector      */