]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/Rattler.h
rename CFG_ENV macros to CONFIG_ENV
[people/ms/u-boot.git] / include / configs / Rattler.h
index e603f29b3b3c515723fca5390cbf099fd3f10bd4..6ec52e69f7c42d9decc5335380fcd102699d4185 100644 (file)
 #define CONFIG_ENV_IS_IN_FLASH
 
 #ifdef CONFIG_ENV_IS_IN_FLASH
-#define CFG_ENV_SECT_SIZE      0x10000
-#define CFG_ENV_ADDR           (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
+#define CONFIG_ENV_SECT_SIZE   0x10000
+#define CONFIG_ENV_ADDR                (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
 #endif /* CONFIG_ENV_IS_IN_FLASH */
 
 #define CFG_DEFAULT_IMMR       0xFF010000