]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/p3mx.h
rename CFG_ENV macros to CONFIG_ENV
[people/ms/u-boot.git] / include / configs / p3mx.h
index 1128c4ecb4b4406cb9d9ca978d6c3afdbe8020dd..2df1d9d34b6597df08a03a59dab816e0303bd42f 100644 (file)
 
 #define CONFIG_ENV_IS_IN_FLASH     1   /* use FLASH for environment vars       */
 #if defined (CONFIG_P3M750)
-#define CFG_ENV_SECT_SIZE      0x20000 /* one sector (1 device)                */
+#define CONFIG_ENV_SECT_SIZE   0x20000 /* one sector (1 device)                */
 #elif defined (CONFIG_P3M7448)
-#define CFG_ENV_SECT_SIZE      0x40000 /* two sectors (2 devices parallel      */
+#define CONFIG_ENV_SECT_SIZE   0x40000 /* two sectors (2 devices parallel      */
 #endif
-#define        CFG_ENV_SIZE            0x2000  /* Total Size of Environment Sector     */
-#define CFG_ENV_ADDR           (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
+#define        CONFIG_ENV_SIZE         0x2000  /* Total Size of Environment Sector     */
+#define CONFIG_ENV_ADDR                (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
 
 /*-----------------------------------------------------------------------
  * DDR SDRAM