diff options
Diffstat (limited to 'include/configs/am3517_crane.h')
-rw-r--r-- | include/configs/am3517_crane.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h index eb768b9e97..77d9ba1899 100644 --- a/include/configs/am3517_crane.h +++ b/include/configs/am3517_crane.h @@ -218,7 +218,6 @@ #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE #define CONFIG_NAND_OMAP_GPMC -#define CONFIG_ENV_IS_IN_NAND 1 #define SMNAND_ENV_OFFSET 0x260000 /* environment starts here */ #define CONFIG_SYS_ENV_SECT_SIZE (128 << 10) /* 128 KiB sector */ |