]> Git Repo - u-boot.git/blobdiff - include/configs/gth2.h
rename CFG_ENV macros to CONFIG_ENV
[u-boot.git] / include / configs / gth2.h
index ad8bb5958042d1ce29bc8d9ff3c4b7a26b94d901..aaf1e4ac5504e033136fb504c6dfcf3e15a76488 100644 (file)
 #define CONFIG_ENV_IS_NOWHERE  1
 
 /* Address and size of Primary Environment Sector      */
-#define CFG_ENV_ADDR           0xB0030000
-#define CFG_ENV_SIZE           0x10000
+#define CONFIG_ENV_ADDR                0xB0030000
+#define CONFIG_ENV_SIZE                0x10000
 
 #define CONFIG_FLASH_16BIT
 
This page took 0.029865 seconds and 4 git commands to generate.