diff options
Diffstat (limited to 'include/configs/ebisu.h')
-rw-r--r-- | include/configs/ebisu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ebisu.h b/include/configs/ebisu.h index 2e4974acb2..0e246629bc 100644 --- a/include/configs/ebisu.h +++ b/include/configs/ebisu.h @@ -22,7 +22,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 2 #define CONFIG_SYS_MMC_ENV_PART 2 |