]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/motionpro.h
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
[people/ms/u-boot.git] / include / configs / motionpro.h
index f2a35ee2b39ad72055483d142c2acca8a0dd9cc3..8692ab8b8dd9fab62895b56b87cb633ccc08491e 100644 (file)
@@ -353,7 +353,7 @@ extern void __led_set(led_id_t id, int state);
 /*
  * Environment settings
  */
-#define CFG_ENV_IS_IN_FLASH    1
+#define CONFIG_ENV_IS_IN_FLASH 1
 /* This has to be a multiple of the Flash sector size */
 #define CFG_ENV_ADDR           (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
 #define CFG_ENV_SIZE           0x1000