]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/rsdproto.h
rename CFG_ENV macros to CONFIG_ENV
[karo-tx-uboot.git] / include / configs / rsdproto.h
index 89db35b70e128efe21925932585c6a757561dd65..09913a906a66c5a507473027402b1105930058d1 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