diff options
Diffstat (limited to 'include/configs/ulcb.h')
-rw-r--r-- | include/configs/ulcb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ulcb.h b/include/configs/ulcb.h index 6f2a0cc56d..1d99dcaba6 100644 --- a/include/configs/ulcb.h +++ b/include/configs/ulcb.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 |