env: Finish migration of common ENV options
[platform/kernel/u-boot.git] / include / configs / stmark2.h
index 3596658..a08d995 100644 (file)
 
 #if defined(CONFIG_CF_SBF)
 #define CONFIG_ENV_IS_IN_SPI_FLASH     1
-#define CONFIG_ENV_OFFSET              0x40000
-#define CONFIG_ENV_SIZE                        0x2000
-#define CONFIG_ENV_SECT_SIZE           0x10000
 #endif
 
 #undef CONFIG_ENV_OVERWRITE