]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sbc2410x.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[u-boot] / include / configs / sbc2410x.h
index 08cadf62715352eeaacf0fe54886c6abc734d38e..8c14e8b62cb77a166198b83a1a509abbc7e044a7 100644 (file)
 #define CFG_FLASH_ERASE_TOUT   (5*CFG_HZ) /* Timeout for Flash Erase */
 #define CFG_FLASH_WRITE_TOUT   (5*CFG_HZ) /* Timeout for Flash Write */
 
-#define        CFG_ENV_IS_IN_FLASH     1
+#define        CONFIG_ENV_IS_IN_FLASH  1
 #define CFG_ENV_SIZE           0x10000 /* Total Size of Environment Sector */
 
 /*-----------------------------------------------------------------------