diff options
Diffstat (limited to 'include/configs/dalmore.h')
-rw-r--r-- | include/configs/dalmore.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/dalmore.h b/include/configs/dalmore.h index 0cfc197142..18d9ba1784 100644 --- a/include/configs/dalmore.h +++ b/include/configs/dalmore.h @@ -20,8 +20,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_DALMORE /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_MMC_ENV_PART 2 /* SPI */ #define CONFIG_SPI_FLASH_SIZE (4 << 20) |