diff options
Diffstat (limited to 'include/configs/tec.h')
-rw-r--r-- | include/configs/tec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tec.h b/include/configs/tec.h index 907c8d5e23..aa9665eab5 100644 --- a/include/configs/tec.h +++ b/include/configs/tec.h @@ -23,7 +23,6 @@ #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Environment in NAND, aligned to start of last sector */ -#define CONFIG_ENV_OFFSET (SZ_512M - SZ_128K) /* 128K sectors */ #include "tegra-common-post.h" |