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