diff options
Diffstat (limited to 'include/configs/trimslice.h')
-rw-r--r-- | include/configs/trimslice.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h index 93db175288..b914e444b6 100644 --- a/include/configs/trimslice.h +++ b/include/configs/trimslice.h @@ -23,9 +23,7 @@ /* SPI */ /* Environment in SPI */ -#define CONFIG_ENV_SECT_SIZE CONFIG_ENV_SIZE /* 1MiB flash, environment located as high as possible */ -#define CONFIG_ENV_OFFSET (SZ_1M - CONFIG_ENV_SIZE) #include "tegra-common-post.h" |