diff options
Diffstat (limited to 'include/configs/thuban.h')
-rw-r--r-- | include/configs/thuban.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/thuban.h b/include/configs/thuban.h index 569df9e4d8..954b063e29 100644 --- a/include/configs/thuban.h +++ b/include/configs/thuban.h @@ -40,7 +40,6 @@ /* Define own nand partitions */ #define CONFIG_ENV_OFFSET_REDUND 0x2E0000 -#define CONFIG_ENV_SIZE_REDUND 0x2000 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) #ifndef CONFIG_SPL_BUILD |