rename CFG_ENV macros to CONFIG_ENV
[platform/kernel/u-boot.git] / include / configs / rsdproto.h
index 89db35b..09913a9 100644 (file)
 #undef CONFIG_NVRAM_ENV
 
 #define        CONFIG_ENV_IS_IN_FLASH  1
-#define CFG_ENV_ADDR   (PHYS_FLASH + 0x28000)  /* Addr of Environment Sector   */
-#define CFG_ENV_SECT_SIZE      0x8000  /* Total Size of Environment Sector     */
+#define CONFIG_ENV_ADDR        (PHYS_FLASH + 0x28000)  /* Addr of Environment Sector   */
+#define CONFIG_ENV_SECT_SIZE   0x8000  /* Total Size of Environment Sector     */
 
 /*-----------------------------------------------------------------------
  * Cache Configuration