diff options
Diffstat (limited to 'include/configs/bcm_ns3.h')
-rw-r--r-- | include/configs/bcm_ns3.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/bcm_ns3.h b/include/configs/bcm_ns3.h index 039f4d6759..14275abdc4 100644 --- a/include/configs/bcm_ns3.h +++ b/include/configs/bcm_ns3.h @@ -43,10 +43,6 @@ */ #define CONFIG_SYS_BOOTM_LEN 0x01800000 -/* Env configuration */ -#define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_MMC_ENV_PART 0 - /* Access eMMC Boot_1 and Boot_2 partitions */ #define CONFIG_SUPPORT_EMMC_BOOT |