]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/PLU405.h
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
[people/ms/u-boot.git] / include / configs / PLU405.h
index 38c495e026cdd87db7d239065a8688864d9a25e2..75cdc2fcfb9bedf79f1ce5e5c79ed75a8630e65e 100644 (file)
 /*
  * Environment Variable setup
  */
-#define CFG_ENV_IS_IN_EEPROM   1       /* use EEPROM for environment vars */
+#define CONFIG_ENV_IS_IN_EEPROM        1       /* use EEPROM for environment vars */
 #define CFG_ENV_OFFSET         0x100   /* reseve 0x100 bytes for strapping */
 #define CFG_ENV_SIZE           0x700