diff options
Diffstat (limited to 'include/configs/poplar.h')
-rw-r--r-- | include/configs/poplar.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/poplar.h b/include/configs/poplar.h index be9a0b51a9..81c7f251bc 100644 --- a/include/configs/poplar.h +++ b/include/configs/poplar.h @@ -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 |