diff options
Diffstat (limited to 'include/configs/colibri_t30.h')
-rw-r--r-- | include/configs/colibri_t30.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/colibri_t30.h b/include/configs/colibri_t30.h index 8ff6433f45..5aecf14393 100644 --- a/include/configs/colibri_t30.h +++ b/include/configs/colibri_t30.h @@ -21,8 +21,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_COLIBRI_T30 /* Environment in eMMC, before config block at the end of 1st "boot sector" */ -#define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE + \ - CONFIG_TDX_CFG_BLOCK_OFFSET) #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_PART 1 |