diff options
Diffstat (limited to 'include/configs/salvator-x.h')
-rw-r--r-- | include/configs/salvator-x.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/salvator-x.h b/include/configs/salvator-x.h index 1bf2234918..669602eb60 100644 --- a/include/configs/salvator-x.h +++ b/include/configs/salvator-x.h @@ -19,7 +19,6 @@ #define COUNTER_FREQUENCY 0xFE502A /* 16.66MHz from CPclk */ /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) #define CONFIG_SYS_MMC_ENV_DEV 1 #define CONFIG_SYS_MMC_ENV_PART 2 |