]> git.sur5r.net Git - u-boot/blobdiff - include/configs/pcu_e.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[u-boot] / include / configs / pcu_e.h
index f15ce9906e9138576033ca42c9cc0d55df569314..1a3bf1c6fe8f19aeaf18fc86c7c8f0d0442a7c87 100644 (file)
 
 #if 0
 /* Start port with environment in flash; switch to SPI EEPROM later */
-#define        CFG_ENV_IS_IN_FLASH     1
+#define        CONFIG_ENV_IS_IN_FLASH  1
 #define CFG_ENV_SIZE           0x2000  /* Total Size of Environment            */
 #define CFG_ENV_ADDR       0xFFFFE000  /* Address    of Environment Sector     */
 #define CFG_ENV_SECT_SIZE      0x2000  /* use the top-most 8k boot sector      */