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 e566ccef2a..016532f336 100644 --- a/include/configs/draco.h +++ b/include/configs/draco.h @@ -41,7 +41,6 @@ #define CONFIG_FACTORYSET /* Define own nand partitions */ -#define CONFIG_ENV_OFFSET_REDUND 0x2E0000 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) #ifndef CONFIG_SPL_BUILD |