diff options
Diffstat (limited to 'include/configs/salvator-x.h')
-rw-r--r-- | include/configs/salvator-x.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/salvator-x.h b/include/configs/salvator-x.h index 84c6ca95ea..240df9c63b 100644 --- a/include/configs/salvator-x.h +++ b/include/configs/salvator-x.h @@ -18,7 +18,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 1 -#define CONFIG_SYS_MMC_ENV_PART 2 #endif /* __SALVATOR_X_H */ |