env: Finish migration of common ENV options
[oweals/u-boot.git] / include / configs / poplar.h
index be9a0b51a96fa29cc4a43bc042910c4919ae38f4..81c7f251bcca9c5968c0e913c6f7751ce659b26a 100644 (file)
@@ -54,8 +54,6 @@
 
 /* Command line configuration */
 #define CONFIG_SYS_MMC_ENV_DEV         0
-#define CONFIG_ENV_OFFSET              (0xf80 * 512) /* env_mmc_blknum bytes */
-#define CONFIG_ENV_SIZE                        (0x80 * 512)  /* env_mmc_nblks bytes */
 
 /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              512