diff options
Diffstat (limited to 'include/configs/ebisu.h')
-rw-r--r-- | include/configs/ebisu.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ebisu.h b/include/configs/ebisu.h index 521a348435..06cbb03dc6 100644 --- a/include/configs/ebisu.h +++ b/include/configs/ebisu.h @@ -21,7 +21,5 @@ #define COUNTER_FREQUENCY 0xFE502A /* 16.66MHz from CPclk */ /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_SYS_MMC_ENV_DEV 2 -#define CONFIG_SYS_MMC_ENV_PART 2 #endif /* __EBISU_H */ |