diff options
Diffstat (limited to 'include/configs/corvus.h')
-rw-r--r-- | include/configs/corvus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/corvus.h b/include/configs/corvus.h index 3635add4b2..ed1a2287ab 100644 --- a/include/configs/corvus.h +++ b/include/configs/corvus.h @@ -107,7 +107,6 @@ #define CONFIG_SYS_LOAD_ADDR ATMEL_BASE_CS6 /* bootstrap + u-boot + env in nandflash */ -#define CONFIG_ENV_IS_IN_NAND #define CONFIG_ENV_OFFSET 0x100000 #define CONFIG_ENV_OFFSET_REDUND 0x180000 #define CONFIG_ENV_SIZE SZ_128K |