diff options
Diffstat (limited to 'include/configs/draak.h')
-rw-r--r-- | include/configs/draak.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/draak.h b/include/configs/draak.h index 3248320b9d..d28cc9d336 100644 --- a/include/configs/draak.h +++ b/include/configs/draak.h @@ -18,8 +18,6 @@ #define COUNTER_FREQUENCY 0xFE502A /* 16.66MHz from CPclk */ /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_MMC_ENV_PART 2 #define CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS #define CONFIG_FLASH_SHOW_PROGRESS 45 |